gyptazy.ch 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
contact@gyptazy.ch
Admin account
@gyptazy@gyptazy.ch

Search results for #linux

jbz ยป
@jbzfn@mastodon.social

๐ŸŽจ Neofetch Journey Ends, Repository Now Archived
โžฅ @linuxiac

ใ€Œ Sadly, the project hasnโ€™t been updated since August 2020, and after almost four years without any new developments, it was recently placed in read-only mode and archived just a few days ago. What does this mean? ใ€

linuxiac.com/neofetch-tool-now

neofetch screenshot

nixCraft ๐Ÿง ยป
@nixCraft@mastodon.social

the existential question ...

The `whoami` command tells the current username on Linux and Unix-like machines. This twists it into a philosophical question about identity... and displayed "You don't really want to know... " when typed `whoami` command.

Felix Palmen ๐Ÿ“ฏ ยป
@zirias@techhub.social

I have one little piece of custom platform-specific code in .

Background is that 's QFileSystemWatcher doesn't work correctly on (and probably other network filesystems). It uses some platform mechanism (e.g. inotify on , kqueue on ) internally, so exact behavior probably depends on the platform. On FreeBSD, it *seemed* to work, but only when the change to the file on NFS is done from the local machine. ๐Ÿ™„

Now regarding this code:
github.com/Zirias/qxmoji/blob/
-- I still have doubts.

โ–ช Should it check for other filesystems as well? Which ones?
โ–ช Will this construct checking for 'BSD4_4' in <sys/param.h> reliably detect every OS derived from 4.4BSD (assuming a POSIXy system that *has* sys/param.h)?
โ–ช Should it have implementations for *other* POSIXy systems than 4.4BSD-descendants and Linux?
โ–ช Why the hell is there no standard for checking the *filesystem* a file resides on? ๐Ÿง๐Ÿ˜

AAKL ยป
@AAKL@infosec.exchange

Xubuntu 24.04: A minimal install that does what it says on the tin theregister.com/2024/04/30/xub @theregister @lproven

Sourcerer ยป
@sourcerer@mastodon.bsd.cafe

Reproducible builds - pros/cons

Instructor allowed me to quote his take on Pros and Cons of reproducible builds. Because, i found this very informative i want to share with others.

Original author: Nathan House (Station X)

"Reproducible builds involve a compilation process that generates the same binary or executable output for a given source code, regardless of the building environment. This approach offers various pros and cons when it comes to security, privacy, and anonymity.

Pros:

1. Trustworthiness: Reproducible builds ensure that the released binary is built from the published source code, allowing users to trust the software without having to compile it themselves.

2. Tamper detection: Any attempts to introduce backdoors or malware during the build process can be detected, as the output can be verified against the expected result.

3. Collaborative verification: Multiple parties can independently verify the builds, increasing confidence in the software's integrity.

4. Supply chain security: Reproducible builds can help mitigate supply chain attacks by ensuring the integrity of the code throughout the development, build, and distribution process.

Cons:

1. Increased complexity: Implementing reproducible builds can be complex and time-consuming, requiring consistent build environments and careful management of dependencies.

2. Limited scope: Reproducible builds only ensure the integrity of the build process and do not guarantee that the source code is free of vulnerabilities or malicious code.

3. False sense of security: Users may assume that reproducible builds imply that the software is entirely secure, while they only guarantee that the build process is consistent and hasn't been tampered with.

4. Overhead: Maintaining a reproducible build environment may introduce additional overhead for developers, potentially slowing down the development process.

Overall, reproducible builds can significantly enhance security, privacy, and anonymity in the software development process. However, their implementation requires careful planning and may introduce challenges and complexities that need to be managed effectively."

@offtopic

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

09:36:08 up 1889 days, 22:10, 2 users, load average: 3,65, 3,40, 3,23

Goodbye. You've been a good server, but it's time to go ๐Ÿ˜„

Felix Palmen ๐Ÿ“ฏ ยป
@zirias@techhub.social

v0.7 released!

github.com/Zirias/qxmoji/relea

This brings several improvements, mainly in the build system, but the major change is support for localization, with translated Emoji names imported from . I added a German translation, see screenshot. Once again, I'd appreciate more translations, the process to translate is documented here:
github.com/Zirias/qxmoji/blob/

Updated FreeBSD port:
people.freebsd.org/~zirias/pat

No description

It's FOSS ยป
@itsfoss@mastodon.social

