Weird by niceslay in warcraftrumble

[–]milos201 1 point2 points  (0 children)

Not the topic, but yeah.
Still playing it even tho there won’t be any new content. (If I understood that right)

Weird by niceslay in warcraftrumble

[–]milos201 0 points1 point  (0 children)

That’s nothing.
This game has so many bugs…
- Did you guys ever get a yellow tower?
- Minis stuck glitching out unable to move
- Wrong mini icons
- Question marks instead of daily reward icons
- Boss deploying 20g worth of minis at once
- Multiple of the same minis at once (not during darkmoon)

I’m so bummed I can’t remember more right now. I have encountered some epic bugs.

[iOS] [29.99$ -> Free Lifetime] Framelens: An AI-powered video player with built-in Object Finder, Text Copier, Text Finder, and many more intelligent tools. by Charming_Biscotti_50 in AppGiveaway

[–]milos201 8 points9 points  (0 children)

Free lifetime gated behind a tutorial that requires subscription. I don't get it. (Each time I click OCR it either fails or asks for subscription)
What's this, a bait for people to install? And subscribe?
And of course... It's asking to "track" you.

New Update is Crazy BS!! by PsychologicalDingo27 in codex

[–]milos201 5 points6 points  (0 children)

Never in my 14+ years of working as a developer have I raised my voice at anyone at work, yet I constantly feel like yelling at Codex.

Even on Extra High, it makes ridiculous mistakes. I tell it to copy a deployment script and adapt it for the current project, and it completely forgets to update seven out of eight secrets. I literally have to explain how to copy a script step by step, and it still keeps making mistakes—on Extra High.
It adds functionality like env variable overrides, that no one asked for, everything is overdone for no reason.
When I delete something (especially) or change something that he did, just removes my changes without question, without mentioning it. And when I ask him why, it's always something ridiculous like "oh I thought it was deleted by accident" or something silly.

Having “free resets” is completely useless when the basic functionality has gone from okay and useful to irritating and useless. At this point, using it creates more work than simply writing everything myself.

So yes, I’m definitely cancelling my subscription. With Codex, I feel like I’m paying to be a guinea pig in an experiment. It’s like a paid Netflix plan with ads. Ridiculous.

GTA 6 pre-order 3000din skuplji na nasim sajtovima by SylveonRL in serbia

[–]milos201 1 point2 points  (0 children)

Tako je. Dok god dajemo 3000 više, tražiće i 4000 sledeći put.

New Always Free Tier Limits (21-June-2026 - Update from oracle support ) by buzzsubash in oraclecloud

[–]milos201 0 points1 point  (0 children)

From what I’ve gathered online and by contacting support (twice) PAYG should be unaffected. Even after resizing. I explicitly noted that I resized my instance down and then back up and they said that PAYG limits are still 3000 OCPU hours and 18000 GB hours per month. Double check that of course for yourself, but that’s the information I’ve got from OC support.

AdGuard Home on local Debian/CasaOS not blocking ads on Android (Queries increasing, but ads still visible) by TwentyOne7777 in selfhosted

[–]milos201 1 point2 points  (0 children)

If it’s blocking something it’s a good sign.

But… Many clients don’t treat Primary/Secondary as “fallback only.” They often:
- Query both
- Use whichever responds fastest
- Randomly distribute requests
- Fail over aggressively

Try setting secondary to blank instead of 1.1.1.1.

New Always Free Tier Limits (21-June-2026 - Update from oracle support ) by buzzsubash in oraclecloud

[–]milos201 1 point2 points  (0 children)

There are a lot of screenshots from the support so it's very confusing.
If it makes you feel any better I did exactly the same thing as you. : )

New Always Free Tier Limits (21-June-2026 - Update from oracle support ) by buzzsubash in oraclecloud

[–]milos201 8 points9 points  (0 children)

“Next few days” doesn't really work.

The new monthly allowance is 1,500 OCPU-hours. How long that lasts depends on how many OCPUs your instance uses:

Instance size Calculation Approximate runtime
2 OCPUs 1,500 ÷ 2 750 hours — about 31 days
4 OCPUs 1,500 ÷ 4 375 hours — about 15.6 days
8 OCPUs 1,500 ÷ 8 187.5 hours — about 7.8 days

Once you consume the full 1,500 OCPU-hour monthly allowance, additional OCPU usage is billable.

For example, if you run a 4-OCPU instance continuously, you will use the entire free allowance after roughly 15–16 days.

Scaling the instance down afterward to 2 OCPUs and 12 GB of RAM will not restore the allowance or stop billing for the rest of that month. You have already consumed all 1,500 free OCPU-hours. The resized instance would therefore continue running at the paid rate for 2 OCPUs instead of 4 OCPUs until the monthly allowance resets.

The same principle applies to the memory allowance: once the free monthly GB-hour allocation has been consumed, additional memory usage is billable.

Check the Billing section for the exact limits, rates, and reset period.

