BHBehzod Halilinbehzodhalil.hashnode.dev·9h ago · 9 min readShipping OneSignal push in a Kotlin Multiplatform appOriginally published on getstockplus.app. Most of a push-notification implementation has nothing to do with the product. Token tables, refresh callbacks, stale-token pruning, a separate iOS pipeline: 00
AAndrewinrizzdev.hashnode.dev·3d ago · 8 min readIntelliJ Java Kotlin LSP now runs inside VS CodeIntelliJ Java Kotlin LSP is a preview extension you can install in VS Code today. The listing is Java and Kotlin by IntelliJ IDEA, unique ID JetBrains.intellij-server. It is the IntelliJ language engi10
HBHenry Browninblog.hbrown.dev·4d ago · 7 min readMake Invalid Domain States Hard to Represent with Kotlin and ArrowDomain-Driven Design gives us a useful question to ask when modelling a domain: What does it mean for this object to be valid? It is tempting to answer that question with nullable properties and a v00
HBHenry Browninblog.hbrown.dev·Aug 20 · 11 min readStop External Services from Breaking Your Build with JUnit TagsFast, dependable tests get run. Slow or fragile tests gradually teach a team to avoid the test suite. A developer makes a small change, remembers that the build sometimes waits for an external API, an10
MSManu Shuklainecorpit.hashnode.dev·Aug 18 · 15 min readHire Kotlin developers in 2026: the API 36 deadline and AGP 9.1.1 floorHire Kotlin developers in 2026: the API 36 deadline and AGP 9.1.1 floor Summary. Two dated constraints now decide whether an Android team can ship at all. From 31 August 2026, Google Play requires new00
HBHenry Browninblog.hbrown.dev·Aug 17 · 6 min readPgBouncer with Spring Boot 4: Setup, Gotchas, and the ProofEvery Postgres connection is a process on the server. That's a deliberate design choice — it makes Postgres simple and robust — but it also means connections are expensive to open and there's a hard c10
SDSynfinity Dynamics Pvt Ltdinsynfinitydynamics.hashnode.dev·Aug 18 · 6 min readKotlin Multiplatform vs Flutter: Which Should You Choose in 2026?If you're starting a new mobile project in 2026, you're no longer choosing between "cross-platform or native." That debate is basically over. The real question is which cross-platform philosophy fits 10
HBHenry Browninblog.hbrown.dev·Aug 17 · 9 min readI Built a Spring Boot 4 App to Put PgBouncer to the TestThis post describes a small books-and-authors catalogue, but its real job is to be a testbed: it demonstrates what PgBouncer, a lightweight connection pool manager, actually buys you in front of Postg00
JLJustine Lopezinjustpres.hashnode.dev·Aug 12 · 8 min readBuilding Lutong Simmer: A Filipino Cooking App That Adapts to Your WeatherAfter building projects around transportation and developer opportunities, I wanted to work on something much closer to everyday life. Food. One question that comes up surprisingly often is: "Ano ang00
JLJustine Lopezinjustpres.hashnode.dev·Aug 12 · 8 min readBuilding ScreenFrame: Real-Time Computer Vision and Screen Tracking on AndroidBuilding ScreenFrame: Real-Time Computer Vision and Screen Tracking on Android So far in this project series, I've built applications around transportation, developer opportunities, and Filipino food.00