

Companies like Flock really should be forced to do some due diligence on whether a city ran a publicly-known vote before they fulfill an order for cameras


Companies like Flock really should be forced to do some due diligence on whether a city ran a publicly-known vote before they fulfill an order for cameras


It means that multiple devices which are connected to the same TV can all control each other.
For example, say you have a streaming device (e.g. Amazon Fire Stick) and an audio receiver both hooked up to the same TV on different HDMI ports. With CEC, you could use the volume buttons on the streaming device’s remote to control the volume on the audio receiver. You could also use the power button on the TV remote to turn all three devices on/off at the same time.


How’s HDMI-CEC support in Linux? I remember that being a sticking point last time I considered building an HTPC


Nah it’s something they do intentionally for attention. Won’t be too long before you get an “ackchually” reply from them explaining what the character means


I don’t have any doubt that the profit will come soon. Virtually every CEO is pressuring their employees to use AI as much as possible. Anthropic just has to crank up their prices to 11 and companies won’t really have a choice but to pay since they will have become so reliant on AI


In public yes
At home, I’m wearing sweatpants or basketball shorts. Why do I need to wash if I’m only touching the front of my waist band


Forgot about this, thanks!


Is the Claude Code extension for VS code also using a compromised dependency? Or just the npm package?
The benefit is less about decentralization in this case (although it would be nice because fuck corporations, especially Ticketmaster) and more about the use of cryptography. The blockchain and non-fungible aspect allows people to buy tickets secondhand without a doubt in their mind that the tickets are fakes or copies, all without the need for a corpo-approved marketplace which make the rich leeches richer.
NFTs actually do have a few practical uses, e.g. concert tickets, but the number is very small and the relevant industries are unlikely to adapt them anyways because capitalism


Do we really need a signal group for this? Would much rather have the torrents be uploaded to a public tracker


Does anyone know of a way I could download the entire English N64 library? I don’t remember there being a bulk download option on Myrient


Just use the first number the user enters as their age
I’m 58008 btw


Sony bit the dust? I bought a Sony OLED 8 months ago and it’s fantastic


Secure Boot and TPM are not Windows-only technologies. I’m secure booting openSUSE right now
I’m sorry that you work at a company that thinks code reviews and tests guarantee bug-free code.
The primary function of code reviews is to increase visibility, and therefore maintainability. It keeps other members of the team in the loop about how codebase is changing and how it might affect their current or future work.
The primary function of tests is to catch regressions, not new bugs, and especially not new bugs related to use cases that weren’t even possible in previous versions