Viewing profile — chirsz
chirsz
HN member- Joined
- Sun, Sep 05, 2021, 9:49 AM UTC
- HN karma
- 150
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About chirsz
No profile information was provided.
Recent public activity
-
comment
Comment #49064833
past submissions: - https://news.ycombinator.com/item?id=31526370 (2022) - https://news.ycombinator.com/item?id=23306382 (2020)
-
comment
Comment #48903010
Relevant: https://news.ycombinator.com/item?id=46293062
-
comment
Comment #48828518
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 i…
-
comment
Comment #48813077
Does this name come from reversing "CP/M"?
-
comment
Comment #48672338
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#is…
-
comment
Comment #48536310
Welcome to https://jsonc.org
-
comment
Comment #48306135
It's https://smolweb.org/
-
comment
Comment #48291547
Still no seahorse
-
comment
Comment #48265600
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...
-
comment
Comment #48033855
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 num…
-
comment
Comment #47957924
In China, people generally share porn through closed social network groups.
-
comment
Comment #47944250
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.
-
comment
Comment #47715750
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-li…
-
comment
Comment #47713439
Related: [jsonc.org]( https://news.ycombinator.com/item?id=47713427 )
- story
- story
-
comment
Comment #47597756
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, …
-
comment
Comment #47305729
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
-
comment
Comment #46495246
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 y…
-
comment
Comment #46217518
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 …
- story
-
comment
Comment #45831036
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.spi…
-
comment
Comment #45402982
Demonstration video on a EL display terminal from the 1980s: https://www.bilibili.com/video/BV1cU4y1A7ud
- story
- story