How algorithm worshippers operate
https://lastplacecomics.com/chosen-by-the-algorithm/
After looking at this data
https://ourworldindata.org/travel-carbon-footprint
one wouldn't feel bad traveling short-haul flights in comparison to land based options.
There are three factors that go into the carbon footprint while traveling:
- carbon emissions per kilometer
- distance between locations
- passenger count of vehicle
And then there are personal factors like:
- cost of travel
- duration of travel
Considering that on average air travel is always the shortest option among the rest, the hypothesis would be that carbon emissions on that factor would be equivalent.
Let $a, b$ be vehicles. Let $c_a, c_b$ be carbon emissions in g/km with $c_a > c_b$ and $d_a$ be the distance bound to vehicle $a$. Then
$$d_b = \left(\frac{c_a}{c_b} - 1\right)d_a$$
is the allowance of kilometers for the vehicle bound to $q$ before a carbon equivalence is made.
Another factor is the capacity amount of passengers, let's say that the average short-haul flight has 180 passengers, the average long distance bus 60 passengers and the average long distance train 2550 passengers (30 cars times 85 passengers). This quickly solidifies that traveling by train is the cleanest option. Assuming each vehicle is fully booked.
Let's extend the upper equation with passenger count denote with $p$. Then
$$d_b = \frac{c_a}{c_b}\frac{p_b}{p_a}d_a$$
is vehicle's $b$ allowance in kilometers before equivalence.
In conclusion, just because it seems like a vehicle is carbon emission wise worst off on a g/km basis, does not have to mean that case holds up for the complete trip.
Thought experiment:
What if a data breech of stolen user names and passwords in plain text wasn't a jackpot.
Assuming one had a large enough user base. Plus one purposely saved everything in clear text. Then one implements an algorithm that saves each user's name and password in different locations. E.g. user `x` has password `y` and user `y` has password `z`, etc.
Thus if the database ever got leaked, although it looks like you received a gold mine, you only got a gotcha.
Additional algorithm/procedural alterations would be to mix up the pairs in arbitrary time intervals. Or it could be a fluid database that is constantly changing.
TikTok feels like the new alcohol.
Looking for an #opensource alternative to #postman. Any suggestions?
Just finished developing the newest version of the #greasemonkey script "Minds Limitlezz" for the social media #minds.
It now comes with an integrated widget and an auto scroller feature.
https://openuserjs.org/scripts/barefootstache/Minds_Limitlezz
Newly learnt:
- how to use `MutationObserver` over `addEventListener`
- how to do inline psuedo elements
- how to setup ssh with multiple users on the same git repo hoster
Here are some aliases I implemented
- `git co <branch-name>` to `git checkout <branch-name>` (activate with `git config --global alias.co checkout`)
- `git com` to `git checkout master` (activate with `git config --global alias.com "checkout master"`)
- `git R` to `git restore .` (activate with `git config --global alias.R "restore ."`)
- `git A` to `git add .` (activate with `git config --global alias.A "add ."`)
Can also have specific branch aliases only, where you just have to replace `--global` with `--local` within the specific branch.
Something I recently learnt of is git aliases
Since I made the pot for two cups, it seems like the spiciness settled to the bottom and the second cup is hotter than the first one.
Might need to look into binding agents, since the peppermint flavor was lost with the second cup.
Experimenting with #coffee additives. Today testing out coffee plus Tabasco and #peppermint oil.
Through all the ingredients in pre-filter, so it could be that some of the ingredients bind stronger to the membrane.
The smell of the peppermint has infused the room and there is a slight hot sauce kick.
Currently experimenting into making homemade energy drinks or focus drinks.
You got the classics like capsaicin, caffeine, and nicotine for nervous system stimulants from various sources.
The current challenge is to weed out the various sources. Have already experimented with:
- pepper tincture
- chai tincture
- Tabasco sauce
- black tea
- black coffee
- Nicorette (nicotine)
- yerba mate tea
- matcha tea
Looking into which other natural substances can create a stimulating effect or which combination of natural substances.
Hot sauce + pepper tincture + chai tincture + black tea is a nice a treat.
How does the air pressure change while riding an elevator? Assuming the elevator is not pressurized.
How Often Do Ads Share Your Data Every Day? Hundreds of Times
https://gizmodo.com/how-often-do-ads-sell-your-data-every-day-1848931523
Finally upgraded to #fedora 36
I am a strong proponent of leaving this planet better behind than when I arrived on it. Thus to get the most bang for a lifetime my key focus is #longevity which I attempt to achieve with #nutrition specifically #plantbased.
Longevity is good and all as long as you are not frail and weak. Ideally would be to die young at an old age. Thus I incorporate tactics from #biohacking and #primalfitness. Additionally I am an advocate of #wildcrafting, which is a super set of #herbalism.
Studied many fields of science like maths or statistics, though the constant was always computer science.
Currently working as a fullstack web developer, though prefer to call myself a #SoftwareCrafter.
The goal of my side projects is to practice #GreenDevelopement meaning to create mainly static websites. The way the internet was intended to be.
On the artistic side, to dub all content under the Creative Commons license. Thereby, ideally, only using tools and resources that are #FLOSS #OpenSource. #nobot