Viewing profile — oplaadpunt
oplaadpunt
HN member- Joined
- Sun, Oct 11, 2020, 12:47 PM UTC
- HN karma
- 106
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About oplaadpunt
No profile information was provided.
Recent public activity
-
comment
Comment #42674968
They have that, to some degree. The standard library is mostly optional. Also, a lot of things are 'implementation defined', so you could just not implement those. That leaves quit…
-
comment
Comment #40798257
It doesn't actually say that any more for me on google, I think they removed it at some point when it obviously didn't make sense any more.
-
comment
Comment #40262936
No, I don't think it is loaded, or at least not unnecessarily. The communist background of the glass is an important element in the video. Especially when they discuss the fact the…
-
comment
Comment #39465735
No, I don't think you can trust AI to answer correctly, ever. I've seen it confidently hallucinate, so I would always check what it says against other, more static, sources. The sa…
-
comment
Comment #39465700
He did not say he wanted to ban images, that is an exaggeration. I see the danger as polluting the historical record with fake images (even as memes/jokes), and spreading wrong pre…
-
comment
Comment #39273299
I think this might be a client-side issue, since I can see those letters normally.
-
comment
Comment #37685922
Yes, I have a 130W laptop usb-c charger from Delll. It has 20V/6.5A.
-
comment
Comment #37179177
While the 168mb is ridiculous, I'm more facinated by the choice to depend on an unimplemented feature from a group/company they had no control over or contracts with. I would hesit…
-
comment
Comment #37048681
It isn't necessarily, especially if your chip involves some analog or RF design, or must be robust. It is only for increased compute power where the smalles nodes shine
-
comment
Comment #37048671
Smaller nodes also do not inherently have better performance for all tasks. They bring performance penalties in some regards, extra costs, and more complexity, which might make som…
-
comment
Comment #37041962
What I miss in this overview is the whole of analog IC design. I get the usual tendency to focus on digital logic (higher volumes, etc), but analog design has a large importance in…
-
comment
Comment #36976957
It is also possible for economic reasons like reorganizations, but still, those will need a valid reason, and severence packages are mandatory. Just sacking people who don't have a…
-
comment
Comment #36890938
With QAM you're more thinking about the error vector magnitude (EVM), rather then the signal-to-noise ratio. From the EVM you get a bit error rate, which determines maximum sensibl…
-
comment
Comment #36845728
Thats's only when applied to things outide twitter, which I don't think it's the case. I have never heard anyone talk about retweeting on facebook or whatever. The fact they don't …
-
comment
Comment #36567374
Yeah, the difference between manipulating the syntax being the intendend way, and it being possible only through hacking and dark magic is rather stark. It's fun to know that it is…
-
comment
Comment #35971926
Similarly, I have so many terrible experiences at 'job fairs' for engineering students, where they only sent HR. Things like asking what stack they use, and getting answers in the …
-
comment
Comment #35971898
I would even argue that knowing just how well the accepted candidates did is also extremely difficult. Some assesment might be possible based on some simple metrics, but the ultima…
-
comment
Comment #34960423
To add to this, it can still have a similar meaning in regular Dutch. I would usually associate the yard-like meaning with the diminutive form 'hofje', and the the (royal) court me…
-
comment
Comment #34945622
I really appreciate this point, and I think it applies very broadly. Good design comes from a coherent, individual (or group) vision. Citing examples will only incite discussions, …
-
comment
Comment #34268214
[flagged]
-
comment
Comment #34130348
Yes, I would want them software rootable by law. It's my phone, if I'm prepared to lose warranty, it should be my decision to change files internally.
- comment
-
comment
Comment #34053046
Yes, fiction works because the layout is simple, consisting of text, and maybe images? Research papers are far more complex, and have established standards that aid quick reading a…
-
comment
Comment #33577429
>> So? It's a proof of concept. Mentioning that even this proof of concept is illegal is useful, as it isn't mentioned in the article. This is so easy to make that practically anyo…
-
comment
Comment #33222595
Yes, for a C function I agree. With just a glance, I can see what this function will do, and what the arguments generally mean. It could be cleaned up a bit (source as a single arg…