Live data from Hacker News

Viewing profile — tehbeard

tehbeard

HN member
Joined
Wed, Jan 14, 2015, 8:58 AM UTC
HN karma
2,423
Public activity
872 items

About tehbeard

No profile information was provided.

Recent public activity

  1. comment
    Comment #49017531

    Yes yes yes, we know. Git is decentralised, you can just trivially push* anywhere! * - the code. Just the code. only the code. Nothing but the code. You don't need the issues, the …

  2. comment
    Comment #48912508

    Your name seems familiar... I don't think it was finished before the map got rotated out due to all the changes to Minecraft world gen back then, decent progress was made on the bi…

  3. comment
    Comment #48582351

    "decide" feels like a particularly choice word for a supply chain issue hitting many consumer facing companies.

  4. comment
    Comment #48386454

    Because those people see the phrase "AI features" and the first thought is those sloppy generative AI stuff where things shift. Where as marketing at all these corporation is tryin…

  5. comment
    Comment #47770217

    Does the UI atleast hint there's hidden files or is it only by going to the filters you can find this out? It seems incredibly stupid for a BACKUP PROGRAM to not list the hidden fi…

  6. comment
    Comment #47729239

    Not sure if it's still the case in the 2020's, but back in the 2010's I had no end of issues with Windows deciding to either fuck up the dualboot so nothing would load or overwrite…

  7. comment
    Comment #47422327

    This is the classname soup mess of TailwindCSS (when people don't precompile that away) manifested into the CLI...

  8. comment
    Comment #47422315

    That's more a case of providing the distinct "APIs" ( bzip2 , gunzip etc) to userland / scripts, while the implementation for all is just one binary; than it being "Configuration v…

  9. comment
    Comment #46409552

    Jumped back to it to try seeing how functional it'd be as something more than than large logfile explorer. Package control is still only in the command palette. If you want to expl…

  10. comment
    Comment #46404744

    How is Sublime's plugin ecosystem these days? I'd love to move back to it (or rather, use it for dev work beyond opening large log files to search for things), or atleast have it a…

  11. comment
    Comment #46392446

    All depends on the type of interaction. A high usage one, absolutely improve the time of it. Loading the profile page? Isn't done often so not really worth it unless it's a known a…

  12. comment
    Comment #46134556

    It's not which duplicated instance.... Think of it as I have two packs for levels. Creek.level and roboplanet.level Both use the cyborg enemies, by duplicating the cyborg enemy mod…

  13. comment
    Comment #45993443

    You can still write php 5-esque slop and have it run... mostly (some particulars like the half dozen ways of interpolating a variable into a string have been paired down, some exte…

  14. comment
    Comment #45846211

    > Takes 30 seconds to load. Tried a cleared cache load, open and usable in 3 seconds, loading my work inbox which is fairly busy and not clean. I'm not sure what FPS has to do with…

  15. comment
    Comment #45788682

    > Recieving vuln reports is a gift. A real gift would be to include a patch for it. Not just to run off into the sunset.

  16. comment
    Comment #45451069

    I've had phpstorm get stuck indexing until I shut the app down, no matter what Stack overflow voodoo I tried to break the cycle. Vscode and intelephense handled the same project wi…

  17. comment
    Comment #45450859

    How much do you trust them to keep it to "just" non-commercial though...

  18. comment
    Comment #45356736

    https://bundlephobia.com/package/react-dom@18.3.1 130kb for react-dom 15-18 (would check more but site has rate limited me...) So, while yes the very latest version of react is *fi…

  19. comment
    Comment #45299557

    A key part you're missing either willfully or ignorantly is that they're midway through the refactoring to make it data driven, so you have these odd/rough edges. Yes, having to de…

  20. comment
    Comment #45107398

    The example is a contrived *simple* example to get the point of it being easily cloneable into DOM nodes you then manipulate. Maybe a more understandable example for you would be i…

  21. comment
    Comment #44836624

    Sounds like an optional module that lets you avoid needing to clobber something with python/node/perl and bash to turn zipped files into sqlite data, or vice versa.

  22. comment
    Comment #44558141

    Remote debug on iOS is ass unless you are fully invested into their ecosystem. And apple has some "nice" licencing nonsense around their software that makes VMs not the "obvious" s…

  23. comment
    Comment #44478628

    Because parents and the general public won't see that it's Bob's private server for $game. They see $game_name by $developer/publisher. Mojang (creators of Minecraft ) is an unfort…

  24. comment
    Comment #44464705

    The closest I'm aware of is https://remotestorage.io/ , the protocol has been relatively static for a while but not widely adopted.

  25. comment
    Comment #43885648

    They don't mean the absolute real distance between dongle and mouse. They mean the mouse communicates an absolute position (relative to some arbitrary 0,0 the mouse decides upon) i…