Just read an article about how it takes a certain kind of madness to really commit to any kind of work. Well, I must be completely nuts: I’m 27 and I’ve been writing code every day for 16 years—and I’m still not done learning, studying, exploring.
31.07.2025 18:26 — 👍 0 🔁 0 💬 0 📌 0
Do you know that moment when you discover something new that you want to use yes or yes in some way? And this keep you awake day and knight for day?
That’s me for the last 3 days
18.07.2025 20:13 — 👍 0 🔁 0 💬 0 📌 0
I feel the wind. The time has come.
I’m boarding the ship of online content… with the black flag flying high. 🏴☠️
14.07.2025 15:03 — 👍 0 🔁 0 💬 0 📌 0
How Bloom Filters Work (and When to Use Them)
Learn how Bloom filters work and when to use them in your code. A must-know data structure for developers who need fast, memory-efficient presence checks.
Just published a new article about Bloom filters – what they are, how they work, and how I implemented one in Go for a personal project
🚀 If you’re curious about probabilistic data structures or just love messing with low-level bits, check it out!
14.06.2025 18:25 — 👍 0 🔁 0 💬 1 📌 0
Why I Can’t Live Without Docker Anymore
I wrote an article about my experience, what I’ve learned, and how Docker helps me work cleaner and faster today.
👉 Read it here : luise.ac/blog/?a=why-...
If you’re using Docker or thinking about getting started, I’d love to exchange thoughts.
📫 You can find me here too: linktr.ee/luisenriquez
10.06.2025 09:51 — 👍 1 🔁 0 💬 0 📌 0
Why I Can’t Live Without Docker Anymore
🛠️ My journey with Docker started back in 2017… filled with confusion, frustration, and docker-compose up constantly failing.
Today, I can’t live without it: no more dirty environments, no more broken $PATH setups.
10.06.2025 09:51 — 👍 2 🔁 0 💬 1 📌 0
DEV Community
A space to discuss and keep up software development and manage your software career
I started by publishing on dev.to: a simple, perhaps self-contained post, but it marked the beginning of a new approach. Let’s see where this leads.
08.06.2025 11:04 — 👍 1 🔁 0 💬 0 📌 0
Self-Host & Tech Independence: The Joy of Building Your Own
Why I self-host my websites, newsletter, and homelab—and the satisfaction that comes from building and using your own digital tools.
Since discovering @ssp.sh, I started using Obsidian to take notes and organize not only my work but also everything I learn from articles, videos, posts, and more.
08.06.2025 11:04 — 👍 0 🔁 0 💬 1 📌 0
Self-Host & Tech Independence: The Joy of Building Your Own
Why I self-host my websites, newsletter, and homelab—and the satisfaction that comes from building and using your own digital tools.
Until now, I’ve been creating video content on TikTok, sharing my (still limited) experience with those who have even less. My goal has always been to help the junior developers of tomorrow find their way in this field.
#developer #selfhosted #obsidian #devto #tiktokdev
08.06.2025 11:04 — 👍 5 🔁 0 💬 1 📌 0
Good point, but verbosity affects readability too, especially when error checks are repeated in every function. ? just avoids boilerplate in common cases and keeps intent clear. It’s optional, familiar, and doesn’t replace full handling when needed.
08.06.2025 07:48 — 👍 0 🔁 0 💬 0 📌 0
Stickers on pc, yes or no? #developer #dev
07.06.2025 19:43 — 👍 1 🔁 0 💬 1 📌 0
Go and Error Handling: A Final (Almost) Word
The Go team recently published what feels like a final update on a long-debated topic: error...
I’ve recently read a blog post of @golang.org about error handling and that they are giving up on making it a lil easier.
I’m no one but this are my 2 cents
dev.to/icewizard98/...
07.06.2025 18:18 — 👍 2 🔁 0 💬 1 📌 0
Recently I’ve discovered what a bloom filter is (yeah I should know it earlier), couldn’t wait to find a way to use it.
I’ve applied it to my lil project in go to store existing file in directory, I’ve to study limits and if it’s worthy
05.06.2025 20:19 — 👍 0 🔁 0 💬 0 📌 0
I still have issues changing charging speed from the app.
All my iOS shortcuts ain’t working
30.04.2025 23:02 — 👍 0 🔁 0 💬 0 📌 0
A lil brake
06.04.2025 12:14 — 👍 1 🔁 0 💬 0 📌 0
Ill do my habit tracker on obsidian, maybe this time ill stick to it
11.03.2025 12:38 — 👍 0 🔁 0 💬 0 📌 0
TikTok - Make Your Day
Well jd.. what can we say?
vm.tiktok.com/ZNdJWDXVr/
02.03.2025 17:05 — 👍 0 🔁 0 💬 0 📌 0
Just add some plugin to your nvim config and make it like cursor, yes you can
28.02.2025 21:03 — 👍 0 🔁 0 💬 0 📌 0
I’m trying to study machine learning, do you have singing on your wiki that could help?
28.02.2025 18:59 — 👍 0 🔁 0 💬 1 📌 0
If you don’t like nvim, you’ve never tried nvim as it should be used
28.02.2025 18:52 — 👍 2 🔁 0 💬 0 📌 0
Then you realize that nvim is less thinking and more doing than vsc or other ide
28.02.2025 10:21 — 👍 0 🔁 0 💬 0 📌 0
27.02.2025 13:31 — 👍 0 🔁 0 💬 0 📌 0
I’m using para for main folders,
The rest… like a caos but I have my logic
26.02.2025 20:55 — 👍 2 🔁 0 💬 0 📌 0
26.02.2025 15:00 — 👍 0 🔁 0 💬 0 📌 0
Flight to London, trying to study something I should have done before
25.02.2025 22:43 — 👍 0 🔁 0 💬 0 📌 0
25.02.2025 01:08 — 👍 6917 🔁 1695 💬 215 📌 113
I like tmux but… every command is tooo long, tmux kill-session -t session_name
Yeah I’ve made my own sh command
24.02.2025 15:23 — 👍 0 🔁 0 💬 0 📌 0
Wtf???
23.02.2025 18:24 — 👍 1 🔁 0 💬 1 📌 0
A simple bot posting Hacker News links when they reach 200 points.
Built by https://toot.community/@oivaeskola
🤖 An unofficial bot sharing 1 post from the Hacker News front page every hour.
Husband / Father of two / Founder voidzero.dev / Creator @vuejs.org & @vite.dev
The free and flexible app for your private thoughts. For help and deeper discussions, join our community: http://obsidian.md/community
Cronaca, esteri, economia, Europa, media, scienza, spettacoli. Il giornale nazionale del gruppo Citynews.
https://www.today.it
👨💻Software Engineer | 🎮Gamer | 💻Tech & 🚗Car Enthusiast | 🐱Cat Person
sharunkumar.com
Dad. Technical Author, Data Engineer.
Data practitioner (20y) • Writing at ssp.sh since 2015.
Focused on the craft of data engineering & storytelling.
📚 vault.ssp.sh • 📖 dedp.online
❯ #dataengineering, #opensource, #writing, #obsidian, #neovim
Tesla news, software updates and a look at upcoming features.
NotATeslaApp.com
Open source, Rust & terminals! 🦀
GitHub: https://github.com/orhun
YouTube: https://youtube.com/@orhundev
Maintainer @ratatui.rs | https://git-cliff.org | https://archlinux.org
Bill Nye of tech
justingarrison.com
DM justingarrison.com/signal
Alt @justins-alt.bsky.social (for when this account is broken)
Bun is a fast, all-in-one toolkit for installing, bundling, running and testing JavaScript & TypeScript.
To install Bun:
```
curl https://bun.sh/install | bash -s
```
https://bun.sh
official Bluesky account (check username👆)
Bugs, feature requests, feedback: support@bsky.app