Do you want your ad here?
Contact us to get your ad seen by thousands of users every day!
[email protected]All 0 Likes
Checking out Junie, a coding agent by JetBrains
Table of Contents Installation and overviewSetting requirements'Coding'Code qualityCorrecting the implementationResultsOther languages: Español 한국어 Português 中文 Recently, I talked about Duplicate Finder on the Foojay Podcast hosted by Frank Delporte. We briefly touched upon implementing support for other formats, and Frank ...
Table of Contents VideoPodcast AppsGuestsLinksContentIn this Foojay podcast, we dive into a few articles that were published recently and focus on code. Video Podcast Apps You can listen and subscribe to the Foojay Podcast on: Guests Links Content 00:00 Introduction …
Table of Contents RequirementsDetecting both exact and fuzzy matchesLanguage-agnosticConfigurableDefinitionsChunkInterfaceTest dataTestsNext stepsOther languages: Español 한국어 Português 中文 This post is about the development of the duplicate finder tool. For downloads and instructions on how to use it, see the Download page It’s been a …
Table of Contents The problemRecreate the environmentIntelliJ ProfilerAnalyzing the reportWhy such huge difference?The fix?Share the snapshotOther languages: Español 한국어 Português 中文 Just like my previous post, this one is going to be slightly meta. Obviously, you can use IntelliJ IDEA …
Trouble finding memory leaks in a Java program? Learn how allocation profiling can reveal bugs and help you troubleshoot Java performance.
Learn how to troubleshoot and optimize Java code with IntelliJ Profiler – using createDirectories() as an example.
Use the debugger to find out how a Java application works under the hood, access its memory, and modify it without a single source file.
Learn how to debug unresponsive Java/JVM applications, then reload the fix on the fly, using a hands-on example.
Let’s make a duplicate finder for documentation together – a tool to quickly detect non-exact, or fuzzy, matches in large text repositories.
Learn how to use IntelliJ IDEA’s Pause – a lesser known feature that will help you diagnose UI freezes, deadlocks, livelocks, and more
- 1
- 2
If you want to know what I spoke about in @jcon_conference in Germany, here's an interview I did at the @foojayio podcast:
#Java #JCON #JakartaEE #AI #A2A
Our team loves to meet and talk with the Java community from around the world. If you want to learn more. You can find all OmniFish presentations at: https://speakerdeck.com/omnifish, including links to the source code of related demos. Or get in touch for a free consultation call.
Another happy customer :)
"Their expertise and flexible hands-on troubleshooting support accelerated resolution of several unexpected hurdles and ultimately got us to a successful upgrade outcome."
If you would like to discuss how we could help your company, get in touch.
All 5 Comments