Hosting SQLite Databases on GitHub Pages
Compiling SQLite to WASM and fetching read-only data using chunked http requests.
https://phiresky.github.io/blog/2021/hosting-sqlite-databases-on-github-pages
@DevMisc
#github #sqlite #misc
Compiling SQLite to WASM and fetching read-only data using chunked http requests.
https://phiresky.github.io/blog/2021/hosting-sqlite-databases-on-github-pages
@DevMisc
#github #sqlite #misc
👍4👏1
HedgeDoc
Write and share markdown. Self-hosted, open source, supports collaboration.
https://hedgedoc.org/
@DevMisc
#tools #markdown #selfhost
Write and share markdown. Self-hosted, open source, supports collaboration.
https://hedgedoc.org/
@DevMisc
#tools #markdown #selfhost
🤩2
Language:
Code:
Output:
python
Code:
_ = lambda c,m :[print(bin(ord(j))[2:].zfill(max([len(bin(ord(k))[1:]) for k in c])).translate({49:11036,48:11035}))for j in (c+ c[-2::-1] if m==1 else c)]
_('<~àþþ~ff', 2)Output:
⬛⬛⬛⬜⬜⬜⬜⬛⬛
⬛⬛⬜⬜⬜⬜⬜⬜⬛
⬛⬜⬜⬜⬛⬛⬛⬛⬛
⬛⬜⬜⬜⬜⬜⬜⬜⬛
⬛⬜⬜⬜⬜⬜⬜⬜⬛
⬛⬛⬜⬜⬜⬜⬜⬜⬛
⬛⬛⬜⬜⬛⬛⬜⬜⬛
⬛⬛⬜⬜⬛⬛⬜⬜⬛
🐳9🤯7🔥1💩1🌚1
Bit Twiddling Hacks
https://graphics.stanford.edu/~seander/bithacks.html
@DevMisc
#lowlevel #learn #misc
https://graphics.stanford.edu/~seander/bithacks.html
@DevMisc
#lowlevel #learn #misc
👏3🤩1
Mildly Interesting Quirks of C
https://gist.github.com/fay59/5ccbe684e6e56a7df8815c3486568f01
@DevMisc
#learn #c #misc
https://gist.github.com/fay59/5ccbe684e6e56a7df8815c3486568f01
@DevMisc
#learn #c #misc
👍1
Building a Virtual Machine Inside ChatGPT
https://www.engraved.blog/building-a-virtual-machine-inside
@DevMisc
#fun #gpt #misc
https://www.engraved.blog/building-a-virtual-machine-inside
@DevMisc
#fun #gpt #misc
❤4🤩3🤣1
I found a bug in SQLite
If you didn’t code it in C, it didn’t happen.
https://www.philipotoole.com/how-i-found-a-bug-in-sqlite
@DevMisc
#sqlite #c #misc
If you didn’t code it in C, it didn’t happen.
https://www.philipotoole.com/how-i-found-a-bug-in-sqlite
@DevMisc
#sqlite #c #misc
👍4
Pixel Accurate Atkinson Dithering for Images in HTML
https://sheep.horse/2022/12/pixel_accurate_atkinson_dithering_for_images_in_ht.html
@DevMisc
#web #design #misc
https://sheep.horse/2022/12/pixel_accurate_atkinson_dithering_for_images_in_ht.html
@DevMisc
#web #design #misc
😱7
superlambda.py
Multiline lambdas in python, using codecs.
https://github.com/dankeyy/superlambda.py
@DevMisc
#python #fun #extra
Multiline lambdas in python, using codecs.
https://github.com/dankeyy/superlambda.py
@DevMisc
#python #fun #extra
🐳5😁3🔥2