Live data from Hacker News

Viewing profile — elnygren

elnygren

HN member
Joined
Mon, Jan 26, 2015, 7:00 AM UTC
HN karma
627
Public activity
119 items

About elnygren

No profile information was provided.

Recent public activity

  1. comment
    Comment #48475972

    Ooff, this seems a bit sketchy. We recently looked at GA runner alternatives and decided on https://avrea.com . See if you have a better experience with them :)

  2. comment
    Comment #42573301

    There is likely some reason why they all look the same and also happen to be some of the best performing companies there are.

  3. comment
    Comment #38626758

    Since they have a /pricing page it would seem their business is not to make it easy to self-host but in fact to make people pay for the cloud version instead.

  4. comment
    Comment #37086339

    Why are people so hostile towards BSL? Paying/asking money for great products is fine and if the product's source code is in git, the better. Not everything has to be _free_. The m…

  5. comment
    Comment #34179136

    audience GitHub is the logical place for an “awesome react” list even if it’s not necessarily intended for that.

  6. comment
    Comment #32752771

    Oh my sweet summer children. Feels like the author has perhaps never worked on a complex, big product or with any capable engineering management. The worst and biggest messes in so…

  7. comment
    Comment #30820026

    Sounds like a government intervention is needed and the monopoly should be broken down for a better functioning market. However, I guess big tech companies have become part of the …

  8. comment
    Comment #30799262

    I’m curious, how does this project compare to slonik that is also a fast, lightweight, full featured, using SQL template literals etc ? Is there any reason to consider switching, f…

  9. comment
    Comment #30050406

    Out of curiosity, where do these ratings come from? From the PMs? Or do you have EMs who just listen to the PMs in these things?

  10. comment
    Comment #29000217

    I already have a way to unify my messaging across different apps. It's called MacOS and cmd+tab. Sometimes on the road I use something called iOS. Sure it's not the same. But is it…

  11. comment
    Comment #28685166

    It certainly ain't free or cheap if you are running a real business with real traffic and real customers. However, still totally worth it, easily. Just saying they have a healthy B…

  12. story
  13. comment
    Comment #28425436

    How to work with libraries like io-ts, Runtypes and Zod to parse all incoming & outgoing data in your applications type safely.

  14. story
  15. comment
    Comment #28146569

    The point of the switch-case is to mimic pattern matching and TS is smart enough tell you whether you handled all cases. Would you prefer that it's a if-elseif-else based structure…

  16. story
  17. comment
    Comment #28089530

    Nocode/lowcode is excellent for company internal apps & GUIs. Imagine things like barcode/QRcode scanner app for warehouse that just needs to send an HTTP call somewhere. Stakehold…

  18. comment
    Comment #28084989

    I've always preferred Docker for setting up databases and database-like services on a development machine because then everything is nicely isolated. i.e no need to worry about ran…

  19. comment
    Comment #26817729

    I'm not sure I understand why PostgreSQL would be "overkill" for something? It's very easy to set up and operate, almost anyone in the industry either knows it or they should be wi…

  20. comment
    Comment #26817673

    However the schema does look like type schema = { field1: any, field2: any, ... } AFAIK the column types are not really enforced and you can even leave them out. https://stackoverf…

  21. comment
    Comment #26817376

    Ugh a dynamically typed SQL database, no thanks. I always find I have to build quite a bit of a "data layer" on top of SQLite for example when using it in mobile apps. Also you hav…

  22. comment
    Comment #26619878

    Engineers are quite choosing beggars ( https://www.reddit.com/r/ChoosingBeggars/ ) when it comes to OSS libraries. Most of the time OSS libraries are completely free and provided a…

  23. comment
    Comment #26619845

    > As an engineer if you leave a manhole cover open and people fall down, it is your responsibility. In an OSS project, you can just provide it as-is without any kind of warranty an…

  24. comment
    Comment #26619718

    I suppose skillful AI/ML people like to think that great AI/ML is all about their skills and the models they produce. Someone else might think that the true value is in the data, w…

  25. comment
    Comment #26476752

    This is why you want stock/equity instead. Everything else is just toilet paper until it becomes stock/equity. Usually countries have lots of laws and regulations protecting small …