Live data from Hacker News

Viewing profile — slowcache

slowcache

HN member
Joined
Tue, Jul 15, 2025, 12:53 AM UTC
HN karma
26
Public activity
12 items

About slowcache

Just some guy

Recent public activity

  1. comment
    Comment #49176033

    Lmao totally, like imagine if every car had the logo of who made it on it

  2. comment
    Comment #48622674

    This is great advice to become a pain in the ass that managers know they need to keep on a short leash. There's a big difference between "I'm going to put this into prod on tuesday…

  3. comment
    Comment #48160439

    We would still expect an accountant to know the formula to arrive at the expected result if they did not have a calculator at hand

  4. comment
    Comment #48155858

    I'm not really sure what niche this fills. To me, the main draw looks to be the invariants that you can supply within functions, but this isn't a new concept outside of it being a …

  5. comment
    Comment #47181523

    > high-performance data processing tools in JS I may be naive in asking this, but what leads someone to building high perf data tools in JS? JS doesn't seem to me like it would be …

  6. comment
    Comment #47108848

    This is a cool website, and it looks great too But it definitely could use some better moderation

  7. comment
    Comment #47028285

    The reviews must be heavily AI assisted in order to get that sort of volume in. Either way, it doesn't surprise me that this number is so high. Productivity chasing is the name of …

  8. comment
    Comment #46864899

    This post is like 6 months late. I share the same concerns that others in the thread do, but the talking point is pretty tired by now

  9. comment
    Comment #46790448

    Really blown away at how well this works on mobile. Awesome stuff

  10. comment
    Comment #44592665

    I was also wondering this. I don't want my codebase to be a shared word document, how will it ever be in a compilable state?

  11. comment
    Comment #44585599

    Odin has been really growing on me lately as a language that checks all of those boxes. String types, first class allocators, built in tests, a batteries included philosophy, and e…

  12. comment
    Comment #44566936

    I didn't think that this was much of a thing that needed to be investigated. Adding additional processing into your code will make it slow down. On a related note, I had a consulta…