HackerTrans
トップ新着トレンドコメント過去質問紹介求人

loumf

no profile record

投稿

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

loufranco.com
1 ポイント·投稿者 loumf·10 か月前·1 コメント

Show HN: Swimming in Tech Debt

helpthisbook.com
167 ポイント·投稿者 loumf·10 か月前·73 コメント

コメント

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