

I use slock with MOD+E in dwm…
I use slock with MOD+E in dwm…
Really depends on many factors. If you have everything in RAM, almost nothing matters.
If your dataset outgrows the capacity, various things start to matter, based on your workload. Random reads need to have good indices (also writes with unique columns), OLAPs benefit from work_mem, >100M rows will need good partitioning, OLTP may even need some custom solutions if you need to keep a long history, but not for every transaction.
But even with >B of rows, Postgres can handle it with relative ease, if you know what you’re doing. Usually even on a hardware you would consider absolutely inadequate (last year I migrated our company DB from MySQL to Postgres, and with even more data and more complex workflows we downsized our RAM by more than half).
Postgres is so quick if you know how to use it…
Just self-host it? It’s open-source, that will last you a lifetime.
That sounds great, let me know how it works for you.
I’m not sure if this is satire, because if yes, well played, if not, Fuck That.
It’s voice and video calling with chat and screensharing. I intend to use it for a language school. It’s extendable, for instance you can also self-host a whiteboard, where everyone can draw. You can see the drawing in real time, which is good for asian languages, where direction of the stroke is important.
Free, open-source, packaged in Debian, runs without issues, used it with friends for multi-hour voice chats during gaming nights.
On the server you can configure things like FPS for screenshare. I have yet to adjust that and try streaming video/game through it.
Way too few mentions of Jitsi.
I use it with friends, it has good server config, and I’m pushing it on businesses.
Why won’t you share which game it is? :)
How in your mind SEO is a problem, but AI blindly choosing SEO pages isn’t?
Just adding that GitLab self-host is an absolute nightmare, if anything goes wrong you are done. They include database in their ‘package’, so you have limited options.
Also GitHub is usually used to distribute dependencies, so if your package gets downloaded 1M+ times, you don’t have to pay for the traffic.
To attract more people to the follow ups
Pictures prove that protests were big and non-violent
So I installed this way back in the day on my prod corporate VMs. I was still green, and any prod issues would shake me so much, it was too stressful.
I taught myself to relax when the locomotive pops up, take a few deep breaths and go on.
It was super effective. I learned to not get so flustered, and stopped messing commands due to adrenaline. I no longer install it anywhere, but it still puts a smile and a wave of nostalgia when I see or hear about it.
Such a small thing, yet it helped me grow so much.
You are right, but let me add that Gabe knows that being tied to Windows is not a good idea, as he worked there and understood that they would block Steam if they could.
Valve supporting ‘their’ alternative OS, away from Microsoft (and Apple) or any other direct competitor in gaming is the only way to survive.
It’s not like they pour all that money into Linux from the goodness of their heart. They need their own OS just as much as the Linux desktop community needs some stable funding.
Given how Valve lets children gamble with skins, I’m not sure how moral that company really is.
dwm gang rise up!
I will just say:
WHAT THE FUCK are we doing? Alpine has been used in Docker, and Docker is now run everywhere.
WHY are these necessary tools underfunded? They barely even need anything. Why do companies not support them?
Can we start giving at least 0.000001% of net profit to the basic tools used? Can we globally force companies to give the smallest pittance to the open-source projects they make trillions off of?
What did Gentoo teach you about Linux?
I main it (and am never switching again btw), but I learned absolutely nothing new. Packages build themselves, and everything works.
I was hoping to learn new things about compiling from source, but I guess I will have to make ebuilds for that.
Cracked software still enables their dominance over the market.
llvm, clang are packages I give 0 fucks about, but take a significant part of my updates. I never really got around to it, but I will try to make them binary downloads instead of building that shit. Like I understand gcc, but have 0 interest in llvm, and can’t have firefox without it… smh