13 years delivering web and mobile solutions, specialised in the AgriTech, Hospitality, AI industry. Developing lexicon5.com

Joined April 2014
38 Photos and videos
> be BridgeMind > run 20 parallel Fable 5 agents > go to x.com and complain about how your claude code quota is burned in 30 minutes > blame claude code for not giving you SOTA models for free > migrate to OpenAI Codex > bitch about your quota being burned in 30 minutes
I hit my usage limits on my $200/month Claude Max subscription in less than 30 minutes using Claude Fable 5.
2
108
Valentin Drăgănescu retweeted
I've spent the last 6 months and 200 hours making the best looking water on the web. Today, I'm launching Three.js Water Pro V3, the most advanced iteration yet 🚀 What's New ✅ Completely overhauled wave simulation and lighting ✅ Multiplayer-ready determinism ✅ Persistent wave-crest foam ✅ Sea spray emitters ✅ Wake generators ✅ Rain ...and much more! Learn more 👇🏻
97
189
2,533
174,636
I am sorry, but you are at fault here. We had an era of the Personal Computer, now is the era of the Personal Software. Everyone and their mother will vibe code the macOS sidebar that works for them and them only in the exact way they want it.
vibecoders are genuinely the most retarded cattle that exist. no, this is not satire.
104
Atrophic will release Mythos next week at whatever cost for humanity because they cannot go to IPO with Composer 2.5 = Opus 4.7 quality, 1/30th the price. This is why they will make it generally available at a good, discounted price.
57
The amount of delusional, psychotic AI worshipers is staggering.
54
Bro got oneshoted. Tomorrow he will give all hail and al that shine to his machine god.
May 21
I’m so sick of Luddites talking about LLMs like they have any serious understanding of what is happening. Riddle me this, what search engine constructs a new infinite family in discrete geometry and refutes Erdős’s unit distance conjecture. How do these people still exist
86
LLM models are machines. They should not have the capability to do anything not asked to do, and when asked to do something they should do the damn thing. If I can write code to do something then LLMs should be capable of writing the same code and should not refuse to do was was asked. I am responsible for what it does, the LLM has no responsibility whatsoever, an LLM cannot be held accountable so it should not refuse to do what is tasked to do.
May 22
> be me > first tell claude it’s dumb > then immediately ask it to look up some article > claude: “I'm happy to look it up, but I'm not going to keep talking if you call me names. Knock that off and I'll search” > wait… it just threatened me > then asks “do you remember when did it come out or what was it about? prompting tips, getting better results, something like that?” > me: “i dont and yes u are dumb” > 0.3 seconds later > claude: “I’m going to stop here. Take care.” > activates End Conversation tool > Done > *chat ended by claude* This is insane.
1
81
There was an era of the Personal Computer, now it's the era of the Personal Software
113
Would be cool to drive the boat and do some fishing. Have some tourists on the island, and all of a sudden a cruise ship drives by :D
After 7 days of vibe coding, Today i am introducing Mykonos game( Build your Mykonos island in cozy and satisfying vibes). This game built with @threejs only and run on browser with total size of 40mb! yes you heard me right, it is only 40mb. I used @cursor_ai as the main code editor. Claude Opus 4.7 and GPT 5.5 were the main models I used. 👉 Link to game : mykonos-game.netlify.app/ Let me know guys what do you think, i am sure it is not perfect but with your help and feedbacks we can make it better. Should I push it to Steam 🤪? any publisher or sponsor for this game is welcome. #threejs #mykonos
1
2
139
Complaining about EU bottle caps, Tesla gear shifts, and heat pump heating and cooling... some people are so useless that the only thing they're good at is complaining.
Stupid EU bottle cap just spilt orange juice on me. Lots of OJ in the lid, gets you before you can even rip the bastard thing off.
2
88
Just imagine a /set-medicine-alarm and the "AI" API hallucinates the alarm date to be in next year :)
May 2
AIs replace UIs and APIs.
2
38
I do not understand why people would die on such a hill. Only for engagement? Probably.
People mad but 1 display really is better.... if you master your tools. - hotkey is faster than moving your head - obvious what has keyboard focus - less mousing - easy switch to laptop workflow - no neck strain - cheaper Name one benefit of a second display
4
343
This is why we can't have nice things.
Mar 23
In the EU Inc, where did the red tape lobby succeed to sneak in & where we ask everyone to push back? (repost!) Look at article 14, where notaries sneak in. What notaries have succeeded so far, is to prevent the digitalization of company law, prevent speed & prevent affordability 1/4
2
136
It's so sad that the X algorithm favors flame-generating comments and pushes common sense into oblivion. I can also clearly see that anything anti-EU gets a big boost, regardless of whether the take is based or not (there are lots of things wrong with the EU, but I see the most stupid takes being pushed aggressively).
1
3
50
Valentin Drăgănescu retweeted
A customer reached out and asked about transparency support in Three.js Water Pro. I managed to get simple alpha-blended working, but I wanted more—full support for transmission materials! This is the progress so far. It's not quite there yet (underwater refraction with the fog is tricky) but once it's working, this is going to look amazing! 🤩
5
8
113
8,833
If you are using a cookie banner to be GDPR compliant, stop right now. Just remove it. 99.99% of the time you are still not compliant.
1
1
33
github.com/ValiDraganescu/lo… I swear I didn't know about the vercel stuff when I created this for macOS development
Running multiple projects locally is painful. localhost:3000, localhost:3001, localhost:8080... which one is which? One port conflict and your whole setup breaks. Portless by Vercel Labs fixes this cleanly. Instead of port numbers, you get stable named URLs: http://myapp.localhost:1355 http://api.myapp.localhost:1355 http://docs.myapp.localhost:1355 What it solves: • Port conflicts across projects • Cookie and storage bleeding between apps on different ports • "Wait, which tab is which?" confusion in monorepos • Git worktrees: each branch gets its own subdomain automatically Works with Next.js, Vite, Express, Nuxt, React Router, Angular, Expo. There's also an AI angle. Coding agents were hardcoding ports and getting them wrong. Named URLs mean your agent always knows exactly where to go. 3.8k stars. v0.5.2. Actively maintained by Vercel Labs. npm install -g portless portless run next dev That's it. github.com/vercel-labs/portl…
1
91