HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gldrk

no profile record

comments

gldrk
·قبل 7 أشهر·discuss
Core fonts absolutely support Unicode. My (non-Xft) xterm windows are full of Unicode characters right now. It is true that anti-aliasing is not supported by the X.Org server, although scalable fonts have been for a while (https://www.x.org/archive/X11R7.5/doc/fonts/fonts.html#AEN49...). But you don't need anti-aliasing on a high-DPI display, and on a low-DPI display you can use any of the many beautiful bitmap fonts, unlike a lot of ‘modern apps’ these days.
gldrk
·قبل 7 أشهر·discuss
It talks about trimming 'legacy' features and specifically says they are omitting 'font-related' operations. That obviously means no useful core X11 application will work (unless you count xlogo and xeyes). Whether the XRender glyph cache mechanism is included is unclear. It also says only DRI is *currently* supported, but maybe that's incidental?
gldrk
·قبل 7 أشهر·discuss
The meaning of 'X server' has been well-established for 30+ years.
gldrk
·قبل 7 أشهر·discuss
If you are not going to implement X11 drawing ops and XRender (which I, and many others, still use heavily), what's even the point? Any 'modern' program that only does client-side rendering already supports Wayland. AFAIK GTK 3 doesn't even support DRI on X11 unless you somehow trick it into using the abandoned OpenGL Cairo backend, but that's not modern enough apparently.
gldrk
·قبل 7 أشهر·discuss
Definiteness has no obvious equivalent in Russian.
gldrk
·قبل 7 أشهر·discuss
>If an English word looks similar to a Russian word, then the stress is likely on a _different_ syllable

Most of these are Latin and French loanwords where Russian (same as e.g. German) carried the accentuation over from the source language. English is the odd one out as it insists on putting the primary stress on either of the first two syllables, except in some recent loans (and those still get a secondary stress). With nouns the preference is for the first syllable. Russian surnames get similarly butchered, including notably Nabokov, which could have been adopted unchanged.
gldrk
·قبل 7 أشهر·discuss
>the only way to "fix" the birth rate is to reject humanity (education, urbanization, technology) and retvrn to monke (subsistence farming, arranged marriages, illiteracy, superstition), which no civilized country will ever do.

They won't do it willingly. That just means it will happen without their input.
gldrk
·قبل 7 أشهر·discuss
I’m actually happy about DRAM prices and hope more people share your mindset. This is the only thing that can force developers to start optimizing memory usage instead of externalizing the costs onto the poorest users.
gldrk
·قبل 7 أشهر·discuss
It's absolutely possible to be mistaken about this. The placebo effect is very strong. I'm sure there are countless things in my own workflow that feel like a huge boon to me while being a wash at best in reality. The classic keyboard vs. mouse study comes to mind: https://news.ycombinator.com/item?id=2657135

This is why it's so important to have data. So far I have not seen any evidence of a 'Cambrian explosion' or 'industrial revolution' in software.
gldrk
·قبل 7 أشهر·discuss
'It's $CURRENTYEAR' is just a cheap FOMO tactic. We've been hearing these anectodes for multiple current years now. Where is this less buggy software? Does it just happen to never reach users?
gldrk
·قبل 7 أشهر·discuss
I am surprised. Does that imply most GNU/Linux users go out of their way to install Chromium actually? Ubuntu and Firefox have a similar market share.
gldrk
·قبل 7 أشهر·discuss
The anti-AI ‘movement’ is a minority like all partisans are a minority. You shouldn’t be comparing them to passive consumers but to enthusiasts who actively demand ‘AI’ in their browser/Paint/Notepad.
gldrk
·قبل 7 أشهر·discuss
It’s easy to bash Mozilla because it is failing. Their usage share is a statistical error, and most of it comes from being shipped with Ubuntu. Firefox badly needs a value proposition beyond not being Chromium-based.
gldrk
·قبل 7 أشهر·discuss
Those are garbage-collected environments. I have some experience with a garbage-collected 'assembly' (.NET CIL). It is a delight to read and write compared to most C code.
gldrk
·قبل 7 أشهر·discuss
High-level languages were absolutely indispensable at a time when every hardware vendor had its own bespoke instruction set.

If you only ever target one platform, you might as well do it in assembly, it's just unfashionable. I don't believe you'd lose any 'productivity' compared to e.g. C, assuming equal amounts of experience.
gldrk
·قبل 7 أشهر·discuss
My evidence is the git commit log: https://desuarchive.org/g/thread/84460945/#q84481507

This doesn’t even include the XFree86 CVS commit history and older, which accounts for most of the code in X.org. Some of those people may actually be dead now.

>AFAIK xorg always only had low 10s of active developers.

There are 38 people with 100+ commits, which obviously counts as a major contributor.
gldrk
·قبل 7 أشهر·discuss
It's part of XInput 2.0 and works as well as it ever did with upstream X.org. The more popular approach to multiseating these days involves logind, udev and two video cards (or drm-lease-manager). Then the two display servers are completely independent from each other, which may or may not be what you want.
gldrk
·قبل 7 أشهر·discuss
How come 90% of his comments are dead then? This one was too until I vouched for it.
gldrk
·قبل 7 أشهر·discuss
Are you aware you are shadowbanned?
gldrk
·قبل 7 أشهر·discuss
If you decide to move your blog to another platform, are you going to maintain API compatibility?