//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts








Loading...
Oh hey, GitHub Copilot SDK for #Java is now GA! github.blog/news-insight...
CodeQL is the static analysis engine behind #GitHub code scanning, which finds and remediates security issues in your code. CodeQL 2.25.4 adds improvements to #Java. Full release: github.blog/changelog/20...
14d
12d
The demoed app to manage a Biotech Lab has a Copilot console. This is the sort of capability developers can build using the GitHub Copilot SDKs (Java, .NET, Python, Go, Node.js, and Rust).
Bruno Borges
Bruno Borges
14d
Bruno Borges
Canvas inside GitHub Copilot app is cool.l! With it, you can have "subapps" inside your repo. The GitHub Copilot App acts like the runtime, and you can have N number of subapps. Here is one for comparing SVG to PNG renderes. It also has a button that calls Copilot Agent to generate SVGs on the fly
13h
Use jaz to launch your JVMs inside containers. Advanced tuning for most workloads. With jaz running Spring PetClinic, we got 7% more throughput, 13% reduction in average latency, and improved P95 latency by 10%. aka.ms/jaz #Java #Kubernetes
14d
Bruno Borges
Give GitHub Copilot CLI real code intelligence with #LSP language servers github.blog/ai-and-ml/gi...
I'm so excited to be a Microsoft MVP @mvpaward.bsky.social! @sandraahlgrimm.bsky.social, thank you so much for nominating me for this award. And thank you @brunoborges.bsky.social for our Copilot live coding session! #Java #MicrosoftCopilot
"JAZ, Copilot SDK, and Why LLMs Write Better Java"--an airhacks.fm podcast conversation with @brunoborges.bsky.social is ready to listen: adambien.blog/roller/jaz_c... #java #podcast #quarkus #azure #microprofile #githubcopilot #airhacks
Bruno Borges
5d
The Copilot SDK for Java now ships a Multi-Release JAR to use Virtual Threads by default when running on JDK 25. For 24 and older, it uses the ForkJoinPool.commonPool() , and also allows users to provide their own. Changes in the commit below: github.com/github/copil...
5d
14d
18d
podcast with adam bien
airhacks.fm
airhacks.fm podcast
Bruno Borges
Bruno Borges
At Microsoft Build 2026, GitHub introduced new tools, updates, and surfaces so agents can work the way you already work.
github.blog
GitHub Copilot app: The agent-native desktop experience
Adam Bien
Johannes Rabauer
Congratulations to our colleague Johannes Rabauer on being recognized as a #MicrosoftMVP.🏆 The award highlights technical expertise, positive influence in the community, and the commitment to solving real-world challenges with technology. More at xdev.software
5d
Bruno authored the core code with Copilot. * feat(java): add JDK 25 default executor Use a multi-release JAR to select virtual threads as the default internal executor on JDK 25+, while retaining...
github.com
Integrate Bruno's PR 1478 with Ed's desired CI/CD changes (#1483) · github/copilot-sdk@f86c7e0
Install and configure LSP servers for GitHub Copilot CLI, replacing brute-force grep/decompile with real code intelligence.
github.blog
Give GitHub Copilot CLI real code intelligence with language servers
XDEV Software