

Thanks for this!! I became spoiled with Arc’s UI, but it’s a Chrome based browser. This looks like it’s the same experience without the bs.
Thanks for this!! I became spoiled with Arc’s UI, but it’s a Chrome based browser. This looks like it’s the same experience without the bs.
Tbh I didn’t even mind what the bot was trying to do. I just remember opening what felt like every post and seeing dozens of lines taken up by the bot. I ended up just blocking it and cross-referencing with ground news myself.
You don’t really need to know a specific language to self-host anything. But things like YAML, JSON, Docker, and some networking basic will go a long way.
If I could do anything different though, it would definitely be to write more documentation. Document the steps taking setting things up, log notes on when you have to fix something, archive webpages and videos that you used along the way. Currently doing that myself now after some time self-hosting.
Same
“CrimeDad” asking us about our security setups? Good try buddy.
I personally prefer consistent and smaller releases. It offers less opportunity for big bugs to creep in along with smaller fixes and features.
I saw agile mentioned here but here’s another suggestion. Agile can be helpful in the right situations but for solo devs/tiny teams, I really recommend looking into Basecamps “Shape Up” method. It uses longer cycles vs shorter sprints with a cool down period in between.
So in the case of OP, they could set a 6 week cycle and plan for things that can definitely be completed during that time period. Right at the end of the cycle you release. The goal is to finish before the cooldown to give yourself time to breathe and plan what to do for your next cycle. Play around with a fun feature, learn about a new tool or technique you wanna try, organizing your backlog, etc. You don’t want to spill tasks into the cooldown. Else it’s not a cooldown.
The online version of the Shape Up book is free and can be found here.
And most software is built using open source tools. I’ve had bosses who are just fine forking out tons of cash to AWS but cringe at the idea of donating $100 to something we use daily.
Have a link for it? Or some specific keyword I can search for? I have tons of components sitting around and a 3D printer.
Oh that’s really neat. It would be extremely helpful for situations like the hurricanes in the US these past months.
I’m really close to being ready to do the test for my HAM license. It’s been enlightening to see all the applications and components tied to it. For anyone interested, even just getting started with a simple SDR setup can get you going on learning the basics about the various bands and intricacies involved.
To be honest, I never considered fusion to be the same thing. But I guess it is. Hmm. Thanks for that insight. I’m going to look into fusions features more.
Swapped to the Affinity suite a few months ago and have been loving it. DaVinci Resolve replaced Premiere. Still having trouble finding a decent After Effects replacement though. I’ve been eyeing Natron but haven’t tried it yet.
The real dystopian nightmare is the one where everyone conforms and acts neutral out of fear. That’s how we really lose who we are and any sense of improving the situation.
Ukraine isn’t really using DJIs as much (if any at all) as they are custom built FPV drones.
Yup. We hit an R3 in space weather conditions over the past 24 hours which means radio comms were impacted.
No I feel the same way. I think it’s because it’s part of an ecosystem of concepts built with all its predecessors mistakes in mind. There’s still learning to do but the foundation is simple but is also modern.
PyCharm is a solid choice. It just works. But if you’re open to another editor, take a look at Zed. It has python support too. It’s super snappy and way less bloated than the others.