

ARR I think is Annual Recurring Revenue
ARR I think is Annual Recurring Revenue
It’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.
If 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.
This could almost be funny if the reverse side said something like “He’s too heavy for me”. Even then, it would only work because you’re expecting a “haha marriage bad” reference.
want to get away from big tech
uses a filesystem that’s patent encumbered by Oracle
/s (ZFS is fine, not here to argue about license compatibility)
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.
At a prior job, our API load 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.
Are you able to independently confirm that the domaincheck container is listening to the right port? Eg netstat -tunlp
on the host
I think you’d be hard-pressed to find a LinkedIn alternative. It’s too business-oriented for anyone to care that it’s under corporate control. In some sense, that’s the whole point.
My understanding of Friendica is that it’s supposed to fill a niche similar to Facebook. I’ve never used it though.
Every time my GF Nicole joins a new instance, I make an account on there too. She’s a bit of a fediverse chick.
There definitely are FOSS projects run by the US government: Ghidra is an open source reverse engineering tool developed by the NSA.
I 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.
I always felt like murderous clones are a bit different from evil twins.
From a sci-fi perspective, I’ve noticed that murderous clone stories tend to explore the following themes:
There 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.
I recommend The Dirty Dozen. It came out in the 60s, so you’re not getting Tarantino level gore. However, it gets so close to that line anyway.
A horde of Nazis and their wives/mistresses get burned to a crisp and exploded while hiding out in a wine cellar. American soldiers are dropping grenades and pouring gasoline down the air vents.
Ah, 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.
However, 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.
You could require that players wear glasses of a certain kind: Eg transparent plastic frames, or fine wire frames which are too small to conceal any device.
At 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!