Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chirsz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
chirsz
2mo ago
past submissions: - https://news.ycombinator.com/item?id=31526370 (2022) - https://news.ycombinator.com/item?id=23306382 (2020)
2.
▲
by
chirsz
2mo ago
Relevant: https://news.ycombinator.com/item?id=46293062
3.
▲
by
chirsz
2mo ago
A quick search reveals several other serious vulnerabilities in Tenda routers that could grant administrator privileges. Therefore, I tend to believe this is due to the company's incompetence and lack of technical skill rather than mal
4.
▲
by
chirsz
2mo ago
Does this name come from reversing "CP/M"?
5.
▲
by
chirsz
3mo ago
The Node.js team removed `--experimental-transform-types` from Node.js v26. This makes native, full TypeScript support impossible. https://github.com/nodejs/typescript/issues/51#issuecomment-...
6.
▲
by
chirsz
3mo ago
Welcome to https://jsonc.org
7.
▲
by
chirsz
4mo ago
It's https://smolweb.org/
8.
▲
by
chirsz
4mo ago
Still no seahorse
9.
▲
by
chirsz
4mo ago
SBus peripherals use the Forth language in their PROMs to initialize themselves[1]. [1] https://docs.oracle.com/cd/E19957-01/802-3239-10/sbusandfc.h...
10.
▲
by
chirsz
4mo ago
There are many open-source software developers whose backgrounds we don't know much about, such as Russell King, who implemented the 32-bit ARM port of Linux. He used the magic number 0x016F2818 (24061976 in decimal) without explanatio
11.
▲
by
chirsz
5mo ago
In China, people generally share porn through closed social network groups.
12.
▲
by
chirsz
5mo ago
Because Türkiye is a widely recognized sovereign state, while Taiwan (or more formally, the Republic of China) is not. Taiwan is also not a member of ISO.
13.
▲
by
chirsz
5mo ago
If you can build a bFLT version of BusyBox, then you can get a minimal system that can do some meaningful work! See BusyBox Linux[1]. [1]: https://github.com/chirsz-ever/busybox-linux
14.
▲
JSON with Commas and Comments
(nigeltao.github.io)
2 points
by
chirsz
5mo ago
|
1 comments
15.
▲
by
chirsz
5mo ago
Related: [jsonc.org]( https://news.ycombinator.com/item?id=47713427 )
16.
▲
JSONC Specification
(jsonc.org)
3 points
by
chirsz
5mo ago
|
0 comments
17.
▲
by
chirsz
6mo ago
It's best to avoid using std::wstring and other wchar_t-related facilities, as they are highly non-portable across different platforms. If you need to interact with the Win32 API, use char16_t and std::u16string, so that anyone knows i
18.
▲
by
chirsz
6mo ago
You can see: * no-panic: https://docs.rs/no-panic/latest/no_panic/ * Safe Rust has no undefined behavior: https://news.ycombinator.com/item?id=39564755
19.
▲
by
chirsz
9mo ago
In ancient China, the imperial year designations were usually changed in the second year following the coronation of a new emperor, thus preventing the occurrence of two imperial year designations in the same year. Japan seems to have cho
20.
▲
by
chirsz
9mo ago
I've recently been doing something similar: I have a UbiSurfer 9, a netbook using an S3C2416 chip as its CPU, running the ARMv5 instruction set, and with 128MB of DDR2 memory. Its original operating system is WinCE 6.0, and I'm tr
21.
▲
BusyBox-Only Linux
(github.com)
3 points
by
chirsz
9mo ago
|
0 comments
22.
▲
by
chirsz
11mo ago
The behavior of C macros is actually described by a piece of pseudocode from Dave Prosser and it is not in the standard: * https://www.spinellis.gr/blog/20060626/ * https://www.spinellis.gr/pubs&#x
23.
▲
Reproduce Portal's closing credits on your terminal
(github.com)
1 points
by
chirsz
1y ago
|
1 comments
24.
▲
by
chirsz
1y ago
Demonstration video on a EL display terminal from the 1980s: https://www.bilibili.com/video/BV1cU4y1A7ud
25.
▲
Implement Canvas2D over WebGL
(github.com)
2 points
by
chirsz
1y ago
|
0 comments
26.
▲
by
chirsz
1y ago
It would be even better if this easter egg appeared on line 6502!
27.
▲
Thunk: Build Rust program to support Windows XP, Vista and more
(github.com)
65 points
by
chirsz
1y ago
|
23 comments
28.
▲
Show HN: Implement BLAKE3 with Awk
(github.com)
2 points
by
chirsz
1y ago
|
1 comments
29.
▲
Install Homebrew on Alpine Linux
(github.com)
2 points
by
chirsz
1y ago
|
0 comments
30.
▲
by
chirsz
1y ago
I guess it is inspired by De Bruijn index[1]. [^1]: https://en.wikipedia.org/wiki/De_Bruijn_index
More ›