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!
Naa but you can do the same with suno.
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.
That’s rough buddy.
I hate that I understand this. Well done.
They do if the chat gets banned. Which eventually some dingas will do something that will get a community banned. Quite a bit of emulation docs got removed a couple of times this year because people cant take the hint not to talk about how they got their roms and emulators.
Auto_Jobs_Applier_AIHawk provides a significant advantage in the modern job market by automating and enhancing the job application process. With features like dynamic resume generation and AI-powered personalization, it offers unparalleled flexibility and efficiency. Whether you’re a job seeker aiming to maximize your chances of landing a job, a recruiter looking to streamline application submissions, or a career advisor seeking to offer better services, Auto_Jobs_Applier_AIHawk is an invaluable resource. By leveraging cutting-edge automation and artificial intelligence, this tool not only saves time but also significantly increases the effectiveness and quality of job applications in today’s competitive landscape.
I know people are using AI for jobs (heck Ive put a few cover letters though it), but getting close to automating the entire process is wild. Not sure how I feel about it.
Such a nice library.
I once had to add in custom tab behavior because a green screen used to work in a specific way in an ordering page. The IBM system that we replaced only had a couple of users but was responsible for something like 30-40% of all orders in a small company. So in it went! Fun times.
I’ve kinda checked out of the private sector for this reason. I’ve been having a great time working for a government job. Great benefits, union, etc… pay is about 80 percent of what others make but it’s more than enough to get by.
git yes.
GitHub like services, no. Codeberg/forgejo looks promising, but theres a lot of discussion on what it should “look” like. Seems like its a pretty big challenge to do correctly.
A solid 5.
I’m happy with it too. They still pay me so I must be doing something right. Almost two decades now.
Ive been enjoying Good Boy Galaxy. Its a new GBA game that is also going to hit steam soon. Its a fun little platformer/metroid lite kind of game.
Ive put in an unhealthy amount of time playing Peglin. Its a peggle rouge like game. I didnt think I would like it, but I ended up getting it after seeing Many A True Nerd play it.
I just beat Cobalt Core. Its like FTL but has its own charm and playstyle.
Yep just putting rails and COBOL will get you loads of contacts. Not good ones but you’ll get them.
I agree. I want something that can replace (or enhance) my monitor. Thats it. Looks like it could be a quick win for companies that do it. Ive seen a couple but they all have very big downsides…like price (like you said).
There is a lot of surface level stuff going on in software development now days. It’s great for getting the job done, but just learning to solve a problem ends up being very difficult for developers. It will be an interesting 10 years with the invent of AI.
I remember those days. I used mercurial and svn. And file locking in other solutions.
I’m so happy with git.
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.