HackerLangs
TopNewTrendsCommentsPastAskShowJobs

bouk

no profile record

Submissions

Minimal NixOS systemd-nspawn containers

bou.ke
1 points·by bouk·4 เดือนที่ผ่านมา·0 comments

Tsexec: Run a command inside your Tailnet without root

bou.ke
1 points·by bouk·6 เดือนที่ผ่านมา·0 comments

Nexperia got caught between two world powers

nrc.nl
2 points·by bouk·6 เดือนที่ผ่านมา·0 comments

Streaming compression beats framed compression

bou.ke
36 points·by bouk·7 เดือนที่ผ่านมา·16 comments

Rootless Pings in Rust

bou.ke
127 points·by bouk·7 เดือนที่ผ่านมา·79 comments

comments

bouk
·9 วันที่ผ่านมา·discuss
I think that used to be the idea but then they got acqui-hired
bouk
·11 วันที่ผ่านมา·discuss
We use NixOS for all of our robots and servers at https://www.monumental.co, hard to imagine how we would do constant updates of our robot fleet without it.

If you're working on cloud systems it's easy enough to just throw away VMs all the time but you can't really do that with physical hardware that's on a construction site for months on end, where you only have a shared 5G connection. NixOS makes this all manageable!
bouk
·16 วันที่ผ่านมา·discuss
The alternative firmwares give you a lot more options in this, stock is OK in layout
bouk
·2 เดือนที่ผ่านมา·discuss
We could still deploy manually but it's suboptimal! And we're 'flying blind' without CI runs
bouk
·2 เดือนที่ผ่านมา·discuss
Insane, we have to come up with contingency plans now for long-duration GitHub outages because we can't safely do deployments. For a service we're paying thousands of $ per year for even though we host runners ourselves...
bouk
·2 เดือนที่ผ่านมา·discuss
iDeal is an enormous success in the Netherlands so if banks implement it as well in other countries then it will definitely be competitive with credit cards for online payments
bouk
·2 เดือนที่ผ่านมา·discuss
No, open-source maintainers don't owe you anything if you don't pay for it
bouk
·4 เดือนที่ผ่านมา·discuss
I highly recommend anyone to look at jq's VM implementation some time, it's kind of mind-blowing how it works under the hood: https://github.com/jqlang/jq/blob/master/src/execute.c

It does some kind of stack forking which is what allows its funky syntax
bouk
·4 เดือนที่ผ่านมา·discuss
Hopefully some actual competition against GSuite (or whatever it's called these days)
bouk
·4 เดือนที่ผ่านมา·discuss
Wow I've heard pieces of this but never the full thing, incredible
bouk
·5 เดือนที่ผ่านมา·discuss
Wow 11 years ago, takes me back...
bouk
·6 เดือนที่ผ่านมา·discuss
Sure, but getting this far would be inconceivable just half a year ago. It will only get better as time passes
bouk
·6 เดือนที่ผ่านมา·discuss
My website: https://bou.ke/

I should blog more, and so should you!
bouk
·6 เดือนที่ผ่านมา·discuss
It's not available in my region (NL) :(
bouk
·7 เดือนที่ผ่านมา·discuss
big L for all the cloud providers that made the mistake of using it instead of forging their own path, they're kind of screwed now
bouk
·7 เดือนที่ผ่านมา·discuss
option 2 is what this blog is about, the example code creates a socket using that method
bouk
·8 เดือนที่ผ่านมา·discuss
HR, finance, sales any non engineer is called an operator these days basically
bouk
·9 เดือนที่ผ่านมา·discuss
Could you how a decimal point in the distance measuring tool? I want to measure distances in my backyard from the satellite photo and the rounded number makes it hard to be accurate
bouk
·7 ปีที่แล้ว·discuss
Can’t really say what’s going on here without seeing some code.