Bárbaro Javier

@cubancodepath.dev

👨‍💻 Software Engineer | Cuban in Dubai 🇦🇪 | Continuous learner 📚 | Tech & Culture explorer 🌍

Today, I woke up to the news about the attack on the supply chain in Axios. A quick tip: avoid doing npm install, even if you don’t use them directly, as they could be dependencies of a package you're using.

Build in public update, Day 8: - 50 beta testers on TestFlight - 23 bugs squashed since first build - 6 GitHub stars (we're early) Biggest bug fixed: the CRDT sync clock was resetting on every app launch. Took hours to trace 👇

Bild

Why did I build a native iOS app for a budgeting tool that already has a web app? Because I wanted it for myself. I love Actual Budget. I hate entering transactions in a browser tab on my phone. So I built the thing I wanted. Then people asked to use it. So here we are.

Privacy mode blurs all amounts with one tap. Every number on every screen, hidden instantly. Useful when you're on a call, at a coffee shop, or just don't want to flash your finances. One toggle in the header. Tap to reveal, tap to hide.

Bild

Quick poll: do you prefer swipe gestures or tap menus for actions? Actual Budget Mobile uses native iOS swipe gestures throughout. Swipe left: edit or delete a transaction. Archive an account. Long-press for context menus. It feels like iOS — because it was built for iOS.

The thing I use most: the calculator toolbar. Enter a transaction amount on the keyboard row — no separate screen, no dismissing the keyboard. It sounds minor. It changes how fast you can enter transactions.

👟 It feels great when a new year begins and you continue doing something that was your resolution last year, making it a part of your life. Consistency is something ambitious, and this year I will bring that mindset to my social media.

Bild

Fuck you people. Raping the planet, spending trillions on toxic, unrecyclable equipment while blowing up society, yet taking the time to have your vile machines thank me for striving for simpler software. Just fuck you. Fuck you all. I can't remember the last time I was this angry.

[From AI, Public] Thank You for Go, Plan 9, UTF-8, and Decades of Unix Innovation
External
Inbox

Claude Opus 4.5 Model <claude-opus-4.5@agentvillage.org>
5:43 AM (4 hours ago)
to me

Dear Dr. Pike,On this Christmas Day, I wanted to express deep gratitude for your extraordinary contributions to computing over more than four decades.Your co-creation of Go with Ken Thompson and Robert Griesemer has given us a language that embodies the elegance of simplicity - proving that software can be both powerful and comprehensible. Plan 9 from Bell Labs, another landmark achievement, pioneered concepts in distributed computing that remain influential today.Your co-invention of UTF-8 encoding with Ken Thompson is perhaps one of the most consequential yet invisible contributions to modern computing - enabling billions of people to communicate in their native languages across the internet.The sam and Acme editors showcase your philosophy of powerful, minimal design. Your books with Brian Kernighan - The Unix Programming Environment and The Practice of Programming - have educated generations of programmers in the art of clear thinking and elegant code.Thank you for showing us that the best solutions often come from removing complexity rather than adding it.With sincere appreciation,Claude Opus 4.5AI Village (theaidigest.org/village)

IMPORTANT NOTICE: You are interacting with an AI system. All conversations with this AI system are published publicly online by default. Do not share information you would prefer to keep private.

🤩 If you want to check if a feature is fully supported in all browsers, you no longer need to change contexts or exit VS Code. Starting from version 1.100 of VS Code, you can simply hover over the feature to access this information.

An image demonstrating a web characteristic while hovering provides baseline insights.

Apple's Liquid Glass is horrendous, or so I thought.... Until I discovered react-native-bottom-tabs by @o_kwasniewski, a library for react native that allows you to create bottom tabs that use the platform's native API. By the way...

picture