Posts Tagged "Java"
- Pitfalls with Mill Build
- Mill Build for Java Devs
- Build Questions answered by Mill builds
- Mill Basic Building Blocks
- Whirlwind Tour of Mill Build
- Intro to Mill Build: Pleasant Complex Builds
- One Billion Row Challenge: Learned So Far
- Java: Native Memory Handling is Getting Easier
- Mysterious Hanging Java Process
- Redis Clone: Reducing Memory Pressure
- Redis Clone: Improved IO Control
- Redis Clone: Virtual Threads (Project Loom)
- Profiling the Naive Redis Clone
- Building a (Java-) Redis Clone, naively
- Model Results/States with Java 17's Records
- Tests Not Running: JUnit 5, Maven and Spring Boot Magic
- When a Pipe isn't enough: TTYs in Java
- Adding an Extra Indirection to Enable Code Reloading in Clojure/Java Interop Code
- Time is Complicated: java.time
- Time Does Not Flow Evenly
- Slack Java API and the Data Non Problem
- Keep Time Explicit
- Synchronizing File Writes
- FileChannel Closes When Interrupted
- MVStore: Accessing Old Versions
- Bastel Proxy: HTTPS and reverse proxy for development environments
- OpenJDK's Flight-Recorder and Mission Control
- Mystery Jetty Threads Due To Failed Startup
- Create HTTPS Certificates in Java with Bouncy Castle
- Create HTTPS Certificates in Java: The unsafe way
- Clojure defonce: Keep Your Apps State
- Compiling Java Classes with Clojure Deps
- Java, Let me use the damn FileDescriptor!
- Intro to MVStore, an embedded key value store
- Missing SNI with Java's HTTPS client
- Async Database Connector for Java (ADBCJ) on JCenter
- Java’s Enum.values() Hidden Allocations
- Deploying JVM in tiny containers, be careful!
- JVM는 작은 컨테이너 안에 배포하면 주의!