Advertisement · 728 × 90

Posts by Eduard Tolosa

What a good anime btw

6 months ago 1 0 0 0
Preview
GitHub - Edu4rdSHL/fly-to-podman: Migrate from Docker to Podman. Migrate from Docker to Podman. Contribute to Edu4rdSHL/fly-to-podman development by creating an account on GitHub.

Uh, it has been 7 months since I wrote Fly To #podman

github.com/Edu4rdSHL/fl... - Migrate from #Docker to #Podman

6 months ago 1 0 0 0
Preview
Rust binaries with Diesel and Postgres: static linking on 2025 A small, painless, and straightforward guide on how to statically link Rust binaries that use Diesel and Postgres

After having to deal with it, I wrote a small post about static linking of #rust binaries that uses #diesel and #postgresql: www.edu4rdshl.dev/posts/rust-b...

I hope it helps someone :)

6 months ago 1 0 0 0
Preview
WireGuard: fast, modern, secure VPN tunnel WireGuard: fast, modern, secure VPN tunnel

I already have on my VPS:

- A Matrix server running - continuwuity.org
- A ZNC bouncer for IRC - wiki.znc.in/ZNC
- A WireGuard VPN running for accessing my things remotely - www.wireguard.com

Any other recommendations?

7 months ago 0 0 0 0

All of that, without using additional space on your disk thanks to COW.

7 months ago 0 0 0 0
Post image

Living with the peace of mind of being able to roll your system back in time or simply recover a previous version of something you deleted or changed, but that didn't quite work for you, is one of the best things that can exist.

I LOVE #btrfs and #linux!

7 months ago 1 0 1 0
Preview
Solving the remote, unattended access problem on Wayland Getting remote, unattended access to Wayland sessions can be challenging due to its security model. I found that using a simple WireGuard VPN setup worked perfectly.

Solving the remote, unattended access problem on #Wayland

#Linux #Gnome

www.edu4rdshl.dev/posts/solvin...

7 months ago 2 0 0 0

For the "not wanting your ISP/gov to know the sites you're visiting", changing the DNS + DoT/DoH should do the trick, no?

7 months ago 0 0 1 0
Preview
The Tor Project | Privacy & Freedom Online Defend yourself against tracking and surveillance. Circumvent censorship.

Do you still use #Tor (or Tor Browser) - (torproject.org/) in 2025? If so, what do you use it for?

#privacy

7 months ago 0 0 0 0
Advertisement

Is there any reason to use a #VPN actually outside of the following?

- Connecting to a protected internal network
- Connect several devices on different locations
- Bypassing geo restrictions

Like, they don't provide any privacy or anything really, and most of them are bullshit

7 months ago 0 0 1 0

Hahahaha, I have been using **only** Linux for almost 13 years now... Only use Windows a VM for updating firmware of some devices, and consoles ( PS, Xbox and Nintendo) to play. However, gaming on Linux has been decent for the past 7 years, so I mostly play on my PC anyways.

7 months ago 1 0 0 0

Just my thoughts. And now everything is VPN here and there. 😅

7 months ago 1 0 1 0
Preview
From systemd-networkd to NetworkManager After 7 years, I recently switched from systemd-networkd to NetworkManager for managing my network connections. VPNs were the main reason for the switch.

From systemd-networkd to NetworkManager: www.edu4rdshl.dev/posts/from-s...

VPNs can be a pain to manage.

7 months ago 1 0 1 0

Wow, that looks interesting, I have never heard of it but I promise I will play with UWSM ;), awesome project.

9 months ago 1 0 0 0

Flatpak is cool, but still missing some things imo. By design, some of them wouldn't be implemented, probably.

9 months ago 1 0 1 0
Preview
My two-day adventure with Flatpak apps I tried to replace my native apps with Flatpak apps on my main computer. Here’s how it went.

My two-day adventure with Flatpak apps - www.edu4rdshl.dev/posts/my-two...

9 months ago 1 0 1 0

GitHub Pages with a custom domain, probably.

9 months ago 0 0 0 0
Advertisement
Preview
Smart suggestions on your Fish shell, without AI Based.fish is a Fish shell plugin that provides smart suggestions for commands based on your usage patterns, directory context, and command history. It uses SQLite for storage and fzf for selection, m...

