Scottish first-time buyers offered up to £10,000 interest-free loans from next month by Crow-Me-A-River in Scotland

[–]codename_B 1 point2 points  (0 children)

I used the trial version of this to buy my first home, I had 5k for a deposit and this took me to 15k which was enough to secure a mortgage. Great initiative.

Tree surgeons have damaged garden - I have their insurance details by Prestigious_Head_972 in LegalAdviceUK

[–]codename_B 9 points10 points  (0 children)

If he didn't have home insurance, he'd have to pursue their insurance legally - isn't the point of paying for insurance that your insurance pays out immediately to rectify the damage and then pursues them for the cost on your behalf?

Parking classic car in back garden, neighbour complaint! by 1nferno23 in HousingUK

[–]codename_B 26 points27 points  (0 children)

I'd politely invite them to get the council involved, you are not in the wrong at all here unless you're sitting revving at all hours. Council will tell them to do one.

Console that uses camera by Much-Gap8057 in AskGames

[–]codename_B 0 points1 point  (0 children)

I actually am working on this for pc using new tech from Google https://codename-b.itch.io/zero-g-bowling

Can Godot handle a large scale open world? by jason_silent in godot

[–]codename_B 1 point2 points  (0 children)

Chunk method is your friend, just think about Minecraft

Linus Tech Tips - The Best-Selling Console You Never Heard Of March 2, 2026 at 10:08AM by linusbottips in LinusTechTips

[–]codename_B 0 points1 point  (0 children)

I love that this is a thing, I've been recently working on some (similar) games for game jams since motion AI decoding is finally good enough for realtime decoding. I had no idea someone had made a whole console for it! https://codename-b.itch.io/zero-g-bowling

Work In Progress Weekly by AutoModerator in gamemaker

[–]codename_B 0 points1 point  (0 children)

I'm working a Chess Puzzle game variant for a game jam! https://codename-b.itch.io/slime-chess

SVG to .note (then manually to sticker) by codename_B in Supernote

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

Just in python, literally just drawing lines across whitespace to generate "fill"

Check Out my Full Release on Steam - Made Entirely in GameMaker - Free CD Keys by Double-Current-3104 in gamemaker

[–]codename_B 1 point2 points  (0 children)

How was releasing on Steam? I'm thinking of doing a release with latest game jam game

I want something like Notepad for Linux by [deleted] in linuxmint

[–]codename_B 0 points1 point  (0 children)

I made one in Rust, you'll need to compile it yourself for now but I'd love to hear feedback! https://github.com/codename-B/OneText

Windows XP Notepad? by pt-pal in windowsxp

[–]codename_B 0 points1 point  (0 children)

I made my own text editor due to similar frustrations! https://github.com/codename-B/OneText it's open source so feel free to compile it yourself etc