How AI will reshuffle the deck in the famous “Build or Buy” debate and, more broadly, for all SAAS solutions.
eventuallymaking.io/p/when-code-...
How AI will reshuffle the deck in the famous “Build or Buy” debate and, more broadly, for all SAAS solutions.
eventuallymaking.io/p/when-code-...
Tailwind and open source in the LLM era: when documentation no longer monetizes
eventuallymaking.io/p/tailwind-a...
Good perspective on software and SAAS.
martinalderson.com/posts/ai-age...
🎉 Bloggrify 3.x is now available!
✨ Nuxt 4 + Nuxt Content 3
🛠️ Built-in CLI (add post, validate, stats)
🔗 Link checker
🖼️ Auto OG:image
🧩 New composables for devs
It's a major upgrade to benefit from the latest versions of Nuxt
bloggrify.com
How to host a static site generated with Nuxt on bunny.net (to replace cloudflare pages or netlify)
eventuallymaking.io/p/hosting-a-...
I wasn't aware of the Substack criticism and it's really interesting. I wrote about this exact topic (moderation) a few days ago and it's not an easy one: eventuallymaking.io/p/is-platfor...
(fun fact: I'm building a Substack competitor and I know I'll have to find an answer to this problem)
Very good article that shows the limitations of each organizational structure (silo, squad, core team, etc.). It ends an overly optimistic note with the introduction of staff eng.
(I know by experience that the story does not end with the last chapter... unfortunately).
marcgg.com/blog/2025/11...
How to create software that last?
Reversibility, viability, avoid enshittification.
I'm trying to think about it.
eventuallymaking.io/p/what-if-yo...
Variable pay for tech roles: good idea or bad idea?
eventuallymaking.io/p/variable-p...
How to provide custom domains over HTTPS to your users (with Coolify and Traefik)
eventuallymaking.io/p/managing-c...
Building an app without US tech in 2025.
Here's why.
hugo.writizzy.com/p/building-a...
Implementing a tracking free captcha with altcha and Nuxt
Does it work?
hugo.writizzy.com/p/implementi...
I'm a bit hesitant on this one.
I love building product. I built many products. It's not that hard. But marketing is hard and without it, the product is useless.
Some indie hackers miss one important point. Let's talk about it
hugo.writizzy.com/p/tim-ferris...
Added a file import feature over the weekend.
Monday morning: "Huge vuln, I downloaded your /etc/passwd"
SSRF and XXE vulnerabilities explained with real exploitation examples 👇
hugo.writizzy.com/p/securing-f...
We just published our stance on AI for Writizzy.
TL;DR: If you want 90% bots talking to each other, go to X.
We're building a blogging platform for humans writing to humans.
writizzy.com/docs/content...
You're Senior After 6 Years. Now What?
hugo.writizzy.com/senior-with-...
CTO from startup to scaleup
(it's an old blog post I wrote in 2021. I'm moving from Medium. Anyway, the content is still relevant)
hugo.writizzy.com/cto-from-sta...
Consumption is now a political choice. Consider the alternatives available...
What is Purchasing Power Parity (PPP) and should we implement it ?
hugo.writizzy.com/purchasing-p...
Someone tried to hack me.
This blog post is about how I detected and remediate the problem but also a discussion about the "pain in the ass driven development" framework
hugo.writizzy.com/someone-trie...
How to separate your build from your run on Coolify: delegate to Github action
hugo.writizzy.com/how-to-build...
Well, apparently, the last article attracted quite a few people (400 times more than the previous one).
It was referenced on Hacker News, but I didn't expect that much traffic ^^.
So yesterday I used Fuse and its native integration in Nuxt UI to add a kind of search window.
It's super handy because it also allows you to navigate completely with the keyboard from screen to screen.
You should take a look at ui.nuxt.com/docs/compone...
Personal thoughts :
"Can You Still Learn to Draw in the Age of AI?"
hugo.writizzy.com/can-you-stil...
Pierre de Wulf @PierreDeWulf "Remote work kills the culture and warmth that only real human interactions in an office can create." the culture and warmth: Michael Dell @MichaelDell - Oct 23 Congratulations @jpmorgan on the opening of your new headquarters! J; #= ::image of rows of identical monitors and keyboards a gnat;s hair away from each other stretching back to what might be conceivably identified as a window to the outside world in the extreme distance::
True.
Offices can be pleasant places. But most of the time, they are noisy and inhumane.
Stacking people like stools and promoting a more humane culture is nonsense.
Building a product alone is hard.
Not exactly breaking news, I know. But I don't think everyone gets why it's actually hard.
hugo.writizzy.com/what-i-misse...
"Don't ignore competitors"
"The scariest competitors will always be companies that can build quickly"
blog.staysaasy.com/p/how-to-com...
Well, I finally decided to migrate to Brevo. The API is clearer and seems to have fewer limitations.
The only downside is that the official SDKs (in Java) don't work, so I had to make my own client.