Skip to main content



in reply to m3t00🌎

man, these tech bros have set up cloud infrastructure on mars already?!


PSA: pipewire has been halving your battery life for a year+


This entry was edited (5 months ago)



The Revolution Will Be Federated


In a guest article co-written by Heidi Li Feldman and Tim Chambers, the case is made in favor of political organizing in the Fediverse, rather than through corporate social media.

Both authors bring up case studies in their experience in grassroots fundraising and advocacy for the Harris-Walz presidential campaign through Mastodon and Bluesky.

in reply to Sean Tilley

Umm .. Bluesky is "corporate social media", even if they try to act nice registering as a "benefit corporation". Still should not be considered part of the fediverse.

in reply to return2ozma

This is optimistic and I hope they succeed, because every time I read an article about nuclear fusion it's always 5 to 10 years away, and I feel like I've been reading articles about nuclear fusion for the better part of 2 decades.
in reply to return2ozma

I guess it's easier when you let another country do all the work, and spend all the money, and then you just steal their information from them.

in reply to ouch

lists.debian.org/debian-devel/…

I was wrong, it's 1024 not 256. It's a soft limit, so easy to adjust once you're aware that you need to.

in reply to kbal

Thanks.

Please note that the
soft limit still is 1024, as that's what legacy syscalls like select()
can handle.


I guess anything using select() would break with a higher limit?


in reply to scorp

Mostly that it doesn't work on Steam Deck. Hits memory limits IIRC.


Software as a public good


Open source software is essential to the global economy, public services, and international organizations, yet many critical projects remain underfunded, highlighting the need for sustainable support.

The United Nations and other public institutions are increasingly recognizing the importance of open source, with initiatives like the Global Digital Compact and various national funds dedicated to supporting open source projects.

GitHub is actively involved in bridging the sustainability gap through initiatives like GitHub Sponsors, the FOSS Sustainability Fund, and resources for open source maintainers, emphasizing the need for collaborative investment from both public and private sectors.

in reply to AnActOfCreation

Github is a private company and as such unfit to protect open source.

What is needed is an autonomous, government funded organisation that will allow the world to get rid of companies making money off the FOSS ecosystem.

in reply to Solumbran

get rid of companies making money off the FOSS


I'm afraid if we discourage companies from adopting open source we'll end up with even more closed source garbage.

There are industry sectors where closed source is the norm, and it just leads to more vendor lock-in and less standardization and interop.

I'm a bit young to say for sure, but I believe closed source was the norm in the software world 20-30 years ago and openness was stigmatized. I certainly don't want to live in that world.

This entry was edited (3 months ago)
in reply to Eager Eagle

I work for a company that makes money supporting FLOSS. Our members pay fairly hefty membership fees because they have a vested interest in their chips being well supported by Linux and the wider ecosystem. That money funds common projects they all benefit from all well as numerous maintainers in projects keeping those projects ticking.

The engineers on the project I mostly work on are predominantly paid to work on it. We value our hobbyist itch scratchers (~10% off contributors) but it's commercial money that keeps those patches reviewed and flowing.

in reply to Solumbran

The closest to that would be Codeberg. It's a nice initiative, and some big projects like LibreWolf are already using it.



Tim Chambers reshared this.

in reply to Evan Prodromou

I really like the idea of a distributed and virtual "signing party" and just bought the ebook! (let me know who to ping and how, to vote for a paper version!).

Sadly, the time is not very CEST friendly, so I am not sure I can attend!

This entry was edited (3 months ago)


Ukraine sits on trillions worth of minerals. US politicians want them.


in reply to ☆ Yσɠƚԋσʂ ☆

if only countries would quit putting #US resources under their land, everything would be fine;)

#venezuela #iraq #iran #russia #ukraine #argentina #chile

The list is too long

in reply to LPS

Is amazing how greedy an unconsiderated is the #world against #us. 😒
#world #US


Best TUI Calendar?


reshared this


in reply to 4rkal

The amount of advertising for this tool in recent times is starting to look a lot like astroturfing.
in reply to 4rkal

Or try GLIM instead. Works pretty well, although it has some minor limitations, like using FAT32 and having a set list of distributions you can use with the tool.


ZDNET: 20 years later, real-time Linux makes it to the kernel - really


reshared this



The Revolution Will Be Federated


