- Joined
- May 12, 2017
When I guix searched yt-dlp one of the packages was for Emacs and that got me curious as to how literal your statement is
There are emacs packages to check the weather and play Tetris. It's very literal.
Last edited:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
When I guix searched yt-dlp one of the packages was for Emacs and that got me curious as to how literal your statement is
Rossman only sees it as being a regulation problem. It's why I find it difficult to support him and his efforts.https://youtube.com/watch?v=KRnno9VIZx0For whatever reason Louis is constantly subjected to the horrors of licensed paid proprietary software and his conclusion is never "maybe we should look for ethical free software alternatives"
Rossman only sees it as being a regulation problem. It's why I find it difficult to support him and his efforts.
add Option "SWCursor" "true" in /etc/X11/20-amdgpu.confi forgot if i ever wrote about this on here but i have a particularly strange issue on artix linux where the mouse feels...off. i'll move it around but it feels like its lagging behind...
initially i believed it was the built in smoothing that most distros have ('acceleration') but turning it off did...nothing. ('off' being 'flat') - thus i've been using regular arch linux for a while now... is there a known fix for this? searching it up provided nothing.
for details:
gpu is an rx 9060xt 8gb,
cpu is an amd ryzen 5 7500f,
16gb ddr5 ram,
iso was xfce openrc stable.
I wasn't aware of that.In absolute fairness to Rossmann: he does utilise free software extensively; he wrote the FUTO self-hosted sovereign cloud guide, and it's almost entirely free software.
I understand that is the case. However, it always leaves out the other side of the equation, which is the consumer/user of these products and services. Quite often consumers will be hostile when asked why they didn't do their due diligence.Louis also spent tons of time specifically acquainting himself with regulation because he took it upon himself to stand up for Right to Repair. @Hey Johnny Bravo can personally attest to Rossmann being the reason why Massachusetts has any Right to Repair laws on the books at all.
That is precisely what I was getting at.The issue is that after working with hammers for so long, every problem starts to look like a nail.
I understand that is the case. However, it always leaves out the other side of the equation, which is the consumer/user of these products and services. Quite often consumers will be hostile when asked why they didn't do their due diligence.
e.g. When I heard about John Deere tractors being difficult to repair, I knew they weren't the only tractor manufacturer. Why didn't farmers buy from another company that doesn't pull this BS? Nobody forced them to buy a particular model of tractor. These things are expensive. Why didn't they investigate this before purchase?
I haven't had any issues with the documentation when I'm watching 4K Blurays, but I've never ripped 4K so I wouldn't know. I used Windows to flash the 4K firmware onto my blu-ray drive. I've talked about it in the Piracy thread. It's nice knowing there's a Linux flasher as well, though.It's not hard if you know the right path, the issue is the current documentation is just bad. I imagine Bluray rippers want to keep this hush-hush to justify selling 4K rips or hosting streaming sites that are raped by ads
This is correct. Louis actually did a video about this, but the only messaging that the opposition to Right to Repair in Massachusetts could muster was a creepy ad implying that women will get raped in empty parking garages if Right to Repair passes. They played it over and over.@Hey Johnny Bravo can personally attest to Rossmann being the reason why Massachusetts has any Right to Repair laws on the books at all.
emacs is Turing complete so can theoretically do anything a computer can do.When I guix searched yt-dlp one of the packages was for Emacs and that got me curious as to how literal your statement is
What kind of insane troll logic is that?This is correct. Louis actually did a video about this, but the only messaging that the opposition to Right to Repair in Massachusetts could muster was a creepy ad implying that women will get raped in empty parking garages if Right to Repair passes. They played it over and over.
Maybe the tractors were a bad example, but take something more relevant to this discussion, like laptops or desktop computers.Chicken-egg problem. John Deere wasn't the only manufacturer of tractors like 20-30 years back, but industry consolidation is a bitch, and federal antitrust statutes haven't been touched since Standard Oil's dissolution.
FUD. Always FUD.What kind of insane troll logic is that?
Thought you were @dcss for a second.i forgot if i ever wrote about this on here but i have a particularly strange issue on artix linux where the mouse feels...off. i'll move it around but it feels like its lagging behind...
initially i believed it was the built in smoothing that most distros have ('acceleration') but turning it off did...nothing. ('off' being 'flat') - thus i've been using regular arch linux for a while now... is there a known fix for this? searching it up provided nothing.
for details:
gpu is an rx 9060xt 8gb,
cpu is an amd ryzen 5 7500f,
16gb ddr5 ram,
iso was xfce openrc stable.
No clue, dude. Here's the ad:What kind of insane troll logic is that?
elisp and emacs are such a comfy DE, I have so many stupid extensions that help me because it takes like 30 seconds to iterate on somethingemacs is Turing complete so can theoretically do anything a computer can do.
I know (hope?) you're joking, but yes, there is. "Emacs X Window Manager (EXWM)." I'm not insane or autistic enough to attempt it personally, so I leaned on Grok a bit for details. It suggests Arch, Debian, Ubuntu and NixOS all have comprehensive tutorials, with Arch being the most-frequently recommended.Is there a Linux or bad distribution that is basically designed for you to use emacs for everything? Like it’ll literally boot into emacs and you do all installation and computer maintenance through emacs?
GNU guix seems to be the answer for thatIs there a Linux or bad distribution that is basically designed for you to use emacs for everything? Like it’ll literally boot into emacs and you do all installation and computer maintenance through emacs?
When I guix searched yt-dlp one of the packages was for Emacs and that got me curious as to how literal your statement is
Absolutely go for it dawg. EXWM works with frameworks like Doom or Spacemacs if you want vim keybinds and a more "complete" experience out of the box, which I can highly recommend as a starting point for Emacs. Getting to shed the framework later on and move to an Emacs config that is truly yours, especially on Guix where you have a bunch of Guix Home services that can extent Emacs even further, is really, really fun. I took a look at the Wayland EWM version and it looks pretty neat, its kind of like Niri's entire backend wearing EXWM for a face.GNU guix seems to be the answer for that
Basically your OS configuration is nix but it uses scheme which makes configuring your OS a lot like configurint Emacs.
it comes with emacs preinstalled and the repos have Emacs equivalents for many things so you can manage your Emacs packages through guix kind of like on Gentoo.
Two of the de options for guix during install is exwm and ratpoison which are both wms designed around Emacs
I did some ai search too and there's also Wayland Emacs compositor called ewm but it's rust, though if you're using Wayland I'd imagine you're not a rust hater
What up my gnuggersAbsolutely go for it dawg. EXWM works with frameworks like Doom or Spacemacs if you want vim keybinds and a more "complete" experience out of the box, which I can highly recommend as a starting point for Emacs. Getting to shed the framework later on and move to an Emacs config that is truly yours, especially on Guix where you have a bunch of Guix Home services that can extent Emacs even further, is really, really fun. I took a look at the Wayland EWM version and it looks pretty neat, its kind of like Niri's entire backend wearing EXWM for a face.
playback through an API and then Plasma uses that information to render it onto the taskbar via the protocols borrowed from the old Unity Launcher API of all things. For Audacious implementing this was pretty simple, as it shares a D-Bus interface called MPRIS with Elisa which exposes various media controls of the software itself, including playback. So all I had to do was largely copy what Elisa did. Audacity on the other hand was different, as it does not have MPRIS. Because of that I decided to use the GIO D-Bus and then emit the playback progress based on Audacity's existing PlaybackScroller::OnTimer() callback instead.So, they invented "make".ccache