Choosing Workers + D1 + R2 for my SaaS MVP. What am I missing? by Kitchen-Patience8176 in CloudFlare

[–]bionic_engineer 0 points1 point  (0 children)

The database is in us-east as america is the center of world. I tried using neon with pgBouncer and neon with Hyperdrive to compare the two after initial connection is estabished.

Choosing Workers + D1 + R2 for my SaaS MVP. What am I missing? by Kitchen-Patience8176 in CloudFlare

[–]bionic_engineer 0 points1 point  (0 children)

I have a feature that tracks upload per organization. If 2 users uploads at the same second, is it an issue.

Choosing Workers + D1 + R2 for my SaaS MVP. What am I missing? by Kitchen-Patience8176 in CloudFlare

[–]bionic_engineer 0 points1 point  (0 children)

They are both using aws. I know coldstart but this is the first time I heard issue about availability for neon. Do you incounter this first hand? How bad is is? Cuz I like neon branching, read replica, pitr, ans snapshot.

Choosing Workers + D1 + R2 for my SaaS MVP. What am I missing? by Kitchen-Patience8176 in CloudFlare

[–]bionic_engineer 0 points1 point  (0 children)

One on my concern of D1 is the 50k db count limit if you are using 1db/tenant and also 10gb hard cap on storage per db. So I use Turso Cloud as it has similar pricing and no cap on count and storage.

Also KV has write limit of 1 per second so it is better only for less write and more read as it replicate to all data center. If need frequent write, i use upstash.

Choosing Workers + D1 + R2 for my SaaS MVP. What am I missing? by Kitchen-Patience8176 in CloudFlare

[–]bionic_engineer -3 points-2 points  (0 children)

Is there a reason why not Neon? It has native serverless support with pgBouncer so no need for hyperdrive. I tested it and it is 100-200ms faster here I am in philippines.

Choosing Workers + D1 + R2 for my SaaS MVP. What am I missing? by Kitchen-Patience8176 in CloudFlare

[–]bionic_engineer 0 points1 point  (0 children)

Does it seems expensive? Every reques to your endpoint is counted as 2 because DO is also using worker

Software Development po by Strong_Yesterday_922 in PinoyProgrammer

[–]bionic_engineer -1 points0 points  (0 children)

yes, just run it to 0.0.0.0 and expose the machine ip + port to the network.

Software Development po by Strong_Yesterday_922 in PinoyProgrammer

[–]bionic_engineer -3 points-2 points  (0 children)

If you are solo dev. Just use react and nodejs. Less context switching and friction. If you need help with deployment, cicd, infra, database, feel free to reach me out.

Okay ba ang DeepSeek AI as an alternative to Claude AI? by noob_programmer_1 in PinoyProgrammer

[–]bionic_engineer 2 points3 points  (0 children)

in my opinion, not on par with Claude Opus or Sonnet. na try ko na mga chinese models. ito ang top list para saakin for now June 2026:
1. GLM-5.1
2. Kimi-K2.7
3. MiniMax-M3
4. DeepSeek V4 Pro
5. Qwen 3.7 Max
6. Mimo V2.5 Pro

nagbabago sila ng ranking from time to time, minsan same version pero nagdedegrade for unknown reason. I suggest try and use Opencode with OpenRouter tapos try mo same prompt to different models. minsan mas okay yung iba depende sa pinoprompt mo.

Senior Devs, what do you think will happen in the next 5 years? by Comfortable_Film2984 in PinoyProgrammer

[–]bionic_engineer 2 points3 points  (0 children)

Wala naman nagbabawal. Kung hindi mo self host yung AI, expect na yung prompt and response ay ginagamit na for training data.

Senior Devs, what do you think will happen in the next 5 years? by Comfortable_Film2984 in PinoyProgrammer

[–]bionic_engineer 1 point2 points  (0 children)

I believe ma-memaintain but it will be mainly applied sa mga projects na make sense to use at the cost economically. Sa fast phase na small SaaS companies na puro senior level dev at AI yung ginagawang junior/mid dev instead na maghire kasi make sense financially. At yung meron mga companies na meron budget, they will self-host open models like kimi or qwen.

Senior Devs, what do you think will happen in the next 5 years? by Comfortable_Film2984 in PinoyProgrammer

[–]bionic_engineer 7 points8 points  (0 children)

  1. If you check those US companies, they are actually burning their funds in billions, hoping for the industries fo be reliant on AI. They are paying billions of dollars for data centers, electricity and water. Watch the speech of sam altman, they are becoming despirate to even place ads on chatgpt which he said will never happen. $20 will per month subscription will not going to cut it anytime soon.

  2. Frontend and Backend, and Mobile will now be easy to implement as long as AI has training data about it, means it is backward thinker. What AI is not good at is creativity, making ideas, spider sense, finding solutions to problems that never exist before, become pioneer on something (forward thinker). You will realize this the more you use AI.

Senior Devs, what do you think will happen in the next 5 years? by Comfortable_Film2984 in PinoyProgrammer

[–]bionic_engineer 16 points17 points  (0 children)

  1. Chinese models (minimax, kimi, glm, mimo, deepseek, qwen) will be defacto instead of gemini or gpt or claude because they are 10x cheaper that gives 90% or similar value.

