Live data from Hacker News

Viewing profile — flukus

flukus

HN member
Joined
Tue, Jun 28, 2016, 11:33 PM UTC
HN karma
10,283
Public activity
7,625 items

About flukus

No profile information was provided.

Recent public activity

  1. comment
    Comment #38714421

    If something like this is financially viable (doubt) then it sounds like the density already exists and the problem is the restaurants aren't near the people. All the replies are f…

  2. comment
    Comment #38692569

    Probably quite circular too, the labor costs are high because the housing/COL was allowed to become so high.

  3. comment
    Comment #38650902

    Flight booking systems still seem to be stuck with it, even newer fields like email are always in all caps.

  4. comment
    Comment #38566045

    Mine was around then too, mostly because the geocities page builder applet was such a dog.

  5. comment
    Comment #38359365

    A more charitable interpretation might be that getting under the cut off is why it's one of the first treatments available. More treatments will become available as the overall cos…

  6. comment
    Comment #38282574

    > yet we tend to only hear about how humans need to cut back There's also financial reasons to do so, with livestock the financial reasons are likely reversed. Beside that, anti-bi…

  7. comment
    Comment #38256904

    > It's got to be way easier to hire Angular developers than it is to hire someone who wants to eek out the maximum performance with this lightest-weight approach. I disagree, at le…

  8. comment
    Comment #38155475

    It seems endemic, especially everywhere that's not a product company. I think it was mythical man month (maybe earlier) that pointed out the 90% of the cost of software is in maint…

  9. comment
    Comment #38134119

    If nothing loads nothing gets cached and you can get in a cycle of very slow 404s. The current abomination I'm working on avoids this by caching the errors and serving them for sev…

  10. comment
    Comment #38031523

    Hiring a car for specific trips is probably much better, depending on the % of those use cases. That goes for other factors like towing capacity too. Cars are already very expensiv…

  11. comment
    Comment #38018496

    Depends on what "taking off" means for the start up too. Taking off at a mass consumer scale might need that flexibility, taking off and even getting to market saturation in a spec…

  12. comment
    Comment #37936720

    Almost 20 years ago we had to write our own database with indexing for a software dev class. It was crap by every definition possible But that learning experience and having a roug…

  13. comment
    Comment #37925052

    > If you want to fire people for performance or other reasons, it's true that a great time to do it is during layoffs That really depends on the jurisdiction, in Australia and mich…

  14. comment
    Comment #37908293

    I've been through all the ups and downs around Ubuntu and gnome, but at least those changes generally happen at a time of my choosing too. I don't go to a commonly used app one day…

  15. comment
    Comment #32821356

    Nowadays we shouldn't be allowing cats to be outside unsupervised in any case, they can be devastating to local wildlife, including these clever cockatoos.

  16. comment
    Comment #32774128

    I deal with so many over complicated enterprise solutions that would be much better with this level of abstraction. CGI scripts are basically FaaS on your own machines.

  17. comment
    Comment #32587538

    Nothing goes through decades of testing, they go through human trials and then monitor safety at a mass scale for a year or two and then they're done. Same as with the covid vaccin…

  18. comment
    Comment #32505269

    > Fraudulent charges can be reversed immediately This isn't really a benefit, it's a fix to a problem caused by credit cards that doesn't happen at all (or at least rarely) with de…

  19. comment
    Comment #32504864

    > Which never happens, It has happened to me, an update broke my sound card and I didn't know until I tried to use it at a time that was extremely inconvenient to me. > Submit a bu…

  20. comment
    Comment #32503943

    I like the polish of manjaro, I just prefer the stability of debian. Polish doesn't mean much when a rolling release breaks your computer.

  21. comment
    Comment #32492692

    People have also switched to larger and more expensive vehicles in addition to these mandatory costs, so I'd say the mandatory costs are mostly a non-issue, otherwise we'd be seein…

  22. comment
    Comment #32490316

    Won't this be flat out wrong when something you're joining to has a condition in the where clause? Something like this: select * from Car inner join Color on Car.ColorId = Color.Id…

  23. comment
    Comment #32434486

    Better yet, put it in a .rec file for the best of both worlds: https://www.gnu.org/software/recutils/

  24. comment
    Comment #31820144

    It's a consequence of having our software run on other peoples computers. 20 years ago it wasn't really an option because most software was installed and pushing updates was hard, …

  25. comment
    Comment #31678117

    I like an SPA pile on as much as the next person, but I've seen similar ignorance from asp.net webform developers many years ago. Some of those were even "experienced" developers.