HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aninteger

no profile record

comments

aninteger
·w zeszłym miesiącu·discuss
And some of us love to live in the 1970s with cheap non-HiDPI monitors (or maybe it's just me).
aninteger
·2 miesiące temu·discuss
Famous Richard Branson quote:

"If you want to be a millionaire, start with a billion dollars and launch a new airline."
aninteger
·3 miesiące temu·discuss
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 miesiące temu·discuss
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 miesiące temu·discuss
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 miesiące temu·discuss
Having Scarlett Johansson's voice might not be so bad or even something less robotic.
aninteger
·4 miesiące temu·discuss
XCB did not largely replace Xlib. In fact, some (all?) implementations of Xlib are built on top of XCB.
aninteger
·5 miesięcy temu·discuss
Time to port this to Wayland using Claude code, right?
aninteger
·7 miesięcy temu·discuss
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 miesięcy temu·discuss
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 miesięcy temu·discuss
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 miesięcy temu·discuss
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 miesięcy temu·discuss
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 lat temu·discuss
"Of course it runs Doom"

Nice work!
aninteger
·7 lat temu·discuss
> 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.