๐๏ธ Wednesday, March 11 at 6:00pm ๐@McGill University
๐ขSpecial Workshop: Become An Open Source Contributor!
๐๏ธ @anthony.dahanne.net - Software Engineer at @hero.dev
Come with your laptop and a @github.com account ready and let's contribute to some OSS!
๐ RSVP & Join us: linktr.ee/devoxx4kids_...
10.03.2026 03:34
๐ 3
๐ 2
๐ฌ 0
๐ 1
The Download: Copilot CLI goes GA, new repo dashboard, npmx and more
This week on The Download, Cassidy covers the general availability of the GitHub Copilot CLI, now packed with agentic features and multi-model support. We also check out the new repository dashboardโฆ
The latest episode of The Download is out!
www.youtube.com/watch?v=1iG8...
06.03.2026 23:00
๐ 24
๐ 5
๐ฌ 0
๐ 2
Did some more evaluation of GitHub Copilot CLI today and built a nice launcher app for my #GemsFX open source project. The productivity I get out of this surpassed all my expectations. #javafx #java #ui #ux @brunoborges.bsky.social
06.03.2026 15:02
๐ 11
๐ 3
๐ฌ 0
๐ 1
When using AI to generate code the term "implementation detail" gets a whole new meaning. #ai #copilot #claude @brunoborges.bsky.social
05.03.2026 10:39
๐ 3
๐ 1
๐ฌ 1
๐ 0
"I ran out of AI tokens."
04.03.2026 00:13
๐ 5
๐ 1
๐ฌ 1
๐ 0
I hear you. But we can't go back now, can we?
What we can do is stop wasting token rewriting software that already exists.
bsky.app/profile/brun...
02.03.2026 17:18
๐ 0
๐ 0
๐ฌ 0
๐ 0
Despite LLMs being able to rewrite any software, the idea of writing reusable software remains an important goal: every time you rewrite software that already exists, you are wasting tokens on producing non-business value.
Focus token usage on delivering value.
Reuse software.
02.03.2026 17:18
๐ 4
๐ 0
๐ฌ 0
๐ 1
I Tested Sonnet 4.6 Two Ways. One of Them Got Personal
Sonnet 4.6 dropped today. 1 million token context window. Improved coding. Same price as 4.5.
Sonnet 4.6 in a parallel agent fleet overnight is a different use case than single-session testing. I ran two controlled experiments - the model surprised me in unexpected ways. thoughts.jock.pl/p/sonnet-46-...
02.03.2026 14:07
๐ 2
๐ 1
๐ฌ 0
๐ 0
When you write open source software (with or without) AI, and shares it with the world, you are effectively helping other developers save tokens.
02.03.2026 06:18
๐ 5
๐ 0
๐ฌ 1
๐ 0
Funny, the #Copilot Coding Review agent provided feedback in Polish because the Pull Request is about translating from English to Polish. But the cool thing is that there is indeed a double *n* in the Polish word "rozszczepialnnoลฤ" !!!
It should be rozszczepialnoลฤ.
github.com/javaevolved/...
02.03.2026 01:02
๐ 1
๐ 0
๐ฌ 0
๐ 0
Disabling pull requests - GitHub Docs
You may wish to modify pull request access for your repository if you want to restrict contributions, or disable them entirely.
#FOSS remains well founded. What is not included are obligations to:
- have comm channels
- review issues submitted by others
- review and accept/maintain contributions
Ability to disable PRs is recognition maintainers deserve the right to not engage w/ users and still abide to principles of FOSS.
27.02.2026 22:32
๐ 5
๐ 1
๐ฌ 0
๐ 0
Dude... It's Friday... ๐บ (beer)
27.02.2026 21:38
๐ 1
๐ 0
๐ฌ 1
๐ 0
Workflows | Awesome GitHub Copilot
AI-powered repository automations that run coding agents in GitHub Actions
Awesome Copilot now includes Agentic Workflows!
A community-driven space to share real, endโtoโend agentic workflows that plan, implement, iterate, and automate real work.
github.github.com/awesome-copi...
27.02.2026 20:46
๐ 2
๐ 0
๐ฌ 0
๐ 0
"Are we using AI for building Hardwood? Absolutely. Is Hardwood vibe-coded? Absolutely not."
Coding agents are incredibly powerful, but they're no magic wand. Sharing some experiences with using AI for building a relatively low-level code base like a Parquet parser in the #Hardwood announcement ๐.
27.02.2026 14:46
๐ 4
๐ 1
๐ฌ 2
๐ 0
foojay โ a place for friends of OpenJDK
foojay is the place for all OpenJDK Update Release Information. Learn More.
@brunoborges.bsky.social shares how AI agents translated an entire website into 8 languages overnight. A practical look at automation and multilingual content deployment.
foojay.io/today/transl...
#AI #i18n #automation
27.02.2026 10:21
๐ 4
๐ 2
๐ฌ 0
๐ 0
#Java devs, want to join us at JCON Europe 2026 in Cologne ๐ฉ๐ช?
Microsoft+JCON are giving away free conference passes, but theyโre limited. Grab yours now and come talk modernization, performance, and AI with us!
๐ RSVP before they run out!
devblogs.microsoft.com/java/jcon-eu...
27.02.2026 12:38
๐ 2
๐ 1
๐ฌ 0
๐ 0
GA status matter more than version because it is the agreed commitment between customer (user) and vendor (maintainer).
And I am not here to change your mind, but to explain to you what customers tell us.
26.02.2026 18:30
๐ 0
๐ 0
๐ฌ 0
๐ 0
"I can't use this tool because it is not GA."
Well that excuse has expired today.
#CopilotCLI is now generally available, and it is here to stay.
26.02.2026 17:31
๐ 1
๐ 1
๐ฌ 2
๐ 0
Translating a Website into 8 Languages with AI Agents in One Night
How I used Claude Sonnet 4.6 and fleets of GitHub Copilot Coding Agents to internationalize...
I translated a site into 8 languages in one night using a fleet of @github.com Copilot Agents powered by Claude Sonnet 4.6.
112 code patterns ร 8 locales = 896 translation files. 6 agents running in parallel. All PRs merged within ~1 hour. One bug total.
dev.to/brunoborges/...
26.02.2026 12:15
๐ 2
๐ 0
๐ฌ 2
๐ 0
Which is why I added a feature for users to report translation errors.
I know it won't perfect. But it is a great head start!
26.02.2026 06:10
๐ 0
๐ 0
๐ฌ 0
๐ 0
#Java Evolved website now has localization #i18n in eight (8) languages besides English.
All translations done in a few hours with Claude Sonnet 4.6 using fleet of agents in #Copilot.
๐ฌ๐ง English
๐ฉ๐ช Deutsch
๐ช๐ธ Espaรฑol
๐ง๐ท Portuguรชs Brasil
๐จ๐ณ ไธญๆ (็ฎไฝ)
๐ซ๐ท Franรงais
๐ฏ๐ต ๆฅๆฌ่ช
๐ฐ๐ท ํ๊ตญ์ด
๐ธ๐ฆ ุงูุนุฑุจูุฉ
javaevolved.github.io
26.02.2026 05:00
๐ 8
๐ 1
๐ฌ 1
๐ 0
Bots dumping IBM stock because they were never paying attention to news about IBM's own AI solution to move COBOL code to Java.
Got it.
25.02.2026 02:52
๐ 2
๐ 0
๐ฌ 0
๐ 0
foojay โ a place for friends of OpenJDK
foojay is the place for all OpenJDK Update Release Information. Learn More.
Tired of wrestling with YAML files? @brunoborges.bsky.social shows how natural language can automate your repository workflows, avoidingendless configuration syntax.
foojay.io/today/stop-w...
#DevTools #Automation #Java
23.02.2026 07:07
๐ 4
๐ 2
๐ฌ 0
๐ 0
What has not changed:
- Software remains a need.
- System architecture remains foundational.
What has changed:
- Code became a commodity.
- SDLC became agentic.
22.02.2026 17:34
๐ 3
๐ 1
๐ฌ 0
๐ 0
Rubber Duck Thursdays | Let's talk about GitHub Agentic Workflows!
YouTube video by GitHub
Stop writing #YAML. Start using natural language for @github.com Actions!
Watch me and @cassidoo.co deep dive into #AgenticWorkflows in this week' s Rubber Duck Thursday, to learn how to safely automate repo tasks without risk of prompt injections.
www.youtube.com/live/Dw2S-VQ...
20.02.2026 17:54
๐ 11
๐ 1
๐ฌ 0
๐ 0
My new keyboard has arrived.
20.02.2026 14:24
๐ 12
๐ 1
๐ฌ 0
๐ 1
One thing people are not talking about enough is Switching Cost in this battle between Anthropic and OpenAI.
The S.C. is ZERO.
People will choose whatever model is better and cheaper.
19.02.2026 21:53
๐ 3
๐ 1
๐ฌ 0
๐ 0
Sooooo... Are you done yet?? ๐๐
19.02.2026 21:40
๐ 0
๐ 0
๐ฌ 1
๐ 0