Action unknown: siteexport_addpage

Linux on Reddit

  • Audio glitches since 7.2 - Am I the only one ? (2026/09/19 19:25)
    Not a support request, I just want to know if other people experience the same issues and if this might be a kernel regression. I have a Behringer FLOW 8 digital mixer that worked FLOWlessly so far. But ever since a system update last week I am getting audio glitches. I am currently on 7.2.6. No issues on Windows, so the device is fine. submitted by /u/LetsGoPepele [link] [comments]
  • Android 17 is the first since 3.x to add new APIs without releasing to the AOSP (2026/09/19 13:12)
    submitted by /u/B3_Kind_R3wind_ [link] [comments]
  • KDE: The Documentary TRAILER - The Story of Free Software Underdogs - Full Film Coming October 14th (2026/09/19 12:25)
    submitted by /u/Illustrious_Party972 [link] [comments]
  • I've created software to convert 3D blurays to SBS video (2026/09/19 12:11)
    First off, hats off to https://github.com/jens-duttke. He created the most important bit, aka decoding MVC. I've just put pieces together. On that note thanks to https://github.com/teaching-droid for tsmuxer and https://github.com/vapoursynth for vapoursynth. Okay so let me start from beginning. You have bought shrek 3D, got 3D compatible tv or projector and got yer DLP-Link 3d glasses and you wanna watch said bluray on linux. You can't. End of story. It's not possible because second eye view is encoded in format called MVC. It's so proprietary that ffmpeg doesn't even see it, can't even demux it. So to make compatibility WAY easier, what you do is to convert the bluray (or bluray mkv) into SBS that being side by side video. There's either half SBS or full SBS. Side by side means you got 1080p frame for left eye and 1080p frame for right eye side by side (or half of the width for half-sbs resulting in simple 1080p video not 3840x1080). Then you can easily play that on linux. Problem is to convert it, you need to use BD3D2MK3D (BD 3D to MK(V) 3D) and that's windows only program. There is literally nothing else to the best of my knowledge. And since i realised bd3d2mk3d uses softwares that have opensource alternatives and literally just generates bunch of batch scripts I thought to myself… maybe its possible to recreate it on linux. So i figured out the software alternatives and then vibe-coded (Yes I'm real dev, i vibe-coded it because I hate doing anything in bash and bash seemed like obvious answer, + it's so simple and not mission-critical so it doesn't matter) a script that builds all dependencies and then does basically same thing as bd3d2mk3d end to end. You give it bluray directory or mkv, pick what audios you want, what subtitles you want, encoding setttings and off to the races. I no longer need to run bd3d2mk3d via wine. Hope it helps maybe one other 3D video enthusiast out there Oh I almost forgor the link https://github.com/Michal-Szczepaniak/bd3d2sbs submitted by /u/Mister_Magister [link] [comments]
  • The Flatpark distribution model is very awesome! (2026/09/19 11:57)
    submitted by /u/DAS_AMAN [link] [comments]
  • How capable is GIMP compared with Photoshop in 2026? (2026/09/19 06:52)
    After toying around with a couple distros yesterday, I've been convinced to leave Windows. My primary motivation is my annoyance with forced AI integration. I've already read a dozen or so older threads on this topic, and I'm sorry to be making a new one. However, it appears that GIMP has made some major leaps over the last couple years of updates, and I'm curious how the latest versions hold up to my particular use cases. I work with Photoshop pretty regularly, and it's the one program which is giving me hesitation while switching to linux. My use cases are broad-ranging, but they are all related to my home workshop where I regularly need to do things like mock up a design with text and print it on a decal, or prepare a bunch of tiled images for poster printing. There's also some photography work on the side, and so I'll be replacing Lightroom as well (does GIMP, or anything else, have a comparable denoise feature?). So lots of layer work, lots of text manipulation with kerning control/drop shadows/etc, and lots of printing. So, has GIMP gotten closer to Photoshop in terms of functionality in 2026? submitted by /u/SubcutaneousMilk [link] [comments]
  • Your phone is about to stop being yours (105 days until lockdown) - Keep Android Open (2026/09/19 04:05)
    submitted by /u/B3_Kind_R3wind_ [link] [comments]
  • capture-input implement for wlroots (unfinished) (2026/09/19 03:59)
    I am about to implement the input-capture portal for xdg-desktop-portal, that works for wlroots, for example, sway, hyperland. The pr is here https://github.com/waycrate/xdg-desktop-portal-luminous/pull/232 I have sucked on it for a long time.. if some of you are using sway and deskflow, can someone take a look at it. I need some help. I have researched a lot, and have found the events are already sent to deskflow, but the control never happened. We have already implement the eis for remoteDesktop, so it will be ok as a controlled side. This time I want to make sway can be the controlling side. I use the virtual monitor and the overlay layershell as the input-capture area, and send the events, to make sway or hyperland can be the controlling side, it is a very beginning plan, I think it should work. I also have some better idea for it, but I want to make it work for this design.. I do not have another computer now to test it, also I do not know what is wrong now. I want to have some help from someone knows this portocol submitted by /u/Massive-Collection80 [link] [comments]
  • This Week in Plasma: Let the Polishing Begin (2026/09/19 02:11)
    submitted by /u/diegodamohill [link] [comments]
  • Code Signing in Linux: Complete Guide to Signing Packages, Binaries, and Containers (2026/09/18 21:49)
    submitted by /u/throwaway16830261 [link] [comments]
  • Fedora signing: draw the rest of the owl (2026/09/18 20:50)
    submitted by /u/throwaway16830261 [link] [comments]
  • Corsaro: Search torrents in the terminal (Bash) (2026/09/18 19:55)
    https://gitlab.com/christosangel/corsaro corsaro is a script written in Bash that allows the user to search for torrents in the terminal . The functions and the data are taken from https://piratebay.live/ Opening the script, the user through the main menu, can: Search for a torrent Search for a torrent in a category Search for a torrent in multiple categories Check out top 100 torrents in a category Browse torrents in a category Browse the most recent torrents Repeat previous torrent search Browse torrent search history and repeat a search using a stored key word Configure the parameters of the script No A.I. was used for the development of this project. submitted by /u/christos_71 [link] [comments]
  • Factorio has a new ARM64 Linux port to play anywhere (2026/09/18 11:54)
    submitted by /u/Liam-DGOL [link] [comments]
  • AMD sends in more HDMI FRL updates for Linux 7.4, fixes for upcoming hardware (2026/09/18 10:18)
    submitted by /u/Fcking_Chuck [link] [comments]
  • Finally fixed stuck resume from sleep (2026/09/18 09:44)
    submitted by /u/tshop [link] [comments]
  • Far superior colorblind adjustment option in KDE with Wayland (2026/09/18 04:54)
    I am making this post so that it archives and helps those with colorblindness. KDE is dropping X11, so xrandr will not work globally on KDE anymore since it needs X11 for that. What DOES work is Kgamma2. It lets you make your own custom icc profile within KDE using Wayland. No need to make scripts, you just move a Red, Green and Blue slider and the icc profile saves. I had to discover this on my own. No Reddit posts, no ai searches, nothing suggested this to me. The only reason I found out is someone asking about how to change saturation in KDE with Wayland and of course they were not asking for colorblindness adjustment, but kgamma2 is great for that. So if you have colorblindness, just use kgamma2. Also no, the default colorblindness adjustment settings in KDE is terrible. With the default KDE settings for colorblindness, all it does is make all the colors worse so that you can technically tell different colors apart, but only because it dulls all the colors when you actually need improved saturation on one of the color cone ranges(R,G,B) and a decrease in saturation on one of the other cone ranges. submitted by /u/Inceleron_Processor [link] [comments]
  • Elementary OS 9 will be based on sysupdate + mkosi (but still have a classic package mode) (2026/09/18 03:35)
    submitted by /u/giannidunk [link] [comments]
  • Made a Linux Controller for the Shiny Snake G600 11.3" Case Screen (Looking for Testers!) (2026/09/18 00:00)
    submitted by /u/Asuma01 [link] [comments]
  • What's new in Libadwaita 1.10 (2026/09/17 20:45)
    submitted by /u/BrageFuglseth [link] [comments]
  • Fujitsu formally announces their MONAKA 144 core CPU (2026/09/17 15:54)
    submitted by /u/Fcking_Chuck [link] [comments]
  • Linux v0.0.1 was released today 35 years ago! (2026/09/17 14:31)
    In 1991 September 17, Linus Torvalds released the initial release of Linux Kernal 0.01. On 25 August 1991, Torvalds posted the following to comp.os.minix, a newsgroup on Usenet: I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones. This has been brewing since April, and is starting to get ready. I'd like any feedback on things people like/dislike in minix, as my OS resembles it somewhat (same physical layout of the file-system (due to practical reasons) among other things). I've currently ported bash(1.08) and gcc(1.40), and things seem to work. This implies that I'll get something practical within a few months [...] Yes - it's free of any minix code, and it has a multi-threaded fs. It is NOT portable (uses 386 task switching etc), and it probably never will support anything other than AT-harddisks, as that's all I have :-(. [...] It's mostly in C, but most people wouldn't call what I write C. It uses every conceivable feature of the 386 I could find, as it was also a project to teach me about the 386. As already mentioned, it uses a MMU, for both paging (not to disk yet) and segmentation. It's the segmentation that makes it REALLY 386 dependent (every task has a 64Mb segment for code & data - max 64 tasks in 4Gb. Anybody who needs more than 64Mb/task - tough cookies). [...] Some of my "C"-files (specifically mm.c) are almost as much assembler as C. [...] Unlike minix, I also happen to LIKE interrupts, so interrupts are handled without trying to hide the reason behind them.'m doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones. This has been brewing since April, and is starting to get ready. I'd like any feedback on things people like/dislike in minix, as my OS resembles it somewhat (same physical layout of the file-system (due to practical reasons) among other things). I've currently ported bash(1.08) and gcc(1.40), and things seem to work. This implies that I'll get something practical within a few months [...] Yes - it's free of any minix code, and it has a multi-threaded fs. It is NOT portable (uses 386 task switching etc), and it probably never will support anything other than AT-harddisks, as that's all I have :-(. [...] It's mostly in C, but most people wouldn't call what I write C. It uses every conceivable feature of the 386 I could find, as it was also a project to teach me about the 386. As already mentioned, it uses a MMU, for both paging (not to disk yet) and segmentation. It's the segmentation that makes it REALLY 386 dependent (every task has a 64Mb segment for code & data - max 64 tasks in 4Gb. Anybody who needs more than 64Mb/task - tough cookies). [...] Some of my "C"-files (specifically mm.c) are almost as much assembler as C. [...] Unlike minix, I also happen to LIKE interrupts, so interrupts are handled without trying to hide the reason behind them. submitted by /u/DiodeInc [link] [comments]
  • KDE launches new merch store, first product is a Konqi plushy! (2026/09/17 11:36)
    submitted by /u/JoshStrobl [link] [comments]
  • What project impressed you the most (as linux kernel project, drivers or software that support linux) (2026/09/17 09:37)
    I will start with a simple example like NVK, because it has impressed me the most since 2023; it managed to run small 2D games, then larger 3D games over time, eventually reaching about 50% of official driver performance, and they even managed to add DLSS thanks to Valve. submitted by /u/Better-Quote1060 [link] [comments]
  • Lepton from Valve to run Android games on Linux is now open source (2026/09/17 07:27)
    submitted by /u/Liam-DGOL [link] [comments]
  • PS5 Linux dev quits after "the only hypervisor bug left" was reported to Sony (2026/09/17 07:10)
    submitted by /u/Liam-DGOL [link] [comments]
Enter your comment. Wiki syntax is allowed:
Please fill all the letters into the box to prove you're human. L Q U Y A
 
  • news/reddit/linux.txt
  • Last modified: 2021/10/30 11:41
  • by 127.0.0.1