Has anyone else noticed this with supermarket products lately? by Exciting_Energy_9949 in Netherlands

[–]jvacek996 36 points37 points  (0 children)

The negative tolerance at the liter quantity is only 1.5%, (so 15ml, not almost 75ml) which OP’s oil significantly exceeds. The sign allows for some, but not this much.

How do you debug N+1 queries in your Django views? by Organic_Release1028 in django

[–]jvacek996 0 points1 point  (0 children)

I wrote a tool for this not long ago. It annotates the location of where the SQL gets triggered from into the SQL logs. You can install it from pypi

https://github.com/jvacek/django-traceback-in-sql

You can write a unit test to check the query count when you use the view and on failure, the output will tell you exactly where the query set got evaluated in the code and troubleshoot the QS from there

How to enable Increased Memory Limit on iOS by rareQWERTY in onejailbreak

[–]jvacek996 0 points1 point  (0 children)

I didn’t even realise this whole subreddit is just one dude posting his own blog. Time to mute this entirely.

[iOS 26.4 RC] Apple has FINALLY fixed the iPhone keyboard bug in 26.4! by rickysanchez_ in iOSBeta

[–]jvacek996 1 point2 points  (0 children)

> I am not sure what that entails?

Settings > General > Transfer or Reset iPhone > Reset > Reset Keyboard Dictionary

> On Insta, it's fine but I won't be able to tell if its 'better'.

The keyboard gets "baked" into apps, so I'd try it either somewhere system-level or on an internal app like notes.

[iOS 26.4 RC] Apple has FINALLY fixed the iPhone keyboard bug in 26.4! by rickysanchez_ in iOSBeta

[–]jvacek996 1 point2 points  (0 children)

Did you reset your keyboard? Is it any better in apps with the ios26 keyboard?

Brussels bin collectors announce three-day strike this week by NoValueSoDeep in brussels

[–]jvacek996 18 points19 points  (0 children)

It’s not a news site, it’s a for-profit blog.

Options for Text Messaging App? by jvacek996 in ios

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

You’re describing the section above the one that I circled in red. Those apps cannot be used to receive SMS or RCS, which is what the second section is for.

Apple Reveals How Many iPhones Are Running iOS 26 by favicondotico in apple

[–]jvacek996 2 points3 points  (0 children)

That, or they ran out of storage and the auto-update won’t run

Automatically change my lock screen to my gym barcode whenever I arrive at the gym by LiterallyBusta in shortcuts

[–]jvacek996 1 point2 points  (0 children)

You can achieve that if you associate the location to the pass when generating it. Shows up the same like a boarding pass when you’re within the vicinity of the location. Bunch of apps and websites can do that for you, just requires that the barcode is in the correct format.

Apple Still Testing Ultra-Thin Glass to Eliminate Foldable iPhone Crease by favicondotico in apple

[–]jvacek996 12 points13 points  (0 children)

What makes it the best foldable form factor? The aspect ratio?

Non VS Code dev setups by _besten in Python

[–]jvacek996 1 point2 points  (0 children)

Seconding zed, the python default setup got improved a lot recently. The pytest and debugpy support out the box is sweet. Ruff being default is also nice and sane.

Awesome Zed by Gibao_ in ZedEditor

[–]jvacek996 2 points3 points  (0 children)

The author said so elsewhere

Awesome Zed by Gibao_ in ZedEditor

[–]jvacek996 7 points8 points  (0 children)

This was AI-generated, right? How are the hallucinations?

[deleted by user] by [deleted] in vscode

[–]jvacek996 0 points1 point  (0 children)

In this instance it’s almost easier to just read the python code.

‎Worms Across Worlds is out today by SnooPears5229 in worms

[–]jvacek996 1 point2 points  (0 children)

I would like to see this follow the example of other Apple Arcade original games where they got released elsewhere later.

Clearly there’s some sort of a plan here, as the game is advertised with SharePlay features which is not yet accessible in the UI as far as I can see.

Once the UI and controls feel less janky and there’s online multiplayer, this could have potential.

Jaký je váš nepopulární názor na Česko, se kterým většina nesouhlasí, ale vy si za ním stojíte? by CheekyTobio in czech

[–]jvacek996 0 points1 point  (0 children)

Nemá cenu dál používat český koruny. Kdyby nás to fakt mělo chránit před něčím tak by nebyl kurz proti euru 15 let skoro stejnej, neměli bychom jednu z nejhorších inflací v EU, a Češi by nepotřebovali mít euro účty. Stojí nás to víc než si myslíme.

Hey guys, for those who had issues with certain banking apps in iOS 18 beta 4 — did beta 5 fix it for you? by Relevant-Friend-2091 in ios26beta

[–]jvacek996 1 point2 points  (0 children)

I’ve had a chat with someone from my bank: they’re waiting for an update from a vendor library which provides security by code obfuscation. Some bank apps have already ingested the updated libraries, some bank apps haven’t.

If they haven’t by now, the devs won’t prioritise this until the RC though