In refining 0x3890 : 0xE193C5 (Labrador) in 00h 06m 29s 468ms I have brought glory to the company. Praise Kier. 7⃣3⃣9⃣9⃣6⃣ 4⃣4⃣8⃣1⃣5⃣ 4⃣3⃣5⃣4⃣4⃣ 0⃣4⃣7⃣4⃣3⃣ 5⃣8⃣1⃣5⃣0⃣ #mdrlumon #severance lumon-industries.com
HN user
hongsy
What's qie and qde?
(corrected twitter link to link to app.suno.ai)
threadreaderapp version: https://threadreaderapp.com/thread/1759326049262019025.html
Reminded me of this https://en.wikipedia.org/wiki/Impossible_trinity
The impossible trinity (also known as the impossible trilemma or the Unholy Trinity) is a concept in international economics and international political economy which states that it is impossible to have all three of the following at the same time:
- a fixed foreign exchange rate
- free capital movement (absence of capital controls)
- an independent monetary policyHi @dang, is it possible to modify the title of this post to reflect that it is a post from 2018? Thank you
what does "internecine" mean?
I stay in a developed country (Singapore) and random children are available to be given food to.
Why is it impossible in the West? (I don't stay in the West)
What is dang?
What really grates at people’s nerves?
Uncertainty. Not knowing when you will end up testing positive and be whisked off by one of the commissar’s white costumed goon squads in the middle of the night. If you don’t agree, that’s when they typically come, like the NKVD secret police back in the Soviet Union. And not knowing what will happen to your children, your elderly parents and your pets if / when that day comes.
https://austrianchina.substack.com/p/tragedy-and-hope-in-sha...
What is a virtual uart?
Dude you need to get a life
Only a little over 1% the mass of a neutron is the three quarks normally listed.
Do you have a source for this?
omg TIL `k explain foo` and `k explain foo.spec` is a thing. thank you for this!!!
i convinced myself that commits are snapshots by doing the following:
# generate a 100M text file
base64 -b 76 /dev/urandom | head -c 100000000 > file.txt
git add . && git commit -m "1"
# remove first line and add a new line to bottom
tail -n +2 file.txt > tmp && rm file.txt && mv tmp file.txt && base64 -b 76 /dev/urandom | head -n 1 >> file.txt
git add . && git commit -m "2"
# repeat
tail -n +2 file.txt > tmp && rm file.txt && mv tmp file.txt && base64 -b 76 /dev/urandom | head -n 1 >> file.txt
git add . && git commit -m "3"
...
du -sh . # a very big folder
each of the commits are almost 80M big in the git folder. if you run `du -h .` you can see how git stores each object individually (80M big)i convinced myself that commits are snapshots by doing the following:
# generate a 100M text file
base64 -b 76 /dev/urandom | head -c 100000000 > file.txt
git add . && git commit -m "1"
# remove first line and add a new line to bottom
tail -n +2 file.txt > tmp && rm file.txt && mv tmp file.txt && base64 -b 76 /dev/urandom | head -n 1 >> file.txt
git add . && git commit -m "2"
# repeat
tail -n +2 file.txt > tmp && rm file.txt && mv tmp file.txt && base64 -b 76 /dev/urandom | head -n 1 >> file.txt
git add . && git commit -m "3"
...
du -sh . # a very big folder
each of the commits are almost 80M big in the git folder. if you run `du -h .` you can see how git stores each object individually (80M big)i convinced myself that commits are snapshots by doing the following:
# generate a 100M text file
base64 -b 76 /dev/urandom | head -c 100000000 > file.txt
git add . && git commit -m "1"
# remove first line and add a new line to bottom
tail -n +2 file.txt > tmp && rm file.txt && mv tmp file.txt && base64 -b 76 /dev/urandom | head -n 1 >> file.txt
git add . && git commit -m "2"
# repeat
tail -n +2 file.txt > tmp && rm file.txt && mv tmp file.txt && base64 -b 76 /dev/urandom | head -n 1 >> file.txt
git add . && git commit -m "3"
...
du -sh . # a very big folder
each of the commits are almost 80M big in the git folder. if you run `du -h .` you can see how git stores each object individually (80M big)If commits are snapshots:
- say i have a repo with one file, a big 100MB csv with millions of lines.
- i change one line in the CSV for one commit.
- repeat multiple times in many many commits.
- how big will the repo be?
Did you use the HNS.to gateway or connect directly via NextDNS? Per the announcement tweet [1] the gateway has limited uptime guarantees — it's much better to connect directly and only takes a few minutes to set up. [1] https://twitter.com/NamebaseHQ/status/1348707701744922625?s=...
I guess you haven't seen the full investigation released last week. I'd strongly recommend you check it out, it shows how much investigation they did before Navalny took action.