Hacker Newsnew | past | comments | ask | show | jobs | submit | jasomill's commentslogin

Redirection doesn't overwrite device files, so

  cat foo.img > /dev/sda
works and should be portable. No control over the buffer size, though.

And no printing of progress either.

Has this been litigated, or is it just something tractor manufacturers have cooked up in the hopes that it'll stand up in court? Because I seem to recall printer manufacturers doing something similar with refilling toner cartridges and losing.

"Limited liability" refers to shareholders' financial liability being limited to their investment, and has nothing to do with civil or criminal liability of employees for their own actions, whether "following orders" or not.

You might want to look up LLC (Limited Liability Company), which goes by other names in different countries but still basically mean the same (though details may vary between different company types). While there certainly are exceptions, as mentioned before, in principle the employees of a company are not personally legally accountable for their actions as performed in the service of a company. The legal entity of that companies is. If you sincerely believe otherwise, you either live in a rather unusual country or maybe just need to educate yourself a bit better.

Where I'm from, LLC has nothing to do with criminal and everything to do with financial liability. They can cause millions in damages but only get sued for a couple thousands. But years in prison are still years in prison.

You are still personally legally liable if you break the law in a criminal matter. It is literally law 101 on when it is appororiate to lift the corporate viel. I'm very sure you are not a lawyer but you shouldn't go around calling people uneducated while saying illogical things like this.

This could be useful on its own to create an ISA-over-USB bridge in conjunction with either a kernel driver or a user-mode PC emulator.

The Boeing wag given to the US government. Not to Trump personally. It's stated explicitly in the wikipedia link you provided.

Also stated in a news report[1] linked by Wikipedia,

In what may be the most valuable gift ever extended to the United States from a foreign government, the Trump administration is preparing to accept a super luxury Boeing 747-8 jumbo jet from the royal family of Qatar -- a gift that is to be available for use by President Donald Trump as the new Air Force One until shortly before he leaves office, at which time ownership of the plane will be transferred to the Trump presidential library foundation, sources familiar with the proposed arrangement told ABC News.

[1] https://abcnews.com/Politics/trump-administration-poised-acc...


Unless doing something esoteric like updating firmware that requires manual intervention, Fedora Atomic distros should never need to reboot multiple times to update, as updates are staged as side-by-side replacements of the entire base system, which includes essentially everything that would be installed through the system package manager in a traditional distro, so it's effectively like booting into an upgrade install of the OS (so preserving configuration files, user data, containers Flatpaks, etc.), except the old version remains available as a bootable option (which is possible because the atomic distros carefully separate OS and user directories, with the former typically mounted read-only).

The only times I've (very rarely) run into trouble is when adding additional RPMs to the base install, which, while frowned upon for this reason, generally poses no more problems than installing the same packages in a traditional Fedora installation, so worst-case you can simply uninstall the layered packages and re-run the update if something isn't working.

Again, without a reboot, because incompatible updates generally while staging, not after rebooting the system into the new OS, e.g., a package, possibly from an external repo, which does not exist, or depends on packages that do not exist, in the version you're updating to.

Aside from major version upgrades where packages you've layered might simply have been removed, this occasionally happens if you're installing packages from an external repo like RPM Fusion that's closely integrated with the base OS, because there are times when the base image (or even loose package mirrors) might lag a bit behind released loose packages which updates of external packages may depend on, and while you can override base image packages to resolve this, it's a bit of a hassle and probably not worth the trouble vs simply waiting until the base image catches up. Unless you have specific needs that can't be resolved by, e.g., running applications that require proprietary video codecs as Flatpaks or in containers, I'd recommend sidestepping this whole mess by not layering anything from RPM Fusion or similar (layering to pick up third-party packages that don't depend on very specific versions of distro packages works fine).

Generally speaking, nothing in the update / RPM install / RPM uninstall process touches the running OS unless you specifically request that it does, and nothing changes the on-disk copy of the running OS period. So, e.g., you can add new RPMs to the running install without rebooting, but how this works is that it first adds them to a new staged install, then creates transient filesystem overlays to activate the packages within the running OS. In other words, the on-disk copy of the current running OS remains unchanged and available in case anything goes wrong.


Non-malicious VPN software can be used by malicious actors to route packets through servers they control.

How does PIN help against this? Also, my packets are already routed through malicious actors - ISPs, luckily most of them are encrypted.

If it's anything like the key sounds on old DEC systems, it's more akin to the key click sound on an iPhone than a beep.

Apple used a mechanical variant of AUI called AAUI[1] with a smaller connector.

[1] https://en.wikipedia.org/wiki/Apple_Attachment_Unit_Interfac...


Probably not, as modems connected to Macs via a round serial port identified by a phone icon and Ethernet ports were originally AAUI (D-shaped transciever port similar to AUI but with a smaller connector) or, on some of the old NuBus cards, 10BASE2 (coaxial).

I suspect it's just a stylized double-ended arrow representing bidirectional data transfer, created because Apple (or whoever) needed a localization-agnostic way to represent "Ethernet" on hardware.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: