Pascal Küsgen
ksgn.dev
Pascal Küsgen
@ksgn.dev
Reposted by Pascal Küsgen
@valibot.dev's mental modal is great because it consists of only 3 major building blocks…

✅ Methods help you modify or use a schema
✅ Schemas validate a specific data type
✅ Actions validate or transform a known data type
September 11, 2025 at 2:10 PM
Reposted by Pascal Küsgen
1. LLM-generated code tries to run code from online software packages. Which is normal but
2. The packages don’t exist. Which would normally cause an error but
3. Nefarious people have made malware under the package names that LLMs make up most often. So
4. Now the LLM code points to malware.
LLMs hallucinating nonexistent software packages with plausible names leads to a new malware vulnerability: "slopsquatting."
LLMs can't stop making up software dependencies and sabotaging everything
: Hallucinated package names fuel 'slopsquatting'
www.theregister.com
April 12, 2025 at 11:43 PM
Reposted by Pascal Küsgen
The Epic Programming Principles: the guide I use to make decisions as a software engineer.

Transcending specific tools or frameworks, these principles will help you guide your career, craft, and technical choices.

See details and examples for each principle here: www.epicweb.dev/principles 📖
December 6, 2024 at 3:13 PM