pelya
- 0 Posts
- 159 Comments
Plasma, with the taskbar on the side, and 15 virtual desktops.
Nope. The server receives UDP packet from WiFi and sends reply over Ethernet, which simply gets lost in your router. From the Linux side there’s no error, it sent the packet somewhere, and what happens next is your router’s problem.
It’s perfectly possible on Linux to have several network adapters with the same IP address, or several default routes.
Most server applications will listen to 0.0.0.0 address, which means all network interfaces. Any incoming TCP connection will remember it’s network interface, and the server will send responses to the same interface.
This will not work for UDP connections, and for outgoing TCP connections - they will always choose the network interface with the lowest metric, which you can print with
ip rcommand.This does not include advanced techniques like bridge or bonding or iptables routing - you need to run special commands in the terminal, which you cannot do just by clicking your mouse in system settings app.
Green paint will be extra $2000.
pelya@lemmy.worldto
Games@lemmy.world•Major Blow to Denuvo Because Pirates Just Ran Out of Games to Bypass as of April 2026English
71·2 months agoIs never connected to a network, public or private (always offline)
99% of all modern games won’t even start
pelya@lemmy.worldto
Linux@lemmy.ml•Can the GNU/ Linux Foundation Fork Android and Maintain it?
2·2 months agoAndroid uses mainline Linux kernel for several years already. Whatever drivers OEMs are using are provided as separate binaries.
pelya@lemmy.worldto
Linux@lemmy.ml•linux-android: turn any old Android phone into a Linux desktop or a smart home server
231·2 months agoIt’s an installer for Termux packages. You can do the same thing manually in Termux shell, if you know the names of packages you are installing.
And yes, Termux uses Debian apt package manager.
pelya@lemmy.worldto
Programmer Humor@programming.dev•I don't even know what it exactly wants to be
10·3 months agoThey still make an acceptable FTP server for backing up your huge tarballs.
Github is more involved, you need to create a release and then attach files to it. With sf.net you jist do a FTP upload.
DNS is pronounced ‘hosts’ because it was originally one big text file.

It’s these things. Notice how the thread is smaller than the shaft. You always need to drill a pilot hole, otherwise the thread won’t bite into the wood. The thread is also pretty tight, so screwing it two-three times in the same hole is enough to strip the wood in the hole, so it can be pulled out with tweezers with almost no resistance. It’s also slotted, so if you press too hard your screwdriver will slip out. And if you screw too tightly, the head will rip off, because it’s a mild steel.
Or you just hammer it in.
In Soviet Russia, all furniture was assembled by hammering wood screws. Then the assembled furniture was ripened for up to ten years in special humidity-controlled warehouses, allowing screws to expand and lock in place thanks to rusting. This required making screws from special-grade low-quality steel, and use extra-toxic glue for particle board planks so they would not rot. And still, only one in five assembled pieces of furniture did not have any rotten parts or fall into pieces when you attempted to take it home, making it even more luxurious. It is utterly impossible to repeat this level of craftsmanship in modern world.
The PC case with Turbo button was originally 486-DX, but there was no place on the new K6 motherboard to plug it into.
People are boasting about Arch, but my first open-source OS was FreeBSD 4.2, fitting on a single CD-ROM.
It included a tiny base system and C compiler, and practically every other package had to be compiled from source, using theportssystem, which was just a collection of makefiles, one for each package.
And you had to be careful to usegmakeinstead ofmake, because the default Make was BSD-specific tool incompatible with most of open-source software, which targeted Linux. And you had to make sure to use GNU versions of grep, sed, and awk, and remove all bashisms from shell scripts, because/bin/shwas of course incompatible withbash.
You had only about 50% chance that a given package would compile. Package manager? What package manager? Just runsuand thenmake install.
And my PC was AMD K6, and it had Turbo button, which did absolutely nothing. And I was very proud of my TEAC CD drive.
You lose:
- Your corporate shackles
You gain:
- Limitless bragging rights




https://man7.org/linux/man-pages/man3/mbsrtowcs.3.html
https://man7.org/linux/man-pages/man3/strxfrm.3.html
https://man7.org/linux/man-pages/man3/wcstold.3p.html
https://man7.org/linux/man-pages/man3/wcscoll.3p.html
wcsollin the picture is an error, unless it’s Welsh.