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

gldrk

no profile record

コメント

gldrk
·7 か月前·議論
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 か月前·議論
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 か月前·議論
The meaning of 'X server' has been well-established for 30+ years.
gldrk
·7 か月前·議論
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 か月前·議論
Definiteness has no obvious equivalent in Russian.
gldrk
·7 か月前·議論
>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 か月前·議論
>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 か月前·議論
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 か月前·議論
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 か月前·議論
'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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
How come 90% of his comments are dead then? This one was too until I vouched for it.
gldrk
·7 か月前·議論
Are you aware you are shadowbanned?
gldrk
·7 か月前·議論
If you decide to move your blog to another platform, are you going to maintain API compatibility?