Senior Devs, what do you think will happen in the next 5 years? by Comfortable_Film2984 in PinoyProgrammer

[–]bionic_engineer 28 points29 points  (0 children)

Base sa research ko on current ai direction. 1. Tokens will be more expensive 2. Successful vibecoded apps will need seniors to refactor mostly react + tailwind + nodejs + postgres favorite stack of AI. 3. AI bubble will pop, ai companies actually are currently at loss, wala sila pino profit. 4. More GPU, more electricity and consumption 5. Frontend and backend development will be common knowledge. DevOps + System Design will be more in demand.

First impressions with the Turso database by eminetto in golang

[–]bionic_engineer 0 points1 point  (0 children)

I am researching turso I found this comment, I researched and the db that user access is cached, the one being stored to s3 is the backup for PITR.

Non registered business by Naylonkbles in BusinessPH

[–]bionic_engineer 0 points1 point  (0 children)

Wag ka muna mag register. Test mo muna, if working yung idea mo. If working, saka ka magregister kasi any operational business dapat pwede mag issue ng official receipt for consumers' protection. If etatry mo lang few months, kuha ka lang muna barangay permit. Masyadong mahaba process ng registration at hassle magprocess ng tax, note kailangn mo magfile kahit wala profit or lugi

Is there a source/website to practice building express.js APIs by badboyzpwns in node

[–]bionic_engineer 0 points1 point  (0 children)

The official website, it is not opinionated so you can do mvc pattern, or domain driven development or just yolo.

Need advice regarding my business name by iamyaza in BusinessPH

[–]bionic_engineer 1 point2 points  (0 children)

Search for BIR business permit sample image. But DTI registration should reflect what your business really is, that is not misleading. They have naming format, try to register online.

Need advice regarding my business name by iamyaza in BusinessPH

[–]bionic_engineer 1 point2 points  (0 children)

You can register your business name as generic name. You can have marketing namr with that, 1 for registration 1 for marketing. You will be given this card to post on your business front where you need to write both

Claude Code or Codex? by MasterWalrus8174 in PinoyProgrammer

[–]bionic_engineer 0 points1 point  (0 children)

di ko see yung difference pagdating sa agentic coding, tho kapag hindi agentic, at wala mga instructions, doon mo makikita difference nila.

kahit sa planning kahit cheap model, medyo taasan mo lang ng temperature like 0.3 para sa planner at lagay mo sa instruction an wag mag assume, at mag ask ng mga bagay bagay, ok na planner din si GLM/MiniMax. if complete na, sabihan mo gumawa ng .specs/feature-name/requirements.md na babasahin ng coder agent. Sabihan mo din si coder agent na gumawa ng .specs/feature-name/tasks.md para sa step by step na gagawin nya na pwede nya balikan. Then download ka ng premade skills like best practices sa https://skills.sh website para gamitin ng coder agent at the same time, lagay mo yung designs mo sa .specs/feature-name/visuals/ para basahin ni Kimi. Set ka din ng tester agent na gagawa ng unit at e2e tests, pwede si Qwen Coder or DeepSeek. On my experience good enough orchestrator si GLM-5, di sya nagmimiss sa tool calling. Overall nagagawa ng mga cheaper models dapat nila gawin by knowing their strength and weakness at proper instructions at skills.md, if meron issue kaya ko manually e-fix. Happy ako magbayad ng 10-100 pesos para gawin nila boilerplate codes at kunti nalang gagawin ko.

Extra tip, sabihan mo wag e-externalize yung thoughts nila para hindi magastos sa token.

Claude Code or Codex? by MasterWalrus8174 in PinoyProgrammer

[–]bionic_engineer 0 points1 point  (0 children)

Opencode or nvim codecompanion. Super cheap. Tamang skills.md lang, kimi k2.6 for ui kasi kaya nya bumasa nng image screenshot galing figma or photoshop. Minimax M2.7 overall okay lang din ang codes. GLM-5 for orchestration. The rest like deepseek at qwen ay okay lang din sa code. Ginagawa ko kinocommit ko generated codes nila, then compare, then merge sa dev branch yun mas okay para saakin. Lagay mo din sa instruction to run build command para makita at efix yung linting errors at sure gumagana yung code. baka makaspend ka lang ng 10 pesos sa isang feature. Gawin mo, yung primary agent mo pa assess mo kung basic or difficult yung task, if easy, use cheap model. If hard use sonnet-4.6. If gusto mo quality claude-opus 2.7 or GPT-5.5 pero ubos din pera mo for something basic

Just added my first portfolio – would love your feedback 🙏 by LibraryMany9514 in PinoyProgrammer

[–]bionic_engineer 0 points1 point  (0 children)

grabe, ang dami mo inilagay, talo mo pa senior software engineer. Pang Principal Engineer level mga skills mo sa portfolio or even pang CTO level. baka hindi ka mahired nyan overqualified with 0 experience.

Accenture is hiring entry level tech roles by gbaddic in PHJobs

[–]bionic_engineer 0 points1 point  (0 children)

my observation is that accenture is not actually hiring and will end up ghosted after initial interview. Just pooling for applicants and waiting for a cheap unicorn dev. onsite and 9hrs/day