Works with anything plugged into the wall. Software developer most of the time. Helped start a makerspace once.
Will talk about Linux, plants, space, retro games, and anything else I find interesting.
Instead of using up time/$$ on github actions, you should try running the script locally to make sure everything works before commiting: https://github.com/nektos/act
Github CI still feels like an alpha project sometimes. Certain stacks look like they are supported, but it can be difficult to do the same thing as other CI tools (like GitLab/CircleCI/etc…) such as running things locally. Their tool will get you 95% of the way there. Other tools will also allow you to ssh into the box itself (Gitlab/Circleci) which is extremity useful when debugging scripts/processes.
My personal opinion is that github actions is a work in progress given the state of much of the community. GitLab has much better tools. But this is a great learning experience for sure. And more projects that use CI/CD the better!
I can’t think of any windows specific games I’ve payed for the last two years.
Yep then it will be the next twitter/Facebook/ect.
Naa but you can do the same with suno.
Flash drives and periodic transfers.
Peertube, Bookwyrm, Lemmy, Mastodon in that order. Theres a ton out there I haven’t tried.
Pokemon Unbound is a fun one.
Theres one that saves the original Tetris high scores that we use in an arcade cabinet.
Im thinking it might be Suno AI because of the silly things it does in the middle, not sure.
Other games ive liked on the steam deck:
I like pixel games and/or great flow state. The SD has some of the best speakers on handhelds ive ever owned plus audio jack (wooo!). For flow games, ill often put them on and have an audiobook or podcast going at the same time.
Nice. Its such small footprint game. Im tempted to get it for mobile/ other game console (portmaster?) just to keep going. Steam deck is great, but I need something smaller when I go out.
Housing Taxes also increase.
Htop or top
If it’s on Zillow then yes. The trick is to find houses that are not on MLS/Zillow…but realistically there are none. GL! We got ours wnd in one year it went up 40%in a year.
Also in my area that house is a steal and would have offers before it hit Zillow.
Portmaster is amazing.
Sounds like you have your answer! Also sounds like a fun project. GL!
Game boy and nes are pretty easy with modern day tools.
I have an old mac mini that was a server for a good 4-ish years.
The good:
The bad:
I would use it as a specialty server if you have something you do automatically only macs can do. Or as a thin client/vm box.
I used to use it as a CI/CD box before github actions was a thing. If you happen to have one, sure set it up for fun. If you dont and are looking at buying one, I would suggest a cheap dell desktop or (depending on what you want to host) a pi 5 or thin client and throw linux on it.
I mean software development as a whole, probably. Just knowing how to code in a somewhat larger org can open up job opportunities later on.
Fediverse specific…probably not. My cynical side thinks that most lose money/spend much more than we take in from the fediverse. Most projects are just passion projects with very little budget. But dont believe me, try it out! I want to be wrong on this.
Neat. Pop is my daily driver.
yep! After doing CI/CD for close to 10 years, its one of the things Travis/CircleCI/GitLab has done that make it soooo much easier to debug. Saves time and sanity. Because as much as we hate it, sometimes the only way to debug is to actually dig into the system your working under.
Docker helps as well.