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.
I make my own bread. A good bread knife is worth it. I also have an electric one that’s a couple decades old with a bread maker another couple of decades old.
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.
Ive heard some people locally take at most 30 mins.
I literally got my current job by meeting an old co-worker at a book store and letting him know I was looking after our previous company got shut down. I did happen to have the right skills, but my local area was flooded with software developers in an area that really didnt need that many. But I got the job.
Networking (AKA meeting people) is a good way to get jobs.
While skill and experience matter, networking is often the catalyst that connects you with the right opportunities. In a way, it’s like investing in your social capital—often as valuable as any degree or certification.
College actually helps with both skill and networking at the same time.
I set it up for a few days and it just keeps piling up. I’ve kinda given up on self hosting. It’s just not worth the hassle at least not now.
Oh excellent I didn’t see that thanks!
I’ve tried misskey and for some reason posts don’t come through. Closest I got was bookwyrm which seems to workish, but it doesn’t have lists /hashtags like Mastodon does.
I make a useful thing at work. I make it public as a library. Everyone profits. Thats about it.
The only hard part is to make sure work is ok with me open sourcing whatever im building out. Sometimes Ill need to sanitize a couple of things, but thats about it.
Software Developer. I try to get at least one thing done a day at work. Low hanging fruit first. A day may be a feature request, a meeting to go over new features/bugs in a system. I do maybe 4 hours of actual coding a day. But I do save the entity I work for literal millions/hours a year automating some of their workflows. I open source a large part of the work I do, which is supported by my employer, so thats nice.
I am pretty blessed honestly. Its a good gig.
I learned terraform and that helped. But I started in on and ansable/chef.
Get a new number. No really, it helped me in the same situation.
Heh yeah the AWS ones are just product placement and a tiny bit of configuration soup later on.
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.
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.