[daviddryparry] (@daviddryparry) 's Twitter Profile
[daviddryparry]

@daviddryparry

symmathecist, developer, hacker and mountainbiker

ID: 16709275

linkhttp://www.davidparry.com calendar_today12-10-2008 16:19:36

1,1K Tweet

128 Followers

326 Following

[daviddryparry] (@daviddryparry) 's Twitter Profile Photo

Ok thinking setting embedded mode on gradle tools will allow the agent to report the classes i need for native image in graalvm fingers 🤞

[daviddryparry] (@daviddryparry) 's Twitter Profile Photo

Has anyone had success using the Gradle Tooling API with a project built on GraalVM? Would love to hear your experience. I’ve learned a ton about both, but still haven’t cracked that nut. 🧠🔧🔥

Itamar Friedman (@itamar_mar) 's Twitter Profile Photo

#OpenSource is still very awesome. Even in the age of LLMs, which can generate entire projects from a single prompt. Just look at this PR-AGENT v0.3 release, a collaboration between dozens of talented engineers from around the globe, each contributing their needs, ideas, and

[daviddryparry] (@daviddryparry) 's Twitter Profile Photo

Even better—if you're working on an open source project, you can use PR-Agent to automate the tedious parts of code reviews, enhance quality, and lighten your load—all for free. 😊 Thanks in part to Google too !!

[daviddryparry] (@daviddryparry) 's Twitter Profile Photo

Now more than ever, we need developers who master System 2 thinking—those deliberate, analytical problem-solvers proven by cognitive research to navigate complexity and avoid costly biases.

[daviddryparry] (@daviddryparry) 's Twitter Profile Photo

Think twice about flying Andrew Anker. Mechanical delay over 2 hrs. 5 flyers rebooked on 7:30 and kept original seats in case it’s fixed. Andrew Anker refused to do the same for me. Delta, will you status match since AA clearly hates its loyal flyers?

[daviddryparry] (@daviddryparry) 's Twitter Profile Photo

🧠 But why, when AI can make the first pass of both so much easier now? Super sad how many still skip it. What’s holding us back?

Devnexus (@devnexus) 's Twitter Profile Photo

🚨 Speakers, it’s your time!🚨 The Devnexus 2026 CFP is now OPEN! Have something awesome to share about Java, software architecture, DevOps, AI or developer tools? We want to hear it. 🙌 Come speak at one of the biggest Java & tech events of the year! devnexus.com/posts/the-cfp-…

[daviddryparry] (@daviddryparry) 's Twitter Profile Photo

We’re now even closer to achieving truly reliable, specialized, domain-bound agents—purpose-built to deliver consistent results within well-defined contexts.

Devnexus (@devnexus) 's Twitter Profile Photo

Ready to future-proof your career? Devnexus 2026 brings together Java, AI, and tech leaders for 3 days of learning, networking, and inspiration! 🦾 This is where big ideas meet real-world skills. Find out why you NEED to attend in the link below 👉 devnexus.com/posts/why-you-…

[daviddryparry] (@daviddryparry) 's Twitter Profile Photo

After watching a video claiming “nulls removed from Java”—hint: that’s not true! But what I do appreciate is the compromise Java offers through JEP 8303099 openjdk.org/jeps/8303099. Now, we can explicitly annotate types with ! (null-restricted) or ? (nullable), enabling clearer