KDE's Amarok music player is back!

news.itsfoss.com/amarok-3-0/

Eugenia L ยป
@EugeniaLoli@pixelfed.social

This is a #watercolor painting I did a few months ago but hadn't share, until we bought a scanner here in #Greece. It arrived today, I scanned the painting under #Debian #Linux without any issues (or additional drivers), and I fixed the colors with #Gimp. It's the first time I use The Gimp for my paintings (I've used The Gimp on and off since its inception, but not for my artworks). I've been using #Photoshop instead for my collages and paintings, but I stopped my #Adobe subscription a few months ago. It's all #Foss now.

#watercolour #gouache #illustration #traditionalart #mastoart #fediart #cottagecore #cottagecoreart #art #chickens #backyardchickens #opensource

A woman is picking up eggs in her chicken coop while her chickens are looking over

Tomรกลก ยป
@prahou@merveilles.town

Berkubernetus ยป
@fuzzychef@m6n.io

If you're attending Red Hat Summit, join us for the Community Day on May 6th. We'll have three tracks, including Linux, OpenShift, and Ansible. Don't miss it if you're in Denver!

redhat.com/en/blog/red-hats-co

Unix Weekly ยป 🤖
@unix_discussions@mastodon.social

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

Fedora Evaluates Replacing Redis With Valkey

Personally, I've chosen to replace Redis with KeyDB as I needed master/master replication for my BSD Mail service

phoronix.com/news/Fedora-Evalu

nixCraft ๐Ÿง ยป
@nixCraft@mastodon.social

say goodbye to the sudo. a sudo replacement called run0 that will be part of the upcoming systemd 256 release. freedesktop.org/software/syste

run0 may be used to temporarily and interactively acquire elevated or different privileges. It serves a similar purpose as sudo(8)

Fedora Project ยป
@fedora@fosstodon.org

With Fedora 40 released, it's time to set our sights on Fedora 41!

Fedora 40 elections are starting with the nomination phase. Check it out if you're interested in running for the Fedora Council, Engineering Steering Committee, Mindshare Committee, or EPEL Steering Committee.

Fedora 41 has some deadlines coming up this summer, starting with infrastructure changes due on June 19.

Details on this and more: communityblog.fedoraproject.or

Thorsten Leemhuis (acct. 1/4) ยป
@kernellogger@fosstodon.org

release_candidate ยป
@release_candidate@mastodon.bsd.cafe

If sudo is too bloat, distros have only one option.

Not using doas and give yet another responsibility.

All Linux problems are solved with moar systemd.

โ„๏ธ freezr โ„๏ธ ยป
@freezr@bsd.network

Poor friends, even the iconic has been replaced...

My suggestion is: don't wait!
, run to adopt a sane like operative system!

There are plenty of great choices, you won't be disappointed whatever you decide to pick up!

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

FreeBSD (and Linux), Podman containers and Large Receive Offload.
By @tara

tara.sh/posts/2023/2023-09-07_

Tara Stella ๐ŸŒท ยป
@tara@hachyderm.io

That is going to be an issue, both from users and (mostly, I guess?) for downstream distributions like @linuxmint

