HN user

oaxacaoaxaca

312 karma

Full-stack dev, love Python and JS, transitioning from full-time employee to freelancer/entrepreneur.

Posts2
Comments63
View on HN
Mythical Man Month 2 months ago

I can describe private efforts about a couple recent projects that made me finally believe that Claude Code can actually be a 10x multiplier on certain work.

We decided to integrate our SaaS into Microsoft Business Central and NetSuite as plugins into those systems. BC has its own programming language, called AL, that has a lot of idiosyncrasies from any other language I've worked with. And NetSuite plugins are written in SuiteScript, which is a custom JS runtime with a ton of APIs to learn.

In the "before", it would've taken 5 developers a year or more to build those integrations. I did both by myself in well under a year. Thank you Claude.

Like what? And are you trying to say they're not harmful? I'd love to hear your reasoning. For me, 10 seconds of googling shows verifiably true claims of data centers having all sorts of negative impacts.

https://www.smithsonianmag.com/science-nature/with-ai-on-the...

https://sustainabilitydialogue.uchicago.edu/news/data-center...

https://www.eesi.org/articles/view/data-centers-and-water-co...

https://ketos.co/data-centers-water-usage-myths

Datacenters have evolved into this gigantic nuisance that are sucking up a town's water and electricity, emitting a ton of pollution, causing people's utility bills to skyrocket, and all sorts of other problems. I don't think people who are against this issue are "bootlickers". More like people who have at least a shred of empathy.

Claude Design 3 months ago

Am I the only one who doesn't like Tailwind? The way it totally pollutes your html makes it seem like, while the benefits are impressive, they're not worth the collateral damage.

Whoa! Incredible! Talk about a OMSCS success story. Thank you for sharing – this is seriously going to serve as motivation fuel for me to get back into it.

I was in the very first cohort of this program. I loved it but had to drop for personal/family reasons after finishing three courses. Someday I'd love to jump back in! I highly recommend it to anyone who might be interested.

Django 6 8 months ago

No one has mentioned it: mobile! Mobile apps became a thing, and there was a strong argument to have one common backend for your web app and your iOS app and your Android app. Plus the mobile UX (especially with iOS apps at the time) was such a gamechanger that there was a natural shift to replicate it in the browser.

That said, even though I still build SPAs at work, but I can't wait for the day that I get to build something big with Django & htmx.

Open Social 10 months ago

Huge missed opportunity not using Alice and Tom for the relevant initials lol

That's fair. I'd probably go through the effort to do that if I was trying to promote my product, but I'm just here promoting htmx/webawesome. Or, more specifically, I've seen plenty of comments on HN asking if anyone has examples of real sites using htmx, and there's been surprisingly few, so I just wanted to do my part and add one lol

Hi HN,

I have a personal project for managing my monthly bills. Ten years ago I wrote it in React (and even posted it here - https://news.ycombinator.com/item?id=12010853 - zero comments lol). Recently I rewrote it using HTMX and the newly-beta Web Awesome.

I'm really happy with the result. IMO it feels like a 2025 website should – it has animations, loading indicators, a nice theme, etc. No landing page though. Again, I wrote this to solve my own problem, not to create a product to sell.

I'd encourage folks to check it out to see that an HTMX site can look & feel just as modern as a React site.

NB: use dummy data and bogus emails – I don't want your real data.

Thanks for reading :)

https://getbudgeter.com/signup

I've been experimenting with HTMX + Shoelace for the last few months. I'm really rooting for Shoelace/Web Awesome to thrive! Especially since Material Web seemed to quickly end up in maintenance mode, I'm hoping Web Awesome becomes the MUI of web components

I miss class components!

(I know we _can_ use them still but it's hard to convince teams of people to stick with them and ignore what the docs say are best practices for the last five years.)

Frontend:

- "vanilla" React (no Next.js or any other framework-y bloat)

- MUI

- React Router (v5 because v6 is a pain)

Backend:

- Node

- Typescript

- Express

- Prisma or Sequelize

- Sometimes Django/DRF in lieu of the above

- MySQL or Postgres

Deployment:

- KISS principle: one Digital Ocean droplet, no serverless or any of that

Completely agree. Class components are so beautifully simple. Hooks have infuriating edge cases and are so bizarre they need ESLint plugins to remind people how they work.

THANK YOU. Very well said. I've been annoyed by hooks since they came out and you described my sentiments perfectly.

Both.

Airborne training is "safe" in the sense that they thoroughly teach you all the steps and do lots of ground training before getting in a plane. But by no means does that mean your body won't get wrecked by doing jumps.

The parachutes are designed for combat: their goal isn't a soft landing, it's to get you out of the sky as fast as possible.

I was stationed in Alaska. Wintertime jumps were a toss-up in terms of landing in a big pile of snow — or solid ice.