Using Obsidian?
Found a new featureπ
help.obsidian.md/cli
Using Obsidian?
Found a new featureπ
help.obsidian.md/cli
The next @seattlejug.bsky.social event is "Building Reliable workflows in Java":
Meetup: www.meetup.com/seajug/event...
Luma: luma.com/wzzmruqe?utm...
I wish my schedule had been a little different so I could have participated.
14.02.2026 06:34 β π 0 π 0 π¬ 0 π 0
Thank you Seattleπ
This week's schedule was extremely tight, so I couldn't see everything I wanted to, but I had a wonderful time. I hope to visit Seattle again soon.
The rise of AI may have ushered in an era where humans must coexist with cognitive load.
Or perhaps we are hurtling toward complete dependence on AI, no longer even recognizing it as cognitive load.
Are you keen to Spec-driven development?
Spec-driven is not tool, but development-approach. But in tems of the "TOOL", Spec Kit is the best starting point for your learning-path for SDD.
I made several workshop scenarioes, love you to try them.
www.linkedin.com/posts/shinya...
VS Code v1.109 (January 2026 release, shipped Feb 4) is out β and itβs a meaningful step toward making VS Code the home for multiβagent development.
www.linkedin.com/posts/shinya...
I'm just wondering which social media is the most popular, especially for developers. I'm sure Twitter used be, but what is today?
01.02.2026 02:56 β π 0 π 0 π¬ 0 π 0
Struts is still around more than most people realize.
I plan to modernize Struts using GitHub Copilot and OpenRewrite.
openrewrite/rewrite-struts
github.com/openrewrite/...
Have you begun to notice that with the advent of AI agents, software development styles are shifting from βCodeβBuildβRunβ to βSpecβPlanβExecuteβReflectβ?
www.linkedin.com/posts/shinya...
CAISI under the U.S. Department of Commerce's NIST has published a RFI on AI agent security. This is an official call for input and information from industry and researchers regarding the potential risks and vulnerabilities inherent in AI agents.
www.federalregister.gov/documents/20...
Kubernetes v1.35 introduces InβPlace Pod Resize, now GA. This feature allows operators to adjust CPU and memory of running Pods without deleting or restarting them. It significantly benefits stateful services, AI/ML workloads, and JVMβbased applications where restarts are disruptive.
05.01.2026 00:59 β π 0 π 0 π¬ 0 π 0
Kubernetes v1.35: New level of efficiency with in-place Pod restart
kubernetes.io/blog/2026/01...
Agentic DevOps
It's better to consider the following during the design phase.
1. Design for Failure
2. Human-in-the-Loop Approval
3. Instant Rollback
WRAP Framework with AI Agent
W β Write effective issues
R β Refine your instructions
A β Atomic tasks
P β Pair with the coding agent
Do you consider the `deleted_at` column to be technical debt?
25.12.2025 15:41 β π 0 π 0 π¬ 0 π 0https://jb.gg/1lak0x
2025 marked #Java's 30th birthday. We celebrated loud, proud, and in style π
To end this landmark year properly, update to the latest version of the Java 30 Anniversary plugin jb.gg/1lak0x and unwrap a festive Duke for the holidays, plus the full Duke collection to boot.
I knew itπ
The limits of vibe coding
www.businessinsider.com/claude-code-...
(ΰΉβ’α΄β’)Ο... Short-term memory
I will try this concept when I use GitHub Copilot and its agent.
docs.langchain.com/oss/python/l...
Anyone wants to use MCP Registry easily?
Seeπ
Locking Down MCP: Create a Private Registry on Azure API Center and Enforce It in GitHub Copilot And VS Code
medium.com/@tajinder.si...
I guess some people don't even know about Applet anymore.
Applet reminds me of Internet Explorer & Netscape Navigator
Bye bye, Appletπ
inside.java/2025/12/03/a...
I bought this in today's Kindle daily deal.
I'm reading this while thinking that this way of thinking has something in common with systems thinking.
η€ΎδΌε¦ηζ³εε (THE SOCIOLOGICAL IMAGINATION) by C. Wright Mills
amzn.asia/d/eAhtRRm
I hadn't been able to put together any CfPs recently, but this week I felt motivated by various things and managed to draft one proposal.
It's for a highly competitive field, so I honestly don't know the odds of winning, but I'm hopeful. I'd love to speak at a Tech Conference in 2026.
I've been finding it harder and harder to imagine life without Cpilot lately.
Is this a good thing or a bad thing?π
I've decided to enjoy this year's Christmas break with Spring Boot 4.
Until then, my work is incredibly busy...
Spring Boot 4.0.0 available now
spring.io/blog/2025/11...
The reason I kept using X all this timeβsome of you might knowβis that a surprisingly large number of Japanese people still use X. That's why I stuck with it, but honestly, the noise has gotten overwhelming, so I decided to switch X to βexβ.
17.11.2025 00:13 β π 0 π 0 π¬ 0 π 0I set the X I was using as βexβ. I'll make Bluesky the primary.
17.11.2025 00:10 β π 0 π 0 π¬ 1 π 0
"@toon-format/cli" command-line tool
npx @toon-format/cli input.json -o output.toon
Formal syntax highlights (from the official spec & reference implementation) (4/4)
πOptional βkey foldingβ (v1.5+) collapses chains like data.metadata.items into a single dotted path to save indentation.