

DNS whitelist firewall on a router. Deny everything that is not whitelisted by address and port.


DNS whitelist firewall on a router. Deny everything that is not whitelisted by address and port.
Shoot the landlords. Cut out the tumor, not the liver or intestines for their nominal operations. Why ignore the parasite that adds nothing and pressures the rest to accommodate its growth.


This would make open source dominant and kill off all the rest. Big money will battle to keep digital slavery.
Gross inherited wealth by an elite class is not loyal to the place where that wealth was extracted and is content to build a far away bunker at a major exploitation point to bathe in gold? Curious.
Mythos that defies evolution and all of natural history. An oversimplification that does not account for the real timeline and complexity between now and the end of the age of scientific discovery when all of science is a fully constrained engineering corpus. Typical collective group think from a society without meritocratic hierarchy after turning education into a class filter, and failing to prevent the nepotism of gross inherited wealth. Now there are no leaders to sell a future anyone wants to buy into, so they peddle dystopian shittery to justify their exploitation and tyranny. Fully constraining biology to an engineering corpus is exponentially more complex than all of current knowledge held, and by orders of magnitude. That is a whole technological age shift that makes the present look like a joke. This dystopian shit is just to justify the war that comes soon because these fuckwits cannot control themselves in every minor age of science. WW1 was Chemistry, WW2 was Physics, the next is Computer Science. The one for Biology is a likely candidate for the great filter. Biology is the greatest and final technology to master. Industrial wasteful tech is not even possible for a millennia before rare planetary resources are fully commercially exhausted. Several will be gone in less than a century. Biology is technology on the order of stellar lifetimes. In that age, you will have everything of now and so much more, but it will all be the result of biology. •»ÀĪÙ¬¶¬§¬×
Probably nothing helpful as you are already way past my understanding. Maybe look at the Darktable documentation or even the “green lantern” stuff (IIRC the name). GL or (something) Lantern is/was an open source software for Canon cameras that breaks out all DSLR features on nearly any Canon camera.
Nearly a decade ago, I had a makeshift product photography studio and messed with Macbeth color charts and profiles matched to a monitor. The tutorial guides I followed were from these two projects IIRC. GL.


Mexico has universal free healthcare starting next year.


I’m not sure about software, but in my crash, the law firm paid to have the files extracted from an old crushed Garmin 810 IIRC the model. It was the 8xx series. They person said it only had to be connected to USB to access the files. The data is just a CSV with the waypoints and sensor data. Once the file is extracted, it is basically just spreadsheet fodder.
Not sure about newer stuff.
From my experience with brands, Lezyne is just a small crew of nerds. They have experience with PIC microcontrollers and usually use them. Same with Campagnolo digital shift stuff from a decade ago.
Most are shooting for USB drive emulation for file transfer. So on Linux, you will need membership in the dialout group, and the udev rules.d file with the manufacturer ID and device ID from the microcontroller to access the files directly and any serial stream that may be present. The instructions are the same as any basic Arduino setup.
If you find or guess the baud rate and get a serial port connection, they usually have an API menu.
$160pp to fairytale.

OCR tool+ to autogen a suggested alt text. The path of least resistance needs to be lowered.
Alternatively, inverting the paradigm is likely to cause less issues and push back. Add the automated tool the the end user in need of the version. This obviously creates the issue of data quality and trust, but for the smaller group. What if there was a reply field silently posted to everyone’s notifications feed indicating anonymous instances of the tool being used to fill in the gaps for alt text? The message would need to be opt out or carefully presented. Perhaps it could be possible to modify the post itself via the tool? Better yet, make the alt text field a Wikipedia style affair anyone with an account can edit, but with a lock available to the OP. That would create much more healthy awareness of the need for alt text, as people posting the content will see the places where gaps are filled by an automated tool. It gives them the chance to edit. This does little to initially improve the experience of the most active alt text users, but it creates a strong cultural shift in awareness that should improve the situation greatly in the long term IMO.


Am I visiting (going to) Yosemite, or driving around it?
Did you visit the grand canyon if you did not go to the bottom but only stood on the rim?
Greatest Of All Time Twice Everyone


It is the beginning of cataclysm-simulation_67


The one you are using is going to break at the worst possible moment. Which do you choose?
Complex social hierarchy is a super important aspect to account for too. In the proprietary software realm, you infer confidence in the accumulated wealth hierarchy. In FOSS the hierarchy is not wealth, but reputation like in academia or the film industry. If some company in Oman makes some really great proprietary app, are you going to build your European startup over top of it? Likewise, if in FOSS someone with no reputation makes some killer app, the first question to ask is whether this is going to anchor or support a stellar reputation. Maybe they are just showing off skills to land a job. If that is the case, they are just like startups that are only looking to get bought up quickly by some bigger fish. We are all conditioned to think in terms of horded wealth as the only form of hierarchy, but that is primitive. If all the wealth was gone, humans are still fundamentally complex social animals, and will always establish a complex hierarchy. This is one of the spaces where it is different.
The main problem is when following instructions for command line tools. They might figure out how to use dnf instead of apt, but the extra layers required for ostree are not very friendly. There are a ton of potential frustrations in this area, especially with GPU stuff or hobbyist hardware like Arduino where kernel stuff is needed in userland. At least as of nearly 3 years ago, the documentation in this area sucks. I was on Silverblue for a few years and managed to get through the frustrations due to intermediate experience level. I found toolbox useless compared to distrobox. But using this with something like Arduino was annoying at best. The needed dependencies expected by whatever stuff I wanted to install was usually a big mystery with near useless error failure messages and names of packages and libraries totally unrelated to the package naming in DNF. When updating the base OS, stuff built in these containers is totally useless because I could not update the containers to the new OS image. Playing around with Flash Forth on a microcontroller was even worse. I ended up layering a bunch of stuff on the host because the containers were just not working. When I got an Nvidia machine, I went to Fedora Workstation and have had far fewer issues and frustrations. SB wasn’t bad, but it is a pain to use these if you need kernel level access. Just my $0.02. I was actually on SB for ~2-3 years.
I asked the principal engineer about the rider used in aerodynamic testing. He grinned and replied – “but they sure are pretty, right?”
I peed before riding and only carried one water bottle.
Depends on the system. Typically, the older systems do not work like this. The GPS satellites only transmit a signal that contains their location information and the time. The device must collect several of these signals and then use trigonometry to calculate your real location in time and position. Yes there are relativistic effects due to the distance to the satellites and gravity.
For instance, in home lab electrical engineering, if a person wants a really good reference clock but cannot afford a cesium atomic reference, they can use a relatively cheap GPS system to build a referenced oscillator that is disciplined by the reference clock on these satellites. I think they are cesium too, but it has been awhile since Dave Jones made YT uploads on the eevblog about it. A Garmin bicycle computer is another example. It is triangulating the signals and plotting periodic waypoints with some basic averaging.
That said, WiFi routers and cellular towers are possible to use for similar triangulation. Maybe check out Hak5 if they are still around. It has been awhile since I looked them up, but they used to make pen testing red team stuff that will infer much about vulnerabilities.
With a DNS whitelist, all incoming packets are dropped unless the address is on the list. It is like ad block, but reversed. You are not blocking known ad servers, but all servers except those you actually want to connect to. It is a pain in the ass to look at logs and white list all the time. In reality, you only visit around a hundred sites or less that you actually need or want to connect to. Nothing gets in except what you want. That kills most vulnerabilities.