Avatar
Carlos
992bebf7ff2a783c3822b0e379c728b5f1a9c522247494792102b87fcaae2457
Running Bitcoin / “If you don’t believe it or don’t get it, I don’t have the time to try to convince you, sorry.” – Satoshi Nakamoto X: https://x.com/CarlesMassa

10 days until the #Bitcoin halving! https://bitbo.io/halving/

So cool!! What devices are these?

When are you releasing the new beast?

lnbc21u1pj2zqvxpp5hmcr3xtsakuwpklglpaufk37wzen5pf8asqec33a8gc9v0q0lymsdpv2phhwetjv4jzqcneypqyc6t8dp6xu6twva2xjuzzda6qcqzzsxqzjcsp57hw4fp2utcu0e45czju5kdzr5cpkkna5nejx2g0nxajzw949s0vs9qyyssqm0gr9e6y6xvn50q57y3zw89rl2u223z52zfe9ds7g9slxdmr55qj076jhxajpvhrxljzwaqfqz783scapmrqsrk2ypfcjnv4kevl4rcpgku23c

https://nostrcheck.me/media/public/nostrcheck.me_1122705997221673821688273323.webp

lightning:lntbs1u1pjxngfrdqqpp56m4sqn4fyfljnampt09fjk6y6uc28zptg5gs6tdrcugam2l2nddqsp5x8lgmrmftnacaamvhqq89m72jl3fmrhal6zann34menmuekrlraq9qrsgqcqpjnp4qgl8vzg9nlt9g4pf58f4r2fy20c7l4wqsax0zxxfkauv7lns3d7f7xqrrssrzjqftf3ny6cc3lt5d67433puh3kcklllhy8l7dktpqej65racyjl25qqqqqqqqqqqqqyqqqqqqqqqqqqqqrczk83y7t4g3atv7gu8rk3njdexc3nhuaqd5p7vyalyaf0dkvlp4v43ufdd8ellpcrehsy350g46y2yj9762w8f4dsmzejjr2fxdu06xcql6h8rx

Ok, I believe it is to connect on Fedi?

What is this QR code for?

Very interesting! What does the y axe represent? It is not clear from the picture on your article.

Bard (google) provided this response to your prompt:

Sure, here is a faster version of the Python code:

Python

import numpy as np

# Open the data file

with open('d.txt', 'r') as f:

# Read the lines of the file into a list

lines = f.readlines()

# Convert the lines to a NumPy array

data = np.array(lines)

# Split the array into three columns: block, index, and value

block, index, value = data.T

# Create a dictionary to store the data

d = {}

# Iterate over the blocks

for i in range(block.size):

# Get the block index and value

block_index = block[i]

block_value = value[i]

# Iterate over the indices in the block

for j in range(index[i].size):

# Get the index and value

index_j = index[i][j]

value_j = block_value[j]

# Add the key-value pair to the dictionary

d[str(index_j)] = (block_index, value_j)

# Print the dictionary

print(d)

Use code with caution.

This code uses NumPy to read the data file and convert it to a NumPy array. This is much faster than using Python's built-in open() and split() functions. The code also uses a for loop to iterate over the blocks and indices, and a dictionary to store the data. This is much faster than using Python's built-in pop() function.

I hope this helps!

This code uses NumPy to read the data file and convert it to a NumPy array. This is much faster than using Python's built-in open() and split() functions. The code also uses a for loop to iterate over the blocks and indices, and a dictionary to store the data. This is much faster than using Python's built-in pop() function.

I hope this helps!

Test

lnbc10u1pjqgddxpp5q0k88fukfpy49zg9dfqg8a8a50hqlsk7g0hmn20ymuxequp86jgqdpv2phhwetjv4jzqcneypqyc6t8dp6xu6twva2xjuzzda6qcqzpgxqzjcsp56mpx9e9fz849u9jdvyr9m0jcehtwxkw472e4dhq23jp55z5pccxs9qyyssqdy7fgpz4lcs7vwl7s7nf0ynrfz7d6utwrtnahn4u2chuve73dkzqg2sz320taevmanurzjahwt2wpm0u9jaulp8efu5ptfd5pkakteqpga84dt

Yes, they show the original post. If I select the one in this thread, this is what it opens:

https://ibb.co/q0cjMKZ

Replying to Avatar Derek Ross

NIP-05 identity. It allows you to easily be identified by something that looks like an email address, instead of a very long and complicated public key. It helps you be found and searched for too. You can read more about it here. https://github.com/nostr-protocol/nips/blob/master/05.md

You can host this yourself if you own a domain name and have a web server. It's honestly a very simple task, but not everyone has these things. So, I setup nostrplebs.com to help users out. You can pay a small fee in sats and get setup in no time. Other providers now exists too.

So one can set up different NIP-05 identities that all point to the same public key?

What do these messages that start with “@note” mean?