@codevsdev There was always documentation, usually better than today since it was so essential. And books. Things didnβt change as fast so it was easier to keep up!
@JenMsft Left side. Reasons:
- 16x9 screens can spare more horizontal space than vertical
- nested remote logins keep the task bar in view
Thanks for bringing back this Win10 feature I really missed!
@toddanglin I suspect the frequent press leaks in days gone by led leadership to keep most employees in the dark until announcements are public. I remember this one: https://t.co/EUWBmvvP9o
@burkeholland Here is the solution, but price has tripled since I bought one. Key markings are wearing off but I still love this, just take it to the kitchen and scrub all the gross bits away! https://t.co/87CKEfwD96
π JS/TS devs! The new LangChain.js for Beginners course is now out!
The course teaches you how to build modern agentic AI apps:
β Chat models & prompts
β Structured outputs with Zod
β Function calling & tools
β Autonomous ReAct agents
β MCP integration
β Semantic search & agentic RAG π
Every chapter includes clear explanations and real-world analogies, working code, and challenges so you can apply the concepts immediately.
If youβre comfortable with Node.js and want to add capable agents to your apps, this is for you.
π https://t.co/MzBxFATZ6o
Blog: https://t.co/n5CUSxp05U
Turn your Copilot Dev Camp progress into community recognition π
Earn your badges! You can be the next one π
https://t.co/rPKVVyXImy
#Microsoft365Dev#CopilotDevCamp#Community
@sandislonjsak Models, quantization, distillation will continue to improve. My local AI workstation can do more now than it could 6 months ago. Top frontier models will continue to excel in the cloud, but more and more workloads can run locally if desired!
@waldekm@climicrosoft365 A healthy measure of Linux isn't surprising but Other > MacOS?!
I'm trying to fathom what Other might be? And why would MacOS be so low?
π€
Anyway- congratulations on a (another) successful grass roots product!
@housecor@gagansaluja08 A good CS degree can help but a lot of people learn on the job. Experience building, shipping, and supporting production code is the key.
@abrakjamson How do you measure this?
google/gemma-4-31b (19GB) (https://t.co/cWpvV7E7gh) seems to work well but I always wonder how well, and at what tasks.
Also I don't see anything in that size... ?
What To Know in JavaScript (2026 Edition)
An overview of what's new in language features, frameworks, runtimes, build tools, testing, and more.
https://t.co/ilxaAjP9sX
Sliding scale of app difficulty (with coding agents):
π₯³1: Local data, single user, single device
π2: Remote data, single user, single device
π3: Local data, single user, multi device
π4: Remote data, single user, multi device
οΏ½οΏ½5: Remote data, multi user, multi device
And multi user features like βreal time collaborationβ or βuser generated contentβ are multipliers on lvl5. π₯΅
@toddanglin I'm curious how people are using coding agents. Are you asking it to write an app, or devising an architecture and asking it to build it up in small increments?
IMO the latter is required for human coded apps as you move towards level 5, and the same probably applies to AI, yes?