I don’t understand how that hybrid is supposed to work. Monospace is a binary attribute; either all chars have the same width or not. So what is the font now?
I don’t understand how that hybrid is supposed to work. Monospace is a binary attribute; either all chars have the same width or not. So what is the font now?
Most people in my company use OSX, followed by a few dozen Linux users (various distros; whatever each one prefers), followed by a few Windows users (whyever they want that). So essentially: we can choose what we want to use.
They also fuck over their own OS. I don’t think they deliberately broke dual boot installs, they simply don’t put enough effort in QA. (See their recent problems with BitLocker after an update. Or that one update that fails because some internal partition is too small. And so on.)
Fli4l is still around?! Crazy. I used that back in 2002 or so to turn an old i386 with 3 ISA HP 100Mbit network cards into a router + fileserver combo. Good times.
glibc’s malloc
increases the stacksize of threads depending on the number of cpu cores you have. The JVM might spawn a shitload of threads. That can increase the memory usage outside of the JVMs heap considerably. You could try to run the jvm with tcmalloc (which will replace malloc
calls for the spawned process). Also different JVMs bundle different memory allocators. I think Zulu could also improve the situation out of the box. tcmalloc might still help additionally.
I ran Arch on a convertible laptop around 2006-2010. Most notes I did using OpenOffice Writer, with hotkeys to quickly add formulas. Drawings were done with the pen. Homework (where speed didn’t matter as much but where I wanted high quality) were done in ConTeXt.
Programming was done in FreePascal using Lazarus IDE or Java using Netbeans IDE, depending on the course and my personal preference.
I think I had no complaints from anyone. Quite the contrary, one professor even gifted me a book as a thanks for the high quality typesetting in my homeworks, since most students didn’t give a shit and had no fucking clue how to really use their beloved MS Word.
Thanks for filling that gap of knowledge!
So they have two airflows? Then I assume in contrast to the ones with just one exhaust they need two fans? One for circulating (and cooling) the air from the room and one to circulate the air from (and to) the outside?
Then I assume that would make them even noisier then the single exhaust ones, right? (More moving parts.)
Two tubes still means it pulls in hot air from the outside that it then needs to cool down first. The split ACs are basically the only sane ones (but expensive).
That invitation confused me hard. With the picture of a city I expected to find a location somewhere. But then it was a relatively subtle word “online” on a link deeper down that finally gave away that it’s an online meetup.
So “it’s weird then”. As I said. And basically as the person I answered to said.
Yeah but why not both? Extra support shouldn’t hurt.
… each time the server restart and randomly during login.
They already accept donations as a means of continuous support. So I guess this is now just another channel for people who prefer buying a license over using github donations.
Edit: oh I just realized they stopped donations with the restructuring. Ok, that’s weird then.
Even latest gen Intel i5 don’t have AVX512.
They also ship ZFS out of the box, which makes their kernels my go-to solution for the systems I want to boot off ZFS.
There is no “maybe” here. With systemctl suspend
you tell systemd to suspend the whole machine. Most of the hardware will be powered down.
Maybe you should generally separate those concerns? Depends entirely on your usecase, but maybe you want your screenlock to do only that… lock the screen. Then you do not want suspend/sleep in there at all.
Although to be fair, WSL fixes that issue to a big degree. Maybe even better than OSX, since you get a real Linux with real userspace. WSL(2) might be the only really cool feature Microsoft added to Windows, that actually brings value for the user.
Offlive account during install works only when you are not connected to the internet from that PC. Maybe also only with Win Pro, not Home.
The crap you have to disable are all dark patterns and I hope the EU rips them a few more holes.
“Just update”… I think I went into enough details about what pissed me off in my initial comment.
Almost every Linux distro would have been: boot the installer, select disk, select meta packages, username, password, done. 10 mins later you have an up to date system with no shady online crap.
Bitwardens local cache does not include attachments, though. If you rely on them, you have to rely on the server being available.