HackerTrans
トップ新着トレンドコメント過去質問紹介求人

aninteger

no profile record

コメント

aninteger
·先月·議論
And some of us love to live in the 1970s with cheap non-HiDPI monitors (or maybe it's just me).
aninteger
·2 か月前·議論
Famous Richard Branson quote:

"If you want to be a millionaire, start with a billion dollars and launch a new airline."
aninteger
·3 か月前·議論
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.
aninteger
·3 か月前·議論
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"
aninteger
·3 か月前·議論
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 when all the documentation, all the best practices are all based on running that on Windows.
aninteger
·3 か月前·議論
Having Scarlett Johansson's voice might not be so bad or even something less robotic.
aninteger
·4 か月前·議論
XCB did not largely replace Xlib. In fact, some (all?) implementations of Xlib are built on top of XCB.
aninteger
·5 か月前·議論
Time to port this to Wayland using Claude code, right?
aninteger
·7 か月前·議論
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 Linux/Unix platforms. I'm not sure what needs to be done on Win32 platforms though.
aninteger
·7 か月前·議論
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.
aninteger
·7 か月前·議論
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 or Wine alternatives (like NetBSD's PEACE runtime, now abandoned).

Actually the only toolkit that I know that sort of copied this style is Nakst's Luigi toolkit (also in C).

Neither really used inheritance and use composition with "message passing" sent to different controls.
aninteger
·9 か月前·議論
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 asterisks and ampersands to the code until it compiled.
aninteger
·10 か月前·議論
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.
aninteger
·5 年前·議論
"Of course it runs Doom"

Nice work!
aninteger
·7 年前·議論
> it's like FVWM95, only from this century.

I wonder how you'd feel about Trinity Desktop Environment? I feel like Trinity and Lxqt are in the same space when it comes to system requirements.