Reminds me of https://geocar.sdf1.org/fast-servers.html
HN user
rpz
The article checks the Mercator projection but doesn’t check the Equirectangular projection, which could have been known to the builders of each cathedral.
I wonder if the line is bang on in that projection.
I remember stumbling upon this on YouTube and I really enjoyed the simplicity of it
Fascinating, thanks for sharing! Makes me wonder if the great pyramid was partially submerged, and if so, by how much.
This account lends some credence to theories of the pyramids functioning as some sort of ram pump in my opinion. (Check out John Cadman’s work if you’re interested).
D=document;E=“getElementById”; D[E](“myId”)
A number of replies are wondering if I am misunderstanding bitcoin’s UTXO model. Considering the amount of replies I’m going to assume that is the case :). Thanks to most of you for your kind replies!
With that being said I’m still confused about how blockchain.com is representing this data. Consider block 825075 on the bitcoin blockchain.
https://www.blockchain.com/explorer/blocks/btc/825075?page=1...
Not all of the transactions in this block show with multiple outputs where one output is the originating address. In fact if you sort by value ascending you’ll be able to see multiple transactions from the same address to the same address amount to $.13 with fees $2.86 transaction ids 78b1741ee0946380d9ee31d51d160a637394b24b5cfdc2871861d8e1db484d2f and 201a94087323d152911575ea029df9d1a0d46626a1b18211727be913d747e72f and so on.
Now, contrast those transactions with transaction f395de972c4ba3fea85a2c1621bfe9fa238950f6a2eb3d3b4932f7f620f63ce2
Why do they display differently on blockchain.com?
Has anybody else poked around in a bitcoin blockchain block explorer recently to look at the individual transactions of a block?
Honestly I find it kind of suspicious but I could easily be missing something. I see multiple transactions spend more on fees than the amount exchanged in the transaction. A number of transactions looked enormous but turned out to be some form of washing. E.g address X sends $100MM worth of bitcoin to two addresses, with ~$1k going to address Y and the rest going right back to address X.
What’s the point? Why not just send $1k to address Y.
I originally started looking around to get a sense for how much bitcoin is being transacted relative to the block reward. As the halvings continue I can’t imagine how miners can profit without exorbitant transaction fees. Many of the transaction fees in the block I looked at were comparable to wire transfer fees.
Why would anybody want to use bitcoin outside of speculation after nearly all 21mm bitcoin are mined? Why would anybody want to continue mining as well?
I’m in the same boat. Outside of a professional setting atw style is the only way I write code. I find code easier to manage when I can see more of it at once. I like to use this style in JavaScript as well.
Yes, k
The fact that we have touch screens in cars in the first place is an abomination.
*
star
start
start of
;):) we think similarly. I came here to post
&
and
anddressAgreed I remember being faster than my friends who preferred the “abc” mode. Not sure if all phones did this but my phones would sort the words by frequency of use for each combination of button presses so T9 kept getting faster the more I used it.
I was messing around looking into the collatz conjecture in q/k4 and I realized that I could write the short cut collatz function without any conditionals as follows by taking advantage of the fact that you can use the result of x mod 2 to zero out some terms when x is even.
note: no operator precedence in q/k
q)cc:{(x+(2*x*m)+m:x mod 2)div 2}
q)cc til 20
0 2 1 5 2 8 3 11 4 14 5 17 6 20 7 23 8 26 9 29
After some algebra I arrived at cc:{(x*1+x)-(x div 2)*1+2*x}
Figured I'd share what I found since I don't see this formula mentioned on https://en.wikipedia.org/wiki/Collatz_conjecture . Has anybody else encountered this formula?I've linked a chart of the function with its definition in more familiar mathematical notation. It's extended onto the reals by utilizing the floor function.
PS: Notation is a tool of thought!
Same story at Citigroup. Happened around 2017
Some great Tesla turbine builds on this channel. This is my favorite channel for anything Tesla turbine related https://www.youtube.com/@iEnergySupply
similieHash(“documentation as code”) == similieHash(“nails as hammer”)
Squeeze a lemon or muddle some strawberries into it and you’re golden. Tea is nice too.
I am not a physicist but if I were to take a stab at simplifying things I’d assume that a neutron is probably just a proton and an electron… isn’t that what a neutron decays to once it has been ejected from a nucleus anyways?
If the language has no operator precedence then
1+x*2-3%x
is just as easy if not easier to decipher compared to both of your other examples imo. The above is equivalent to (1+(x*(2-(3%x))))
in APL/j/k. You get used to it pretty quickly.I’m pretty sure Roger Hui’s implementation of J was written in roughly Arthur’s style
What is the carbon footprint of a wildfire? Ban wildfires!
Anybody have any ideas on how to short the quantum computing space?
Here is an example of the effect straight from the article:
The ion trap was then regularly "measured" by applying a sequence of ultraviolet pulses during the RF pulse. As expected, the ultraviolet pulses suppressed the evolution of the system into the excited state.
Not sure why this parent comment is bothering others so much.
If applying pulses of UV light is considered as an example of taking a measurement then I don’t see how I could be surprised when someone wonders whether or not the measurement itself is more than just an observation.
Atoms are sensitive to changes in electric and magnetic fields. Wine glasses are sensitive to being struck with a hammer. I can detect whether I just smashed glass with a hammer by listening for the sound the glass made when it was smashed to a billion pieces.
If the periodicity is broken by any measurement we have been able to make so far then how do we know the periodicity is there in the first place? Just theory? If it’s not too much of a burden could you outline the proof of the existence of time crystals?
Reads like music to me
:) If only they spent a few billion more on the equipment maybe they’d get to six sigmas
Thank you for the thoughtful response I’ll have a deeper look into this!
Can you point me towards an outline of the experiment that shows that angular momentum is quantized in multiples of hbar?
The author claims that they do, so long as the microwaves resonate with a frequency in the emission spectra of the atom in question
https://img1.wsimg.com/blobby/go/e266e5e7-739c-437c-89c3-eed...
I’m sorry the citation is in the other direction.
Here is a citation in the direction that you want. https://www.researchgate.net/publication/299858388_Roles_of_...