It's not really the same unless the human cleaner also wears a gopro to record and archive their entire cleaning session for later review (and potential sale to data brokers when the cleaning company wants more money).
HN user
robhlt
This is still a thing on Android if your work account is a Google account and uses the Work profile feature. You can pause all apps in the Work profile on a schedule (or on demand), so it includes any work apps you might have in addition to email.
Microsoft is not a GPU manufacturer, Apple is. The 3rd parties Microsoft left it up to are the GPU manufacturers.
Air conditioners don't need to use fossil fuels. Solar power and AC work really well together because peak solar energy is exactly when you need AC the most.
No heat is created either, that would explicitly violate the first law of thermodynamics. An air conditioner powered by solar energy (or anything solar powered) ends up releasing the exact same amount of "excess" heat as the sunlight would have if it hadn't been absorbed by the panels.
For HDMI CEC they've already published their user-space daemon: https://gitlab.steamos.cloud/holo/linux-cec
It's a bit niche, but Steam can download games from another PC running Steam on your local network. 2.5GbE on both PCs makes that a lot faster.
Your coop building is on the unfair side of the "eclectic sometimes regressive" property tax calculation the parent comment mentions. Large (10+) multi-family rental properties are taxed at a much higher rate than single-family and 2-4 family properties. Correcting this imbalance would lower property taxes on your coop building while still raising overall tax revenue for the city.
That's not how it works. Probability of precipitation means exactly what it sounds like: the probability that precipitation will fall in a specific forecast area.
Here's the definition from the NWS: https://forecast.weather.gov/glossary.php?word=probability%2...
My problems are mostly with the language servers. I've always found them to be slower, consume more resources, and provide worse results compared to the equivalent JetBrains IDE. I've tried Python, Rust, and Go within the last few months and found this is still the case. Go is the worst of them, on larger repos gopls will easily consume 3-4x more memory than GoLand with far worse responsiveness on completions.
Tech as a whole may not have too many employees, it's just Big Tech that has too many. If those employees were distributed among many more smaller companies the tech market as a whole would be much more competitive.
Plaid's login flow also requires a 2FA code if your bank requires it. The same 2FA code that banks say to never provide to anyone else.
They're literally proxying the bank's login page just like a phishing site would, and I assume they're also selecting the "trust this computer" option so their access is more persistent. My bank does require re-2FA for larger transfers, but there's still a lot of damage I can do on a "trusted" computer without triggering another 2FA prompt.
Plaid requires your bank username and password, so they have full read-write access to your account. They can do anything you can do when logged in to the bank's website, and so can anyone else who gains access to Plaid's database.
The same metrics any site uses to identify bot behavior. It's a closely guarded secret because if the attackers knew what metrics they used the attackers would know how to not get caught.
Another reply pointed out that AdNauseam just makes an http request to simulate a "click" and throws away the response. A real click would load and execute the response so it's trivially easy for ad networks to detect AdNauseam "clicks".
Basically zero ads are just static images with a link, they're dynamically loaded by JS when you open the page. The JS collects as much tracking data about you as it can, sends that off to the ad network servers which run a live auction to determine who will pay the most to show an ad to you right now, then returns that ad for the JS to display.
AdNauseam not loading the response to the "click" request makes it trivially easy to flag as fraudulent, because a real click would load and run the response.
These "clicks" are likely identified as fraudulent and dropped by the ad network. So you still pay the cost of downloading and running all the advertising JS and you still get tracked by the ad networks, all for nothing.
Thankfully the Great Lakes Compact prohibits water from being diverted outside the great lakes drainage basin, with very limited exceptions.
https://www.glslcompactcouncil.org/program-areas/water-diver...
The Dangerous Vehicle Abatement Program was meant to deal with drivers like this, but it was allowed to expire in 2023 after the NYC DOT failed to actually implement it.
The program allowed the DOT to make drivers with more than 15 speed camera or 5 red light camera tickets in a year to take a safe driving course or have their car siezed. The DOT only took action against a small fraction of eligible offenders however.
More: https://nyc.streetsblog.org/2023/09/22/analysis-dangerous-ve...
The timer on copyright starts once a work is published, not when the work is first started. So works that spend a decade or more in development would be unaffected by this.
What leads you to believe $12B includes normal things that would be spent regardless? The source of that quote makes no such claim. They have every incentive to quote as low a price as they can reasonably defend, and it would be very easy to defend a quote that only includes new and additional expenses that are directly attributed to the war.
I don't think we even need to go that far. Just remove protection for paid advertisements. It's absurd that Meta cannot be held liable for the ads they promote when a newspaper can be held liable if they were to publish the same ad.
How does that test suite get built and validated? A comprehensive and high quality test suite is usually much larger than the codebase it tests. For example, the sqlite test suite is 590x [1] the size of the library itself
More like signaling that a specific human wrote it themselves instead of one of their human assistants. The article is mostly about emails from the Epstein files so non-human authorship wasn't really a possibility at the time they were written.
The legal standard that must be met for this kind of discrimination is called "Bona fide occupational qualification" [1]
Generally customer demand is not enough use this defense. Airlines tried using it to defend hiring only female flight attendants and lost.
1. https://en.wikipedia.org/wiki/Bona_fide_occupational_qualifi...
All that Corporate IT stuff can work on Linux, we just have to start demanding Linux for them to put in the effort. Macs used to be in the same position, Corporate IT only knew how to manage Windows so that's what everyone got. Eventually the ability to use a Mac became enough of a recruitment draw that they had to make it work. The same thing can happen with Linux.
GCC's build process does this. GCC is built 3 separate times, starting with the host compiler, then with the compiler from the previous step. If the output of stage 2 and 3 do not match the build fails.
Waymo can go camera-only in the future too by training a camera-only model alongside their camera+lidar model.
They'll probably get there faster too because the decisions the camera+lidar model makes can be used to automatically evaluate the camera-only model.
I'm (mostly) a believer too, and I think AI makes using and improving these existing frameworks and libraries even easier.
You mentioned matplotlib, why does it make sense to pay for a bunch of AI agents to re-invent what matplotlib does and fix bugs that matplotlib has already fixed, instead of just having AI agents write code that uses it.
It's nice that AI can fix bugs fast, but it's better to not even have bugs in the first place. By using someone else's battle tested code (like a framework) you can at least avoid the bugs they've already encountered and fixed.
Municipal bonds are meant to address this. The city can borrow against that future tax revenue to build infrastructure today.
Shooting the driver of a car that's driving at you is not self defense. Cars don't instantly stop if the driver is incapacitated. You'll likely make the situation even worse because the incapacitated driver's foot will press the accelerator down (exactly what happened here). If your actual intent is to defend yourself the only move that makes any sense is to get out of the way.