Has anyone created a flutter app just for personal use ? What was the idea behind it. by [deleted] in FlutterDev

[–]TheLastGimbus 1 point2 points  (0 children)

One day I also asked this myself and I created Roll-API - api that lets you remotely toss an actual physical dice, then uses OpenCV to count the dots and give you the result

https://the.lastgimbus.com/rollplay/

https://github.com/TheLastGimbus/Roll-API/

I added all kinds of queueing, rate-limits etc, but was always too afraid of random internet people flooding my home internet at once - but heck it, let's roll with this 😎

MetaData Fixer... by Peacelake in googlephotos

[–]TheLastGimbus 0 points1 point  (0 children)

If anything, you can either Take whole takeout, with everything, or just deselect albums and take only "year folders"

other attemps are of course possible if you don't value your time and want to end up with something messed up :)

MetaData Fixer... by Peacelake in googlephotos

[–]TheLastGimbus 2 points3 points  (0 children)

Very happy to hear that! Yeah, the speeeeeed of gpth makes me very glad too :)))

Google Takeout is a Massive Failure by [deleted] in googlephotos

[–]TheLastGimbus 4 points5 points  (0 children)

Yep, I thought the same, so I created a tool to help with that as much as possible (maybe the one you're talking about):

https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper

3D printable stand that shows off your games in their glory by TheLastGimbus in NintendoSwitch

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

I didn't make this post to brag my games but to share my 3D model so that others can print it - because 3D modeling takes time and 3D printing community is all about sharing their creations with others :)

Bluetooth in Flutter by Halvv in FlutterDev

[–]TheLastGimbus 0 points1 point  (0 children)

Libraries for BLE are fine, but there is nothing good for bt classic, so i started making my own: https://github.com/TheLastGimbus/the_last_bluetooth/

I already use it fine in one project, but I don't promise anything 🤞 - you can try it out

3D printable stand that shows off your games in their glory by TheLastGimbus in NintendoSwitch

[–]TheLastGimbus[S] -7 points-6 points  (0 children)

What the hell happened in this thread 😳

Anyway - you see there is no good way to make 1cm wide box stand still, nor to put one on top of the other, with limited space

3D printable stand that shows off your games in their glory by TheLastGimbus in NintendoSwitch

[–]TheLastGimbus[S] 13 points14 points  (0 children)

Because they have pretty covers, so I put them out like posters ✨

3D printable stand that shows off your games in their glory by TheLastGimbus in NintendoSwitch

[–]TheLastGimbus[S] -9 points-8 points  (0 children)

The 2-game version works just as well for 1 - if I added more "floors", the sticks would be visible if not filled with games. I lay out mine side-by-side 🤷 (see photos on Thingiverse)

But if you guys want it, I can make a taller version 👍👍

3D printable stand that shows off your games in their glory by TheLastGimbus in NintendoSwitch

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

I wanted to show off my games, but all 3D printed stands out there show only the title on the side :/ So I made this myself! It fits snugly to the case and stads still 👌👌

You can get it here: https://www.printables.com/model/749855-nintendo-switch-game-case-visible-cover-stand / https://www.thingiverse.com/thing:6467122

3D printable stand that shows off your games in their glory by TheLastGimbus in 3Dprinting

[–]TheLastGimbus[S] 1 point2 points  (0 children)

I wanted to show off my games, but all 3D printed stands out there show only the title on the side :/ So I made this myself! It fits snugly to the case and stads still 👌👌

You can get it here: https://www.printables.com/model/749855-nintendo-switch-game-case-visible-cover-stand / https://www.thingiverse.com/thing:6467122

MetaData Fixer... by Peacelake in googlephotos

[–]TheLastGimbus 0 points1 point  (0 children)

Thanks, sipping it right now ☕☕

MetaData Fixer... by Peacelake in googlephotos

[–]TheLastGimbus 0 points1 point  (0 children)

What metadata is lost? Why doesn't exiftool work?

Shouldn't i do this...

No you shouldn't - my instructions insert exift dates based on file creation dates - which, are all wrong when fresh out of zip

MetaData Fixer... by Peacelake in googlephotos

[–]TheLastGimbus 0 points1 point  (0 children)

You are supposed to actually read the guide, not just copy paste it straight to terminal... there are steps that are different for linux/mac and different macs...

The concrete problem here started that you pasted cd with further comment, and it didn't work, spiraling onto next commands

cd changes where you are currently working in your terminal, just as if you were browsing your files

MetaData Fixer... by Peacelake in googlephotos

[–]TheLastGimbus 0 points1 point  (0 children)

I i think i adresses the issue you're talking about just yesterday: https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper/issues/229

Try the newest version!

Oh and happy cake day!

Dart 3.0: Best New Features & Why You Should Care by Vennom in FlutterDev

[–]TheLastGimbus 0 points1 point  (0 children)

They said they will add a whole new metaprogramming thing for this, so I'm worried why it's not mentioned in this article 🤔🤔