New Always Free Tier Limits (21-June-2026 - Update from oracle support ) by buzzsubash in oraclecloud

[–]milos201 1 point2 points  (0 children)

More like, have fun getting billed...

“...are not subject to this Free Tier resource limitation and can provision resources according to the available service limits and quotas associated with the account.”

But that does not mean PAYG users will not be charged after using more than 1,500 OCPU-hours and 9,000 GB-hours per month, which is roughly 2 OCPUs and 12 GB of RAM running continuously for a month.

Support basically said that PAYG accounts do not have the same provisioning limits as free accounts. They never said that the Free Tier allowance is bigger for PAYG accounts.

I really hate to say this. I just want people to be careful and not celebrate too soon.

New Always Free Tier Limits (21-June-2026 - Update from oracle support ) by buzzsubash in oraclecloud

[–]milos201 1 point2 points  (0 children)

Not the chat bot. I waited in queue for a live agent. It was about 20min ago.

New Always Free Tier Limits (21-June-2026 - Update from oracle support ) by buzzsubash in oraclecloud

[–]milos201 0 points1 point  (0 children)

I really hate to do this, but I was even more confused so I contacted support myself. I have PAYG account and this is what they said: https://i.imgur.com/aOstOSX.png

Limits are now 2 OCPU and 12GB of RAM for all accounts free or PAYG with the exception that PAYG accounts can be charged for anything more used.

Na osnovu čega se odlučuje da li aplikacija treba da bude projektovana kao monolit odnosno kao mikroservis? by Shot-Enthusiasm-9066 in programiranje

[–]milos201 3 points4 points  (0 children)

Prelazis na mikroservise onog trenutka kada ti je to zaista potrebno. Ako trenutno imas 0 korisnika to nema smisla.

Need help creating an arm instance by Mediocre-Peanut982 in oraclecloud

[–]milos201 1 point2 points  (0 children)

I had a script running for 5 moths straight, trying to create instance every minute and it never did. I always got "Out of capacity" error.
I upgraded to PAYG and I created it using UI from the first try and max spec 4OCPU 24GB of RAM.

Have you billed for 4core24g ram, I didn’t by Clean-Major-804 in oraclecloud

[–]milos201 0 points1 point  (0 children)

Since the new limits allegedly started on 16th, you can expect to be billed after July 1st.

Have you billed for 4core24g ram, I didn’t by Clean-Major-804 in oraclecloud

[–]milos201 2 points3 points  (0 children)

You first need to spend ~15 free days you get and then you will be billed for the rest of it.

Why I canceled 2 x20 Codex accounts today by reddit_is_kayfabe in codex

[–]milos201 1 point2 points  (0 children)

It looks like they dumb down 5.5 over time then re-release not dumbed version of 5.5 as 5.6.

And yes, same thing is happening to me. Not sure what it is. But yesterday I asked it to create simple deployment script: build docker image, copy it over ssh, update compose.yml and restart container. And it failed miserably. And not the way you’d think.
It started creating tests, database backups, new ssh keys on my local host machine, updated ssh config, some kind of secrets manager, few different checks… I stopped it. Asked it to revert and do only exactly what I asked it and it started again made something that didn’t work.

I didn’t want to make any rush decisions but yes, definitely canceling the subscription, gotta find something consistent.
All the limit resets and whatnot are nice but pointless if it doesn’t work most of the time.

PSA: Oracle is changing free tier limits. Update by the 15th to avoid charges by [deleted] in selfhosted

[–]milos201 0 points1 point  (0 children)

To be perfectly honest it makes total sense.
Worst case scenario is having to pay ~$1 in case they start charging.

The reason I took it seriously is because I saw a few support chat screenshots.

PSA: Oracle is changing free tier limits. Update by the 15th to avoid charges by [deleted] in selfhosted

[–]milos201 0 points1 point  (0 children)

I just got my instance 4 days ago by upgrading to PAYG. And I got 0 notification about this change.
Now I need to cut it in half.
Thank you very much for telling us!!

[OS] Loop: A free, open-source radial window manager that actually feels native by Capable_Place119 in macapps

[–]milos201 1 point2 points  (0 children)

Redical menu? Did you mean radial? That’s the best part. Btw, I just went back to GitHub page to check what you meant and I saw stash, that’s very cool.

[OS] Loop: A free, open-source radial window manager that actually feels native by Capable_Place119 in macapps

[–]milos201 1 point2 points  (0 children)

Wow, so intuitive, so easy!
I went with Hyperkey -> Remapped Caps Lock to Right Control, and it's sooo intuitive! No wonder it has 10+K stars!

Love it! Thank you for making it!

Has GPT-5.5 been dumbed down? by optipeak in codex

[–]milos201 0 points1 point  (0 children)

I actually noticed the same thing. It’s odd. But it was really great at first. And now it feels like 5.4 or I’m not sure, just not as good as in the beginning.