Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chrisdew
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
chrisdew
1y ago
UK Universities don't have majors and minors as the US does.
2.
▲
by
chrisdew
3y ago
Is the Damm algorithm strictly better than all of these? https://en.wikipedia.org/wiki/Damm_algorithm
3.
▲
by
chrisdew
3y ago
Back when I switched to Ubuntu 8.04, fifteen years ago, they had the best set of included drivers and non-free (MP3) software. I switched back to Debian (12/bookworm) a few months ago because of Ubuntu's snap packages. I've
4.
▲
by
chrisdew
3y ago
Protobuf over UDP can use the UDP payload length. Likewise for the many variants of self-sychronising DLE framing (DLE,STX..DLE,ETX) used on serial links. A varint length field prepended to protobuf messages (sent over a reliable transport
5.
▲
Show HN: LeVarInt64 for Rust
(crates.io)
5 points
by
chrisdew
4y ago
|
0 comments
6.
▲
by
chrisdew
4y ago
How do you avoid condensation on walls and mould problems?
7.
▲
by
chrisdew
4y ago
The "double-bonus two-liner": export vid="sourcevid.mkv" ffmpeg -i "$vid" -vf vidstabdetect -f null -; ffmpeg -i "$vid" -vf vidstabtransform "$vid.stab.mkv"; ffmpeg -i "$vid&q
8.
▲
by
chrisdew
4y ago
Blind Upload uses crypto.subtle to encrypt files in the browser, before uploading them to the cloud and displaying the key only in the browser. https://www.blindupload.org https://developer.mozilla.org/en-US/
9.
▲
by
chrisdew
4y ago
I use Turnstile: https://github.com/fadedbee/turnstile
10.
▲
Show HN: One-way encryption, my first Rust project
(github.com)
1 points
by
chrisdew
5y ago
|
0 comments
11.
▲
by
chrisdew
5y ago
The current encoding is complete, so no future extensions are possible. A fix would be to change: 110rrrrr ggggbbbb - copy the last pixel and adjust RGB by (r-15, g-7, b-7) to: 1100rrrr ggggbbbb - copy the last pixel and adjust R
12.
▲
AOSP Advanced Development Tricks
(inovex.de)
1 points
by
chrisdew
5y ago
|
0 comments
13.
▲
by
chrisdew
6y ago
I've now added the sorting and a link to the full list.
14.
▲
by
chrisdew
6y ago
Yes, it's a very slow Dutch Auction. Your suggestions are very welcome. I'll add those features tomorrow.
15.
▲
by
chrisdew
6y ago
Hi, thanks for your question. At the bottom of the "Sellers" information is the line: "If you are interested in listing your domain(s) on Domain Drain, complete the form below for more information." and a form to complet
16.
▲
by
chrisdew
6y ago
Hi, I'm Chris and Domain Drain is my side project. Any questions, please ask.
17.
▲
Show HN: Domain Drain
(domaindrain.com)
6 points
by
chrisdew
6y ago
|
6 comments
18.
▲
Show HN: Port Spider – Nmap as a Service with a small one-off fee to curb abuse
(portspider.com)
3 points
by
chrisdew
6y ago
|
3 comments
19.
▲
Is no-CSS (or JavaScript) too extreme for a MVP?
(portspider.com)
1 points
by
chrisdew
6y ago
|
0 comments
20.
▲
by
chrisdew
6y ago
Does the Pi 400 PCB allow a future 8 GB model?
21.
▲
by
chrisdew
7y ago
Great game, but does grid display use 1-based numbering?
22.
▲
by
chrisdew
7y ago
Is your string library open sourced? Could you provide a link?
23.
▲
by
chrisdew
7y ago
Some financial systems, a large number of which run on mainframes, have databases where all fields are fixed length. (A database with fixed-length records is trivial to access randomly.) One of my credit cards lists my name as "Christ
24.
▲
SSH Virtual Circuit, pipe data, despite NAT
(ssh.vc)
1 points
by
chrisdew
8y ago
|
0 comments
25.
▲
8-bit Workshop
(8bitworkshop.com)
3 points
by
chrisdew
9y ago
|
0 comments
26.
▲
Return to Harvard – getting back what we lost in the 90's
(github.com)
2 points
by
chrisdew
9y ago
|
0 comments
27.
▲
by
chrisdew
9y ago
Some undefined behaviours relate to runtime values. !iirc! signed 2+2 is safe but signed SIGNED_INT_MAX + 1 is not.
28.
▲
by
chrisdew
9y ago
How many of these 200+ undefined behaviours exist in more modern low-level languages, such as Rust and D?
29.
▲
by
chrisdew
10y ago
I've been using my Nokia 6310i for a few weeks now, after three broken Androids and one broken iPhone. I have no intention of getting another smart phone. Please build a non-smart, monochrome, small screened, long battery life, 4G Nok
30.
▲
by
chrisdew
10y ago
I'm in the UK, I didn't know that.
More ›