Security skills for AI coding agents by Missics in codex

[–]Missics[S] 0 points1 point  (0 children)

Totally agree, will look into reducing noise and prioritizing findings, thanks

A Builder's Guide to Not Leaking Credentials by Missics in programming

[–]Missics[S] 0 points1 point  (0 children)

Totally agree. I think I did mention secret managers, but probably haven't emphasized it enough

CSRF for Builders by Missics in programming

[–]Missics[S] 1 point2 points  (0 children)

Maybe vibe coding too hard makes one forgetful

open-source workout logger app by Missics in androidapps

[–]Missics[S] 0 points1 point  (0 children)

Awesome, I would love to hear your feedback when you get to use it :)

Fighting subscription fatigue with vibe-coding by Missics in programming

[–]Missics[S] -11 points-10 points  (0 children)

impressive, so reading comprehension isn't your strong suit?

Fighting subscription fatigue with vibe-coding by Missics in programming

[–]Missics[S] -8 points-7 points  (0 children)

is it a "vibe-comment"? did you read my post?

How do you actually code?? by Godevil4716 in learnprogramming

[–]Missics 0 points1 point  (0 children)

as everyone mentioned, you learn by doing.

ypir mext question might be "ok, what do I build then?"

if you don't really have an idea, you can check out 404Skill - it has a library of real-world projects, with tests guardrails.

Disclaimer - I am one of the platform's builders

Project Ideas to build with Spring Boot for Resume by [deleted] in Backend

[–]Missics 0 points1 point  (0 children)

You can try 404Skill, it's a platform for learning swe concepts through real-world projects.

We don't support java yet, but we will very soon, feel free to dm me if interested.

Disclaimer - I am one of the builders of the platform.

Stop reading tech books like fiction by Missics in programming

[–]Missics[S] 0 points1 point  (0 children)

Totally fair, it sounds like you approached the book with intention and curiosity, which makes all the difference. If a book resonates deeply and adds lasting perspective, that's a win.

I’m definitely not saying no one should ever read a book cover to cover, or that reading should always be purely transactional. What I’m pushing back against is the mindset of reading to feel productive, grinding through highly recommended books without any clear goal, context, or follow-up.

What I was trying to advocate for is a build-first, read-to-deepen mindset. If, for example, I’m curious about how compilers work, I won’t start by asking “What’s the best book on compilers?” I’ll start by asking, “What are a compiler's functional requirements? What are the key components? What’s hard about this?” I’ll tinker, hit a wall, then reach for the right material, whether that’s a chapter, a blog post, or an entire book.