@lovelacecoding This claim confuses a communication layer with the technology itself. English may help you interact with AI, but it doesn't build systems.
@matej_cerny But why Rust? Rust has safety, but C++ still dominates AI and robotics. Rust has web frameworks, but frameworks aren't jobs. Most Rust openings are in infrastructure and systems, while web remains dominated by Java, C#, Go, Python, and TypeScript.
I just learned that computer vision can be written in Java too! Here are the top libraries to use:
- OpenCV (official Java API)
- JavaCV (great wrapper for video & graphics)
- Deep Java Library (DJL by Amazon for AI)
@kitta_vj@ryanels React didn't remove complexity, it outsourced it. Angular's routing, DI, forms, and architecture are built-in, so teams spend less time debating libraries and patterns. Maintainability comes from consistency, not from having the fewest concepts possible.
@hellzau AI это статистическая машина предсказания следующего токена. Обучение подбирает миллиарды параметров, инференс применяет их через матричную алгебру. Всё остальное, следствие масштаба.
@jjenkov Yeah, it depends on the app of course but AI won't write it all at once (big project).
Better build by layers: CRUD, DB, validation, exception, security, tests etc.
Also more skills and configs mean more tokens used, raising the cost.
I’ve used Lubuntu for a year now with zero complaints.
#linux
⬇️
Lubuntu vs. Xubuntu: Which Ubuntu flavor is right for you - my expert advice
https://t.co/zDfxCE9Yr2
Just combined Spring Boot and Rust using Java’s Project Panama!
You can now run super-fast Rust code inside your standard Java app with zero slowdowns and safe memory. No extra tools needed, just normal Java 22+. Check out the demo!
https://t.co/RmxDeACW7k
@alina_yurenko@graalvm Rust version of that Swiss travel advisor?
Hello World: ~1-3 MB binary, <10ms startup, ~5 MB RSS
Full app (APIs + Oracle DB + AI search): sub-100ms cold start, ~15-40 MB RSS
Same features, dramatically smaller & snappier.
Looking for GitHub alternatives? The world of Git hosting is incredibly diverse. If you want a privacy-first, community-owned home run by a German non-profit, check out Codeberg (powered by Forgejo). If you're looking at massive scale platforms in Asia, there is Gitee.
Huawei’s new Cangjie programming language is making waves!
Where does Cangjie fit?
Think of it as an application language that delivers Go-level native speed while beating Python and JS, using an optimized GC to keep coding easier than C++!
https://t.co/Dfj88FIIFa