With /remote in the GitHub Copilot CLI you can now take and access your live sessions on your computer ANYWHERE!
I break down the entire feature and how I plan to use it:
youtu.be/slmqmAe-fQg
Posts by Bruno Borges
@brunoborges.bsky.social shares how he automated weekly Twitter/X posts using Java, JBang, and GitHub Actions. A practical guide to scheduling social media content with familiar tools.
foojay.io/today/how-i-...
#Java #JBang #GitHubActions
Why is Claude Opus 4.6 getting dumber?
#ModelQuantization may be the explanation. As Anthropic targets a new model launch, quantization helps reduce infra cost of AI models at the expense of quality and accuracy.
This NVIDIA blog explains the concept:
developer.nvidia.com/blog/model-q...
it was interesting to talk to @brunoborges.bsky.social about the state of coding assistants for Java; since it's the language that powers backend systems that enterprises are notably conservative about updating. If they could switch to being up to date by default, that's a big change in SDLs
"Claude Sonnet 4.6 paired with Rubber Duck running GPT-5.4 achieved a resolution rate approaching Claude Opus 4.6 running alone, closing 74.7% of the performance gap between Sonnet and Opus."
This is the way. Multi-model!
github.blog/ai-and-ml/gi...
If you want to learn AI, don't pay for AI courses.
Apply for an MBA and use AI to get through it. And you get an accreditation that is somewhat respected in the job market.
Learning by necessity beats learning by curriculum.
AI Agent Skills Marketplaces
#XKCD
April 1st reliably exposes people who don't know the difference between sarcasm, a good joke, a bad joke, and a lie.
Stating a fact that isn't true doesn't make it sarcasm or clever.
At best it's a bad joke. At worst it's just a lie.
Build an SVG-to-PNG Image Service in Java with Quarkus
Build a Quarkus REST API that converts SVG files to PNG using JairoSVG. Includes file uploads, testing, and native build support.
www.the-main-thread.com/p/svg-to-png...
🎨 JairoSVG 1.0.5 is out!
#Java SVG converter built with @GitHubCopilot.
✅ feComposite filter primitive
✅ Fixed symbol+use rendering & patternTransform
✅ SVG font fallback to system fonts
✅ Windows path handling
✅ 98.7% test coverage
github.com/brunoborges/...
I have used the trains in Germany.
It's fine.
21 hours. #Chicago to #Toronto. By #train.
That's longer than a flight from New York to London.
The distance is just under 900 km. A journey that takes 4 hours in France, 5 in Japan... In North America takes nearly a full day here.
Canada+US passenger rail is a joke.
🇨🇦🇺🇸🤡🚂
„Over the next couple of years, the most valuable people to have on a software team are going to be experienced folks who’re actively working to keep their heuristics fresh. Who can combine curiosity with experience.“
buff.ly/HYgxmFn
#developer #leadership #AI
Not everything in our lives must be efficient. Learning is one of them.
The trap is confusing efficient learning with effective learning.
Be careful when using AI to learn.
You still reuse several libraries, day in and out. You don't review every line of code that goes through your stack. You trust most of them.
AI-generated code breaks this contract. The review may only happen after, by someone who wasn't there, or no one at all.
How do we bring trust back to this new contract?
When you write code, you review it as you write it. The two acts are inseparable.
When using someone else's code, you extend some degree of trust because you know they did the same.
As the old saying, "if you want to go fast, go alone. If you want to go further, go together".
Do we really want one app, tool, web site, per individual, being published out there? How would we even keep track of things? How do we become aware of what exists? The exponential growth in number of projects is unsustainable.
Open Source Foundations and group-led projects are more important than ever when anyone can build and publish a little tool/project/website.
Collaboration and cooperation is what will give ideas continuity, now that kick off execution is so easy and fast.
It took humans less time to learn how to identify AI-generated text than to computers to learn how to write essays posed as human writers.
I updated my website at dlsc.com with Github Copilot. Basically one day of work. If I had a design I could have done it in an hour, but I was playing around with things. @brunoborges.bsky.social
Watching @brunoborges.bsky.social at @javaland.bsky.social *finally* telling everyone "Do NOT just $ java -jar myapp.jar" on k8s!
💪🎉👍
#JavaLand #Java #JVM
🗓️ 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_...
The latest episode of The Download is out!
www.youtube.com/watch?v=1iG8...
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
When using AI to generate code the term "implementation detail" gets a whole new meaning. #ai #copilot #claude @brunoborges.bsky.social
"I ran out of AI tokens."