Viewing profile — aninteger
aninteger
HN member- Joined
- Thu, Jun 09, 2011, 6:22 PM UTC
- HN karma
- 911
- Public activity
- 399 items
- HN profile
- View on Hacker News ↗
About aninteger
No profile information was provided.
Recent public activity
-
comment
Comment #49023206
Sorta unrelated but I really enjoy (I don't want to use the past tense as I often refer back to it) your article on Emulator Backed Remakes ( https://gabrielgambetta.com/remakes.ht…
-
comment
Comment #48304965
And some of us love to live in the 1970s with cheap non-HiDPI monitors (or maybe it's just me).
-
comment
Comment #48003953
Famous Richard Branson quote: "If you want to be a millionaire, start with a billion dollars and launch a new airline."
-
comment
Comment #47921596
I did attempt this with whatever was state of the art (SOTA) about 6 months ago for my own C++ and was disappointed. It's just not there yet.
-
comment
Comment #47916616
There's a serious advantage to becoming fluent by moving to a country that speaks that language fluently. Try becoming fluent in Japanese in Nigeria for "Japanese hard mode"
-
comment
Comment #47857530
It's "legacy" because it's essentially tied to Windows. Yes, technically it works on Linux, and no doubt that was an amazing feat, but no serious company is running MSSQL on Linux …
-
comment
Comment #47654059
Having Scarlett Johansson's voice might not be so bad or even something less robotic.
-
comment
Comment #47480076
XCB did not largely replace Xlib. In fact, some (all?) implementations of Xlib are built on top of XCB.
-
comment
Comment #46806635
Time to port this to Wayland using Claude code, right?
-
comment
Comment #46359278
You could submit your PR to Nakst's Luigi toolkit: https://github.com/nakst/luigi You don't have to make a complete alternative. You can add calls to ATK (accessibility toolkit) on…
-
comment
Comment #46188124
It doesn't but it definitely "implements" a single inheritance tree (with up casting/down casting) which I believe Xt toolkits (like Motif) also did.
-
comment
Comment #46187923
The best example I can think of is the Win32 controls UI (user32/Create window/RegisterClass) in C. You likely can't read the source code for this but you can see how Wine did it o…
-
comment
Comment #45700353
Vibe coding in the 90s was probably like learning C and pointers for the first time and then deciphering strange errors when you couldn't figure out how scanf worked, so you added …
-
comment
Comment #45181291
There seems to be at least 2 lcc forks (lcc-win32/win64, and pelles-c) that have their own small communities. Although maybe they are dead.
-
comment
Comment #44504437
I guess https://github.com/jart/cosmopolitan might just be the WebAssembly for the command line then.
-
comment
Comment #44473227
For some reason I pictured this software as a system for developing memory or CPU constrained software. Like granting only 1 mb of memory and maybe having functions executed in a c…
-
comment
Comment #43682625
> Less controversially, when you write C, you write for a virtual machine described by the C spec, not your actual hardware. Isn't this true for most higher level languages as well…
-
comment
Comment #43529500
The article also mentioned the size of the dependency (over 400 mb)
-
comment
Comment #43261977
I guess it's time to print out those "I did this!" stickers of Trump and put them next to the price tags.
-
comment
Comment #43190667
> If you are on Ubuntu 18.04... Probably best to use a slightly newer Ubuntu.
-
comment
Comment #42991528
I wonder if something like this might make a comeback for workers that are blocked from using wsl/hyperv on their corporate laptops. For me I've been using msys2 as an "alternative…
-
comment
Comment #42837038
Pretty impressive, only $20 grand?
-
comment
Comment #42803849
The point is that since the price isn't listed, it's likely high or very high.
-
comment
Comment #42549569
I think we should list the sites where this fingerprinting is done. I have a suspicion that Microsoft does it for conditional access policies but I am not sure of other services.
-
comment
Comment #42405722
> It's like the FAQ is trying to hint that TDE is the "real" KDE, a continuation of the same project initiated by Matthias Ettrich (who, afaict, has no connection to TDE), and that…