More context on www.edu4rdshl.dev/posts/smart-...

10 months ago 0 0 0 0
Preview
GitHub - Edu4rdSHL/based.fish: Context-based autocompletion for the Fish shell Context-based autocompletion for the Fish shell. Contribute to Edu4rdSHL/based.fish development by creating an account on GitHub.

Based.fish: A context-based autocompletion plugin for the #Fish shell - github.com/Edu4rdSHL/ba...

#linux

10 months ago 0 0 1 0

userland ROP on day 1 💪

10 months ago 2052 324 101 63
Preview
Eduard’s Blog Your go-to resource for all things related to Linux, containers, open-source and programming.

- Switched from Lutris to Heroic Games Launcher

What else am I missing? 😂

Everything was posted on edu4rdshl.dev

1 year ago 0 0 0 0

In the last month, I have made more changes to my daily #linux setup than in the past 15 years.

- Migrated from Docker to rootless Podman
- Migrated my development setup to Dev Containers
- Switched from bash to Fish
- Switched to UKIs + Secure Boot (never used secure boot on Linux)

1 year ago 2 0 2 0
Preview
UKI + Secure Boot with sbctl on ArchLinux: systemd-boot walkthrough Let me guide you through the process of setting up UKI (Unified Kernel Image) with Secure Boot on ArchLinux using sbctl and systemd-boot.

UKI + Secure Boot with sbctl on #ArchLinux: #systemd-boot walkthrough

www.edu4rdshl.dev/posts/uki-se...

1 year ago 0 1 0 0
Preview
GitHub - wagoodman/dive: A tool for exploring each layer in a docker image A tool for exploring each layer in a docker image. Contribute to wagoodman/dive development by creating an account on GitHub.

TIL about "dive": A tool for exploring each layer in a #docker image.

Also supports #podman

github.com/wagoodman/dive

Very useful, indeed.

1 year ago 2 1 0 0
Preview
From Bash to Fish: fishing after 15 years Having the right shell can make a big difference in your productivity. I switched from Bash to Fish after 15 years and I’m loving it. Really loving it.

After 15 years using #Bash as my personal shell on #Linux, decided to ditch it for #Fish 🐟

www.edu4rdshl.dev/posts/from-b...

1 year ago 4 0 0 0

The answer to all your "which database..." is "Just use PostgreSQL" 99% of the time.

1 year ago 0 0 0 0
Preview
GitHub - Edu4rdSHL/fly-to-podman: Migrate from Docker to Podman. Migrate from Docker to Podman. Contribute to Edu4rdSHL/fly-to-podman development by creating an account on GitHub.

Let me introduce Fly To #Podman: a script that will help you to migrate from #Docker to #Podman while keeping all your networks (with all its configs), volumes, images, #containers, and metadata. The source code is available at GitHub:

github.com/Edu4rdSHL/fl...

1 year ago 1 0 0 0
Advertisement
Preview
From Docker to Podman: full migration to rootless Migrate from Docker to rootless Podman, including volumes, networks, ports settings, container’s metadata (mounts, restart policy, etc), and more.

After several days experimenting with a rootfull Docker to rootless Podman migration, I have written an article about the process and what I have found:

#containers #podman #docker

www.edu4rdshl.dev/posts/from-d...

1 year ago 0 0 0 0
Preview
About to leave Matrix… Oh wait, there’s Conduwuit! I was about to leave Matrix one week ago because of the high resource and disk space usage of Synapse. But then I found Conduwuit, a lightweight but featureful alternative to Synapse. And now I’m stay...

Days ago, I wrote about leaving #matrix because the cost of maintaining a one-user instance was too high. A 125GB database, several GB of RAM used, high CPU usage.

After testing a bit more, I found a nice joy called Conduwuit, here's a post about it:

www.edu4rdshl.dev/posts/about-...

1 year ago 0 0 0 0
Preview
DevContainers: Migrating my entire Rust setup Migrating my entire Rust development setup to DevContainers was a great decision.

Long time without writing on my blog, let's talk about Dev Containers this time.

DevContainers: Migrating my entire Rust setup - www.edu4rdshl.dev/posts/devcon...

#rust #linux #development #devcontainer #programming

1 year ago 1 0 0 0