I like the idea of a firmware-like OS (I'll soon post about it) and more things like a Flatpak, but this is forcing a technology (Snaps) nobody cares about except Mark.

But that's definitely not going to work on the server side.

oldbytes.space/@feoh/112337886

utcc.utoronto.ca/~cks/space/bl

thanks @jtheo

AAKL ยป
@AAKL@infosec.exchange

Ubuntu 24.04, Fedora 40, EndeavourOS, and TrueNAS 24.04 all arrive at once theregister.com/2024/04/29/ubu @theregister @lproven

Matthias Schmidt ยป
@_xhr_@cybervillains.com

TIL that you can redirect clear(1)'s standard output to a file and the use cat on the file to clear the screen.

$ clear > foo
$ cat foo

ClaudioM ยป
@claudiom@bsd.network

In all of this busy-ness today, I've set up my laptop to upgrade from F39 to . Postponing the move to KDE Plasma 6 for now, but at least my Fedora installation will be up to date. โ€‹๐Ÿง

My silver HP ProBook 4540s running Fedora Linux. The screen is showing the upgrade process from Fedora 39 to Fedora 40 with a progress bar, which currently is at zero percent.

vermaden ยป
@vermaden@bsd.network

Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฐ/๐Ÿฌ๐Ÿฐ/๐Ÿฎ๐Ÿต (Valuable News - 2024/04/29) available.

vermaden.wordpress.com/2024/04

Past releases: vermaden.wordpress.com/news/

No description

vermaden ยป
@vermaden@mastodon.bsd.cafe

Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฐ/๐Ÿฌ๐Ÿฐ/๐Ÿฎ๐Ÿต (Valuable News - 2024/04/29) available.

vermaden.wordpress.com/2024/04

Past releases: vermaden.wordpress.com/news/

No description

Eva Winterschรถn ยป
@winterschon@hachyderm.io

@david_chisnall yep, it's kinda ridiculous, and don't get me started about FreeBSD having kTLS vs (linux's marginal improvements on top of self-congratulatory marginal performance)

oh, but 'Linus dictatorman', please do tell us all about the superiority of kernel features that struggle with NUMA balancing and management, or the convoluted nature of SR-IOV integration or... let's just say the list is extensive...

ricardo ยป
@governa@fosstodon.org

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

Tomรกลก ยป
@prahou@merveilles.town

Nils ยป
@Nils@mastodon.xyz

Amusons-nous encore : le sujet du jour peut se deviner avec la photo. Pour avoir la rรฉponse, va sur twitch.tv/ahp_nils

4 chiots malamut s'amusant sur deux petites balanรงoires de sport. Ils sont รฉquitablement rรฉpartis sur chaque balanรงoire, chaque chiot sur un pied.

Joel Carnat โ™‘ ๐Ÿคช ยป
@joel@piou.foolbazar.eu

When you need to solve keyboard problems on that you don't have on an laptop... ๐Ÿ˜ฉ

reddit.com/r/MechanicalKeyboar

Graham Perrin ยป
@grahamperrin@mastodon.bsd.cafe

@jessienab

TIL

"โ€ฆ named Xenia Linux after the popular Linux mascot who lost to Tux. โ€ฆ"

<wiki.xenialinux.com/en/latest/>

<merveilles.town/@prahou/112270> @prahou

nixCraft ๐Ÿง ยป
@nixCraft@mastodon.social

You can rename . What would you name it? ๐Ÿค”

nixCraft ๐Ÿง ยป
@nixCraft@mastodon.social

Bad and freeloader behaviour
AnthropicAI. reddit.com/r/linux/comments/1c Please boost to shame them.

From the r/linux by user named MintAlone

Title: Claude AI - name and shame

I'm a mint user, regular contributor to the LM forum. Our forum went down today. Message from one of the mods when it was restored:

Claude AI is a new AI chatbot by the company Anthropic. They're scraping websites to train their chatbot for free. They're doing it in a way that causes so much extra load on websites, it's effectively a DDos attack. Sometime yesterday their "ClaudeBot" started scraping the forums and this caused very poor performance of the forums for several hours and ultimately led to an outage.

ClaudeBot is now blocked at the firewall and forums performance should be back to normal.

Went looking for Anthropic, found no way of contacting them to complain (you end up going in circles). So posted here, not that I expect it will make any difference to their behaviour.

Update:

To put it into perspective: over the same time period ClaudeBot caused 20 times as much traffic as the 2nd worst bot and 40 times as much as the 3rd worst bot. The traffic from all other bots combined was a blip in comparison. We've blocked several other bots in the past for doing the same as ClaudeBot but as you can see most bots aren't an issue.

Tomรกลก ยป
@prahou@merveilles.town

ricardo ยป
@governa@fosstodon.org

- tool to help you master system administration ๐Ÿง

linuxlinks.com/linux-assistant

It's FOSS ยป
@itsfoss@mastodon.social

Any guesses as to what they are discussing? ๐Ÿค”

No description

chfkch ยป
@chfkch@ruhr.social

Hello bubble.
I am searching for a tablet which preferrably runs mainline so or are supported.
Must have:
- a sort of display via cable (USB-C, DP, HDMI)
- bluetooth for mouse and keyboard
- WiFi

Do any of you know of such a device? I guess is not it?

jhx ยป
@jhx@fosstodon.org

If you are new to I suggest you try with ๐Ÿ˜Ž

Dependable, stable and easy to use ๐Ÿ˜‰

Chris "Not So" Short ๐Ÿ‡บ๐Ÿ‡ฆ ยป
@ChrisShort@hachyderm.io

Join @jorge and me for our live stream tonight! We'll be going through a Project Bluefin Tour on my new Framework Laptop. Don't miss out on this exciting event!
youtube.com/live/iB2JCZFYiHA or ...
linkedin.com/events/7189657169 or ...
twitch.tv/TheChrisShort

No description

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

I'm reusing my Pixel 7 with Graphene OS using a secondary SIM.
It's truly excellent work; it works wonderfully, and the phone is noticeably more responsive compared to Google's Android.
I suggest everyone with a compatible Pixel device to give it a try; I don't think you'll go back.

@GrapheneOS

It's FOSS ยป
@itsfoss@mastodon.social

It works ๐Ÿ˜œ

No description

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

In case you missed it, I suggest reading the series 'The Hermit Project' that @tara wrote and published on her blog.
It's really interesting and can be inspiring for many of us.

tara.sh/posts/2024/2024-02-12_

ricardo ยป
@governa@fosstodon.org

: Modern Drop-in Replacement for Command on

linuxtldr.com/installing-zelli

Raven ยป
@raven@mastodon.bsd.cafe

Ubuntu 24.04 LTS "Noble Numbat" has been released with Linux Kernel 6.8, Python 3.12, Ruby 3.2, PHP 8.3, Go 1.22, Rust 1.75

canonical.com/blog/canonical-r

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

Fedora Project ยป
@fedora@fosstodon.org

Fedora IoT 40 got some cool under-the-hood changes.

First is that Fedora IoT now uses the unified core model, making them the last rpm-ostree variant to make the switch.
fedoraproject.org/wiki/Changes

Second is that Fedora IoT will be the first rpm-ostree variant to be a bootable container image. You will literally be swapping to newer and newer container images when you update, which really emphasizes the idea of atomicity.
fedoraproject.org/wiki/Changes

Fedora IoT logo over the Fedora 40 background

Fedora Project ยป
@fedora@fosstodon.org

Don't forget about all of our other spins and labs that have also updated to Fedora 40. ๐Ÿ‘€

For Fedora Spins we have
- KDE (or Kinoite)
- Xfce
- Cinnamon
- MATE
- i3
- LXQt
- LXDE
- SoaS
- Sway (or Sway Atomic)
- Budgie (or Budgie Atomic).
fedoraproject.org/spins/

For Fedora Labs we have
- Astronomy
- Comp Neuro
- Design Suite
- Games
- Jam
- Python Classroom
- Scientific
- Security Lab
fedoraproject.org/labs/

You have a lot of options, alright lol

nixCraft ๐Ÿง ยป
@nixCraft@mastodon.social

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

Unix Weekly ยป 🤖
@unix_discussions@mastodon.social

9to5Linux ยป
@9to5linux@floss.social

Fedora Project ยป
@fedora@fosstodon.org

If Fedora 40 had a headlining change, it might be @kde Plasma 6. The KDE SIG have brought over all the hard work from that community to give you a solid desktop experience from day 1.

We're also pushing technology forward by making this release Wayland-only, though X11 apps will still work!

Plasma 6 is also available for our Kinoite users.

Give the Fedora KDE 40 spin a try today!
fedoramagazine.org/whats-new-i

Fedora Project ยป
@fedora@fosstodon.org

We are proud of the stable reputation that Fedora Workstation has built over the years. We hope to add to that with Fedora Workstation 40!

Workstation brings @gnome 46 to users with tweaks to the Settings and Files apps. You can now use Remote Login to connect to a computer even if it doesn't have an active session.

Learn about these quality of life improvements and more: fedoramagazine.org/whats-new-f

Try Fedora Workstation 40 today!

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

OMG! Weโ€™re at forty! (Announcing the release of Fedora Linux 40)

fedoramagazine.org/announcing-

Kyle Taylor ยป
@kta@hostux.social

From my travels:

...the question arises if the classic, basic technique is still useful and applicable... we found that 9 crash or hang out of 74 utilities on , 15 out of 78 utilities on , and 12 out of 76 utilities on ... failure rates are somewhat higher than our in previous 1995, 2000, and 2006 studies of the reliability of command line utilities...

arxiv.org/abs/2008.06537

Liam @ GamingOnLinux ๐Ÿง๐ŸŽฎ ยป
@gamingonlinux@mastodon.social

Ric๐Ÿงโ˜• ยป
@r1w1s1@mastodon.social

@RenewedRebecca I used for limited time in and mac its ok as long you configure the exception correct for different departments.

adingbatponder ยป
@adingbatponder@fosstodon.org

ricardo ยป
@governa@fosstodon.org

Fedora Project ยป
@fedora@fosstodon.org

Fedora Linux 40 is HERE! Check out all our latest variants for desktop, server, and more.

New features include:
* @kde Plasma 6
* @gnome 46
* Fedora Atomic Desktops (rebrand for Silverblue et al)
* PyTorch / ROCm
* And more!

Learn more and try Fedora 40 today! fedoramagazine.org/announcing-

Banner that says Fedora Linux 40

Fedora Project ยป
@fedora@fosstodon.org

Fedora 40 comes with a refresh of our branded laptop collaboration... introducing the Slimbook Fedora 2!

@slimbook has packed this with exciting features like:
* New black chassis
* US ANSI keyboard layout
* Intel i7 13th Gen CPU
* Nvidia RTX 4000 series GPU
* In 14" and 16" sizes

Learn more: fedoramagazine.org/slimbook-fe

Graphic of the black Slimbook Fedora 2

Ric๐Ÿงโ˜• ยป
@r1w1s1@mastodon.social

@stsp @op @tobhe @xha I will try to the port version, thank you guys for your work!

Ric๐Ÿงโ˜• ยป
@r1w1s1@mastodon.social

@stsp @op @tobhe @xha I will try to the port version, thank you guys for your work!

ClaudioM ยป
@claudiom@bsd.network

Thinking of making the big switch from my long-term MATE Desktop over to when I move my installation over from version 39 to . โ€‹

theregister.com/2024/04/22/fed

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

This morning, a colleague (a sysadmin who works exclusively on Red Hat) needed to quickly create a VM for a reverse proxy. Among the requirements:

Minimal, only for nginx
Root file system on btrfs (I don't know why, but it's their internal policy)
Be online ASAP

I swiftly installed Alpine Linux for them. With just two commands, I set up the root on btrfs and got the setup running. Within a minute, the VM was up; in ten seconds, nginx was installed, and within two minutes, it was configured.

They were amazed by the speed and lightness of it all, as well as the updated kernel.

Alpine Linux remains, in my opinion, an excellent and flexible solution in the Linux environment.

Pascal Scherbaum ยป
@pscherbaum@brandenburg.social

What kind of open source software are you using on ?

I want to manage my videos better, and also prepare what kind of I need for a project. Currently I'm using a simple text in , but that's not really good.

vermaden ยป
@vermaden@bsd.network

Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฐ/๐Ÿฌ๐Ÿฐ/๐Ÿฎ๐Ÿฎ (Valuable News - 2024/04/22) available.

vermaden.wordpress.com/2024/04

Past releases: vermaden.wordpress.com/news/

No description

vermaden ยป
@vermaden@mastodon.bsd.cafe

Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฐ/๐Ÿฌ๐Ÿฐ/๐Ÿฎ๐Ÿฎ (Valuable News - 2024/04/22) available.

vermaden.wordpress.com/2024/04

Past releases: vermaden.wordpress.com/news/

No description

Stefano Marinelli ยป
@stefano@mastodon.bsd.cafe

Jeff Geerling ยป
@geerlingguy@mastodon.social

A few years ago, I would've said CentOS or Debian. Now, the answer is much easier

No description

Ric๐Ÿงโ˜• ยป
@r1w1s1@mastodon.social

@jwildeboer I should create some for and in general :)

Michaล‚ ยป
@mms@emacs.ch

What is the best minimalistic *nix music player? I use mpv

Nils ยป
@Nils@mastodon.xyz

On s'est bien amusรฉs avec 1 alors aujourd'hui on va tenter d'en avoir plusieurs ! Rendez-vous sur twitch.tv/ahp_nils pour la suite de mes aventures

โ„๏ธ freezr โ„๏ธ ยป
@freezr@bsd.network

Threads about distributions are becoming boring.

They look like just mere ... โ€‹

🗳

BoxyBSD ยป
@BoxyBSD@mastodon.bsd.cafe

While you can grab free virtual machines (VMs) running on , & for educational purposes - should .com also provide VMs?

Yes:21
No:56

Closed

Mark Stosberg ยป
@markstos@urbanists.social

OK my home internet has been down for 30 hours and my ISP seems incompetent to fix it.

seems barely alive so I'm hoping if I give you all some details, you can give some ideas of more tests to run or settings to try, so I can help pinpoint the issue to the best of my ability from my side.

Starting a thread!

Mark Stosberg ยป
@markstos@urbanists.social

At 3:41 Eastern, one of my own monitors detected the network was down, while I was in the middle of a video call.

After rebooting my ONT device and router for good measure, I logged in to check the settings. I have a Synology RT 2600 ac router.

The router was up and detected "Limited Connectivity". The bandwidth chart shows 0.05k going upstream and 0k downstream.

.

Jorge Castro ยป
@jorge@hachyderm.io

projectbluefin.io and bazzite.gg will come with ollama ready to go out of the box with a `ujust ollama` command.

This will pull down the right image depending on if you're on Nvidia or AMD and then configure it with a @Podman_io quadlet for management.

ollama running on Bluefin

Michaล‚ ยป
@mms@emacs.ch

Another text for today - " Why you shouldn't run a BSD on a PC"

"Changing GNU/Linux distribution can be done on a whim, as underneath all of that youโ€™ve got the same basic operating systems. With BSDs itโ€™s not the same. One should try to understand the downsides, as not to waste the next 20 years exploring an OS that simply is not a good fit."

michal.sapka.me/bsd/why-not-bs

(I thought I will write the pro-BSD text first, but the hell with calendars)

vermaden ยป
@vermaden@bsd.network

New ๐—ง๐—ฟ๐˜‚๐—ฒ๐—ก๐—”๐—ฆ ๐—–๐—ข๐—ฅ๐—˜ ๐˜ƒ๐—ฒ๐—ฟ๐˜€๐˜‚๐˜€ ๐—ง๐—ฟ๐˜‚๐—ฒ๐—ก๐—”๐—ฆ ๐—ฆ๐—–๐—”๐—Ÿ๐—˜ (TrueNAS CORE versus TrueNAS SCALE) article on vermaden.wordpress.com blog.

vermaden.wordpress.com/2024/04

No description

vermaden ยป
@vermaden@mastodon.bsd.cafe

New ๐—ง๐—ฟ๐˜‚๐—ฒ๐—ก๐—”๐—ฆ ๐—–๐—ข๐—ฅ๐—˜ ๐˜ƒ๐—ฒ๐—ฟ๐˜€๐˜‚๐˜€ ๐—ง๐—ฟ๐˜‚๐—ฒ๐—ก๐—”๐—ฆ ๐—ฆ๐—–๐—”๐—Ÿ๐—˜ (TrueNAS CORE versus TrueNAS SCALE) article on vermaden.wordpress.com blog.

vermaden.wordpress.com/2024/04

No description

jhx ยป
@jhx@fosstodon.org

Good advice/apps to break out of the surveillance insanity.
Next to running / there are many great applications one can run and use.

prism-break.org/en/

DesRoin ยป
@DesRoin@geekdom.social

Never worked with before and I need it for an upcoming project... so I'm using my to manage all other in my home. Even reinstalled my old 3 with to have a different OS and system in the network xD
The way things look right now I'll have a lot of time on my hands to figure this out...

No description

Eva Winterschรถn ยป
@winterschon@hachyderm.io

Fine, it's fine. Everything is fine.

I'm just going to convert essential scripts from bash to the ever-forever-better csh.

nothing to see here users, just another systems architect finally losing trust that the organization could right-side/ship-shape their community.

๐Ÿดโ€โ˜ ๏ธ bye bye bash, it was sometimes fun while it lasted, but mostly not.

Felix Palmen ๐Ÿ“ฏ ยป
@zirias@techhub.social

v0.6 released!

github.com/Zirias/qxmoji/relea

This brings a *lot* of improvements and fixes, the most relevant being immediate persistence of settings and watching the settings file for external changes. To make this feasible also for restoring the history, a lot of work went into generating static emoji data that can be used efficiently (e.g. containing a hash table to find an emoji quickly).

BTW, this even works on , so if you have your home shared and you're running qXmoji on two machines as the same user, the history will auto-update in both instances ๐Ÿฅณ

No description

Tomรกลก ยป
@prahou@merveilles.town

From the pen of the famous historian Flap Gnusson appears a new book from the 'Portraits' series.

A pseudo-historical biography of AVGVSTVX HAETAR, the adoptive son of the Triumvir Red Haetar, and the first emperor of the Penguin Empire.

This is Girl's favorite book.

paperback book cover of the book
AUGUSTUX, from the PORTRAITs series, by Flap Gnusson.

It features a black and white photograph of a statue of the Penguin Emperor Augustux.

Back to top - More...