Spyke

Replies

games

Comment on

I'm the developer of WalkScape, the RuneScape inspired fitness MMORPG where you progress by walking IRL. We're now accepting more people to the Closed Beta!

I've been in the closed beta since February and I can vouch for this game being awesome. It's been a great way to encourage me to take my dogs on walks and stay healthy. I definitely recommend checking it out.

To the dev, your game has motivated me to learn flutter/dart. I've been working with it for four months now and I'm getting close to finishing my first app, so thank you for the inspiration!

Comment on

Do e-cigarettes actually work?

Reply in thread

This is what I did. Started at a "normal" nicotine level, then once I was used to that level and wasn't getting any cravings (took a few months usually) I would lower my nicotine strength a little bit then repeat the process. It made it way easier for me to quit once I did. I barely got any cravings.

linux

Comment on

CAD Software Suggestion

Reply in thread

+1 for openscad. I switched over from Fusion 360 back when autodesk changed the personal use license in 2020.

It takes a bit to get used to it, but once you've made a few parts you begin to see how powerful it can really be.

Its also super lightweight, so you can run it on most systems without any issues. I've ran in on a chromebook before.

The only thing I miss about fusion 360 is an easy way to add fillets to parts, that can be tricky in openscad. I use chamfers for the most part though, so I don't miss it much.

android

Comment on

*Permanently Deleted*

I agree not having micro SD cards is pretty frustrating. The way I have worked around it is to "self-host" the things that take up lots of storage space on a separate PC, and connect to that with my phone when I want to access it.

For example, instead of loading a bunch of movies onto my phone, all my movies/tv are on my plex server. When I want to watch something I just open the Plex app and go. The videos don't take up any space on my phone (unless i will be out of service, then I can download them via the app for offline viewing).

I do the same thing for music, pictures, and other things. A benefit of this is all my stuff is accessible from all my devices (phone, tablet/pc/laptop/tv) without me having to manually load it on each device.

It takes work to get setup, and it's important to make sure you have good data backup practices incase you have drives that fail. But once you have it setup it's quite liberating not having to rely on all the BS cloud services that big tech tries to sell us.

While I would still prefer to have a micro sd card slot, this setup makes me miss them less.

Comment on

I'm new to networking and self-hosting and have no idea where to start.

A custom router + managed switch is a great way to learn. Studying the fundamentals is also good, but in my opinion it's not as fun as setting up your own network and learning hands-on.

If you decide to go this route I highly reccomend taking regular backups of your config (and backup again before you change stuff). Part of learning involves breaking things - trust me you will break your network - and in networking that's one of the best ways to learn. Backups will give you an easy way to restore to a known working configuration.