HN user

eurg

892 karma

See <https://gimpf.org/about.html>.

[ my public key: https://keybase.io/gimpf; my proof: https://keybase.io/gimpf/sigs/x1O5qTA0VFF1CiB4RO-m8o_NQJ23q_gO7Uz0LVRJpHw ]

Posts23
Comments122
View on HN
www.lemonde.fr 6mo ago

Foreigners' data stolen in hack of French immigration agency

eurg
10pts2
www.youtube.com 1y ago

EEVblog 1646 FixHub Portable USB Soldering Station Review [video]

eurg
4pts1
blog.trailofbits.com 2y ago

Security flaws in an SSO plugin for Caddy

eurg
3pts3
noyb.eu 3y ago

Noyb win: First major fine (€ 1M) for using Google Analytics

eurg
38pts13
blog.codeberg.org 3y ago

Blocklists prevent the internet from being decentralized – and safe

eurg
3pts0
elronnd.net 5y ago

Your ABI Is Probably Wrong

eurg
6pts0
soatok.blog 6y ago

Why AES-GCM Sucks

eurg
6pts4
github.com 6y ago

ACMEv2 beta (v0.2.1) now available

eurg
2pts1
james.apache.org 7y ago

Apache James – Java Apache Mail Enterprise Server

eurg
3pts1
jvns.ca 7y ago

Some notes on running new software in production

eurg
84pts11
wp.realraum.at 7y ago

Spoofing EDID, fixing our Beamer – realraum

eurg
1pts0
increment.com 7y ago

A primer on documentation content strategy – Increment: Documentation

eurg
2pts0
arstechnica.com 8y ago

In the lab with Xbox’s new Adaptive Controller, which may change gaming forever

eurg
2pts0
www.indiegogo.com 8y ago

Turris MOX: Modular and Open-Source Router – Indigogo

eurg
3pts5
blog.cr.yp.to 9y ago

Cr.yp.to blog 2017.07.19: Benchmarking post-quantum cryptography

eurg
3pts0
sandstorm.io 9y ago

The Mysterious Fiber Bomb Problem: A Debugging Story

eurg
4pts0
slatestarcodex.com 10y ago

Guns and States

eurg
1pts0
www.kickstarter.com 10y ago

Go-e ONwheel converts your bike into an e-bike in seconds

eurg
1pts0
lesswrong.com 11y ago

A Year of Spaced Repetition Software in the Classroom

eurg
198pts58
arstechnica.com 11y ago

Soylent 1.4 formula changes taste, ditches oils, swizzles nutrients

eurg
5pts0
ericlippert.com 11y ago

Melting aluminum

eurg
170pts35
kilobaser.com 11y ago

BeagleBone Black GPIOs

eurg
63pts22
www.eclipse.org 12y ago

Xtend – Modernized Java

eurg
106pts81

So, the response is here. Without a closer look I can't say what's really going on - although I lean toward believing that Core is going in the right direction - but there still seem to be some orange flags.

Unfortunate. I'll wait some days for the response, but it better be a good one.

This behavior from Core may be par for the course, but I can already buy watches from companies that have values only for marketing. It's a small niche, and being nice would not cost much.

And they already died once, without having a proper off-ramp for their users - for now I don't trust them to exist in another two years. (I'm not really sure they even are in this for the long term - talk is cheap.)

And also, some tools still break when using the non-default umask.

Yes, yes, we all run Postgres in containers, but if you don't, and you upgrade to a new Postgres major version, gladly using the Debian scripts that make it all more comfortable, while using umask 027, you will enjoy your day. Though I don't remember if those upgrade-scripts where from Debian proper or from Postgres.

Since that experience I always wondered what other tools may have such bugs lurking around.

I once had a colleague from Iran. Working (legally) in the middle of the EU. He was already blocked from using credit cards, but thanks to not-100%-US-dominance still allowed to use local banks. For such local banking he will likely need to have Play services.

It's not countries that are affected, but people. And people sometimes move.

Ultrasonic Coffee 2 years ago

This was a nice overview, and I basically concur.

I want to add a few things.

Once you know your grinder, too high a max pressure is not so much of a problem, as choking a shot becomes a rare issue.

Consistently good Espresso is easier using a slightly coarse ground, but something needs to give, like texture or concentration.

Taken together, cheap machines can work well, although learning on them can be frustrating.

Use fresh roasts, and use them up quickly. Some days after opening a bag of not single dose frozen beans , many coffees lose their good aroma, and only the roast itself remains.

Goodbye Auth0 2 years ago

For a company I once worked, it was because the VCs held more than 50% of the company, and the founders - ultimately - didn't have a say.

Both the bug list and the reaction to it are deeply concerning, if you are depending on this project - but I don't know how much real world use this code gets.

Shows that reviewing dependencies is not optional. Hundreds of stars on GitHub is not a helpful data point, even if my own monkey brain says otherwise.

The failed agreements are meant to make it possible to legally use certain SaaS in the EU, at all. That such agreements seem to be impossible under current law, despite being attempted to create by parts of government, is the interesting part. EU governance is very non-homogeneous even w.r.t. desired results.

Do you have a link to an article about that? My google-fu is weak, and this sounds interesting - that should not happen to DNS - at all - and from the outside Route53 looks quite well managed. So what the heck did they do?

What were the most challenging technical problems?

While technically the customer asked for the solution to problem A, they wanted us to solve problem B, but we failed to invoke our inner patio11, and as a result delivered what they said instead of what they meant. A frustrating lesson for me. At that point in my career I should have known better already.

ETA: sibling comment about Cortex-M0 is spot on. You really start counting bytes. Some kiB of RAM sound a lot, but when you have to juggle several tasks, and don't have to option to write from scratch but instead reuse existing old code you've lying around, stuff gets dirty pretty quickly. Other team member was doing the hard work, I was just providing tooling for them.