Well, in order to go up, first it must go down…
HN user
night862
I disagree. In my opinion, this is a merely bad title. Regardless, don't you agree that it should be changed?
If you have time, can you link reporting?
Dude you're directly conflating criticizing the government with arson.
Well, they don't.
They definitely need to follow the law when they get it from the Telco, but Cops can use their CSS/IMSI catcher all they want, theres almost no way to tell. But they can not then go to court and say "Yeah—we listened to their phone call and searched the car."
With this its no problem. No Hailstorm to buy for the entire force and there isn't any federal oversight on this sort of thing as near as I can tell. If you think police don't do crimes I've got a bridge to sell you.
Definitely swing by and let 'em know. They've been in the ASCII (and maybe ANSI) scene for quite a time
Are you saying that the only check possible is looking at it while its in your hand?
Almost all of the catacombs is closed. The tourism portion is like a few hundred feet. I have a couple of interesting links for you from UNDERGROUND KONTROL
Here's a guided tour of the closed portion by a knowledgable enthusiast: https://youtu.be/O3ufzGxfW6Y
here's a short (20 min) French language mini-documentary about the pastime of people who go to the catacombs. https://youtu.be/nRISC0cJwMU
It documents a real project they undertook to uncover and infiltrate the location of the WWII Nazi bunker for the purposes of producing a Rave. The rave had electricity that they were able to secretly install by jack hammering through a meter thick concrete wall.
Yes, a LOT of people.
There is a lot of this in EvE Online and it's a valid and welcome play style. Unfortunately, everybody will tell you its opsec if you ask for details.
If you want more information about EvE Online's extremely deep and intricate economy (Essentially everything is built by players who mine ore to make components who resell to integrators that have associated distributors and clients and so forth) you can check Oz on youtube who makes market and market analysis content ( https://www.youtube.com/@OZeve )
Very closely related, EvE Online now has an official MS Excel plugin from Microsoft with full API integration with EvE Online. This game is an effective way to become an expert using MS Excel and its full, powerful integrations: Oz' Quick Guide: https://youtu.be/eAogNNeDZuo
EvE Online also has a convention where our EvE Ted Talks are presented to one another (like defcon) called Fanfest. Here's 51 minutes: Fanfest 2023 "Market Spreadsheet Masterclass" https://www.youtube.com/watch?v=6Ql6IU1eZpM
If you have an idea, or want to see if you can do this, the free-to-play account can for zero dollars if you already have an MS Excel license or are able to integrate your own solution. The limitation is you will start with zero capital, knowledge, intuition, and F2P accounts can't make nearly as many orders as a fully skilled character.
In principle, but they probably contracted this out decades ago. Theres a lot of licensing requirements and regulations surrounding dairy.
This is actually the real source and meaning of the classic track by Captain Beefheart & the Magic Band, "Safe as milk." Dairy is a huge systemic risk, operates on extremely narrow windows everywhere in its production and if left unmanaged will cause outbreaks of horrifying diseases like Typhoid.
I agree. Especially that last bit.
I've thought about this quite a bit since I responded to a commenter who was somewhat was amazed at an ARM supercomputer quite a while ago about this subject. I decided to comment about this a lot more since it is my option to do so. cheers They had posited that ARM would take over, mostly recognizing the very low-power and fairly inexpensive ARM SoC in phone handsets and routers.
This thought didn't sit quite right with me. I considered the power requirements and architectural needs of a larger computer system. With many, many PCIe lanes or some other interconnect, rapid storage commitments and the very responsive performance required by a "serious" architecture will cause all of these subsystems to continually draw current and dissipate heat. This is in stark contrast to power efficient computing devices like iPhone or ARM macbooks, and in my mind seems likely to eat the "gains" that people generally associate with these devices.
The piece missing in my understanding is about the semiconductor industry and the electronics field in general, and is particularly interesting to me, because many of the highest-tier operators outsource %100~ of their production to TSMC or the other. There isn't anything magic or even very good about x86 architecture. I'm fairly certain the instruction set no longer maps to hardware in most cases, rather more analogous to function calls in typical software applications.
Every now and then I like to reflect that iPhone came out in 2007. My car is older than that, and we were well on our way during the election of Barack Obama. And while legends hold that Power still exists, I had long forgotten about ALPHA or SPARC by then.
Imagine for yourself this earth-shattering shift: What happens when the basic lithography processes, assembly practices, and validation procedures become such that for similar trade offs, any advanced hobbyist could order a wafer from future fab houses similar to JLPCB, Scaleway, OSH Park, TSMCWAY, or whatever on-demand? Like, what if you could just pay $$$$ to buy a wafer that you designed and then sell 14nm UltraSPARC on tindie?
Well none of them are selling a security product.
There is basically no security focused pc hardware, aside from maybe raptor systems which isn’t really the same ilk.
Off the top of my head, a lot of these devices and hardware were scam traps by LEO.
I’d go on a limb and say this isn’t a problem anyone actually wants to solve.
It's probably not for advertising.
This is an email and contact harvesting scheme.
I agree, this seems an extremely emotional issue.
There’s a lot to care about wrt Taiwan, I will say.
Cya and everything looks like a nail syndrome from my position.
There’s no downside for cops to do this, they get free publicity and these are federal programs to lean on.
Apparently there’s little oversight accountability or basic constraints as well.
Oh well!
None of that was New Deal and the ssi pensions were funded, all this happened well before the move to fiat.
you're hand waving over two world wars, the discovery of nuclear weapons, microwaves, and transistors the invention of automobiles, financialization of the economy, massive concentrations of wealth in a tiny percentage of ultra-wealthy people and corporation in America.
There is no need to jerk your knee so sharply at the mere mention of a historic fact.
It almost did, too. The New Deal answered the question of labor unions and every day folk.
The alternative was not and would not be pretty.
No please don’t spam the repo with ai trash aliases!!!
The correct and idiomatic way to implement this is to redirect the insane ai guessing to a local proxy which can perform the required search and replace, if that truly is all you need (it is not)
If and when you try to derive logic from the statistical model that is an LLM, you will face the same problem that Bertrand Russel did.
Good luck.
About releases: They typically refer to the OS version or base in these rolling distros such as Fedora. Rolling releases aren't all like Sid.
In Fedora, there is a base OS version with a sort of configuration, specif directory structure, major architectural versions of software (like Gnome or KDE), sometimes cryptographic policy, or other system backends such as logging or DNS resolution.
Fedora used its release cycle to migrate to systemd-resolved, to pick an example, because this change introduced structural changes to the way the system operated. In the release in question, system services leverage the D-Bus API to get DNS lookups, systemd binds to the local port. By segregating this behavior by release, it makes the dependency tree much simpler to manage at the cost of possibly needing to backport patches, but Distributions are doing much more than shipping mostly upstream packages like Arch is.
I always thought arch would be well suited to this sort of thing. Arch Build System is very good, and since packages are very close to upstream, it would be very easy to make your own ABS repo as it stands. It is very similar to the ports tree, arch linux has very little flavor in many respects.
Well, it isn’t great. Computers are logic, and LLM tools are not really able to derive logic from language.
Is there is enough logic q&a yeah they manage to produce something like what people talk about.
My experience with this has been terrible, I find them useless.
It’s a newer development, GPS proper doesn’t support signing. Galileo is a different satellite.
Not at all, no petty theft is deterred by the criminal thinking, “oh no, what if it’s locked!”
They aren’t making a wage at all. They are doing something else.
The point is that the cost of stolen goods is zero or near zero in this case.
The profit margin approaches infinity.
It just isn’t very absurd to worry that the question mark brand of load bearing fasteners are properly rated.
I avoid the issue by not buying them, a lesson learned from my experience working in the QA field. I wouldn’t expect a teenager to have learned this lesson.
You can send them to YouTube user “Dr VHS Rip” if you wish. He digitizes all manner of vhs. All manner except porn I think.
I would nit-pick about your cantilever worktable failing because of a crappy fastener, killing your cat. Child even?
The point is, it doesn't matter. They're selling a Locked iPhone instead of an Un-Locked iPhone.
Is the Locked Phone devalued because it is locked to AT&T or is the Unlocked phone at a premium because it is not?
I definitely think this is a valid question.
ICE engines and every type of motor have a Power Curve. Many things go into the power curve including the construction, configuration, fuel and general type of motor. The power curve graphs engine power output as it relates to engine rotational speed. Every one of these different motors and transmissions out there including electric as well, have differing characteristic curves which effect the handling of the vehicle to great effect. This affects their possible applications.
Controlling the power and efficiency curves of motors is the entire story of the very well known "VTECH" Variable Valve Timing technologies, super and turbo chargers or other forced air intake, and even the way that Tesla electric motors arrange the magnets in their electric vehicle motors.
Inventing a new way to operate an ICE is good for many things. This patent looks cumbersome, and a bit complex. In my mind the long-term future of ICE for vehicles is in more specialized use cases as fossil fuels reach the long tail. Certain highly reliable, or certain types of safety prohibiting voltage or battery chemistry, types of standby vehicles, certain rugged vehicles, industrial equipment, small motors, these might be better off being petro-like. It might be better to make corn-gasoline than to stash a huge battery onto your lawnmower all year in this case.
But please do not discount: They are enjoyable.
Even during the end-of-days, we can process something like biofuels into "gasoline replacements". We can use waste vegetable oil to create biodiesel today. Small volumes are pretty easy and although we desperately must reduce fossil fuels to near zero (I dont need to have a blast gunning my Porche in bumper-to-bumper traffic, for example...) I don't see a reason why people can't still buy a motorcycle, even if we are living under sci-fi-like domed cities.
All else, people would simply make them themselves in their own garages. For Fun.