Viewing profile — nedt
nedt
HN member- Joined
- Wed, Oct 01, 2014, 1:34 AM UTC
- HN karma
- 274
- Public activity
- 270 items
- HN profile
- View on Hacker News ↗
About nedt
No profile information was provided.
Recent public activity
-
comment
Comment #49242597
I'm just looking at the rocker engine piece. The belt is running backwards. That's the first thing I'd expect it to get right or flag if it doesn't. Human in the loop is also the q…
-
comment
Comment #49053420
> Kubernetes did not win simply because its repository was public. And here I am still using docker with compose because it's easier and works. Always saying I might be looking at …
-
comment
Comment #48910202
They keys are stored in the secure enclave. You can't get them out. You can only let the secure enclave make calculations with it. And it needs your fingerprint to unlock. Akamai a…
-
comment
Comment #48650863
It's an open and documented standard. There are open source implementation.
-
comment
Comment #48636055
I can already generate a QR code that proofs my age anonymously. It's signed by the goverment. There are libraries to check the QR code. No extra device needed.
-
comment
Comment #48623071
At the very least I would expect them to support eID for everyone who can and doesn't want their 3rd party. Also much better than take a video of plastic card.
-
comment
Comment #48617988
Exactly this. I can only upvote you once, but this is one article that should answer all the questions. Not just the simple origin case, but also how a preflight works.
-
comment
Comment #48598632
Cars are only safer in a crash if you are inside the car. They are a big problem for anyone they crash into. That's why it's so very important that you see and hear everything happ…
-
comment
Comment #48598000
If that's illegal than cars with closed windows would be illegal too. Even more so if they have the radio on. As a cyclist I keep having issues with car drivers not hearing anythin…
-
comment
Comment #48584623
Just tried it out. The data download option in your account settings gives you the full resolution. You need no plan whatsoever.
-
comment
Comment #48583944
It's all about YAGNI. Programmers try to be smart covering cases no one thought about, reviewer is happy that corner cases have been implemented, artificial tests report all good. …
-
comment
Comment #48583924
That's still going to make it hard to read. I'd have one big comment above talking about the different cases and then one line of code. Even with the slightly higher risk of gettin…
-
comment
Comment #48562629
I actually have a couple of Dockerfiles that are using exactly this in the HEALTHCHECK. Less packages to install.
-
comment
Comment #48542305
I still remember that you could slow down animations in OS X - I think with the shift key. Steve Jobs even did it in presentations because they looked so gorgeous in slowmo. If we‘…
-
comment
Comment #48502007
AI is able to read input from AI. Humans are able to read input from humans. Also AI is pretty good in reading input from humans. So we don't really need AI -> AI. Just output for …
-
comment
Comment #48414830
Yes of course. But then they wouldn’t be the first to create APIs, SDKs or CLIs as an enabler, because of AI. Which is why I‘m even more happy that it isn’t just a MCP.
-
comment
Comment #48414786
Yes Schwung is now the best. There is also the extending-move repo on github which has some documentation in the wiki. From time to time I look into the Abelton move reddit.
-
comment
Comment #48398524
The have it buried in the FAQ, but that's pretty much the interface for AI. And a really good one. You can use it with just your old human intelligence, but then you can also get h…
-
comment
Comment #48334247
NOYB is working on it. I think for derstandard.at it was already declared illegally with the prices they have, but it’s still ongoing. I like to call that a mafia tactic as the fra…
-
comment
Comment #48298906
Automattic, the company behind Wordpress, is so proud of they way they are working and the clear process for interviews. They invite you to a Slack channel, you get information bef…
-
comment
Comment #48270203
And if you look at the bar chart you'll see 69 is almost never picked, while 67 is almost as often as 42. The whole research might be written by AI without any human review.
-
comment
Comment #48121421
But Star Wars isn't from the future. Does that mean there is a time loop in fonts?
-
comment
Comment #48105651
Just stop calling everyone a software engineer. You can be a script kiddie, coder, developer - but all of those are not engineers. Engineering is much more than just writing the co…
-
comment
Comment #48075079
Have been working with HTML in decades and still it's quicker to write markdown for simple documents. Now if you'd have some middle ground that would be nice. And actually there ar…
-
comment
Comment #47888955
But then at the same time you should always update because it might fix a security vulnerability. Otherwise you end up running nodejs 10 because you don't need the new stuff.