

are “highways” considered freeways by Google Maps?
are “highways” considered freeways by Google Maps?
I don’t know if you can glean much from this without looking into exactly how Google Maps displays specific types of roads in each country. If you drew a map of every road in both countries they might look more similar.
Not selling to Israel could make all the other right-wing countries they sell to nervous. But stuff like this from China is such a betrayal. About as much of one as Vietnam buying arms from Israel. It sucks that the only principled countries are the ones that are the most targeted by the US, and have the least capability to help others (although they certainly do what they can, like the Cuban doctors program, or Yemen keeping Palestine close).
Pretty much no consequences for anyone supporting and allowing the genocide to continue. With Russia-Ukraine, they obviously didn’t want to piss off either side, because they’ve got customers on both sides they want to sell to. But every ruling class knows that there are no consequences for getting in on the action killing Palestinians. And Palestinians aren’t a market they can make a handsome profit in.
That’s a pretty unique feature to Go I think. Maybe clang has something similar I guess?
Not that an attack like this is unique or anything.
Do you have “dnf” installed specifically? What layered packages do you have? I ran rpm -qa
on my system and didn’t find any packages containing “dnf”
Also not sure if it’s useful but here’s my ostree remote list --show-urls
output:
fedora https://ostree.fedoraproject.org/
fedora-compose https://kojipkgs.fedoraproject.org/compose/ostree/repo/
I also always have the same issue trying to use the UI. I had to use rpm-ostree rebase
for the upgrade to 41 and 42, but it worked for me with no issues.
the Houthi-run health ministry reported
fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuck youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
then why mention patent counts? its a pointless metric.
Tor and Tails merge to support western intelligence
On Debian I think it would actually be sudo apt-get install python3-libevdev
, the thing is called evdev, not ev.
a hit dog will holler.
does emacs have an integrated terminal view inside it? Seems like maybe it’s just creating a shell for you to use inside the editor or something? Either way, “bash --login” is just a login shell which I think basically just acts like if you had just logged in instead of inheriting most stuff from whatever process launched it. It in’t “logging in” like some user account or something. Unlikely that it’s something nefarious. At worst, it’s just usual buggy linux software interacting in weird ways.
Are you using some kind of IDE application? Or just standard GUI apps?
It’s neat that they made the poster look kinda like a book cover.
rip bozo
Could be people from outside the subreddit?
Looking in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/init/main.c?h=v6.5-rc5 there’s a function setup_command_line that seems to set up the built-in command line which is called after setup_boot_config
ok idk what that all was. Here’s something more interesting:
In arch/x86/kernel/setup.c
it says /* append boot loader cmdline to builtin */
. I think that suggests that the builtin comes first. And I assume that the code that queries the command line scans left to
right and selects the first instance of an option because there doesn’t seem to be anywhere that “loads” args into some kind of structure.
#ifdef CONFIG_CMDLINE_BOOL
#ifdef CONFIG_CMDLINE_OVERRIDE
strscpy(boot_command_line, builtin_cmdline, COMMAND_LINE_SIZE);
#else
if (builtin_cmdline[0]) {
/* append boot loader cmdline to builtin */
strlcat(builtin_cmdline, " ", COMMAND_LINE_SIZE);
strlcat(builtin_cmdline, boot_command_line, COMMAND_LINE_SIZE);
strscpy(boot_command_line, builtin_cmdline, COMMAND_LINE_SIZE);
}
#endif
#endif
I guess the best thing to do would be to run linux in QEMU with the EFI system that’s provided by a third party thing and test it out.
That new silk road map goes pretty hard.