Live data from Hacker News

Viewing profile — Trollmann

Trollmann

HN member
Joined
Wed, Mar 31, 2021, 7:10 PM UTC
HN karma
567
Public activity
28 items

About Trollmann

No profile information was provided.

Recent public activity

  1. comment
    Comment #48932860

    So essentially the epoch system we see in use for timestamps as well, including overflow behavior edge case.

  2. comment
    Comment #48657482

    IIUC this is by design. If you have an account with them you will pay at least $1/month. The only way to get rid of this is to delete the account.

  3. comment
    Comment #47856379

    Not a huge fan of the "force touch" trackpads on newer macs, the old man yells at the clouds. In all seriousness though I have used a pre force touch MacBook not too long ago and I…

  4. comment
    Comment #47853219

    Same, though the battery upgrade alone will be around $260 because of the new bottom cover, at that might just throw in the speaker upgrade as well for $19. Not sure if I even want…

  5. story
  6. comment
    Comment #47036838

    Invite only isn't that unusual for personal/friend&family servers. The author also set that in their prosody config. The snikket client works with many different XMPP servers, why …

  7. comment
    Comment #44590673

    They're slightly larger than a iPhone 16. Both are significantly larger than the mini iPhones. https://phonesized.com/compare/#2535,2552,1863

  8. comment
  9. comment
    Comment #43028106

    Thanks for restating, I get where you're coming from. Also your reply to another comment made me realize this is also a language mixup on my side. I didn't realize there is a depre…

  10. comment
    Comment #43022736

    > I didn't quite have the option of falling into some kind of depression and just doing nothing Don't know if this was your intention but this comes across as if having a depressio…

  11. comment
    Comment #40708976

    Not for students. CS6 single product was up to $250, CS6 DS $350, CS6 MC $800 compared to CC 1st year $240 increasing to $360. If you only needed a single product you were off wors…

  12. comment
    Comment #39596207

    Oh I agree, just thought that there was a place in Europe were the prices are even more outrageous.

  13. comment
    Comment #39593633

    Where in the EU? In Germany they ask for 1429€ for the configuration you specified.

  14. comment
    Comment #39404419

    Agreed this is akin to HTTP 200 {"error": "Not found"}

  15. comment
    Comment #39399278

    No, it means you may potentially have all of those but there is no guarantee. Neither is there a guarantee that a publicly insured person wouldn't receive the same treatment. E.g. …

  16. comment
    Comment #31645254

    Supply chain issues, sanctions, travel or prices you can‘t afford at the moment your phone breaks down may make you switch the platform involuntarily.

  17. comment
    Comment #30677485

    They weren‘t caught while cheating though. So maybe hard to justify if they decided to go against expulsion with their lawyers.

  18. comment
    Comment #28677138

    Firefox supports it fine but disables the setting by default.

  19. comment
    Comment #28007674

    Haven’t watched the video but this makes a lot of sense. I assume there are quite a lot of Leetcode solution repositories containing exact problem descriptions and LeetCode naming …

  20. comment
    Comment #27945714

    > ... which, frankly, is a very good reason. Don't needlessly change something people are used to. Unless this reason is causing bugs and security issues.

  21. comment
    Comment #27945698

    TIL! Always thought this was a C++11 feature. Then this argument against the 'new' keywords is even weaker.

  22. comment
    Comment #27923780

    You can use `and` and its siblings instead of && and similar in C++11. Most people here, and in other boards, will try to convince you that it hurts readability because 'that‘s how…

  23. comment
    Comment #27680705

    Will this hurt open source? I assume companies that were fine with providing you functionality for free may think about this twice because with that they're giving away knowledge o…

  24. comment
    Comment #27680529

    You're missing the problem he stated: Code written by humans is usually bad so the model is trained on garbage.

  25. comment
    Comment #27486893

    >GUIs are more productive From my first hand experience this generalization is wrong as it comes down to each individual developer. We have highly skilled developers using vim and …