Viewing profile — Trollmann
Trollmann
HN member- Joined
- Wed, Mar 31, 2021, 7:10 PM UTC
- HN karma
- 567
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About Trollmann
No profile information was provided.
Recent public activity
-
comment
Comment #48932860
So essentially the epoch system we see in use for timestamps as well, including overflow behavior edge case.
-
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.
-
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…
-
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…
- story
-
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 …
-
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
- comment
-
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…
-
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…
-
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…
-
comment
Comment #39596207
Oh I agree, just thought that there was a place in Europe were the prices are even more outrageous.
-
comment
Comment #39593633
Where in the EU? In Germany they ask for 1429€ for the configuration you specified.
-
comment
Comment #39404419
Agreed this is akin to HTTP 200 {"error": "Not found"}
-
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. …
-
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.
-
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.
-
comment
Comment #28677138
Firefox supports it fine but disables the setting by default.
-
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 …
-
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.
-
comment
Comment #27945698
TIL! Always thought this was a C++11 feature. Then this argument against the 'new' keywords is even weaker.
-
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…
-
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…
-
comment
Comment #27680529
You're missing the problem he stated: Code written by humans is usually bad so the model is trained on garbage.
-
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 …