Live data from Hacker News

Viewing profile — AlSweigart

AlSweigart

HN member
Joined
Mon, Nov 09, 2009, 8:45 PM UTC
HN karma
376
Public activity
71 items

About AlSweigart

No profile information was provided.

Recent public activity

  1. story
    Show HN: Tsofa – The Simple, Offline Flashcard App

    Anki, Quizlet, Brainscape... I dislike all these overcomplicated flashcard apps. I just want the software equivalent of index cards, so I created [TSOFA - The Simple, Offline, Flas…

  2. comment
    Comment #45903372

    > Applying to Zapier? Here's why you might meet an AI recruiter Because it's cheaper for Zapier.

  3. comment
    Comment #45903344

    The Python Software Foundation Security Developer-in-Residence, Seth Larson, published a new white paper with Alpha-Omega titled "Slippery ZIPs and Sticky tar-pits: Security & Arch…

  4. story
  5. comment
    Comment #45877105

    This is why most organizations take a blind eye when popular people in their community behave badly; if they even so much as give them a three-month ban from the forum, people will…

  6. comment
    Comment #45726744

    > If we accepted and spent the money despite this term, there was a very real risk that the money could be clawed back later. That represents an existential risk for the foundation…

  7. comment
    Comment #45726609

    I mean, it's also just the plain common sense move: accepting that money would just be putting a noose around their neck and handing the other end to the Trump administration. (And…

  8. comment
    Comment #45726569

    Who, in 2025, is still giving the Trump administration the benefit of the doubt when it comes to the rule of law?

  9. story
  10. comment
    Comment #45726265

    Agreed. And it is... quite revealing that many people in these comments are so insistent to view the text in isolation.

  11. comment
    Comment #45726168

    I am going add more on top of that: we should automatically assume bad faith of anyone still willing, in 2025, to give the Trump administration the benefit of the doubt.

  12. story
  13. comment
    Comment #44608904

    LLMs are really not good at following specific processes like math. They operate off vibes. Ask Claude to multiply two ten-digit numbers. It gets the first one or two digits correc…

  14. story
  15. comment
    Comment #44552163

    I know I've been saying this for years, but I seriously will get around to updating the videos in the Udemy course this year.

  16. comment
    Comment #44552147

    Page count. Automate the Boring Stuff with Python is supposed to be a beginner book for people with no coding experience, but it's almost 600 pages. The biggest hurdle to coding is…

  17. comment
    Comment #44552118

    Hello, this is Al. Ha ha, I'm always surprised when people spot my name in supporter credits. Here's a (very out of date) web page of other folks I support: https://alsweigart.com/…

  18. comment
    Comment #44552087

    Oh, thanks for pointing this out. This was an early unpublished draft. I later changed to `playsound3` which is a modern fork of `playsound`. I've updated the web page.

  19. story
  20. comment
    Comment #44413422

    The primary use case of LLMs is producing undetectable spam.

  21. comment
    Comment #41322943

    I'm guessing that the text interface is nicer if your use case is reading mostly text-based emails from newsletters or forums. But yeah, for general email use I don't see this as a…

  22. comment
    Comment #41322861

    [flagged]

  23. comment
    Comment #40419089

    "Scroll art" is procedural generated ASCII art that fills the terminal and causes the text to move up, producing an animated effect. Once text is printed, it can't be erased. The w…

  24. story
  25. comment
    Comment #26300566

    It's funny that this got posted right now. I'm working on exactly this project. You can find a collection of text-based Python programs written in the style of the games in Basic C…