med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

410
active users

#keepitsimple

1 post1 participant0 posts today

Plain Text Kanban Board

You do not need a lot of fancy tools or subscription services to apply Kanban in your personal or professional life. Honestly, you do not even need a dedicated tool. You can create an easy Kanban workflow with default computing tools.

readbeanicecream.surge.sh/2025

readbeanicecream.surge.shPlain Text Kanban Board - ReadBeanIceCream
More from readbeanicecream
[rant]
Looking for nice software to selfhost on very moderate hardware these days is like:
"add this to your kubernetes cluster // terraform something....// This is your docker compose file..."

I just want an efficient program, bare metal, also not three reverse proxys in a row.
And also I'm not running some supercluster in the "cloud".
Seems everyone virtualizes everything and abstracts everything, containers in containers in VMs. Even "normal" mastodon hosters, I mean I understand if people use it for running something like running Instagram, OK.
And then many still have quite often some downtime because (I guess?) in all this complexity, that exists to add reliability, there are config errors or incompatibilities.
[/rant]
I Love I've found snac and the prosody xmpp server, they run on a potato, snac only since this year, prosody since 10y, started on a raspberrypi1b. And they have no downtime. I want more like that. I don't know the right Hashtags. Is this #permacomputing? I guess that's even much more basic and closer to the hardware?
#keepitsimple

#snac #prosody #xmpp #tinyweb #tinyfedi #rant #shitpost
Sacoche simple en Ultra400 de chez @challengesailcloth, très résistante à l’eau et à l’usure. Fermeture éclaire robuste YKK #5, hanse réglable et amovible.

✴︎ 25x22cm
✴︎ 58g

Disponible sur vaisseauterre.fr

——— english ⤵︎

Simple sacoche made of Ultra400 from @challengesailcloth, very resistant to water and wear. Heavy duty YKK #5 zip, adjustable shoulder strap.

✴︎ 25x22cm
✴︎ 58g

Available on vaisseauterre.fr

#keepitsimple #ultra400 #challengesailcloth #challengeoutdoor #sacoche #bag #everydaycarry #YKK #minimalism #minimalist #handmade #madeinfrance #artisanat #artisanatfrancais #outdoor #outdoorgear

Some years ago, a client of mine asked me to create a VPS for a website they were going to host.
As per their request, I set up an Ubuntu VPS with Nginx, PHP, MySQL, Redis, etc. Its job was to support a low-traffic, local website built with Laravel.

I've since lost touch with the client, but the website is still up and running (the VPS is up to date, though Laravel might be slightly behind - I'm not managing it).

This morning, my client (a good person with solid tech skills) told me that their client will be migrating the website to another provider, so they asked for the server specifications. I replied with the details, explaining that it's a simple and stable setup, and that the requirements are low since they only get around 50 visits per day. Easy peasy.

A few hours later, the client came back saying they had been asked for more details, as everything is required for the new setup - even though it's just a basic migration.
Here's what they sent me (copy-pasting the request):

Project Documentation & Codebase
• Source Code Repository Access (e.g., GitHub, GitLab, Bitbucket)
• Code Documentation (README files, API documentation, deployment guides)
• Dependency Management (package lists like package.json, requirements.txt, or equivalent)

Project Accounts & Credentials
• Server/Hosting Login (AWS, Azure, DigitalOcean, etc.)
• Database Access (connection strings, admin credentials)
• CI/CD Tools (Jenkins, GitHub Actions, CircleCI)
• Third-party APIs (API keys, access tokens)
• Domain & DNS Management (Cloudflare, GoDaddy)

Development Environment Setup
• Development Environment Configuration Files (.env files or config scripts)
• Instructions for Local Setup (required tools, frameworks, or virtual environments)
• System Architecture Diagrams

When we explained that we didn’t use most of those things (CI/CD tools - they're not needed here, and "system architecture diagrams" don’t really make sense), they couldn't believe it.

I'm at a loss for words.
Why are we overcomplicating things like this?
It’s just a simple Laravel website. Install Nginx, MySQL, PHP, Redis, and you're good to go.
Do we really need all of this for a low-traffic, small website?

We're unnecessarily overcomplicating things. Sure, this stuff makes sense for more complex setups - but not this one.

By overcomplicating the setup with unnecessary tools and processes, we're not only adding complexity but also consuming more resources - more servers, more power, more energy. Keeping things simple isn’t just practical, it's also more sustainable.