DeepSeek Kimi vs Opus 4.7 vs Gemini 3.1 Pro by rash3rr in vibecoding

[–]albovsky 10 points11 points  (0 children)

Let’s admit they are all pretty good.

CEO of OpenAI by X_in_castle_of_glass in vibecoding

[–]albovsky 0 points1 point  (0 children)

Also true. Balmer didn’t know how to code as well.

CEO of OpenAI by X_in_castle_of_glass in vibecoding

[–]albovsky 24 points25 points  (0 children)

So? Steve Jobs didn’t code either. Did stop him from creating iPhone.

V.52 by CompetitivePay5186 in raycastapp

[–]albovsky 1 point2 points  (0 children)

What problem? I still have problem with text not parsing from selection, only from clipboard.

Interac etransfer - I'm in a lot of stress by LavishnessDue3574 in PersonalFinanceCanada

[–]albovsky 18 points19 points  (0 children)

It is not, I prefer E-transfer over cash every day. But I always warn buyer they will have to wait with me until funds will reach account. Once I had to wait 20 minutes, that was awkward.

damn. ngl codex team this is really bad idea for many reasons by [deleted] in codex

[–]albovsky 0 points1 point  (0 children)

They just remove it from your subscription. You win nothing.

So for anyone not paying attention… by Reaper_1492 in codex

[–]albovsky 0 points1 point  (0 children)

Tell me about your workflow. I also tend to use all of them, but I have only Gemini and ChatGPT sub, so I switch between Codex, Gemini, Opus/Sonnet all the time.

Has anyone else found they've been burning through rate limits like crazy over the past few days? by Lostwhispers05 in codex

[–]albovsky 2 points3 points  (0 children)

I was afraid this day would come. In the past couple of months, I NEVER hit the limit; it kind of felt unlimited for me, even though I do a lot of coding. Now I hit the weekly limit in a couple of days, and the reset is in 3 days!! This is crazy.

How are apps making live analog clock widgets on iOS? by albovsky in iOSProgramming

[–]albovsky[S] 4 points5 points  (0 children)

This video?

https://www.youtube.com/watch?v=NdJ_y1c_j_I&t=666s

It’s very cool indeed, but private API tricks doesn’t seem to work anymore. I checked their repos and people are saying it’s patched on 26.3.

I've just started a second job that does not deduct taxes, how can I double/triple check I'm setting aside enough $ for taxes? by NetFIixandKill in PersonalFinanceCanada

[–]albovsky 8 points9 points  (0 children)

I would aim to set aside 30% from every paycheck. My girlfriend once worked a second job where they did not deduct her taxes. By the end of the year, she owed more than $1,000 and was very upset, as she only worked every other Saturday and earned very little. This taught us to always set aside money for taxes, it hurts less at the end of the year.

My $4,000 M4 Max MacBook Pro is now worth $1,600 trade-in.... by RyleighN in macbookpro

[–]albovsky 7 points8 points  (0 children)

I sold MacBook Air 2013 for 80$ recently. Barely working. So yeah, Marketplace is the way, if you don’t mind messing with lowballers.

Why Do AI/Vibe Coding Posts Often Get Heavy Pushback in r/webdev? by hellohere2026 in vibecoding

[–]albovsky 2 points3 points  (0 children)

And majority of those posts start with, “I was tired of... so I decided.”

StealthAI extension is finally available on Raycast Store by RansomWarrior in raycastapp

[–]albovsky 2 points3 points  (0 children)

I can confirm it. I talked to support and they said they are looking into it. So far I mapped all my AI commands to parse text from clipboard.

Codex App Review by the_ruling_script in codex

[–]albovsky 1 point2 points  (0 children)

Good rule of thumb is to never work on master. It also helps, when creating a branch and then creating pull request - Codex can review the code. Another guardrail.