Live data from Hacker News

Viewing profile — dovys

dovys

HN member
Joined
Mon, Feb 08, 2016, 5:23 PM UTC
HN karma
19
Public activity
21 items

About dovys

No profile information was provided.

Recent public activity

  1. comment
    Comment #48866857

    metric is base10. you'd want a to start with 1 day being a single earth revolution and scale it down. 1/10th of a day is a deciday (an hour) and so on. or start with a certain peri…

  2. comment
    Comment #46142344

    In about a decade. UIs tend to linger for long

  3. comment
    Comment #45965567

    At least in UK we don't turn off half the internet when football matches are on. Looking at you, Spain

  4. comment
    Comment #45965503

    AI as a term is getting synonymous with low quality slop which is a shame since weather forecasts are almost certainly not done with LLMs and it's likely an improvement than slopif…

  5. comment
    Comment #45965474

    You're either free OSS that gets flooded with AI slop PRs to overwhelm maintainers or you're a corporate OSS that uses AI slop to frustrate contributors. Are there any positive sto…

  6. comment
    Comment #44586970

    I'm hopeful. However so long Meta, Apple and Google use them for interviewing, new grads going to have to keep grinding for best odds of landing internships and offers

  7. comment
    Comment #44518044

    It really bums me out that these mega corps can't spend a little to ensure nearby residents are not left worse off. Maybe you can't fix the water wells, but perhaps you can just pa…

  8. comment
    Comment #44508262

    Is this just Elon shitposting through Grok's account

  9. comment
    Comment #44500658

    Why do we still have SMS. It seems to be solely used for weak 2FA, account takeovers and scams.

  10. comment
    Comment #44498274

    Majority of my phone usage outside of reading HN is through dedicated apps. News, social media, chats and even substack. If I was building a product today, web would be quite low o…

  11. comment
    Comment #44498153

    If you want to climb the career ladder this is a good mindset to have. As someone who got into engineering cause I like to build neat products for people, it's a hard mindset to ad…

  12. comment
    Comment #44498130

    From past experience, CloudFormation is full of footguns that if you don't take time to understand them, you'll loose a foot and often in production. Most notably, when a rollback …

  13. comment
    Comment #44476611

    We need ratings for cooling, not just retaining heat. Houses in this country are still built like the winter is coming

  14. comment
    Comment #44476577

    Ah, classic Forbes. Why having several jobs should be the norm since one is no longer enough to live

  15. comment
    Comment #44476234

    I can't imagine trusting any LLM for private messaging that doesn't come as part of OS

  16. comment
    Comment #44470564

    If your company is big enough to have a dedicated k8s team, chances are deleting an entire team won't directly boost your comp. Better to sell the entire endeavor as change of resp…

  17. comment
    Comment #44470546

    Do we have examples of unions in high-paying jobs? Even if so, with the market cooling off it would be a hard sell

  18. comment
    Comment #44470506

    Eerily he formed a bond with a chatbot. Reminds me of Her movie

  19. comment
    Comment #44470476

    You are trying to convince the team they don't need to exist while their livelihood depends on the opposite

  20. comment
    Comment #44470410

    Speculation, get rich quick schemes and scams. They will exist no matter what. At least the barrier to entry to get scammed is higher with crypto than just online payments

  21. comment
    Comment #40659339

    Handling durability for RPCs is a neat idea. Can you do chained rollbacks? ie an rpc down the call stack fails to revert the whole stack instead of retrying?