linuxusers.in is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
dharmiik@proton.me
Admin account
@dharmik@linuxusers.in

Search results for tag #linux

0 ★ 2 ↺

dharmik »
@dharmik@linuxusers.in

anyone here from ahmedabad, india? i doubt i will find anyone from my college here, but if you are from and interested in or . join us:

https://dhrm1k.github.io/lju-lug/

    Paolo Amoroso »
    @amoroso@fosstodon.org

    I already knew that the PrtScr key captures a screenshot of the full screen on Linux but only today I learned that Alt+PrtScr captures the current window. I discovered it while reading about the origin of the SysRq key.

    en.wikipedia.org/wiki/System_r

      James Endres Howell »
      @jameshowell@fosstodon.org

      1998: "Linux is only free if your time has no value." (@jwz)

      2025: "Commercial software is only convenient if your privacy, security, IT budget stability, ethics, and time have no value."

      web.archive.org/web/1999021813

        gyptazy boosted

        gyptazy »
        @gyptazy@mastodon.gyptazy.com

        unixbhaskar »
        @unixbhaskar@fosstodon.org

        Well, a cup of hot coffee ☕ and Mark Knopfler's number

        🎶 Brothers In Arms 🎶

          Hacker News 50 » 🤖
          @hn50@social.lansky.name

          Exploring Polymorphism in C: Lessons from Linux and FFmpeg's Code Design (2019)

          Link: leandromoreira.com/2019/08/02/
          Discussion: news.ycombinator.com/item?id=4

            HoldMyType »
            @xameer@mathstodon.xyz

            browser crash could not cite the ref [SENSITIVE CONTENT]

            > imagine namespaces as boxes for processes containing some abstracted global system resources, one good thing with these boxes is that you can add and remove stuff from one box and it will not affect the content of the other boxes. Or, if a process A in a box (set of namespaces) goes crazy and decides to delete the whole filesystem or the network stack in that box, it will not affect the abstraction of these resources provided for another process B placed in a different box. Moreover, namespaces can provide even fine-grained isolation, allowing process A and B to share some system resources (e.g. sharing a mount point or a network stack). Namespaces are often used when untrusted code has to be executed on a given machine without compromising the host OS.
            > kernel assigns each process a symbolic link per namespace kind in /proc/<pid>/ns/. The inode number pointed to by this symlink is the same for each process in this namespace. This uniquely identifies each namespace by the inode number pointed to by one of its symlinks.

            Reading the symlink via readlink returns a string containing the namespace kind name and the inode number of the namespace.

            > a named network namespace.

            PrivateNetwork=my_custom_namespace.

            -- wiki

            github.com/systemd/systemd/iss

              unixbhaskar »
              @unixbhaskar@fosstodon.org

              Well, a cup of hot coffee ☕ and Frank Sinatra's number

              🎶 Moonlight Serenade 🎶

              ....and some rudimentary ritual

                Hacker News 50 » 🤖
                @hn50@social.lansky.name

                Rewriting essential Linux packages in Rust

                Link: lwn.net/Articles/1007907/
                Discussion: news.ycombinator.com/item?id=4

                  Linux boosted

                  learnbyexample »
                  @learnbyexample@programming.dev

                  Understanding Unix filesystem timestamps

                  (https://lemmy.ml/c/linux)

                  unixbhaskar »
                  @unixbhaskar@fosstodon.org

                  Well, a cup of hot coffee ☕ and Glen Campbel's number

                  🎶 Gentle On My Mind 🎶

                  ....and some rudimentary ritual ....

                    Hacker News 50 » 🤖
                    @hn50@social.lansky.name

                    Linux boosted

                    Meldrik »
                    @meldrik@lemmy.wtf

                    AMD wins at open source, GNOME completes Wayland support Linux & Open Source News

                    (https://lemmy.ml/c/linux)

                    radhitya.org boosted

                    Paolo Amoroso »
                    @amoroso@fosstodon.org

                    The March 2025 Android 15 feature drop brought to my Pixel 7 Pro the Linux Terminal app shown here. It's the Android equivalent of the Crostini Linux container of ChromeOS. Right now it's only a terminal with no graphics but Google is working on it.

                    androidpolice.com/android-15-l

                    Screenshot of an Android phone that shows a Linux terminal app. The terminal displays a Debian shell session login message and the output of the shell command ls -ls /

                    Alt...Screenshot of an Android phone that shows a Linux terminal app. The terminal displays a Debian shell session login message and the output of the shell command ls -ls /

                      Nick @ The Linux Experiment »
                      @thelinuxEXP@mastodon.social

                      Here is this week's & News video, in which AMD wins at open source, again, but their latest GPUs prove to leave some performance on the table on Linux, GNOME adds a lot of Wayland support to GNOME 48, and EA releases the source code for Command & Conquer games:

                      youtube.com/watch?v=3d65Mnr8onE

                        Linux boosted

                        MazonnaCara89 »
                        @MazonnaCara89@lemmy.ml

                        This Week in Plasma: A Very Fixy Week

                        (https://lemmy.ml/c/linux)

                        unixbhaskar »
                        @unixbhaskar@fosstodon.org

                        Well, a cup of hot coffee ☕ and Beethoven 🎼🎼

                        #

                        ....and some rudimentary ritual ...

                          Linux boosted

                          Karna »
                          @KarnaSubarna@lemmy.ml

                          Ubuntu To Revert "-O3" Optimizations, Continues Quest For Easier ARM64 Installations

                          “some workloads saw improvements, overall system performance slightly declined, and binary sizes increased.” So -O3 isn’t paying off in the Ubuntu packaging world for now and will be reverted soon.

                          (https://lemmy.ml/c/linux)

                          Linux boosted

                          Arthur Besse »
                          @cypherpunks@lemmy.ml

                          unixbhaskar »
                          @unixbhaskar@fosstodon.org

                          Holykow! Want to see how the fuck OOM-killer stopped the network connection?

                          Look at the screenshots..... dmesg your friend ..... :) 👍

                            Mihies »
                            @Mihies@programming.dev

                            About backup and switching to a different distro

                            I’m going to move away from Windows into Linux and have some strategical questions, among others how do you handle backups/restore and how do you switch distros.

                            There are two main questions (in case of catastrophic failure or transition):

                            1. How do you reinstall your apps? I’m considering ansible for that - have all my installs (as much as possible) done through ansible playbooks.
                            2. How do you recover your backup data? Just copy from backup to home directory probably won’t do when it comes to a different distro, or? Here I’m considering doing ZFS snapshosts (ZFS pool/datasets would be used for my home directory) to my backup server but not sure how to recover it in case of switching to a different distro. It should be copy in the case of system restoration I guess.

                            Any other recommendations?

                            (https://programming.dev/c/linux)

                            unixbhaskar »
                            @unixbhaskar@fosstodon.org

                            Well, a cup of hot coffee ☕ and Bob Dylan's number

                            🎶 Gotta Serve Somebody 🎶

                            🎶 Well, it may be the Devil or it may be the Lord

                            But you're gonna have to serve somebody🎶

                            ...and some rudimentary ritual

                              Justine Smithies »
                              @justine@snac.smithies.me.uk

                              So it's my 6 month anniversary of switching to for my and my and I'm really surprised because I haven't even thought about going back to . Not even to see if the grass is greener on the otherside.

                                Linux boosted

                                petsoi »
                                @petsoi@discuss.tchncs.de

                                PipeWire 1.4.0 released

                                PipeWire 1.4.0 (2025-03-06)

                                This is the 1.4 release that is API and ABI compatible with previous 1.2.x and 1.0.x releases.

                                This release contains some of the bigger changes that happened since the 1.2 release last year, including:

                                • client-rt.conf was removed, all clients now use client.conf and are given RT priority in the data threads.
                                • UMP (aka MIDI2) support was added and is now the default format to carry MIDI1 and MIDI2 around in PipeWire. There are helper functions to convert between legacy MIDI and UMP.
                                • The resampler can now precompute (at compile time) some common conversion filters. Delay reporting in the resampler was fixed and improved.
                                • Bluetooth support for BAP broadcast links and support for hearing aids using ASHA was added. A new G722 codec was also added. Delay reporting and configuration in Bluetooth was improved.
                                • The ALSA plugin now supports DSD playback when explicitly allowed with the alsa.formats property.
                                • A PipeWire JACK control API was added.
                                • A system service was added for pipewire-pulse.
                                • Many documentation and translation updates.
                                • Many of the SPA macros are converted to inline functions. All SPA inline functions are now also compiled into a libspa.so library to make it easier to access them from bindings.
                                • The module-filter-chain graph code was moved to a separate filter-graph SPA plugin so that it becomes usable in more places. EBUR128, param_eq and dcblock plugins were added to filter-graph. The filter graph can now also use fftw for doing convolutions. The audioconvert plugin was optimized and support was added to audioconvert to insert extra filter-graphs in the processing pipeline.
                                • New helper functions were added to parse JSON format descriptions.
                                • The profiler now also includes the clock of the followers.
                                • RISCV CPU support and assembler optimisations were added.
                                • The clock used for logging timestamps can be configured now.
                                • The JSON parser was split into core functions and helper.
                                • Support for UCM split PCMs was added. Instead of alsa-lib splitting up PCMs, PipeWire can mark the PCMs with the correct metadata so that the session manager can use native PipeWire features to do this.
                                • Support for webrtc2 was added to echo-cancel.
                                • IEC958 codecs are now detected from the HDMI ELD data.
                                • Conversion between floating point and 32 bits now preserve 25 bits of precision instead of 24 bits.
                                • A new Telephony D-BUS API compatible with ofono was added.
                                • The invoke queues are now more efficient and can be called from multiple threads concurrently.
                                • Clock information in v4l2 was improved.
                                • An ffmpeg based videoconvert plugin was added that can be used with the videoadapter.
                                • The GStreamer elements have improved buffer pool handling and rate matching.
                                • The combine-stream module can now also mix streams.
                                • link-factory now checks that the port and node belong together.
                                • The netjack-manager module has support for autoconnecting streams.
                                • The native-protocol has support for abstract sockets.
                                • The pulse server has support for blocking playback and capture in pulse.rules.
                                • The corked state of stream is now reported correctly in pulse-server.
                                • Fix backwards jumps in pulse-server.
                                • Latency configuration support was added in loopback and raop-sink.
                                • The ROC module has more configuration options.
                                • The SAP module now only send updated SDP when something changed.
                                • RTP source now has a standby mode where it idles when there is no data received.
                                • Support for PTP clocking was added the RTP streams.
                                • The VBAN receiver can now dynamically create streams when they are detected.
                                • Error reporting when making links was improved.
                                • Support for returning (canceling) a dequeued buffer in pw-stream.
                                • Support for emiting events in pw-stream was added.
                                • pw-cat now support stdin and stdout.

                                Highlights (since the previous 1.3.83 release)

                                • Small fixes and improvements.

                                PipeWire

                                • Fix some missing includes in metadata.h
                                • Pass the current error in errno when a stream is in error (#4574)

                                modules

                                • Evaluate node rules before loading adapter follower to ensure properties are set correctly. (#4562)

                                SPA

                                • Avoid a use after free when building PODs. (#4445)
                                • Take headroom into account when calculating resync.

                                Bluetooth

                                • Fix +CLCC parsing.

                                GStreamer

                                • Notify about default device changes in deviceprovider.
                                • Copy frames between pools and avoid splitting video buffers.

                                JACK

                                • Add an option to disable the MIDI2 port flags. (#4584)

                                (https://lemmy.ml/c/linux)

                                unixbhaskar »
                                @unixbhaskar@fosstodon.org

                                While drinking my chilled Tropical Drink 🍹 and Next ...giving it a glance

                                  Back to top - More...