Added bonus, there are a very small list of things a representative can be arrested for during a legislative session, and the nonsense she was charged with didn’t qualify.
The optics of a bunch of racist cops hauling away an African American legislator on charges that won’t stand up in court is not a situation that will go well for the Georgia racist party.
Sabre of a Marine of the Imperial Guard / marins de la Garde Imperiale, French 1806
Marin actually translates as sailor, but all in all this unit served mostly as regular infantry after being pulled from the ranks of the navy into the consular and then imperial guard.
At the end of WW2, the Navy and NACA came together to develop a research aircraft for transonic flight. Conceived as a three-part program, it would start with a jet testbed, followed by a mixed-propulsion aircraft, ending in a combat aircraft design. Douglas was contracted to develop a design, which became the D-558-I. The D-558-I was a simple straight-winged design powered by a single J-35 axial-flow turbojet. Following NACA suggestions, the tail was considerably thinner than the wing to avoid simultaneous transonic shocks over the wing and tail, and, in the absence of an ejection seat powerful enough to clear the tail, the entire nose was designed as a jettisonable ejection capsule. Three D-558-Is were ordered, gaining the nickname Skystreak. They were originally painted red, although this was later changed to white to improve optical tracking.
guys I can’t be bothered to put these in a nice order, i’m so sorry, this house is a fever dream and I can’t stare at it anymore. there were over 100 photos it seemed like
Eating while on shift is not permitted, staff are told. “If the system detects no keyboard stroke and mouse click, it will show you as idle for that particular duration, and it will be reported to your supervisor. So please avoid hampering your productivity.”
A training video about the webcam system, seen by the Guardian, says it “monitors and tracks real-time employee behaviour and detects any violations to pre-set business rules, and sends real-time alerts to managers to take corrective actions immediately”.
Capitalism is so exhausting
Fuck this
This is insane.
Capitalism is so innovative /s
Hi! Want to completely fuck the keyboard-tracking system in the ass? Want to do it in a way that they literally cannot do anything about without disabling primary Windows functions?
Step 1: Open Notepad.
Step 2: Copy the following text, line for line, omitting only the — that caps either end of it. — Dim objResult
Set objShell = WScript.CreateObject(“WScript.Shell”)
Do While True objResult = objShell.sendkeys(“{NUMLOCK}{NUMLOCK}”) Wscript.Sleep (6000) Loop — Step 3: Save this as whatever.vbs, put it somewhere you can access easily, and double click it when you start your computer.
What does this do?
This runs a very basic script, and every six seconds, your computer will double-tap the NumLock key (i.e., turn it on, and then off) in a single instant. This counts as a key-press, occurs with a key that shouldn’t affect most things that you’re doing, occurs with no gap between them even if it could affect things you’re doing, and should prevent this kind of BS from engaging. As an aside, this will also prevent your computer from automatically locking itself, so take that into account if you need to manually lock your computer when going to lunch or whatever.