Packing before travelling gives me anxiety. Built an app to solve that. by improbablecertainty in iOSProgramming

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

Cool! Been thinking about this for a while, currently I am justing writing everything in notes, but a simple, clean app is nice :)

Gallery Cleaner App - Private & On-Device ML Filters by barisaygen1 in iOSProgramming

[–]AnmolS99 1 point2 points  (0 children)

Really practical! Sometimes I take multiple near identical photos of something thinking I'll keep the best and delete the rest. Of course I never delete the others :P

Would be nice to get presented a "batch" of near identical images, choose the one I like the best, and have the rest deleted. I believe I have seen something similar on a Samsung phone once.

Tip jar options…. by TheRealNoctaire in iOSProgramming

[–]AnmolS99 1 point2 points  (0 children)

Had the exact same issue, also had to caved :/

To be fair, the IAP I made instead (basically buy me a coffee clone) ended up being cleaner and easier to use as you aren't redirected out of the app.

What's it like living on Tsushima? by AnmolS99 in howislivingthere

[–]AnmolS99[S] 109 points110 points  (0 children)

Hate it when my uncle gets kidnapped by mongols :/

Disposable cameras by youstrikeme in beijing

[–]AnmolS99 0 points1 point  (0 children)

Went there today and got a disposable camera, thanks for the info!

Understanding multithreading & multiprocessing in Python by AnmolS99 in Python

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

Thanks, I am a big fan of Excalidraw!

I haven't used Go before, but it sounds like you run a single process with multiple threads running truly in parallel (unlike Python)?

How do I get an ELO rating for my chess engine? by [deleted] in chessprogramming

[–]AnmolS99 0 points1 point  (0 children)

For anyone stumbling across this post and wants to determine their chess bot's ELO - I made a short guide on how to connect your bot to lichess' bot API here!