NishFish
@nisrulz
Engineering Memes for a living (mostly) 🦔 👨🏻💻 Software Engineer/ #AndroidDev 👨🏻🔬 Experimenting with technologies. 🤗 Open-source enthusiast. 📫 Reach me [at] nisrulz.com 📝 Blog [at] crushingcode.nisrulz.com
Been through more opencode config resets than I'd like to count. Different providers, plugins that didn't stick, settings that looked good but nope 👀 Finally landed on something that stuck. Full config breakdown: crushingcode.nisrulz.com/blog/the-ope...
Been sitting on this one for a while 😅 Your AI agent has full shell access. It can delete your project. Read your secrets. I use this setup for both personal and work agents. Full post: crushingcode.nisrulz.com/blog/hardening-ai-agents/
Every Android dev knows the pain. You've got one image and need it across ldpi to xxxhdpi. The usual fix? A backend you don't control, or a lot of manual resizing. I built DrawableForge. It keeps it all on your machine. 🌐 nisrulz.com/drawableforge
v5.1.0 of App Privacy Policy Generator just dropped 🎉 - Dark mode - German localization - App works offline now - 142 automated tests for stability If it was crashing before, this should fix it. Changelog: github.com/nisrulz/app-... WebApp: app-privacy-policy-generator.nisrulz.com
Your coding agents argue because you handed them different playbooks. Claude got one set of rules. Codex got another. Someone dropped a stale copy in .opencode/. The problem? Everyone's skills live in different folders, one per agent. The solution: crushingcode.nisrulz.com/blog/your-co...
"You either die a hero or live long enough to become the villain" energy👀 Why is it always opt out and not opt in We just can't have good things 😔😒
My "ADB Keep Screen On" project was mentioned in @androidweekly.bsky.social issue #693 🎉 Thank you! 😊 Android Weekly Link: androidweekly.net/issues/issue... Github: github.com/nisrulz/adb-... #adb #android #debugging
"You can deprecate me, but you can never get rid of me" —AsyncTask (From the Android 16 change list: developer.android.com/about/versio...) #AndroidDev
The new @androidweekly.bsky.social Newsletter is out #679 and my blog post about the `privacySensitive()` modifier in Jetpack Compose is also mentioned 🎉🚀 Thank you for the mention 😊 Android Weekly #679: androidweekly.net/issues/issue... Blog post: crushingcode.nisrulz.com/blog/handlin...
Inspired by Vincent Pradeilles's recent post about SwiftUI's inbuilt modifier .privacySensitive() that lets you hide sensitive information by adding a single line of code, I decided to replicate the same for Jetpack Compose 👨🏻💻 Read here: crushingcode.nisrulz.com/blog/handlin... #AndroidDev
Just found out ZenTone was mentioned in the @kotlinweekly.bsky.social #462 👨🏻💻😎🎉 Thank you 😊 Kotlin Weekly Digest: mailchi.mp/kotlinweekly... Project Link: github.com/nisrulz/zent... #AndroidDev #android #audio #sdk #library
Thank you @androidweekly.bsky.social for sharing my Android Library - Zentone 🎉 The new v2.3.0 is already out, so give it a try 🚀 Read @ Android Weekly: androidweekly.net/issues/issue... Github: github.com/nisrulz/zent... #AndroidDevs
🎉🎉 ZenTone v2.3.0 is here! 🎉 🎉 After 1.5 years, enjoy improved audio tone generation for Android with bug fixes, a redesigned sample app, and safer code. 📱🔉 ZenTone lets you easily generate audio tone of a specific frequency and volume in Android. ➡️ GitHub: nisrulz.com/zentone/late... #AndroidDev
Thank you @androidweekly.bsky.social for sharing my latest blog post - "Blazing fast app uninstalls for lazy #AndroidDevs" 🎉😊🎉 Read @ Android Weekly: androidweekly.net/issues/issue... Read @ blog : crushingcode.nisrulz.com/blog/blazing...
My latest blog post talks about how you can have on device, local, offline and private ChatGPT on your mobile device. 📝: crushingcode.nisrulz.com/blog/llm/loc...
Company may be registered in US but they store your data in EU, atleast that is what they claim. I haven't used them, but someone who I know told me about it. Since the code is open sourced here, so I'll most probably opt to self host using docker. ente.io/reliability
🎉 Drumroll, Please! 🎉 Guess what? The guest book idea from GitHub is now live! People have been dropping awesome comments about the App Privacy Policy Generator. I’ve put all those golden nuggets on a shiny new page. 👨🏻💻 Check it out: app-privacy-policy-generator.firebaseapp.com/reviews.html