# pale (blogs) — RSS Amplifier

Recent posts from the 2 feeds in the RSS Amplifier directory that cover pale.

Page: <https://rssamplifier.com/topics/pale/blogs>  
Feed: <https://rssamplifier.com/topics/pale/blogs.md>

---

## [The future might not have source files](https://www.paleblueapps.com/rockandnull/the-future-might-not-have-source-files/)

_2026-07-30 · Mike Yerou · Rock and Null_

For decades, we wrote code for humans. As AI becomes both the author and the primary reader of software, developers may spend less time writing code and more time verifying that it matches their intent.

## [The age of deterministic software engineering is over](https://www.paleblueapps.com/rockandnull/the-age-of-deterministic-software-engineering-is-over/)

_2026-07-09 · Mike Yerou · Rock and Null_

Software engineering has entered a probabilistic era. As LLMs replace deterministic workflows with uncertainty, the challenge is no longer eliminating variability; it's building systems that deliver both high quality and high development velocity despite it.

## [LLMs changed writing. But our submission processes haven’t caught up.](https://www.paleblueapps.com/rockandnull/llms-changed-writing-submission-processes-have-not-caught-up/)

_2026-05-28 · Mike Yerou · Rock and Null_

LLMs are changing how we write, communicate, and evaluate information, but many submission and proposal processes are still designed for a pre-AI era. If AI generates documents and is later summarized by AI, maybe it’s time to optimize for clarity, bullet points, and essence instead of length.

## [Promies Code Distribution: A hassle-free way to manage app giveaways](https://www.paleblueapps.com/rockandnull/app-promo-code-distribution-system/)

_2026-05-21 · Mike Yerou · Rock and Null_

A smarter way to manage and distribute your app promo codes with the all-new Promies. Effortlessly build customizable promotion pages, protect your codes from bot abuse, and get free organic exposure to kickstart your app's growth.

## [Pale Blue Spring Admin: Now you can actually edit stuff (and custom UI snippets)](https://www.paleblueapps.com/rockandnull/spring-boot-admin-crud-custom-ui/)

_2026-05-14 · Mike Yerou · Rock and Null_

Read-only is great, but editing is better. The latest update to Pale Blue Spring Admin introduces full CRUD functionality and custom UI snippets, making your Spring Boot admin panel as powerful as your favorite Python tools.

## [Promies Feedback Board: A simple way to collect user feedback in your apps](https://www.paleblueapps.com/rockandnull/promies-feedback-board-android-user-feedback-management/)

_2026-05-05 · Mike Yerou · Rock and Null_

Promies Feedback Board gives you a single, vote-protected hub to see exactly which features your users actually want.

## [The rise of abandonware](https://www.paleblueapps.com/rockandnull/the-rise-of-abandonware/)

_2026-04-21 · Mike Yerou · Rock and Null_

AI allows us to ship software instantly, but it’s also fueling a surge of "disposable" projects. The team behind the code matters more than the code itself in the age of AI generation.

## [The danger of the "ok" project](https://www.paleblueapps.com/rockandnull/the-danger-of-the-ok-project/)

_2026-03-31 · Mike Yerou · Rock and Null_

Most projects don't fail spectacularly; they just linger in the "middle." In a fast-moving AI era, deciding if your current traction is enough to keep going, or if it's time to move on.

## [I Wail, For My Tailscale Fails-- How My Packets Got Dropped Beyond the Pale](https://jusung.dev/posts/tailscale-wsl/)

_2026-03-04 · Jusung_

I Wail, For My Tailscale Fails-- How My Packets Got Dropped Beyond the Pale

## [KakaoTalk is making me LOCO](https://jusung.dev/posts/kakao-talk-is-making-me-local/)

_2026-02-25 · Jusung_

KakaoTalk is making me LOCO

## [Crush Every Threat in Real Time (Sponsored)](https://crawlproof.com/a/ib8L5VrxFfGG)

_2026-02-24 · **Sponsored**_

One agent for real-time detection, exposure tracking, and active defense.

## [Who is going to train the juniors?](https://www.paleblueapps.com/rockandnull/who-will-train-junior-engineers-in-the-ai-era/)

_2026-02-05 · Mike Yerou · Rock and Null_

Junior engineers can get instant answers and working code, but risk skipping the hard-earned understanding that comes from struggle. AI is a powerful multiplier for experienced engineers, but without intentional training, it can quietly erode how the next generation is built.

## [How We Fixed SQLite Database Locks in Spring Boot (And Got a 5x Performance Boost)](https://www.paleblueapps.com/rockandnull/spring-boot-sqlite-locking-fix/)

_2026-01-30 · Anil Kumar Beesetti · Rock and Null_

Struggling with intermittent database locks in your Spring Boot and SQLite setup? Learn the specific HikariCP and JPA configurations we used to eliminate production hangs and increase throughput by 6.5x.

## [Cog in a great machine VS building one from scratch](https://www.paleblueapps.com/rockandnull/big-tech-vs-startup-experience/)

_2026-01-22 · Mike Yerou · Rock and Null_

Working in a big tech company feels like being a cog in a powerful, well-oiled machine, while launching your own startup means building a smaller machine from scratch and owning every decision. Both paths are exciting, challenging, and valuable, but in completely different ways.

## [Introducing Pale Blue Spring Admin: auto-generated admin UI for Spring Boot](https://www.paleblueapps.com/rockandnull/pale-blue-spring-admin-django-admin-for-spring-boot/)

_2025-11-14 · Mike Yerou · Rock and Null_

Pale Blue Spring Admin brings Django-style auto-generated admin power to Spring Boot. Built in Kotlin, it offers an intuitive UI for exploring your JPA entities.

## [The rewrite dilemma in software engineering](https://www.paleblueapps.com/rockandnull/rewrites-software-engineering-stability/)

_2025-11-06 · Mike Yerou · Rock and Null_

Rewriting software can be tempting, but understanding the hidden value of accumulated fixes and system stability is key to making the right decision.

## [T-Shaped engineers: the blueprint for building with AI](https://www.paleblueapps.com/rockandnull/t-shaped-engineer-ai-era/)

_2025-10-23 · Mike Yerou · Rock and Null_

As AI transforms how we build software, the T-shaped engineer has become essential. With broad technical fluency and deep domain expertise, these engineers bridge human judgment and AI capabilities—building faster, safer, and smarter systems.

## [Automatic resource cleanup in Jetpack ViewModels using AutoCloseable](https://www.paleblueapps.com/rockandnull/automatic-resource-cleanup-android-viewmodel-autocloseable/)

_2025-10-07 · Anil Kumar Beesetti · Rock and Null_

How to automatically manage and clean up resources in Android ViewModels using Kotlin’s AutoCloseable interface. This simple yet powerful pattern eliminates boilerplate onCleared() code and helps prevent memory leaks in your apps.

