documentation is the code
78 subscribers
591 photos
51 videos
143 links
upload this to your confluence
Download Telegram
Forwarded from Zoomers Central
😁9
Steel Bank Common Lisp has Adaptive Hashing

why?
Hash tables are the most common non-trivial data structure.
• up to 50% of the time in a complex database query
• 2% of all Google CPU usage


the only other tech that has adopted a similar idea is !!MySQL!! with its adaptive hash index

where the hell are my adaptive-hashbrown and py-adaptive-hashmap???

full paper
🤩2
🐸 meets 🐍
❤‍🔥3
Forwarded from import __hello__
Microsoft скасувала фінансування проєкта Faster CPython і звільнила частину команди (як я зрозумів, тих кого не звільнили - розподілять по іншим проєтам). Причому лист про звільнення надіслали коли команда була на пів-шляху до PyCon Pittsburg.
🫠😥
😢3
fren submission
4🔥2
бліда гіпотеза
🤔2😢1
👨‍💻2
https://github.com/fastapi/typer

with instruments like this it's so easy to create CLIs that feel really expensive with minimal effort — and I haven't seen a single service or tool that wouldn't benefit from having a good CLI interface. doesn't matter if it's a CLI tool itself that can now have a standardized and powerful interface for free, or a smart contract that now has a cheap CLI client for debugging and development especially considering that there's no postman for such cases

make more CLIs
1👍1