Matija Piškorec
@matija
71 Following
3 Followers
Casts
Casts + replies
Matija Piškorec
@matija
About 7 years ago I started using Arch Linux and documenting all my configuration and usage tips in a set of Markdown files which I refer to daily. Every year or two I push new changes to a Github repo (most recently today!) https://github.com/matijapiskorec/archlinux-usb
2 replies
0 recast
1 reaction
Matija Piškorec
@matija
Five years ago I was looking for a simple and fast English dictionary that could be used in the command line. Could not find it, then I decided to code it myself. It allows you to fuzzy search through 781k English words and their definitions parsed from Wiktionary. https://github.com/matijapiskorec/dict
3 replies
0 recast
2 reactions
Matija Piškorec
@matija
About 8 years ago I prepared hands-on exercises for a summer school in data science on character-wise language modeling with multi-layer LSTMs. This is essentially what modern LLMs do but on a much (much) smaller scale - it was trained on around 20k Donald Trump tweets on a single laptop (without GPU) but was still able to generate believable fake tweets. This was about 5 years before the release of ChatGPT. I had no idea at that time that this would soon become the most dominant way of solving general intelligence. The code and examples of generated fake tweets are available at https://github.com/SSDS-Croatia/SSDS-2017/blob/master/Day-3/3_SSDS_2017_CharLSTMs_Solved.ipynb
2 replies
0 recast
3 reactions
Matija Piškorec
@matija
If you ever want to run a private Ethereum PoW network, I created a Github repo with a set of shell scripts (for Linux, Mac and Windows) and instructions. Useful for education and playing around. Enjoy! https://github.com/matijapiskorec/ethereum-pow-private
2 replies
0 recast
2 reactions