@louiseeditor.bsky.social
Senior Content Acquisitions Editor @oreilly.bsky.social working on Software Architecture and Software Development content
My first @oreilly.bsky.social Radar article is live! I am enjoying learning about APIs and agents and excited to hear more from our experts at the July API superstream next week. Check out my article at the following link; superstream link in the comments: www.oreilly.com/radar/apis-a...
14.07.2025 14:31 โ ๐ 5 ๐ 2 ๐ฌ 1 ๐ 0Join host Mike Amundsen and an esteemed lineup of API experts on July 17 for our O'Reilly API Superstream, all about creating APIs optimized for AI agents. Itโs free for OโReilly members. Register here: learning.oreilly.com/live-events/...
Not a member? Sign up for a free 10-day trial to attend!
Our first AI Codecon event was a huge success, so weโre doing a second one on September 9: Coding for the Future Agentic World. We are asking you to propose quick five-minute lightning talks about cutting-edge work. Find more details and submit your proposal by July 18: bit.ly/4nigm5Y
09.07.2025 16:25 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0Do you have a story to share about how you are using #agents to build innovative and effective AI-powered experiences? We want to hear it. The AI Codecon program will be a mix of invited talks and your proposals. Submit your idea for a five-minute lightning talk by July 18: bit.ly/4lwjY2J
26.06.2025 13:29 โ ๐ 2 ๐ 2 ๐ฌ 0 ๐ 0"Hibit, hibit, hibit," said the encouraging frog :)
26.06.2025 15:30 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0I'm excited to be speaking at @oreilly.bsky.social's Software Development Superstream: The Path to Staff Engineer!
It's June 26 @ 10 am-2 pm CST, with my talk at 11:55 am CST. It will be "Hearing and Being Heard - Getting the Entire Team to Speak".
Signup here: bit.ly/4l7OgIM
๐ ๐ง๐๐ผ ๐ฑ๐ฎ๐๐ ๐๐ป๐๐ถ๐น ๐๐ผ๐ฑ๐ถ๐ป๐ด ๐๐ถ๐๐ต ๐๐ ๐
I'm honored to be speaking at the @oreilly.bsky.social Coding with AI conference this Thursday, May 8.
๐ง ๐ง๐ฎ๐น๐ธ: Bridging the AI Learning Gap: Teaching Developers to Think with AI
๐
May 8 โข 11:00am ET
๐ www.oreilly.com/CodingwithAI/
I'll be providing 15 minutes of what I've experienced with augmented coding. tl;dr great news for explorers, not so much yet for expanders & extractors.
06.05.2025 13:09 โ ๐ 25 ๐ 4 ๐ฌ 1 ๐ 0I am so excited for @oreilly.bsky.social's Coding with AI online conference, taking place this Thursday 8 May:
www.oreilly.com/CodingwithAI/
You can register FOR FREE to attend this event and the speaker line-up is incredible. Join us to explore the future of AI-enabled development.
At the upcoming Software Architecture Superstream: Communicating Software Architecture -- the speaker lineup is incredible! Join us on April 29 at 11:00 AM ET for mapping, modeling, and effective communication skills. Get your architectural recommendations heard! Sign in (or sign up)ย bit.ly/4kf3Z9m
24.04.2025 12:34 โ ๐ 6 ๐ 3 ๐ฌ 0 ๐ 0We are pleased to announce the launch of our 2025 #DEI scholarship program that will award 500 recipients with a year of complimentary access to the our learning platform. Applications are being accepted through April 5. More details in today's press release: bit.ly/41F6Vn2
10.03.2025 14:57 โ ๐ 5 ๐ 3 ๐ฌ 0 ๐ 1At Oslo Software Architecture Group on Tuesday and JavaBin Oslo on Wednesday
Details at:
www.meetup.com/oslo-softwar...
www.meetup.com/javabin/even...
agiledeveloper.com/web/events
If you liked my post on The End of Programming as We Know It, don't miss Mike Loukides' post. A lot of guidance here for developers and those managing development teams.
12.02.2025 16:36 โ ๐ 11 ๐ 6 ๐ฌ 1 ๐ 0Submit a proposal for a talk at our new virtual conference, Coding with AI: The End of Software Development as We Know It. Proposals must be submitted by March 5. The conference will take place April 24, 2025, from 11 a.m. to 3 p.m. EDT: www.oreilly.com/webcasts/ld/...
11.02.2025 14:26 โ ๐ 1 ๐ 2 ๐ฌ 0 ๐ 0Excerpt from O'Reilly Radar piece Third, train yourself to use AI effectively. OโReilly author Andrew Stellman recommends several exercises for learning to use AI effectively.1 Here are two: Take a program youโve written, paste it into your favorite AI chat, and ask the AI to generate comments. Then look at the comments: Are they correct? Where is the AI wrong? Where did it misconstrue the intent? Stellmanโs point is that you wrote the code; you understand it. Youโre not second-guessing the AI. Youโre learning that it can make mistakes and seeing the kinds of mistakes that it can make. A good next step is asking an AI assistant to generate unit tests, either for existing code or some new code (which leads to test-driven development). Unit tests are a useful exercise because testing logic is usually simple; itโs easy to see if the generated code is incorrect. And describing the testโdescribing the function that youโre testing, its arguments, the return type, and the expected resultsโforces you to think carefully about what youโre designing.
Just got quoted in a great @oreilly.bsky.social Radar article about AI & learning. ๐
It's weird and counterintuitive, but accepting that AI makes a ton of mistakes is the first step in using it effectively.
@davefarley77.bsky.social gave a keynote first that overlapped substantially with mine, so I had 24 hours to come up with something new. There are spots where this preso is rough but I really enjoyed what I dug up from deeper in the mine. Also, @gotocon.com runs a great conference.
08.01.2025 16:22 โ ๐ 34 ๐ 8 ๐ฌ 3 ๐ 1Hi all, first post here. Yet another refugee from the ruins of Twitter (I refuse to call it X). Follow me if you are interested in:
CI/CD (I wrote a book about Continuous Deployment)
Software development in general
Agile and XP
Software testing and TDD
Microservices
Clean code and architecture