Live data from Hacker News

Viewing profile — loumf

loumf

HN member
Joined
Wed, Feb 21, 2007, 1:30 PM UTC
HN karma
2,435
Public activity
1,104 items

About loumf

Software Developer in Sarasota

Author of “Swimming in Tech Debt”

https://loufranco.com/tech-debt-book

Contact me via https://loufranco.com or on LinkedIn

---

meet.hn/city/us-Sarasota Socials: - github.com/loufranco - linkedin.com/in/loufranco

---

Recent public activity

  1. comment
    Comment #49098446

    You'd have to compromise wikipedia in some way to get invisible text on its pages. The one that was shown to work[1] was a niche answer to a specific question that programmers migh…

  2. comment
    Comment #49098123

    Suddenly it’s “copyright infringement” to put dots of ink on white paper.

  3. comment
    Comment #49098080

    I am unaware of any statute or constitutional provision that confers rights to AI.

  4. comment
    Comment #49097973

    Even if so, in older disputes (see Betamax/VHS), the possibility of verbatim reproduction didn’t stop the technology from being allowed because there were other non-reproduction be…

  5. comment
    Comment #49097878

    Even after they decide, it is ok for people to disagree and work to overturn those decisions. You could just be a person that _wants_ a different reality. We have political mechani…

  6. comment
    Comment #49097702

    The instructions will have to get more and more sophisticated to work, but the general problem is unsolvable, I think, in the way we do it now. This paper describes a two-agent “so…

  7. comment
    Comment #49097473

    You are saying exactly what I said, but making it seem like you don’t agree with me.

  8. comment
    Comment #49097402

    Part of reading a document is that in the middle of it, it may ask the reader to do something. That is true for humans too. Sometimes they might not realize that the instructions a…

  9. comment
    Comment #49089327

    The intellectual property law that governs ACM articles is copyright law, not patents. I don’t know who controls these (the ACM or the authors) or what rights might have been grant…

  10. comment
    Comment #49071319

    I don't know if his final analysis is right or wrong, but if he believes this, he's completely clueless (about this aspect at least). Edit: to be clear, I am talking about Ed’s con…

  11. comment
    Comment #49053512

    I think it’s apps that don’t implement the JPEG orientation tag correctly.

  12. comment
    Comment #48921682

    Also cash? Scammers will (and do) send a mule to your house to pick up boxes of cash.

  13. comment
    Comment #48920975

    I’m sure the source is LinkedIn ultimately. They reference my job and things from there and pretend to have carefully considered my posts (just LLM generated BS)

  14. comment
    Comment #48920953

    I am saying that 70 emails would be 70 seconds of time, so not a big deal. I can usually tell from the sender that it won’t be real and it takes just a couple of words to prove tha…

  15. comment
    Comment #48920080

    I get about 10 AI generated spam emails a day that get through my spam filter. It takes about 10 seconds to block and mark as spam. I barely read the first three words of each.

  16. comment
    Comment #48913416

    It’s been known for decades that you should never put your current directory in your PATH. There are endless opportunities for vulnerabilities then. I learned this in college in th…

  17. comment
    Comment #48453783

    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 me…

  18. comment
    Comment #48271290

    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.

  19. comment
    Comment #47824940

    https://archive.org/details/byte-magazine-1981-08

  20. comment
    Comment #47392992

    The threat is that you depend on this library or use the VS Code Extension.

  21. comment
    Comment #46967248

    This is great. Now we won’t have to fix y2K36 bugs.

  22. comment
    Comment #46620053

    https://loufranco.com

  23. comment
    Comment #46472315

    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 a…

  24. comment
    Comment #46355388

    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…

  25. comment
    Comment #46073879

    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 yo…