Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dpeckett
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dpeckett
11mo ago
Absolutely, loss of deep sleep is associated with a ton of aging related cognitive decline. There's a number of startups experimenting with techniques to enhance deep sleep in the elderly atm (timed audio clicks, electrical stimulation
2.
▲
by
dpeckett
11mo ago
Melatonin has a short half life (~1h), that's why melatonin receptor agonists [1] are a thing. So just mechanistically it's unlikely to help with sleep maintenance. Do you wake up after 5.5h at a consistent time of the day and the
3.
▲
by
dpeckett
11mo ago
I'm pretty sure at this point I have familial advanced sleep phase syndrome of an unknown genetic etiology [1]. Wake up stupid early in the morning, get drowsy very early in the evenings etc. For a long time due to social pressure/
4.
▲
by
dpeckett
11mo ago
FWIW QUIC enforces TLS 1.3 and modern crypto. A lot smaller surface area and far fewer foot-guns. Combined with memory safe TLS implementations in Go and Rust I think it's fair to say things have changed since the heartbleed days.
5.
▲
by
dpeckett
11mo ago
How did you work around WireGuard's encryption and multiqueue bottlenecks? Jumbo frames? 25G is a lot for WireGuard [1]. 1. https://www.youtube.com/watch?v=oXhNVj80Z8A
6.
▲
by
dpeckett
11mo ago
Now that's an interesting, and wild, idea. I don't believe you could implement RFC 9484 directly in the browser (missing capsule apis would make upgrading the connection not possible). Though WebTransport does support datagrams so
7.
▲
by
dpeckett
11mo ago
I've recently spent a bunch of time working on a mesh networking project that employs CONNECT-IP over QUIC [1]. There's a lot of benefits for sure, mTLS being a huge one (particularly when combined with ACME). For general purpose,
8.
▲
by
dpeckett
1y ago
For TCP streams syscall overhead isn't a big issue really, you can easily transfer large chunks of data in each write(). If you have TCP segmentation offload available you'll have no serious issues pushing 100gbit/s. Also if
9.
▲
by
dpeckett
2y ago
Amen to that.
10.
▲
by
dpeckett
2y ago
It's a different company paying each time ;) I'm actually super excited to see how https://www.sovereign.tech turns out long-term. Germany has a lot of issues with missing the boat on tech, but the sovereign tech fund
11.
▲
by
dpeckett
2y ago
It's mind-blowing to think XDR / ONC RPC V2 were products of the 1980s, and that sitting here nearly forty years later we are discussing the same problem space. Probably the biggest challenge with something like XDR is it's v
12.
▲
by
dpeckett
2y ago
Now that's an interesting thought, I wonder if you could use a modified subset of TypeScript to create a IDL/DDL for JSON-RPC. Then compile that schema into implementations for various target languages.
13.
▲
by
dpeckett
2y ago
I'd say the success of REST kind of proves that's something that for the most part can be worked around. Often comes down to the JSON codec itself, many codecs will allow unmarshalling/marshalling fields straight into long in
14.
▲
by
dpeckett
2y ago
To be honest I kind of find myself drifting away from gRPC/protobuf in my recent projects. I love the idea of an IDL for describing APIs and a great compiler/codegen (protoc) but there's just soo many idiosyncrasies baked int
15.
▲
by
dpeckett
2y ago
The German pension system is completely insane. There is no fund backing it, and disbursements already exceed contributions to the tune of 127B EUR per year (which is subsidized from the general budget) and the gap is only growing. Probably
16.
▲
by
dpeckett
2y ago
I think this is the fundamental cultural difference between countries like the USA (and Australia) vs most of the EU. Folks here expect and trust the state to provide for the future, private provisions are easily dismissed as unnecessary. A
17.
▲
by
dpeckett
2y ago
Yep they're the technology equivalent of a discount supermarket. Everything is commoditized to the extreme. Breath of fresh air in the modern cloud era tbh.
18.
▲
by
dpeckett
2y ago
This is typical of Hetzner, if a product SKU is losing money they very quickly make changes, even going as far as to discontinue the product entirely (eg. GPU servers). They definitely don't seem to be a fan of loss leaders. I'm g
19.
▲
by
dpeckett
2y ago
That probably runs on Kubernetes (or Borg) under the hood.
20.
▲
by
dpeckett
2y ago
Yeh nah mate, I'd recommend moving to the middle of nowhere in Aus over a low cost region in the EU. You really want to be in a long term growth environment (even if you're starting off at the bottom) than some decaying, economica
21.
▲
by
dpeckett
2y ago
velcro straps on the plate?
22.
▲
by
dpeckett
2y ago
You can already do this trivially with Linux vcan[1] so I don't buy this argument. I think the bigger factor is that innovation in the CAN ecosystem has been lagging behind Ethernet for decades now. Only reason it's had such stayi
23.
▲
by
dpeckett
2y ago
It's a good thing we invented video compression and hardware codecs/encoders a long time ago. What you'll actually be sending is a high bitrate mpeg stream, probably 54Mbps or thereabouts, you could probably fit 50x camera st
24.
▲
by
dpeckett
2y ago
Doesn't matter what you want to call it but competition / research in the reusable launch sector is a good thing for all of us.
25.
▲
by
dpeckett
2y ago
I think we very well could be in the kindling phase of another space race, https://www.youtube.com/watch?v=84KP_qPIgIw
26.
▲
by
dpeckett
2y ago
Lord almighty, at-least the ATM machines here don't have opening hour restrictions. Though ... https://www.ft.com/content/2778b6c4-4be7-4f38-acee-78f38feca...
27.
▲
by
dpeckett
2y ago
Measuring at a single point in time is so inaccurate due to things as simple as circadian variation of blood pressure (morning surge, night time dipping, etc). Not to mention acute stressors, arm positions etc. It's hard to put any wei
28.
▲
by
dpeckett
2y ago
Dietary fiber is well established to reduce the risk of Colorectal cancer [1]. If there's one thing that's seriously missing from an ultra-processed diet it's fiber. Almost certainly multifactorial though. 1. https:/&#x
29.
▲
by
dpeckett
2y ago
Similar experience here, was WGS and running the results against ClinVar came up empty[1] for known disease causing variants. Was not expecting that at all. But I totally think this is more an absence of information than anything else. We a
30.
▲
by
dpeckett
2y ago
Not to mention being self-employed here is a lot more complicated and expensive than in most jurisdictions. Things like having to meet strict professional definitions before being allowed to freelance (not usually an issue for engineers, bu
More ›