Viewing profile — AlSweigart
AlSweigart
HN member- Joined
- Mon, Nov 09, 2009, 8:45 PM UTC
- HN karma
- 376
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About AlSweigart
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #45903372
> Applying to Zapier? Here's why you might meet an AI recruiter Because it's cheaper for Zapier.
-
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…
- story
-
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…
-
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…
-
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…
-
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?
- story
-
comment
Comment #45726265
Agreed. And it is... quite revealing that many people in these comments are so insistent to view the text in isolation.
-
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.
- story
-
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…
- story
-
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.
-
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…
-
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/…
-
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.
- story
-
comment
Comment #44413422
The primary use case of LLMs is producing undetectable spam.
-
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…
-
comment
Comment #41322861
[flagged]
-
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…
- story
-
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…