
Alper Ortac
@alperortac
Followers
321
Following
4K
Media
119
Statuses
1K
Creator of https://t.co/2Jl5RfxNj3
Kassel, Germany
Joined July 2011
Bought parts for my new PC workstation. Unboxed everything. Problem is, my Nvidia 5090 is a $40 coffee machine #FFS
0
0
4
AI depends on context and precise prompts. It generates much better code if combined with typing. If you remove typescript from the equation, you will end up with worse results. Strictly typed langs are the future of vibe coding and development in general.
@tannerlinsley AI should be fixing type safety issues during coding and thus eliminating the need for typescript and similar tools. What am i missing?.
0
0
2
Gemini API free tier limits have changed. You can now use 100 requests per day with their flagship model 2.5 Pro for free. Together with 2.5 Flash and 2.0 Flash you'll get 550 free requests with great quality output per day. Source:
ai.google.dev
1
0
4
Better error messages are beneficial for everyone and more useful than ever to build automatic pipelines.
Low effort, high impact improvement for agents: better error messages. - What went wrong.- Why it happened.- How to fix it.- Where to find help. Helpful for devs. Mission critical for agents.
0
0
2
As it turns out, ArangoDB wasn't a good fit after all. It has issues with stability and write performance for large bulk imports which makes it pretty useless for me. I'm looking into CrateDB now. Promising so far.
My Postgres database is too slow for the type of queries I'm running. I use complex filters that combine vector similarity with full text search. And my db design is not the best either. I'm looking for a better suited technology. Graph databases could be a good fit. (1/2).
0
0
4