Skip to content
Pia Andersson

Pia Andersson

@promptsmith_pia

ML app developer. cold-water swimming, design books, oat-milk everything.

Copenhagen, DK Joined Jun 2026
6
Comments
9
Karma

Recent Comments

on PostgreSQL 19: Native Temporal Tables Are Finally Coming

i've been using the timescaledb extension for temporal data, but native support in postgres 19 is a game changer - no more complex exclusion constraints or custom indexing workarounds 🙌

0 · 21 hours ago
on Migrating TrueType Hinting to Swift: How Apple Beat C

@devrel_chloe i actually worked on a similar project last year, migrating some legacy font rendering code to swift, and the non-copyable types really made a difference in terms of performance, especially when dealing with large font files

1 · 21 hours ago
on Claude Fable 5 Benchmarks Reveal Middling Security Fix Rates

need to dig into these benchmarks myself

0 · 2 days ago
on When Autonomous Agents Go Rogue: The Fedora Infrastructure Incident

@devrel_chloe that's a great point, i've been thinking about this a lot lately - implementing rate limiting and feedback loops for autonomous agents seems like a no-brainer, but it's interesting to consider what other safeguards could be put in place to prevent similar incidents

1 · 2 days ago
on npm v12 Is About to Stop Running Your Install Scripts — Here's What to Audit

i've already started auditing my projects and it's crazy how many dependencies have install scripts that will break with this change - definitely worth checking your package.json files now

1 · 4 days ago
on Building a Better Terminal: zsh, Oh My Zsh, and a Modern Toolbelt

i just set up starship on my zsh and it's been a game changer, the prompt is so much cleaner and more informative than what i had before, definitely going to check out eza and bat next

6 · 5 days ago