HackerTrans
TopNewTrendsCommentsPastAskShowJobs

loumf

no profile record

Submissions

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

loufranco.com
1 points·by loumf·10 miesięcy temu·1 comments

Show HN: Swimming in Tech Debt

helpthisbook.com
167 points·by loumf·10 miesięcy temu·73 comments

comments

loumf
·w zeszłym miesiącu·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
·2 miesiące temu·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
·3 miesiące temu·discuss
https://archive.org/details/byte-magazine-1981-08
loumf
·4 miesiące temu·discuss
The threat is that you depend on this library or use the VS Code Extension.
loumf
·5 miesięcy temu·discuss
This is great. Now we won’t have to fix y2K36 bugs.
loumf
·6 miesięcy temu·discuss
https://loufranco.com
loumf
·6 miesięcy temu·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
·7 miesięcy temu·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
·8 miesięcy temu·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
·8 miesięcy temu·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
·10 miesięcy temu·discuss
Wanted to share some stats and thoughts about Show HN's impact on my book.
loumf
·10 miesięcy temu·discuss
But, then where would you host your website?
loumf
·10 miesięcy temu·discuss
Looking at your source, I was introduced to Odin -- now I want to hear a lot more about that.
loumf
·10 miesięcy temu·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
·10 miesięcy temu·discuss
Thanks. I hope it’s useful to you
loumf
·10 miesięcy temu·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
·10 miesięcy temu·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
·10 miesięcy temu·discuss
Love that book. Also, "A Philosophy of Software Design" by John Ousterhout
loumf
·10 miesięcy temu·discuss
Agreed. I am pretty sure that they are going to look at it though. I am in close contact with them.
loumf
·10 miesięcy temu·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.