summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2021-09-22 21:29:54 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2021-09-22 21:29:54 +0200
commitda8811e67667a6a493ac15e0920688477725f0e0 (patch)
treef7abcbd18a640d1d3a79f842271145e41075d8ce
parentbiologija: mahovi (diff)
downloadsola-gimb-3-da8811e67667a6a493ac15e0920688477725f0e0.tar
sola-gimb-3-da8811e67667a6a493ac15e0920688477725f0e0.tar.gz
sola-gimb-3-da8811e67667a6a493ac15e0920688477725f0e0.tar.bz2
sola-gimb-3-da8811e67667a6a493ac15e0920688477725f0e0.tar.lz
sola-gimb-3-da8811e67667a6a493ac15e0920688477725f0e0.tar.xz
sola-gimb-3-da8811e67667a6a493ac15e0920688477725f0e0.tar.zst
sola-gimb-3-da8811e67667a6a493ac15e0920688477725f0e0.zip
-rw-r--r--ang/readings/j.md41
-rw-r--r--inf/zvezek.md8
-rw-r--r--mat/.gitignore1
3 files changed, 50 insertions, 0 deletions
diff --git a/ang/readings/j.md b/ang/readings/j.md
new file mode 100644
index 0000000..950d3da
--- /dev/null
+++ b/ang/readings/j.md
@@ -0,0 +1,41 @@
+# A bunch of NFTs with illustrations of monkeys were just sold for $24 million
+
+Adapted from https://www.theverge.com/2021/9/9/22664469
+
+After the eruption of decentralized options for transferring wealth and value, starting with cryptocurrencies in 2010, many businesses realized they could adapt those schemes and through advertising among the regular public create massive profits.
+
+One of such schemes are non fungible tokens or NFTs, a concept of tying ownership of copyrighted works to digital tokens on a peer-to-peer blockchain that can then be exchanged freely, though with limitations. This enabled artists to produce virtual collectible items as virtual tokens in a cheap way, since those tokens have no value outside of being collectable in a way that only a single person owns them at a time. The caveat of ownership changes is usually that the initial NFT creator will receive a portion of every amount paid in a transaction with the said NFT.
+
+In recent years many artists hopped on the crypto exchange train and some succeeded greatly. Artists and companies started buying surges with initial advertisement techniques on social media platforms and as more people joined in buying a limited amount of art, some with the purpose of reselling, others with purely collection intentions, more people were exposed to news articles about such sales, and the value rose rapidly.
+
+Sotheby's hosts an auction for 10 thousand semi-randomly generated illustrations of portraits of monkeys in the same position, with permutated combinations of clothing, colours, facial expressions and accessories. The company behind the creation is YugaLabs, a US based company founded just for the purpose of creating a NFT project with ease and earning millions. Until now, 24 million US dollars was spent on a bundle with 101 pieces of such pictures, with the cheapest one being auctioned at 150 thousand dollars.
+
+Sotheby's auction house was established in 1744 and earned it's success by exactly that - amplifying prices of art, jewelry and automobiles and reselling over centuries. The trend of buying NFTs without real world value had already reached it's peek in sales exceeding a hundred million dollars and is expected to fade out of existence, but some notable transactions, such as the mentioned one, still show up from time to time and reach global news coverage.
+
+Glossary:
+
+* decentralized
+ - synonyms: dispersed, distributed, scattered
+ - antonyms: assembled, concentrated, centralized
+ - definition: something that has been dispersed from an area of concentration, something with distributed administrative powers or functions over a less concentrated area
+ - derivatives: decentralize, decentralization, decentralizing
+* permutated:
+ - synonyms: diversified, differed, altered, diverged, modified
+ - antonyms: conformed, joined, retained
+ - definition: something that underwent permutation, rearrangement of items in many possible sequences
+ - derivatives: permutate, permutating, permutation
+* tokens:
+ - synonyms: badges, expressions, souvenirs, symbols, proofs, manifestations
+ - antonyms: (not applicable)
+ - definition: something serving to represent or indicate somme fact, a characteristic indication or mark of something, evidence or proof
+ - derivatives: tokenization, token, pretoken, tokenism
+* fungible:
+ - synonyms: compatible, synonymous, interchangeable, commutable, exchangeable, substitutable
+ - antonyms: different, dissimilar, reproduces, nonunique
+ - definition: being of such nature or kind as to be freely exchangeable or replaceable, in whole or in part, for another of like nature or kind
+ - derivatives: fungibly, fungibility
+* auction:
+ - synonyms: sell-off, jam
+ - antonyms: (not applicable)
+ - definition: a publicly held sale at which property or goods are sold to the highest bidder
+ - derivatives: auctioned, to auction, auctions, auctioning
diff --git a/inf/zvezek.md b/inf/zvezek.md
new file mode 100644
index 0000000..c5a076f
--- /dev/null
+++ b/inf/zvezek.md
@@ -0,0 +1,8 @@
+# Informatika
+
+* tri vrste entitet:
+ - uporabniške poverilnice: atributi: uporabniško ime, geslo; podatki: ž, ž; metapodatki: zaporedna številka: 1, datum izdelave zapisa: 1
+ - nakup izdekla v trgovini: atributi: ean koda, podatki: 1, metapodatki: zaporedna številka: 1, datum izdelave nakupa: 1
+ - izdelana digitalna slika: atributi: stisnjena slika, podatek: ![screenshot in chromium 0](https://cdn.sijanec.eu/img/2021/04/sear.c_prtsc.png), metapodatki: datum izdelave: 1, model kamere: ž, dimenzije slike: 1x1, barvna globina v bitih: 8, odprtost bliskavice v sekundah: 1
+* S katero formulo izračunamo količino informacij na način točnega računanja? Uporabimo verjetnost dogodka oziroma obratna vrednost vseh možnosti: I = -log_2(p(I)) -- p(I) je verjetnost.
+* kako z logaritmi z osnovo, ki je ni na kalkulatorju (ni e ali 10)? ln(število)/ln(osnova)
diff --git a/mat/.gitignore b/mat/.gitignore
new file mode 100644
index 0000000..a136337
--- /dev/null
+++ b/mat/.gitignore
@@ -0,0 +1 @@
+*.pdf