Viewing profile — gjasny
gjasny
HN member- Joined
- Tue, Oct 04, 2016, 7:45 PM UTC
- HN karma
- 43
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About gjasny
No profile information was provided.
Recent public activity
-
comment
Comment #41922909
Maybe HLL stands for “High Level Language”?
-
comment
Comment #36798873
I remember Hans from his work to integrate the Video4Linux libraries into FreeBSD. He was a very gentle person I enjoyed to work with. I will miss him.
-
comment
Comment #33424253
This is answered in their blog entry: https://www.openssl.org/blog/blog/2022/11/01/email-address-o... A: CVE-2022-3602 was originally assessed by the OpenSSL project as CRITICAL as…
-
comment
Comment #28762528
You could search for an archived mirror of ftp.netscape.com. Like for example https://ftp.nluug.nl/netscape/communicator/english/4.77/unix...
-
comment
Comment #28291580
Same here. Microsoft Defender is a real productivity killer. Cached C++ compilation now takes nearly twice as much time if the cache is hot. And git operations or she'll prompts ta…
-
comment
Comment #28058631
I remember the mixer interface (channel volumes, mute states, routing matrix) was far superior with ALSA. I used a script to toggle the SPDIF output stream of my Soundblaster Live …
-
comment
Comment #26019445
Some years ago I tried submitting some fixes for MacPorts. It usually took a long time before they were picked up. When I did the same for some homebrew formula I got a response a …
-
comment
Comment #24759310
Our internal mono-repo with about 11000 C++ compilation units took about the same time with clang-11 compared to clang-10. I used the Ubuntu 20.04 packages from apt.llvm.org for te…
-
comment
Comment #21030887
For example at atmosfair: https://www.atmosfair.de/en/ Their website lists some CO2 compensation projects.
-
comment
Comment #19353324
Reader mode in Firefox works like a charm.
-
comment
Comment #18810920
There's a nice write-up of the USB spec violations done by the Switch: https://plus.google.com/102612254593917101378/posts/2CUPZ5yV...
- comment
-
comment
Comment #17898782
There are two different things: CMake support within the NDK (by Google) and NDK support in CMake. The later is usually easy to use and supports many NDK revisions. See: https://cm…
-
comment
Comment #17898757
If dependencies are a problem, you could always use the pre-compiled version from cmake.org. It uses the bundled 3rd party libs. I prefer software that uses mature 3rd party libs o…
-
comment
Comment #17898702
I could also recommend Craig Scott's recent CMake book: "Professional CMake": https://crascit.com/professional-cmake/ IMHO it's the best available CMake book available right now. I…
- story
- story
-
comment
Comment #15657735
Printing websites with grey text on a laser printer usually gives you dithered and unpleasant to read text.
- story
-
comment
Comment #12638761
It would be cool to see the powerline symbols to be added to Unicode. The necessary user base should be already there. See: https://github.com/powerline/fonts/blob/master/README.rs…