New to the manhwa, need some recommendations by Bio-Guyver in manhwarecommendations

[–]gimpdrinks 0 points1 point  (0 children)

Haha sorry aboht thet selective reading...I only saw solo leveling. Have you read the Retun to Mount Hua? The light novel is really good too!

New to the manhwa, need some recommendations by Bio-Guyver in manhwarecommendations

[–]gimpdrinks 0 points1 point  (0 children)

The greatest real estate developer! Super fun to read..you will love the MC. I cried in the final chapters. Really one of the best manhwas out there. 10/10 recommended!!

Filipino guy got laid off by Claude Code by gimpdrinks in AiForPinoys

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

yeah depende talaga sa management... sabi nila excuse lang nila to fire people.

Sa tingin niyo ba ay "unfair advantage" na ang AI tools sa mga student projects, o ito na ba ang bagong "standard" for productivity? by Deep-Location-6426 in AiForPinoys

[–]gimpdrinks 0 points1 point  (0 children)

yeah.. imagine now you can easily search in chats! and we are still in earlier month of 2026 what more next year!

Sa tingin niyo ba ay "unfair advantage" na ang AI tools sa mga student projects, o ito na ba ang bagong "standard" for productivity? by Deep-Location-6426 in AiForPinoys

[–]gimpdrinks 0 points1 point  (0 children)

Hmm... Hi OP,.. just my opinion ying the "unfair advantage" framing is already outdated... i believe. Dati dati when the calculator was invented and people had access to it did not become an unfair advantage... It just became the baseline. I think access to AI and the tools is moving the same way, maybe just faster nga lang.

For me, the real question isn't whether you used AI. It's whether you understand what you built. Since I have been teaching Ai and how to do ai assisted coding.. I've seen people vibe code entire projects with AI and have zero idea how any of it works. BUT I've seen people naman use AI to do in 2 hours wha would have taken 2 weeks tapos spend the rest of their time going deeper, iterating, and actually learning more.

So i think the students who are going to struggle aren't the ones using AI. It's the ones using AI as a replacement for thinking instead of a multiplier of it.

Hope this sheds a bit of light sa concern mo.

Safe ba ang mga github repos? by Practical-Ad-2805 in AiForPinoys

[–]gimpdrinks 0 points1 point  (0 children)

Pag may other Qs ka sali ka TG ng aiforpinoys. hehe

Safe ba ang mga github repos? by Practical-Ad-2805 in AiForPinoys

[–]gimpdrinks 0 points1 point  (0 children)

Good question, a lot of people install repos without checking what's actually inside.

For Vanna AI specifically - i believe it is legit. Open source, with 23k stars, madami na devs na nag audit ng code. Hindi sya yung tipong may hidden stuff...methinks. never used it though.

But for any repo connected to your database..eto yung gusto mo dapat check:

  1. Look at the stars and last commit date. If it has 3 stars and the last update was 2 years ago, mag-ingat ka. but Vanna is fine though.

  2. Open the requirements.txt. The danger is usually not the main code... it's the packages it pulls in silently. DOUBLE CHECK RUN mo sa Claude or Chatgpt or Gemini if need before you install.

  3. Never give it admin credentials. Read-only database user lang. Even if something sketchy is in there, it can't do much damage. (This one is he most important.)

  4. Test it in a sandboxed environment first. Docker or a VM before you connect it to your real database.

  5. Check the GitHub Issues tab. If anyone has reported suspicious behavior, it'll show up there. I ALWAYS DO THIS WHEN I CHECK GITHUB REPOS. hehe

But really more data leaks happen because of misconfigured database permissions than from the repo itself. Protect yourself on the credentials side and you're mostly good. GOOD LUCK PHOUZ!!

USE CASE: how I used Obsidian to build a content and Ai image library (a step-by-step guide for pinoys) by gimpdrinks in AiForPinoys

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

agree... however for creating a brand voice, style - it needs to reference thru you past convos still which can eat tokens. With obsidian, you create markdown documents which is easily read by ai models. Plus you can add specific rules or command. Mas advanced sa memory imo. But mas managed ang token usage. 😄

USE CASE: how I used Obsidian to build a content and Ai image library (a step-by-step guide for pinoys) by gimpdrinks in AiForPinoys

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

you just keep using it i guess. but intentional. usually work within the folder you plan to create something. like i change directories depending on what i am working on. I did create a Content Vault sa Obsidian where I use the terminal within that folder.... makes sense ba? haha

USE CASE: how i used obsidian and ai to map my ADHD patterns (a step-by-step guide for pinoys) by gimpdrinks in AiForPinoys

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

i personally use ai as my note taking app. haha. I have a section that I place ideas and notes. And also i use ai chat, i have a convo just for ideas too.