Can we not use popular racist and fascist slogans for stuff like this?
jevans ⁂
- 1 Post
- 19 Comments
glances over at HP laptop I requested a replacement for 6 months ago because it overheats if I have a video call on and a spreadsheet open
jevans ⁂@lemmy.mlto Programmer Humor@lemmy.ml•When you're asked to sprinkle software engineering onto data science projects ✨1·6 months agoI don’t know if DevOps can render them. It certainly can’t on my system. I would recommend not using the remote repository WebUI for that feature.
jevans ⁂@lemmy.mlto Programmer Humor@lemmy.ml•When you're asked to sprinkle software engineering onto data science projects ✨9·6 months agoJupyter notebooks can totally handled by git! If you use GitHub, it will even render them on the WebUI for you.
jevans ⁂@lemmy.mlto Programmer Humor@lemmy.ml•When you're asked to sprinkle software engineering onto data science projects ✨45·6 months agoI’m almost a year in to a job where I was given this task with no admin access on my local windows machine, with a team that had never used an IDE or git before, and with only Google Drive as my allowed cloud tool. When I got here everything was just a bunch of Jupyter notebooks that would get run in Google Collab that were stored haphazardly over a shared Google Drive.
It’s been a slog, but Python for Windows, VSCode, Git for Windows, and Poetry can all be installed without admin access, and we got limited access to Azure DevOps. I’ve taught my team how to use powershell, git, VSCode, and Poetry, and taught them about testing and documentation (this is a slowwww process). We finally got a desktop computer with admin access this week that we can RDP into (that I requested basically right when I started), so we can run scheduled tasks on Windows and hack together some kind of a CI/CD system. We started a wiki on Azure, have most of our stuff documented and in a well organized monorepo, and track our work in boards now.
Now that other teams are starting to see how we’re doing things, they want in, too. Thank god these people are wonderful and excited to learn because otherwise this would be very frustrating.
I use it as second monitor, so I don’t game on it. Now that I think about it, though, it might be fun to play gameboy or DS emulators on it.
I’ve had old Ugreen devices with a similar setup. Notably a KVM that fried my keyboard bc they failed to follow USB spec.
A-to-A cables are, in general, a hardware design smell. It’s best to avoid devices that don’t care enough to follow the spec.
Yeah, I tried it with hyprland and COSMIC. I’m currently using KDE, but if I get enough energy to configure hyprland on NixOS, I’ll switch to that. COSMIC wouldn’t let me use Steam, so I had to switch back to KDE. Tiling on COSMIC was really nice, though.
I run a DualUp as well. I love it
Once HedgeDoc 2.0 comes out with the “Explore” page, I’m pretty sure that will take over for Obsidian for me. I have played around with all the fancy features in Obsidian, I just don’t think I need the majority of them.
https://www.youtube.com/watch?v=G5f6GC7SnhU
Get your secrets out of there and share your config :)
jevans ⁂@lemmy.mlOPto Technology@lemmy.world•Taliban Shuts Down 'queer.af' Domain, Breaking Mastodon InstanceEnglish5·1 year agoICANN is certainly not perfect, but there is a difference between the automatic control that countries have over their ccTLD and the control they have through ICANN.
jevans ⁂@lemmy.mlOPto Technology@lemmy.world•Taliban Shuts Down 'queer.af' Domain, Breaking Mastodon InstanceEnglish15·1 year agoThe problem is who controls them. The government of each country can decide at any moment that they want to take control of their TLD and remove any sites that they don’t like. It’s just not good practice if you want your site to stick around.
jevans ⁂@lemmy.mlOPto Technology@lemmy.world•Taliban Shuts Down 'queer.af' Domain, Breaking Mastodon InstanceEnglish181·1 year agoOh I’m fully aware haha, and the article is on a CO site. At the time I made my account, lemmy.ml seemed to be the best option, even with the poor TLD choice.
The Gagguino project is a counterpoint to this. They have some extremely limited documentation, but to really build one you probably are going to need to dig into Discord. I hate it. The project is really cool, though, and I’m building one right now.
jevans ⁂@lemmy.mlto Programmer Humor@lemmy.ml•When the marketing director wants it to look "techie"1·2 years agoYou wouldn’t download a car
I know it’s not nearly as nested as this, but nesting in Rust annoys the hell out of me.
impl { fn { for { match { case => { } } } } }
is something I’ve run into a few times
Kill it with fire