I realize that this is a humor post, and not necessarily the right place to provide advice, but never underestimate the power of adding a Q&A meeting to someone else’s calendar. Someone doesn’t want to make time to explain mystery tool? Well you just made it for them. Usually I try and be polite by asking before I arrange something.
- 3 Posts
- 23 Comments
CrackedLinuxISO@lemmy.dbzer0.comto Programmer Humor@programming.dev•AI will replace programmersEnglish3·27 days agoWhether or not you’re wasting your time in college is only something you can answer. However, there definitely are jobs out there for junior software devs right now. If economic outlooks improve, I’d expect demand for juniors to rise also.
Anecdote: I saw stats shared on social media by a CS professor at my former college. Enrollment for their classes is way down this year, when “back in my day” they were packed. Make of it what you will, but it’s possible young people might no longer be seeing software development as an easy career to get into. That could make it a more attractive prospect for someone who’s in it for more than just money.
CrackedLinuxISO@lemmy.dbzer0.comto Linux@lemmy.ml•How I gave up a one-game addiction to switch to 100% Linux (long story warning)English6·1 month agoI’m not going to say “Don’t learn gentoo next” but if you’re already well versed in Nix or setting up a base arch install, I feel like the only thing Gentoo will teach is “How long does it really take to compile Firefox from source?”
CrackedLinuxISO@lemmy.dbzer0.comto Programmer Humor@programming.dev•What Drove You to Madness?English5·2 months agoAt my last job, there was no planning of work/projects. Like, there was a general plan of “We need feature X by Q3 and here’s what it should do”, but nothing about breaking work down into smaller units or prioritizing different tasks.
The manager would drop an email: “Hey, can you do …” and that was it. Now it’s another thing to throw down the waterfall. Big surprise, the same bastard would harp about how the project was underperforming!
CrackedLinuxISO@lemmy.dbzer0.comto Mildly Infuriating@lemmy.world•Why Chrome only?English2·2 months agoIt’s probably using WebView, or whatever it’s called where an android app brings up a browser window. If you have Firefox as your default web browser, apps will use it instead of chrome. It’s usually pretty nice, because if you have adblock in Firefox you also get adblock in the app.
It’s possible that the sign-in webpage wants to talk to the camera before returning control to the app.
CrackedLinuxISO@lemmy.dbzer0.comto Mildly Infuriating@lemmy.world•Why Chrome only?English16·2 months agoIf it’s trying to talk to a device over Bluetooth or USB, it’s not supported in Firefox. Mozilla refuses to implement WebUSB because they think the danger of letting people accidentally flash malware onto a physical device outweighs the benefits.
CrackedLinuxISO@lemmy.dbzer0.comto Buy it for Life@slrpnk.net•Unsung Kitchen Hero: Binder ClipsEnglish5·2 months agoThey aren’t the cheapest, but I really like using GripStics to reseal bags. As long as the bag is not made of a very thick material, you can get an airtight seal (Eg, good for plastic-y foiled bags, not so good for a bag of flour made out of paper). There’s no mechanical movement at all, so they’ll never break.
There was nothing RESTful or well planned about this API’s interfaces, and the work to do something like that would have been nontrivial. Management never prioritized the work.
CrackedLinuxISO@lemmy.dbzer0.comto Programmer Humor@programming.dev•Yes, But...English29·2 months agoAt a prior job, our
APIload balancers would swallow all errors and return an HTTP 200 response with no content. It was because we had one or two clients with shitty integrations that couldn’t handle anything but 200. Of course, they brought in enough money that we couldn’t ever force them to fix it on their end.
CrackedLinuxISO@lemmy.dbzer0.comto Selfhosted@lemmy.world•[Solved] Nextcloud AIO inside container - domain verification failsEnglish2·2 months agoAre you able to independently confirm that the domaincheck container is listening to the right port? Eg
netstat -tunlp
on the host
CrackedLinuxISO@lemmy.dbzer0.comto Science Memes@mander.xyz•Least extreme biophysics phdEnglish52·3 months agoI understand what you’re saying, but his experiment allowed the embryos to come to term and be born as human babies. Scientists have worked with human embryos before and avoided similar outcry by not allowing them to develop further (scientific outcry, not religious). Calling his work an experiment on human embryos ignores the fact that he always intended for his work to impact the real lives of real humans who would be born.
CrackedLinuxISO@lemmy.dbzer0.comto Open Source@lemmy.ml•Boycotting FOSS projects in the wake of the "buy canadian/european" movement makes no senseEnglish5·3 months agoThere definitely are FOSS projects run by the US government: Ghidra is an open source reverse engineering tool developed by the NSA.
CrackedLinuxISO@lemmy.dbzer0.comto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Radarr now suggests not to use uTorrentEnglish3·3 months agoI switched from that container to one that uses qbittorrent and a VPN.
qBittorrent web UI works better on a phone for my use case, and I kept having to manually restart the transmission container whenever the VPN connection dropped.
CrackedLinuxISO@lemmy.dbzer0.comto Selfhosted@lemmy.world•Jellyfin is not just good... but *better* than Plex now?!English1·3 months agoThere are definitely UI inconsistencies across devices, especially smart TVs. Jellyfin on Firestick looks different from Jellyfin on Roku which looks different from Jellyfin on WebOS. Some devices deliver Jellyfin through a thin browser client, and in those cases you get access to a unified design. Outside of that it’s a crapshoot as what the app will let you do. Of course, it’s a volunteer project (and all my thanks to any maniac willing to develop TV apps), so I don’t expect that everything can be easily and neatly unified.
I can’t deny that it’s sometimes hard to support my users because of this. Someone complains that they’re getting movies dubbed in an unwanted language: I can’t guarantee that the button to select audio track will look the same on their end when I talk them through it.
CrackedLinuxISO@lemmy.dbzer0.comto Selfhosted@lemmy.world•Trying to understand what should change on my current setupEnglish1·5 months agoAh, I see what you mean. Yeah, no way around that without a GPU or a processor with integrated graphics.
You should be able to get a used workstation GPU for $20-40 on eBay. Something from Dell, or a basic nvidia quadro would do the trick. If you could sell the 1660 super for more than that, could be worth the effort.
Alternatively, the 1660 Super would do the trick nicely if you ever needed to transcode video streams, like from running Jellyfin or Plex.
CrackedLinuxISO@lemmy.dbzer0.comto Selfhosted@lemmy.world•Trying to understand what should change on my current setupEnglish3·5 months agoHowever, I was never able to have the server completely headless.
Depending on what you mean by “completely headless” it may or may not be possible.
Simplest solution: When you’re installing OS and setting up the system, you have a GPU and monitor for local access. Once you’ve configured ssh access, you no longer need the GPU or monitor. You could get by with a cheap “Just display something” graphics card and keep it permanently installed, only plugging in the monitor when something is not working right. This is what I used to do.
Downside: If you ever need to perform an OS reinstall, debug boot issues, or change BIOS settings, you will need to reconnect the monitor.
Medium tech solution: Install a cheap graphics card, and then connect your server with something like PiKVM or BliKVM. They can plug into your GPU and motherboard and provide a web interface to control your server physically. Everything from controlling physical power buttons to emulating a USB storage device is possible. You’ll be able to boot from cold start, install OS, and change BIOS settings without ever needing a physical monitor. This is what I do now.
Downsides: Additional cost to buy the KVM hardware, plus now you have to remember to keep your KVM software updated. Anyone who controls the KVM has equivalent physical access to the server, so keep it secure and off the public internet.
CrackedLinuxISO@lemmy.dbzer0.comOPto Experienced Devs@programming.dev•Our tooling saps my will to workEnglish2·5 months agoPerforce
We manage branches by taking an existing path on the perforce server, duplicating its contents, and then copying them to a differently named directory while registering that new path serverside.
So on paper, I can tell my local client to map my files to that new remote path, and then trigger a sync. In my experience, the sync treats my branch jumping as pulling completely new files. It touches everything in my work directory. As far as our makefiles are concerned, this means everything has to rebuild.
CrackedLinuxISO@lemmy.dbzer0.comto Linux@lemmy.ml•Linux Foundation bands together Chromium browser makers in a “neutral space”English18·5 months agoThunderbird is back in active deleopmemt though, and not just as a maintenance project.
CrackedLinuxISO@lemmy.dbzer0.comto Programmer Humor@programming.dev•*Permanently Deleted*English3·5 months agoReminds me of http://www.thecodelesscode.com/case/21
Maybe they once read the thing and got an answer, but now they forget what the specific answer was.
This happens to me often with technical documentation or history books.