in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c
Done: #devai scripting fully migrated to #Lua (from Rhai).
Rust and #Lua make a great duo (thanks to mlua)
Runs a scriptable agent under 10MB, all included. Python not required.
github.com/jeremychone/rust-devai
Preparing for the Devai 0.5.0-WIP release.
#rustprogramming #rustlang #AiProductionCoding
19 - 0
Current cool AI coding tools have a big problem.
All the new toolsāCursor, Bolt, Windsurf:
- focus on the 0 to 10,
- assuming the same pattern works for the 100 to 1000.
The truth is, big code projects donāt start like small ones.
#AICoding #devai #ProductionCoding
16 - 3
Rust Lexers - The Logos library is an excellent lexer utility.
crates.io/crates/logos
It handles the heavy lifting while providing full control.
So far, Iām very pleased with this library.
Let me now if you want to have a quick video about it.
#rustlang #lexer #AwesomeLibrary
29 - 5
JC Update:
- I havenāt posted in a while, but Iāve been working a lot on my devai.
- The plan is to release a new video next week on devai 0.2.0, which is a significant update. Itās starting to change the way I code while still allowing me to maintain my own style.
- There are many exciting public videos in the pipeline, including a new "stream" for a real YouTube live session on Rust coding and production architecture. (See below.)
- Iām also planning to move from Patreon to YouTube Membership and offer live architecture and coding sessions, along with more content at my top tier. Here are the two tiers Iām considering:
- $4.99 to support the channel (similar to my Patreon)
- $14.99 for live sessions with live Q&A for production coding and live coding videos.
- The current plan is to have membership start sometime in November.
- This will result in **more free** videos while still being able to support top users who want to learn more and have questions.
- Additionally, effective immediately, I will remove all ads from all my videos.
Anyway, I have many good plans. Feedback and questions are welcome.
41 - 0
Tip for effective #genai coding:
Use it to boost quality,
Not to save time.
#EffectiveAiCoding #AvoidClickBaits
23 - 0
Do you like the new ālive codingā format or prefer the older style (more content dense / edited)?
14 - 2
Rust genai 0.1.2 released
+ Groq support (Groq is amazingly cheap and fast)
+ Temperature, max_tokens, top_k, with ChatRequestOptions for all providers
Video coming about the library code design.
GitHub: github.com/jeremychone/rust-genai
#rustlang #genai #openai #anthropic #groq #gemini #ollama
32 - 4
Software system design tips:
- Itās about the right services, not micro-services.
- It is NOT about turning every library into services.
- It IS about composing reusable libraries into domain-specific services.
Keep it simple, know your scaling points, implement as needed.
#SoftwareDesign #CloudSystemDesign
33 - 1
My 2 cents for app dev:
1) Embrace AI in your app design.
2) See AI as a new processor type.
3) Don't focus on local vs. remote for now (get the flow right).
Rust is awesome and should be used to create awesome apps.
More on that soon..
Happy Coding!
#rustlang #AI #NextGen
47 - 12
Channel focused on production coding with Rust, software engineering, and building next-gen applications.
- Rust programming language Tutorials and Courses
- Rust Language Full Coding sessions, for a cloud app, but fun game dev as well
- Rust Language Code Design and example for big app, small team cloud application development.
Our three key principles:
1) Simple Scales Better
2) Runtimes over frameworks
3) Code-Design First
britesnow.com/ (Building Next-Gen Cloud App - Architect & Dev services)
(Cloud Dev Company I have been running for over a decade)
Help support this channel: patreon.com/jeremychone
#RustLang #RustProgramming #LearnWhatMatters