Live data from Hacker News

Viewing profile — injidup

injidup

HN member
Joined
Thu, Sep 13, 2018, 1:34 PM UTC
HN karma
1,853
Public activity
340 items

About injidup

No profile information was provided.

Recent public activity

  1. comment
    Comment #49142332

    Back in my day, "nerd" meant actually being an intellectual. You know, reading books, doing math, being interested in physics, etc. How did consuming comic book slop become false s…

  2. comment
    Comment #48923502

    I checked the date but no.

  3. comment
    Comment #48758747

    It doesn't work because politicians are not allowed to admit failure. A politician who admits that they tried something, no matter how small, and it didn't work, is fish food. This…

  4. comment
    Comment #48719753

    Tidal should simply ban AI generated music from upload if they are not willing to pay uploaders should the music become popular. Under these rules an AI generated country and weste…

  5. comment
    Comment #48662094

    The "Appreciate it" / "cool carry on" Is exactly the sort of confusing non choice options cookie banners give. Along the lines of "Accept all" / "more information" Then I'll retrac…

  6. comment
    Comment #48658152

    [flagged]

  7. comment
    Comment #48601213

    I love these posts from randos on hackernews. > XXXX is completely buggy and unusable Which is amusing because experience shows that XXXX is not buggy and very much usable.

  8. comment
    Comment #48572973

    Ummmmm. https://code.visualstudio.com/docs/agents/agents-window

  9. comment
    Comment #48305483

    Last weekend a group of friends and I sat by the lake. One had a guitar, and we were all singing off-key to old classics and dancing to salsa and reggaeton. We were doing it togeth…

  10. comment
    Comment #48294949

    Why do people keep writing this drivel. Obviously written by an LLM itself. What they are describing and which doesn't work is one shotting a fix. Almost or probably no human can o…

  11. comment
    Comment #48278982

    The irony of a tool designed to enforce usability and discoverability that which itself is unusable and undiscoverable.

  12. comment
    Comment #48210331

    In Austria I'm always in the situation that shops and restaurants are unhappy that I pay by card because they claim that even a direct debit card cost them some large percentage th…

  13. comment
    Comment #48096128

    Anybody remember "wobbly windows"? It never sticks.

  14. comment
    Comment #47967294

    Stopped reading at. > computers handle math just fine with a finite allowance of digits. Go try and write yourself a robust algorithm to do booleans on polygons or calculate a voro…

  15. comment
    Comment #47944475

    Decentralized version control only works if there is some way to find and access those distributed repositories. For many reasons and no matter the tech there is always a drift tow…

  16. comment
    Comment #47886256

    You got it the wrong way round. It's more akin to. 1. Training data is the source. 2. Training is compilation/compression. 3. Weights are the compiled source akin to optimized asse…

  17. comment
    Comment #47845137

    What is this YOLO-c++ compiler that is referenced in the article? Google searches turn up nothing and chatgpt seems not to know it either.

  18. comment
    Comment #47703752

    The test doesn't follow the correct procedures for diagnosing autism and after a thorough reading of the DSM-5-TR I could find no mention of German a mental illness being and I cha…

  19. comment
    Comment #47701270

    A replacement for CMake/Ninja using golang. https://github.com/bradphelan/nuke-engine/blob/trunk/USERGUI... After a day of hating on CMake generator expressions I just wanted a pro…

  20. comment
    Comment #47614736

    In the same way that scanning and identifying your microwave for food you put inside it is not the same as scanning your house and reading the letters in your postbox. Your browser…

  21. comment
    Comment #47585665

    This is not true. Onshape was built with versioning and diffing as a first class capability. https://cad.onshape.com/help/Content/Document/compare.htm https://cad.onshape.com/help/…

  22. comment
    Comment #47578022

    https://cad.onshape.com/FsDoc/

  23. comment
    Comment #47577790

    You are right but I also kind of did mean it that way. I believe that Parasolid is at heart of Onshape, the true kernel. Then on top of that is a compatibility layer describing the…

  24. comment
    Comment #47576242

    The fun thing is that onshape itself has a very thin kernel. Most of what you see as built in features are actually featurescript based. Onshape provides the source code for their …

  25. comment
    Comment #47575680

    These types of CAD scripting tools are great but always try to position themselves as an “alternative” to GUI-driven CAD, whereas in reality they are complementary. OnShape got it …