Skip to content

Instantly share code, notes, and snippets.

View Nikolaj-K's full-sized avatar
💭
I'm combinating Why's.

Nikolaj Kuntner Nikolaj-K

💭
I'm combinating Why's.
  • DLR Germany, IST Austria, Infineon, ...
  • Vienna
View GitHub Profile
@Nikolaj-K
Nikolaj-K / yappers_smart_follower_gains.hs
Created July 25, 2025 08:35
Somnia yapper's smart follower gains as of 250725
# For an elaboration, see the description at the top of the follower-gain page at
# https://gist.github.com/Nikolaj-K/4aab20f7858267eded3f7e98dd1a980e
De.sol@desola__xn 3000.0 gained
3000.0 % SMART follower gain throughout 28 ranked days.
1 to 31 followers (dates 250326 and 250723)
Dmitry@dmitrysitskiy 2200.0 gained
2200.0 % SMART follower gain throughout 72 ranked days.
@Nikolaj-K
Nikolaj-K / yappers_follower_gains.hs
Created July 24, 2025 14:57
Somnia yapper's follower gains as of 250724
The data below shows the follower gains of Somnia yappers, when looking at
the first and last day they appeared on the 7-day Kaito leaderboard.
Example: @lovaniceth entered on March 23th and is there on July 23th also, in which time
he grew his following from 11991 to 13549, making for a gain of (13549/11991)-1 or 12.993%.
I post the dataset comprising 469 users twice, once sorted by longevety on the leaderboard,
and once further below by gain.
I don't include users who were on the board for just one day or who lost subscribers (negative gain).
@Nikolaj-K
Nikolaj-K / nft_holdings.hs
Last active July 19, 2025 14:21
NFT holdings of top 450 Somnia yappers ranked by boost (no delegate)
#1 with 112 NFTs: 25 quills, 7 uprising, 25 grillz, 2 koda, 25 deed, 10 bambi, 10 pixcape, 8 demons
#2 with 140 NFTs: 1 quills, 2 uprising, 25 grillz, 50 bambi, 37 pixcape, 25 demons
#3 with 49 NFTs: 1 quills, 1 grillz, 2 koda, 39 deed, 1 bayc, 5 mayc
#4 with 27 NFTs: 25 quills, 2 pixcape
#5 with 51 NFTs: 1 quills, 1 uprising, 16 grillz, 1 koda, 12 deed, 9 bambi, 7 pixcape, 4 demons
#6 with 28 NFTs: 2 quills, 1 uprising, 2 grillz, 1 koda, 16 deed, 6 bambi
#7 with 24 NFTs: 1 quills, 1 uprising, 1 grillz, 1 koda, 14 deed, 2 bayc, 3 mayc, 1 bambi
#8 with 27 NFTs: 10 quills, 11 bambi, 6 pixcape
#9 with 19 NFTs: 1 koda, 11 deed, 2 bayc, 5 mayc
#10 with 12 NFTs: 12 quills
@Nikolaj-K
Nikolaj-K / yapper_api_data_250717.py
Created July 17, 2025 21:32
Yapper API dicts of about 500 Somnia yappers.
DCT = {
"aixbt@aixbt_agent": {
"user_id": "1852674305517342720",
"username": "aixbt_agent",
"yaps_all": 29726.45,
"yaps_l24h": 15.09,
"yaps_l48h": 39.52,
"yaps_l7d": 172.28,
"yaps_l30d": 1933.83,
"yaps_l3m": 4468.66,
@Nikolaj-K
Nikolaj-K / autocorr_of_chain.py
Last active July 12, 2025 16:14
Computing the autocorrelation, its spectrum and the power spectrum for a set of simple Markov chains
"""
Code described in the video
https://youtu.be/yyHd7BGGVp8
Note: A day after recording, I refactored the script to use a more continuous
random variable (no jump at full circle). I find this gives a nicer to read plot.
Secondly, I've also added a tiny `class State`, abstracting away the state indices
and conversions using string.ascii_uppercase.index.
"""
@Nikolaj-K
Nikolaj-K / plot_peoples_lifespans.py
Last active July 9, 2025 00:12
Plot people's overlapping lifespan with bars
import matplotlib.pyplot as plt
IMAGE_DIRPATH = r"your/path/to/lifespans.png"
PEOPLE = [
("Voltaire", 1694, 1778, "Philosopher"),
("Hume", 1711, 1776, "Philosopher"),
("Rousseau", 1712, 1778, "Philosopher"),
("Kant", 1724, 1804, "Philosopher"),
("Fichte", 1762, 1814, "Philosopher"),
@Nikolaj-K
Nikolaj-K / plot_ranks_log_log.py
Last active July 7, 2025 18:27
Create a log log plot of Somnia user rank data
"""
To use this script, the variable starting with 'ps_docstring_' needs to be
the 4000 line long string holding the 1000 points data.
To get it, just go to https://quest.somnia.network/ and copy the 1000 rows.
"""
import matplotlib.pyplot as plt
from matplotlib.ticker import ScalarFormatter
import itertools
@Nikolaj-K
Nikolaj-K / somnia_7day_streaks_250503.hs
Created May 3, 2025 15:03
Somnia 7-day streaks (250503)
skaucat7 , days survived: 43, streaks: [43]
quan_eth , days survived: 42, streaks: [22, 20]
HumzyTrades , days survived: 42, streaks: [30, 12]
lovaniceth , days survived: 41, streaks: [22, 19]
rcethomas37 , days survived: 39, streaks: [21, 18]
choogio , days survived: 39, streaks: [20, 2, 17]
0xHaileyy , days survived: 39, streaks: [10, 7, 22]
defaeze , days survived: 39, streaks: [27, 12]
BnvNaz65175 , days survived: 38, streaks: [38]
i_am_michaelson , days survived: 37, streaks: [11, 7, 7, 12]
@Nikolaj-K
Nikolaj-K / overlapping_somnia_yapper_names.txt
Last active April 30, 2025 18:29
Searching for the closest names among yappers on the Somnia 7-day (on 250430)
KrenCrypto <=> KearneyCrypto (overlap score = 0.9565)
Danvicotech <=> lovaniceth (overlap score = 0.9048)
pedrocrypt1 <=> deecrrypt (overlap score = 0.9)
ironsidecrypto <=> interestedboys (overlap score = 0.8929)
isnotberlin <=> interestedboys (overlap score = 0.88)
blockgems_ib <=> bobbie_smile (overlap score = 0.875)
tonychilla_eth <=> lovaniceth (overlap score = 0.875)
systems_boi <=> bobbie_smile (overlap score = 0.8696)
PranisRihards <=> ParmisaRad (overlap score = 0.8696)
reynacrypto1 <=> pedrocrypt1 (overlap score = 0.8696)
@Nikolaj-K
Nikolaj-K / num_day_on_somnia_30day.java
Created April 29, 2025 21:34
How many days each Somnia yapper was ranked on the 30-day
39 days: Ravstar.plenaIP꧂ (Ø,G)@Ravstar11 `
39 days: B. Balage@BodnrBalazs
39 days: cho_cho ☁️@choogio
39 days: vyre@0xvyre
39 days: NazBNV@BnvNaz65175
39 days: skaucat 🐙@skaucat7
39 days: silverwave@silverwave1000
39 days: Miss Flo@MissFlo_N
39 days: Lovanic@lovaniceth
39 days: rcethomas@rcethomas37