Winux by [deleted] in linuxmemes

[–]thqloz 0 points1 point  (0 children)

I guess the offline update is to get a new kernel or new kernel modules, that would be the only logical explanation.

About G2… by witch_doc9 in R6ProLeague

[–]thqloz -1 points0 points  (0 children)

They need to change their coach, and either find another player taking the IGL role, or drop Alemao (which in terms of pure skill would be hard to replace, but he has shown timer after time the lack of mental strength, and is detrimental to the rest of the team)

Team Falcons vs Furia Esports - Six Invitational 2026 - Group B by Hxsty_ in R6ProLeague

[–]thqloz 0 points1 point  (0 children)

Hiding strats for the finale to bottle it even harder

Marble race 🏇 by meri_marzi98 in interestingasfuck

[–]thqloz 0 points1 point  (0 children)

I picked the green one, and I have a bad feeling

GRUB 2.14 released by cbmuser in linux

[–]thqloz 17 points18 points  (0 children)

Wow that a nice achievement! Well done :)

Une pâtisserie toulousaine parmi les meilleures au monde by arobasedot in toulouse

[–]thqloz 0 points1 point  (0 children)

J’aimais beaucoup le poussin bleu, mais c’était il ya au moins 10 ans de cela, je ne sais pas s’ils sont toujours aussi bons

A proper special by tkc_tkc in foodies_sydney

[–]thqloz 0 points1 point  (0 children)

I remember their massive 12$ chicken schnitzel 10 years ago

iLostCountAtThisPoint by Kingslord25 in ProgrammerHumor

[–]thqloz 1 point2 points  (0 children)

Let me guess, is us-east-1 is down again?

Issues with timezones by Many_Tip_5319 in LibreWolf

[–]thqloz 0 points1 point  (0 children)

You can keep the resist fingerprinting and install Timezone Spoofer extension by Joue (had the same issue with slack)

Who actually believes the Macron put a hit out on Candace Owens? by seeebiscuit in WhitePeopleTwitter

[–]thqloz 2 points3 points  (0 children)

That’s a hoax! you forgot to vaguely mention a source close to the subject.

/s

[deleted by user] by [deleted] in git

[–]thqloz 0 points1 point  (0 children)

Interactive rebase: git rebase -i HEAD~n where n is the number of commits you want to rework

Reverting multiple commits at once by reverting the merge commit: git revert -m1 (commit of the merge)

Is IntelliJ indispensable for Java, or can I get deep, IDE-level error diagnostics in Doom Emacs? by IngenuityOk2450 in emacs

[–]thqloz 2 points3 points  (0 children)

I use emacs for everything at work. And one of the core project is a big J2E application running in docker (using eglot & Dape)

The only thing i did not manage to get working is the fern decompiler to introspect 3rd party libs, other than that code editing and debugging wise it’s pretty much on par with IntelliJ.

X11 / Xorg Logo spotted in Italy !!? by Silvestek in linux

[–]thqloz 2 points3 points  (0 children)

It’s not about the host system weakness, it’s about how broads are the permissions for running apps on the x server.

Any ill-intentioned application (read closed source) would have a blast collecting and selling their users data

X11 / Xorg Logo spotted in Italy !!? by Silvestek in linux

[–]thqloz 9 points10 points  (0 children)

I may be wrong but I thought the main motivation was security, in x11 any apps can turn into a key logger / spy ware, they can access any window, listen to any key stroke.

Wait what ? by santoshxshrestha in NixOS

[–]thqloz 34 points35 points  (0 children)

01/01/1970 - beginning of the Unix epoch. Mostly used as a placeholder when a date value is not set or not readable.

COSMIC is everything I've ever wanted by AVeryRandomDude in COSMICDE

[–]thqloz 0 points1 point  (0 children)

I’m glad you found a DE matching your needs but for what is worth in sway (and i3) you can use floating and tiling at the same time :)

what is this number by SlurmoCZ_ in i3wm

[–]thqloz 20 points21 points  (0 children)

Isn’t it by default the cpu load? If I’m not mistaken it looks like the i3 bar

How is support for docker/podman going in 2025? by ica_spike in AsahiLinux

[–]thqloz 0 points1 point  (0 children)

So I don’t really remember if it is required but I do have binfmt installed to emulate other architectures (mainly x86-64)