Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pdubouilh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Post-quantum cryptography and crypto agility
(kernwerk.org)
2 points
by
pdubouilh
29d ago
|
0 comments
2.
▲
Sigstore Cosign signature verifier in 150 lines of C
(github.com)
3 points
by
pdubouilh
2mo ago
|
0 comments
3.
▲
Sigstore, the Swiss army knife of signing and attestation
(kernwerk.org)
3 points
by
pdubouilh
2mo ago
|
1 comments
4.
▲
by
pdubouilh
1y ago
I built a proof of concept doing exactly that a few years ago[0]. The codebase is unmaintained and the demo website has been down for a wee while too, but it's basically this idea. Only issue is that the overhead to establish WebRTC co
5.
▲
Can human brain connectivity explain verbal working memory?
(tandfonline.com)
1 points
by
pdubouilh
2y ago
|
2 comments
6.
▲
by
pdubouilh
2y ago
Why can humans acquire vast vocabularies, while non-human primates cannot? This study addresses this question using brain-constrained neural networks that realize between-species differences in cortical connectivity.
7.
▲
What if Germany had invested in nuclear power?
(tandfonline.com)
59 points
by
pdubouilh
2y ago
|
60 comments
8.
▲
by
pdubouilh
2y ago
ABSTRACT: Germany has one of the most ambitious energy transition policies dubbed ‘Die Energiewende’ to replace nuclear- and fossil power with renewables such as wind-, solar- and biopower. The climate gas emissions are reduced by 25% in th
9.
▲
by
pdubouilh
2y ago
Pretty good write up - I reached the same conclusion doing something similar a few years back. For the record, I got even better perfs with shared-memory by avoiding the mutex in `raw_sync::events::BusyEvent` - I used a blocking loop with a
10.
▲
by
pdubouilh
2y ago
Thanks for this, I'll toy with implementing that instead of a full FFT
11.
▲
by
pdubouilh
2y ago
yeah using a DSP for this definitely makes more sense - but I'm lacking experience in the field. Same goes for using a discrete band-pass filter. This project is more of an attempt at "how can I build something in 2 hours that wor
12.
▲
by
pdubouilh
2y ago
There's an audio file in the repo to simulate an alarm (works for 3 different models bought in Germany, they all sound the same). You can pass the target frequency, beep-length and audio threshold as parameters in the CLI (you can est
13.
▲
by
pdubouilh
2y ago
This is smart - minut sensors are also doing the same (afaiu).
14.
▲
by
pdubouilh
2y ago
I was in a similar situation, and it turns out that setting up new zigbee devices with zigbee2mqtt and a frontend was more work than just detecting the sound pattern with a few lines of Go ! Plus the fire-alarms are compulsory and already i
15.
▲
by
pdubouilh
2y ago
I agree ! But I have a few fire alarms, and 2 water leak alarms, that would be a lot of wires lying around, and this solution is wireless :)
16.
▲
Fire alarm audio detection, using FFTs and Go
(github.com)
62 points
by
pdubouilh
2y ago
|
48 comments
17.
▲
by
pdubouilh
3y ago
Thanks :) It's a basic centralised idea - I'm working on a second version of the whitepaper to be more pragmatic with defining the solution, the current one is just conceptual.
18.
▲
by
pdubouilh
3y ago
On the non-crypto web-monetization side, I'm toying with a non-profit idea in the same vein but using third party tooling (browser extension, etc...) website: https://lagom.org whitepaper: https://lagom.org/
19.
▲
Secure Boot on ESP32 Platforms
(thistle.tech)
67 points
by
pdubouilh
3y ago
|
17 comments
20.
▲
Show HN: TYB – a Rust-based single-config-file Yocto Linux image builder
(github.com)
1 points
by
pdubouilh
3y ago
|
0 comments
21.
▲
by
pdubouilh
3y ago
I guess I didn't realise that they kept full IPs for such a wide range of time - I was kind of hoping they were anonymizing them after some time...
22.
▲
Show HN: Spotify streaming GDPR dump local analyzer
(github.com)
104 points
by
pdubouilh
3y ago
|
23 comments
23.
▲
by
pdubouilh
4y ago
A bit more convoluted, but it's also possible in Rust https://github.com/pldubouilh/rust-coverage-integration-test
24.
▲
Show HN: Live-torrent – a webtorrent fueled live streaming PoC
(live.computer)
1 points
by
pdubouilh
9y ago
|
0 comments