

This is perfect if you’re going the kanban route, which is arguably sufficient. It’s nice that they have different deployments and a demo.
This is perfect if you’re going the kanban route, which is arguably sufficient. It’s nice that they have different deployments and a demo.
I used to work at video game company and Joplin was the code name for one of our projects, so now every time I see that word, I instantly think of that game. I think it was dragon age lol. Anyway, if I can get past that PTSD I might check out this editor! lol /s
For anyone who didn’t know about ed, such as I did not: https://linux.die.net/man/1/ed
Ooo vi how fancy! (The jealous inner dialogue wishing I knew more vi commands) 😝🤣
edit: it’s like when you’re programming and you need to use regex, but like you don’t know it, but you should, and you need help from that “one person that KNOWS regex”. That feeling. I need to get that regex card game and play that vi adventures game. lol
edit2: I actually love vim it’s a good tool
AHHHH “Has ptsd flashbacks from having to use Cygwin on a mixed build environment for a popular MMO that’s about some kind of war up in the stars…” lol NOT THE CYGDRIVE lol jk but it did take me back ~5 years.
Can confirm. Worked at BioWare for ten years. They did a presentation at some big release event and they had the pc off stage with a pan of ice and a fan directly blowing on the open pc. Mmmhm it totally won’t melt your pc! They eventually fixed it, but video game announcement trailers are total smoke and mirrors typically.
So when I was in the interview, you know, typically you answer questions, right? I mean there’s some back and forth, but typically you’re on the end of the stick.
It was Zello. They wanted someone to continue manual deployment. Are you fucking kidding me? Read the reviews. They are all consistent with a good product and an outdated infrastructure team.
Best of luck.
edit: grammar
Reminds me of an interview i was in. I was like, this isn’t even in my job description… 7 interviews later. Come to find out, they were HAND DEPLOYING Linux servers to try to scale for double of their user base. I feel like I dodged a bullet.
Not my experience.
I installed a Fedora KDE Plasma spin and it enabled features on my laptop i didn’t know existed. It was nice. Windows 11 sucks. I’m happy to get rid of it.
I use Fedora Plasma. It’s a spin on KDE. I really like it. Fedora is what i learned Linux on originally and it’s nice to go back.
edit: rm useless comment part.
Mac is annoying. I think the real skill here is just being able to use a terminal. I remember when i worked at EA we had a gazillion Mac mini’s to build ios apps. Due to the way apple likes to handle their certs, you had to update them often. The majority of my coworkers would use a KVM appliance to do so, but it was like 4 commands.
Terminal for the win. I think we eventually just automated it in the build system. Also Jenkins can fuck off.
Here’s the GitHub for it. I agree that I’m not one to just run a script blindly. https://github.com/ChrisTitusTech/winutil
Could you just get an extension that changes your user agent? They exist. I wonder if it would work.
Right, but you can sort of get around this with installing a profile on ios. I use nextdns and on Android, you just specify the dns address, but on ios you have to install a profile and in certain situations a cert. That’s kind of risky from a privacy point of view, but i pay for the service, so that gives me some comfort. It also blocks all the os level tracking, which is nice. My partner complains that they can’t watch an ad in a game for an extra turn now… Lol but also paramount plus doesn’t work. :-\ ¯\_(ツ)_/¯
I don’t use it at all anymore. However if you’d like to continue to use it, id recommend a free and open source app that uses RSS called Geddit on F-Droid. It’s more read only, but who wants to give data to Spez. Not I.
That’s what i was thinking. A drawback with the ferdiverse. I guess one could message their admins to update the instance.
edit: that being said, i feel like beehaw is diligent about everything, so i wouldn’t be surprised if this is a new bug.
I believe this might fit your use. https://onedev.io/ it’s open source as per here: https://github.com/theonedev/onedev When I worked for BioWare for ten years (EA for 13) we used a very awesome product called QuickBuild (Build system, Jenkins is trash. QB is based on Hudson) made by them, pmease. Robin Shine is the dev and he’s really cool, very responsive. Check it out, they make good stuff.