Erik Pragt (@epragt) 's Twitter Profile
Erik Pragt

@epragt

Software developer responsible for digital identity during the day. Maintainer of Datafaker.net and various other projects at night.
Does a bit of running too.

ID: 54184282

linkhttp://www.jworks.io calendar_today06-07-2009 11:51:38

11,11K Tweet

1,1K Followers

374 Following

Erik Pragt (@epragt) 's Twitter Profile Photo

Laws of computer programming: make it possible for programmers to write in English and you will find out that programmers cannot write in English.

Laws of computer programming: make it possible for programmers to write in English and you will find out that programmers cannot write in English.
Elias Nogueira 🇧🇷🇳🇱 (@eliasnogueira) 's Twitter Profile Photo

Don't miss out on the opportunity to learn how to generate meaningful data in your applications, apply good patterns, and create custom data generation using DataFaker. Join my talk at 12:20 on Friday and improve your Java skills. DevoxxUK 🇬🇧 #DevoxxUK2024

Don't miss out on the opportunity to learn how to generate meaningful data in your applications, apply good patterns, and create custom data generation using DataFaker. 

Join my talk at 12:20 on Friday and improve your Java skills.

<a href="/DevoxxUK/">DevoxxUK 🇬🇧</a> #DevoxxUK2024
Elias Nogueira 🇧🇷🇳🇱 (@eliasnogueira) 's Twitter Profile Photo

Thank you all for attending my talk at DevoxxUK 🇬🇧 💙 If you want to exercise it later, find out more here 👇 Project: github.com/eliasnogueira/… Slide deck speakerdeck.com/eliasnogueira/… Official DataFaker docs datafaker.net/documentation/…

Андрій Садовий (@andriysadovyi) 's Twitter Profile Photo

Після сьогоднішньої атаки живим на цьому фото залишився лише чоловік. Дружина Євгенія та троє їхніх доньок — Ярина, Дарина та Емілія — загинули у власному будинку.

Після сьогоднішньої атаки живим на цьому фото залишився лише чоловік.
Дружина Євгенія та троє їхніх доньок — Ярина, Дарина та Емілія — загинули у власному будинку.
Erik Pragt (@epragt) 's Twitter Profile Photo

Added Gemini 2.5 Pro to Cursor and Windsurf to test out the recreation of my drone game. Gemini is fast, accurate, but still likes to erase code blocks at time, similar to Claude. It's a great experience though, very much on par with Claude 3.7, maybe slightly better. #vibecode

Added Gemini 2.5 Pro to Cursor and Windsurf to test out the recreation of my drone game. Gemini is fast, accurate, but still likes to erase code blocks at time, similar to Claude. It's a great experience though, very much on par with Claude 3.7, maybe slightly better. #vibecode
Erik Pragt (@epragt) 's Twitter Profile Photo

Here is my multiplayer Tetris clone, inspired by Tetrinet from 1997 for @levelsio awesome #vibejam : Vibetris.com!!! It's a reimagination of the classic Tetrinet game from 1997, and it's chaotic, fast, and a lot of fun!

Erik Pragt (@epragt) 's Twitter Profile Photo

The more I vibe code, the more I understand it's limits. With slightly less than 16.000 lines of code, #windsurf and #cursor , combined with either Gemini 2.5 Pro or Claude Sonnet are struggling! - More bugs introduced every prompt - Duplicated code - Different coding styles

The more I vibe code, the more I understand it's limits. With slightly less than 16.000 lines of code, #windsurf and #cursor , combined with either Gemini 2.5 Pro or Claude Sonnet are struggling!

- More bugs introduced every prompt
- Duplicated code
- Different coding styles
Erik Pragt (@epragt) 's Twitter Profile Photo

Testing multiplayer games is quite a challenging feat. Any best practices or patterns on how to streamline this process? #vibetris

Testing multiplayer games is quite a challenging feat. Any best practices or patterns on how to streamline this process?  #vibetris
Erik Pragt (@epragt) 's Twitter Profile Photo

Today I was this years old when I learned about #Kotlin's Triple class. My Triple was introduced by AI, and I will remove this, but is there a legitimate use case for Triples (or Pairs for that matter)?