OROne Remboldtinblog.remboldt.eu·May 30, 2023 · 6 min readHow I made a lightweight JavaScript Framework and then used it to build my Website - jasna.jsI am not often using JavaScript, and I am sure that there is already a framework which does the same thing. I didn't even expect to use it, but surprisingly it really helped to build my website.The minified version only takes up 479 bytes. Not even h...01J
OROne Remboldtinblog.remboldt.eu·Mar 30, 2023 · 4 min readadf.ly acquired by Linkvertise - Recreating missing featureThe link shortener adf.ly is shutting down soon, all accounts will have to migrate to Linkvertise. Sadly, Linkvertise lacks one feature I loved on adf.ly:Creating single URLs without having to interact with a graphical user interface. They only provi...00
OROne Remboldtinblog.remboldt.eu·Jan 9, 2023 · 5 min readMaking a Python wrapper for IPFSI've wanted to publish my first article about an encrypted, decentralized chat app running on IPFS. I had already built a private IPFS library, but I wanted to use a public one for the article. I tried out two different public libraries. One of them ...00