Rent a car for a day trip from Paris to Mont Saint Michel

I want to do a day trip to MSM, I don't know if we (3 ppl) should go there by train or rent a car. Going there by train will cost me 70 eur round trip (70*3=210 eur). I have no idea how much does it cost for gas, toll, parking if I choose the car rental options. I am hoping that you guys could give me some directions on this.

reddit.com
u/baconn00 — 2 days ago

I made UnrealEasyPackage - a lightweight tool to package Unreal game for indie devs

For indie devs like me, packaging an Unreal project means running some god scripts found on the internet or using the UI package tool provided by UE, then watching your project somehow double in size, with files scattered everywhere and it's cumbersome to compare it with the past builds.

So I built UnrealEasyPackage: set up a build config once, share it across the team, run it on demand, watch the logs stream live, and track every build (size, time, success rate). It even scans the scattered footprint so you can clean it up and free up space.

github.com
u/baconn00 — 2 months ago

I made UnrealEasyPackage - a lightweight tool to package Unreal game for indie devs

For indie devs like me, packaging an Unreal project means running some god scripts found on the internet or using the UI package tool provided by UE, then watching your project somehow double in size, with files scattered everywhere and it's cumbersome to compare it with the past builds.

So I built UnrealEasyPackage: set up a build config once, share it across the team, run it on demand, watch the logs stream live, and track every build (size, time, success rate). It even scans the scattered footprint so you can clean it up and free up space.

Link: https://github.com/TeamBaconn/UnrealEasyPackage

u/baconn00 — 2 months ago

I made an app for Claude Code that spawns mini NPC on the screen to help you track your sessions

Everytime you open a session, a mini NPC will appear, it will walk around if it's free or working and even jumping to catch your attention if they need your input. It even creates mini-mini NPCs if it decides to spawn subagents. It's possible by using hooks to listen to CC sessions.

The game is completely free. Check it out: https://teambacon.itch.io/pocket-claudes

u/baconn00 — 3 months ago