In a guest article co-written by Heidi Li Feldman and Tim Chambers, the case is made in favor of political organizing in the Fediverse, rather than through corporate social media.

Both authors bring up case studies in their experience in grassroots fundraising and advocacy for the Harris-Walz presidential campaign through Mastodon and Bluesky.



[Solved?] Weird Font problems in desktop icons


Hello everyone.

After I changed the default font in KDE Plasma 6.1.4 on Bazzite to Atkinson Hyperlegible, all desktop icons have weird line spacing in the name. Notice how .png is hanging behind tge icon for TextFile sh. Changing the font size does nothing. Only if I switch back to the defaults does it fix itself. Any idea how I can keep Atkinson as a font and fix this issue?

Edit: In edit mode (right click on desktop) I can set the Text lines to 1 which makes things bearable. Still no way to manage the weird spacing issue. Seems that not all icon are affected. Couldn't find a pattern.

This entry was edited (3 months ago)
in reply to some_random_nick

It looks like the png is getting word wrapped. Line spacing is so large that the png on the second line is getting pushed into the space of the icon below, and the icon below is given a higher Z value, so it goes over it. The different font has a different letter width and can influence the line spacing by being taller than the original font.

See if you can find an option to reduce line spacing or an option to increase icon spacing (vertical or horizontal). I would expect these to be advanced settings though. Iirc, most Linux desktops don't use ellipses on long names, like some other operating systems (macOS iirc).

in reply to placatedmayhem

Or, if you can't find any of those other settings, try decreasing the font size by 1 pt or 1-2 px (not sure what unit KDE6 uses for font sizes) and see if that works better with the new font's letter widths and kerning.
in reply to nyan

I tried reducing the font size to no avail. Seems it's the fonts fault.
in reply to placatedmayhem

The KDE system settings have no such option :-/ All my google results for line spacing are regarding the terminal, non for my case. I guess there is some config file somewhere that I can edit, but sine I am still nee to Linux, I jave no idea where to start.
in reply to some_random_nick

If you open /usr/share/plasma/plasmoids/org.kde.plasma.icon/main.qml and search for line there's a section called PlasmaExtras.ShadowedLabel which seems to correspond with icon text and there's a line maximumLineCount: 2 you could try reducing that to 1 and it might fix your issue.

It looks like KDE Plasma is based on QT6 and the icons I believe are a QT6 Label so you can also add some styling to it yourself. Here's the documentation for it: doc.qt.io/qt-6/qml-qtquick-con…

There is a property called lineHeight so you could just add that to the PlasmaExtras.ShadowedLabel and see if that fixes it.



PipeWire 1.2.4 released


Highlights

  • Avoid a crash in cleanup - of globals. (#4250)
  • Use systemd-logind to scan for new devices in v4l2.
  • Some more bugfixes and improvements.

PipeWire

  • Avoid a crash in cleanup of globals. (#4250)
  • Improve RequestProcess dispatch.

Tools

  • Improve float parsing. (#4234)

SPA

  • Clear the ringbuffer when stopping in libcamera.
  • Use systemd-logind to scan for new devices in v4l2. (#3539, #3960)
  • Queue dropped first buffer in v4l2.
  • Unlink pcm devices when moving drivers to avoid broken pipe.

JACK

  • Emit buffer_size callback in jack_activate() to improve
    compatibility with GStreamer. (#4260)

reshared this

in reply to petsoi

Now the big question is if the update fixes this nasty little bug where no matter what, the audio is muted on login until you mute and unmute. that I had to add a dirty little shell script on startup to fix:
\#!/bin/bash
pactl set-sink-mute 0 toggle
pactl set-sink-mute 0 toggle

I was experiencing it with 1.2.3 on Debian Trixie, though I've heard of Arch users experiencing it. I'm updating to 1.2.4 right now.


Some perspective on distro usage among developers


Personal use numbers:

  • Ubuntu: 27.7%
  • Debian: 9.8%
  • Other Linux: 8.4%
  • Arch: 8%
  • Red Hat: 2.3%
  • Fedora: 4.8%

https://survey.stackoverflow.co/2024/technology#most-popular-technologies-op-sys

This entry was edited (3 months ago)

reshared this

in reply to Avid Amoeba

and you spend your entire tenure trying to convert it into another language while simultaneously adding to the pile.