<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://wewake.dev/</id><title>Wewake</title><subtitle>Technical space to share my learnings, projects and profile.</subtitle> <updated>2026-04-04T21:53:35+05:30</updated> <author> <name>Wewake</name> <uri>https://wewake.dev/</uri> </author><link rel="self" type="application/atom+xml" href="https://wewake.dev/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://wewake.dev/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Wewake </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Your Database Isn't Slow, You're Leaking Connections</title><link href="https://wewake.dev/posts/your-database-isnt-slow-youre-leaking-connections/" rel="alternate" type="text/html" title="Your Database Isn&amp;apos;t Slow, You&amp;apos;re Leaking Connections" /><published>2026-04-04T16:00:00+05:30</published> <updated>2026-04-04T16:00:00+05:30</updated> <id>https://wewake.dev/posts/your-database-isnt-slow-youre-leaking-connections/</id> <content src="https://wewake.dev/posts/your-database-isnt-slow-youre-leaking-connections/" /> <author> <name>Wewake</name> </author> <category term="Databases" /> <summary>A deep dive into what a database connection really is at every level, how connection leaks happen, how to diagnose them from application to TCP layer, and a hands-on playground to see it all in action.</summary> </entry> <entry><title>The Complete Guide to Fixing CVEs in Maven Dependencies</title><link href="https://wewake.dev/posts/resolving-maven-dependency-vulnerabilities-practical-guide/" rel="alternate" type="text/html" title="The Complete Guide to Fixing CVEs in Maven Dependencies" /><published>2026-04-03T08:00:00+05:30</published> <updated>2026-04-04T21:51:45+05:30</updated> <id>https://wewake.dev/posts/resolving-maven-dependency-vulnerabilities-practical-guide/</id> <content src="https://wewake.dev/posts/resolving-maven-dependency-vulnerabilities-practical-guide/" /> <author> <name>Wewake</name> </author> <category term="Java" /> <summary>Direct, transitive, shaded, BOM-managed, plugin dependencies and everything in between. A practical guide to resolving every type of Maven dependency vulnerability.</summary> </entry> <entry><title>Raspberry Pi 4 - Booting from USB SSD instead of SD Card</title><link href="https://wewake.dev/posts/raspberry-pi4-boot-from-usb-ssd/" rel="alternate" type="text/html" title="Raspberry Pi 4 - Booting from USB SSD instead of SD Card" /><published>2026-03-29T15:00:00+05:30</published> <updated>2026-04-04T21:51:45+05:30</updated> <id>https://wewake.dev/posts/raspberry-pi4-boot-from-usb-ssd/</id> <content src="https://wewake.dev/posts/raspberry-pi4-boot-from-usb-ssd/" /> <author> <name>Wewake</name> </author> <category term="Guides" /> <summary>A practical reference for moving Raspberry Pi 4 from SD card boot to USB SSD boot — commands, expected output, and common pitfalls.</summary> </entry> <entry><title>My Raspberry Pi failed to show the Graphical desktop interface on startup, and how I fixed it</title><link href="https://wewake.dev/posts/gui-not-showing-up/" rel="alternate" type="text/html" title="My Raspberry Pi failed to show the Graphical desktop interface on startup, and how I fixed it" /><published>2026-01-01T14:30:00+05:30</published> <updated>2026-01-01T14:30:00+05:30</updated> <id>https://wewake.dev/posts/gui-not-showing-up/</id> <content src="https://wewake.dev/posts/gui-not-showing-up/" /> <author> <name>Wewake</name> </author> <category term="Debugging" /> <summary>My Raspberry stopped loading the GUI view. This is a walkthrough of steps used for debugging, and what worked.</summary> </entry> <entry><title>Why Your Python Logs Vanish in Docker (and How PYTHONUNBUFFERED=1 Saves the Day)</title><link href="https://wewake.dev/posts/why-your-python-logs-vanish-in-docker-pythonunbuffered-explained/" rel="alternate" type="text/html" title="Why Your Python Logs Vanish in Docker (and How PYTHONUNBUFFERED=1 Saves the Day)" /><published>2025-12-26T05:30:00+05:30</published> <updated>2025-12-28T09:45:23+05:30</updated> <id>https://wewake.dev/posts/why-your-python-logs-vanish-in-docker-pythonunbuffered-explained/</id> <content src="https://wewake.dev/posts/why-your-python-logs-vanish-in-docker-pythonunbuffered-explained/" /> <author> <name>Wewake</name> </author> <category term="Python" /> <summary>Your Python app works fine locally, but in Docker, the logs are MIA. Here&amp;#39;s why Python&amp;#39;s output buffering drives container users crazy—and how one environment variable fixes everything.</summary> </entry> </feed>
