HackerTrans
TopNewTrendsCommentsPastAskShowJobs

loumf

no profile record

Submissions

My "Show HN" Follow-Up for "Swimming in Tech Debt"

loufranco.com
1 points·by loumf·hace 10 meses·1 comments

Show HN: Swimming in Tech Debt

helpthisbook.com
167 points·by loumf·hace 10 meses·73 comments

comments

loumf
·el mes pasado·discuss
For me, it feels like a prompt injection based security nightmare.

Literally every file on my mac and every site I browse is potential malware.

Edit to add: every email and text message as well.
loumf
·hace 2 meses·discuss
Wins for "devices owned", but not necessarily for customers, which depends on the product/service.

The OP has said they have fallback to SMS/RCS.
loumf
·hace 3 meses·discuss
https://archive.org/details/byte-magazine-1981-08
loumf
·hace 4 meses·discuss
The threat is that you depend on this library or use the VS Code Extension.
loumf
·hace 5 meses·discuss
This is great. Now we won’t have to fix y2K36 bugs.
loumf
·hace 6 meses·discuss
https://loufranco.com
loumf
·hace 6 meses·discuss
I recently switched to Linux for all development. I still use my Mac for everything else.

The main reason was to protect my personal data from possible supply chain issues or LLM agent mishaps.

I’m 99% in VSCode, a browser, and a terminal. There’s hardly a difference day-to-day.
loumf
·hace 7 meses·discuss
I have recently gone all in on Python. Before I decided this, I was using Python for projects where I needed Pandas or numpy. I used React/TypeScript/Node for web applications. But, I moved to Django/HTMX.

The main reason is to avoid npm, but also, I wanted something with more built-in defaults (my web apps have simple needs). It has nothing to do with the language -- it's more the ecosystem for me.

I considered Ruby/Rails, but it didn't seem enough better than Python and can't replace the Pandas work I need to do.
loumf
·hace 8 meses·discuss
When you do regular updates, they are quick. But also, you can timebox it and then back out and plan a harder than expected update.

Also, it keeps you in touch with your deps so you can consider if it’s even worth it. My favorite update was removing the dep (or starting a plan to remove it because it was interfering with regular updates)
loumf
·hace 8 meses·discuss
I think of it a different way. The consumer market (if Microsoft doesn’t value it) is holding them back from paying tech debt. The fear of regressions is a good reason to not touch stuff.

If you do value a market and ignore this, the consequences can be fatal (see Sonos). But if you don’t, then doing the minimum is rational.
loumf
·hace 10 meses·discuss
Wanted to share some stats and thoughts about Show HN's impact on my book.
loumf
·hace 10 meses·discuss
But, then where would you host your website?
loumf
·hace 10 meses·discuss
Looking at your source, I was introduced to Odin -- now I want to hear a lot more about that.
loumf
·hace 10 meses·discuss
My priority is Kindle, then print. Then I will look into other formats. At that point I will have a PDF (that was used for Print) and an epub, so it will primarily be driven by interest.

The best way to be notified by it is to be on my list at loufranco.com or reaching out to me.
loumf
·hace 10 meses·discuss
Thanks. I hope it’s useful to you
loumf
·hace 10 meses·discuss
Thanks. That’s my belief as well. I would have loved to come up with a better term.

In the next two parts of the book I try to convince managers to give some autonomous time to engineers to do whatever tech debt projects they think is best. With some constraints and accountability.
loumf
·hace 10 meses·discuss
Thanks! You can buy it now for a buck. But, if you are waiting for print, that will be about a month later.
loumf
·hace 10 meses·discuss
Love that book. Also, "A Philosophy of Software Design" by John Ousterhout
loumf
·hace 10 meses·discuss
Agreed. I am pretty sure that they are going to look at it though. I am in close contact with them.
loumf
·hace 10 meses·discuss
For some debt, yes, it starts with a shortcut. I want to talk about other kinds of debt-like problems that have nothing to do with that. Where you did everything right, but the world just changed.