There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

astro_ray , in Canvas 2024 Simplex Chat room

What about XMPP or IRC?

DieserTypMatthias ,
@DieserTypMatthias@lemmy.ml avatar

IRC is plaintext communication.

astro_ray ,

I understand that perfectly, that’s precisely why I also listed XMPP. Also, IRC suits the need many people till this day.

possiblylinux127 OP ,

Not anonymous

GolfNovemberUniform , in How about a Tux on Canvas?
@GolfNovemberUniform@lemmy.ml avatar

I’m sorry for asking a very noob question but how does this canvas thing work? Do I have to have an account on that instance and ask for edit permission using a special form or something?

Ategon ,
@Ategon@programming.dev avatar

any fediverse account will work. Itll allow you to log in when it opens

dr_jekell , in How do I calibrate a new battery on Linux?
@dr_jekell@lemmy.world avatar

Have you tried running the laptop down until it shuts off then charging it?

communism , in How Long Should Hardware/Software Support Last?
@communism@lemmy.ml avatar

The thing is, Linux always gets touted as the way to save old hardware. Win 11 not supporting a bunch of perfectly good older computers is leading to a massive e-waste wave. I understand that kernel devs mostly do it for free, and resources are limited for maintaining support for hardware few use anymore, but I think having a way to viably daily drive old hardware is really important for reducing e-waste and also just saving people’s money. I don’t like buying new tech unless it’s to replace something beyond repair—ie not just an upgrade for the sake of upgrading.

Obviously the problem is more socially systemic than just the decisions of Linux devs. I think the release cycle of new hardware is way too quick—if it were slower obviously that would reduce the workload for kernel devs, so hardware could be supported for longer (as they have less new hardware to work on supporting). And more generally we should have a mode of production not centred around profit, so that people don’t get punished (as in, they’re not getting paid but could be compensated for their time if they worked on something else) for spending time developing kernel support for old hardware.

ssm , in How Long Should Hardware/Software Support Last?
@ssm@lemmy.sdf.org avatar

Hardware and Software free from capitalism’s planned obsolescence will live as long as the community has interest.

Swedneck ,
@Swedneck@discuss.tchncs.de avatar

reminder that the voyager 1 probe is still functional

Routhinator , in Before your change to Linux
@Routhinator@startrek.website avatar

Windows XP. I worked MSN tech support the year Blaster hit. I remember droning through the same repair steps every 15 minutes with caller after caller in a neverending stream that lasted for weeks.

After a couple of weeks of this, my coworkers and I had a weekend off together and we planned to party it up and blow off some steam with a LAN Party with Freelancer and beers. I had my comp all prepped and ready, it was freshly reinstalled and the game had been tested and benchmarked.

I came home from a long shift to find the one of the new Blaster variants, which used a new vulnerability that had not been patched until I had been at work that day. It had triggered so many reboots while I was at work it triggered NTFS corruption somehow. I had to reinstall… And I had done nothing to deserve that.

That virus fucking broke me. I went to work after that weekend and went to the Linux guru in Tier 3, and said “Teach me”.

I have never looked back with the exception of having to install it for a specific reason, and I’m usually appalled at the state of it. I just had to install Win 11 for a Google Cloud certification exam (DaFuq!?!?!) and with all the issues I encountered it took about 6 hours to get it ready for the exam. Win11 doesn’t come with network drivers anymore? Two NICs and a WiFi card in my machine, and none of them had drivers in the install. Nice to see we’ve gone full cycle back to Windows ME, except the OEM bloatware is a core part of the OS.

When my wife finally dropped Windows a month ago between the ads and recall, it marked the death of daily users of Windows in our house. I’m raising my kid on Linux.

Steamymoomilk , in Games on Whales - Stream multiple desktops and games from a single host

This looks freaking dope!! Thanks for the great project And cheers to its release!

abeltramo OP ,
@abeltramo@lemmy.world avatar

Thanks mate! It has been a long road but we’ve finally got something that seems to work across a lot of different HWs, so it was time to pin it down into a release.

secret300 , in Before your change to Linux

I moved to Linux full time about a year after windows 10 released

olympicyes ,

I think Windows 10 is the best version they ever made but Windows 11 is a total fraud. So many elements are just wallpaper on top of old underpinnings, fake it til you make it but also less utility while being no more useful. I prefer Gnome to Win 11.

crazyminner , in Zed on Linux is out!

I tried saving to a file that required root and it didn’t give any prompt to enter the password. On VSCodium normally if you are trying to write to a file that requires sudo then it prompts you.

Is there a way to save to root files with Zed?

cy_narrator ,

Maby launch editor with sudo?

adamnejm ,
@adamnejm@programming.dev avatar

Found the Windows user. On Linux we actually have polkit that can elevate privileges with a GUI prompt.

cy_narrator ,

On Windows you can just right click and run as administrator bro

e922857 ,

Use sudoedit

steal_your_face , in Games on Whales - Stream multiple desktops and games from a single host
@steal_your_face@lemmy.ml avatar

Looks cool good work

LodeMike , in how can I route all my traffic through tor on debian 12.6?

Install tor (from the official repo) then set up a proxy for SOCKS5 localhost port 9050

potosi , in Zed on Linux is out!

text editor

GPU-accelerated renderer

What the fuck?

Thcdenton ,

Sounds pretty cool. Sometimes ill do a quick series of edits in vim and it fuckin chugs. I’m definitly gonna try it

Cube6392 ,

Pretty common feature. Sublime, Lapce, VS Code, certain Emacs distributions, certain NeoVim GUIs… We live in a world where a lot of people have GPUs and CPUs aren’t getting faster so if you want to get more work done (ie, running LSPs, tree sitter, completion engines, snippet engines, debuggers etc) you need to offload some of that work somewhere

bastion , in Is there a better way to browse man pages?

Man pages this, man pages that. When will the Linux community start really thinking about woman pages?

Eyck_of_denesle ,

Woman in emacs

crispy_kilt ,

What’s a womanual?

bastion ,

That’s the point.

I thought it would be clear that we should start calling them womanuals this was a joke.

bloodfart , in How do I calibrate a new battery on Linux?

You can’t.

The laptop talks to the battery and the software you’re using tries to talk to the laptop to see what the battery says. What’s your laptop make and model, battery make and model and did you check the bios for battery configuration?

velox_vulnus OP ,

It’s a Lenovo S540-15IWL, with the MX250 dGPU. I’ve tried checking the BIOS, and there seems to be no setting for the battery in the BIOS.

bloodfart ,

Okay, clear the old upower data stored in your computers /var/lib/upower/ directory with rm /var/lib/upower/* then restart the upower service or just restart your computer.

TeddyKila ,

Useful info ty

moonpiedumplings , in Games on Whales - Stream multiple desktops and games from a single host

This reminds me of kasmweb, but fully open source.

abeltramo OP ,
@abeltramo@lemmy.world avatar

Yeah we definitely overlap a little with Kasm, our main focus is gaming with out of the box support for Steam, Proton and proper joypad with Rumble, Gyro and Acceleration (a first in Linux!).

Plus, as you said, we are 100% open source and community based, there’s no company behind us and no monetization whatsoever. 😉

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines