HN user

jasonjayr

4,880 karma

[ my public key: https://keybase.io/jasonjayr; my proof: https://keybase.io/jasonjayr/sigs/BcF_ZAHaf4nodcQjgxarPa4MmeIOAw9jTsZDMq7RcFw ]

Posts2
Comments1,191
View on HN

IIRC EU markets now mandate the USB-C charger for devices (which is not a bad thing, too many throwaway custom chargers....). Adding the port, the USB-C PD circuitry may take up too much room. I think this approach would require some kind of custom charging cradle (probably usb-c connected..). Is having a custom usb-c adapter to charge a device allowed under the rules?

(a) cars have forward-facing cameras/computer vision for lane tracking

(b) infotainment systems have always-on cellular internet connections

(c) billboard impression counts can be tied to the vehicle

IIRC infotainment systems are already showing ads in some form. And location + driving performance is being captured + monetized and shared with insurance companies.

Unless this results in an EV car that I can rent for less than $100/mo, this really needs to be stopped.

Organic Maps 17 days ago

IIRC it usually means it stores the vectors and draws it clientside.

I think that way back when, there were SO MANY variants of the theme because the core parts of the software were pretty easy to get going. A lot of developers, new to the scene, would make a discussion forum. The devil's in the details, though, making sure things are secure, scalable, moderator tools are on point, etc.

Nowadays, a LLM could probably generate a new, functional forum software system in an hour, since their training have probably ingested a ton of variants of the same software.

I got my RTL-SDR to see what I could listen to, and by the time I tuned in, nearly all the short wave stations I could tune to were just broadcasting evangelical religious stuff, or other crazy conspiracy stuff. It's remarkable that these powerful stations spend most of their broadcast day transmitting that content.

F3 29 days ago

So attackers don't have to craft specially corrupted files? They can just include the code to perform the attack in the data file itself?

I'd wager that in the next 96 hours, with a LLM, someone could create a translator that would 'pack' a nginx or caddy configuration file into the relevant code that zeroserve could use. Or even more simply, just pickup all the Ingress manifests in a kubernetes cluster and rebuild the pack. The point being, the interface between the tool and the configuration is just another API, system operators are already describing the state of the system at higher level constructs, and the specific bytes that make up the configuration are an artifact of that.

Don't want to go too far off topic; but the interface in question was a uniquely named internal network interface for a Hyper-V VM. Considering it's MS all the way down, I'd expect them to get it right.

Also, thank you windows for not having consistent interface ids after reboot. I had to rewrite a configuration file every startup with powershell in order to tackle this case.

MS got involved, and they are web servers that you send SOAP requests to, (to support MFC devices, of course) and the Windows stack uses UPNP to discover them, and register them by their UPNP names, and they tend to be sticky to their temporary IPv6 addresses, and often fail to rediscover when their temporary IPv6 address changes. Oh and the windows UI doesn't give you any ability to edit the 'port', failing instead with some incomprehensible "operation not supported" if you dare click the 'edit' on the port.

The killer app was conceived as early as the 1980s: an agent running on your computer, organizing your files, your schedule, your messages, your bills, bank accounts, etc. All the parts of your life that were routine drudgery should be able to be offloaded to a smart agent, based on your preference, to bring you the information you needed with natural language queries, contextualized to what you were doing at the time, when you need it.

What's being delivered now is, an agent running on someone else's computer, copying your data to someone else's database, with zero responsibility, or mandate to protect that data and not share with with anyone else (in fact, they almost always promise to share it with their thousand partners), offering suggestions and preferences based on someone else's so-called recommendations, influenced by paying the agent's operators, and increasing pressure to make using someone else's computers + agents the only way to interact with other people and systems.

There is no doubt that LLM's can do amazing things, but the current environment seems to make it nearly impossible to do anything with them that doesn't let someone else inspect, influence, and even restrict everything you are doing with with these systems.

It does need to know the public key. The AuthorizedKeysCommand does not provide a yes/no answer, it has to respond with a list of full public keys (or certificates) that are authorized to connect for a given user id. The SSH server then uses the public key to challenge the client to demonstrate it has the private key.

However, an easy attack in the same ballpark, is to accept the connection without any password or public key auth, and then accept agent forwarding, and ask that agent connection to authorize a connection to a target server, with the user's keys. Never forward your agent connection to an untrusted host. Though -- I imagine this pattern is common when setting up a new host -- trust the first connection, and forward your agent so you can pull resources (like git repos) from the new host to set it up ...

The crux of the problem is that their solution involves making themselves the gatekeepers of who is and isn't allowed. And that's a power that no one unaccountable organization should wield.

Given how important internet is to modern society, letting any one entity decide who should and should not have access is nearing a human rights issue.

Systemd seems to be moving in that direction, the features are coming together to actually enable this.

Though imagining the unholy existence of an init system who's only job is to spin up containers, that can contain other inits, OS images, or whatever ..... turtles all the way down.

You can buy a battery operated portable bluetooth based printer to print barcodes from your phone, for less than $15. It'll even fit in your pocket.

I mean, you need to prepare having that printer on you, but it's not all that difficult to print on demand while in the store.