
Internals of sets and dicts | Fluent Python, the lizard book
www.fluentpython.com/extra/internals-of-sets-and-dicts/
Jul 8, 2024
2
Pickle’s nine flaws
nedbatchelder.com/blog/202006/pickles_nine_flaws.html
Jul 8, 2024
1

Managing Ordered Sequences with Bisect | Fluent Python, the lizard book
www.fluentpython.com/extra/ordered-sequences-with-bisect/
Jul 8, 2024
1
The Hundred-Year Marathon: China's Secret Strategy to Replace America as the Global Superpower: Pillsbury, Michael: 9781250081346: Amazon.com: Books
www.amazon.com/Hundred-Year-Marathon-Strategy-Replace-Superpower/dp/1250081343/ref=pd_bxgy_d_sccl_1/136-5475476-5541453?pd_rd_w=vlvAh&content-id=amzn1.sym.c51e3ad7-b551-4b1a-b43c-3cf69addb649&pf_rd_p=c51e3ad7-b551-4b1a-b43c-3cf69addb649&pf_rd_r=0P9DD46JZGJJ0N82CQ5D&pd_rd_wg=aEECG&pd_rd_r=e72b70ca-00fa-4bb1-b8f9-3d9dbc3a6609&pd_rd_i=1250081343&psc=1
Jul 7, 2024
2
Unrestricted Warfare: China's Master Plan to Destroy America: Liang, Qiao, Xiangsui, Wang: 9781626543058: Amazon.com: Books
www.amazon.com/Unrestricted-Warfare-Chinas-Destroy-America/dp/1626543054/ref=pd_bxgy_d_sccl_1/136-5475476-5541453?pd_rd_w=uBOVP&content-id=amzn1.sym.c51e3ad7-b551-4b1a-b43c-3cf69addb649&pf_rd_p=c51e3ad7-b551-4b1a-b43c-3cf69addb649&pf_rd_r=TM7M81C27NKRD8E21PT1&pd_rd_wg=Ev72R&pd_rd_r=a94beaf0-c7b0-4e53-a802-2f49be5c15c2&pd_rd_i=1626543054&psc=1
Jul 7, 2024
2
America Against America: Huning, Wang: 9798412250625: Amazon.com: Books
www.amazon.com/America-Against-Wang-Huning/dp/B09RM4PW9L
Jul 7, 2024
1

memoryview() in Python - GeeksforGeeks
www.geeksforgeeks.org/memoryview-in-python/
Jul 6, 2024
1

Code Anatomy - Writing high performance Python code - 30 seconds of code
www.30secondsofcode.org/python/s/code-anatomy-performant-python/
Jul 6, 2024
1
1M rows/s from Postgres to Python — magicstack
magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/
Jul 6, 2024
2
uvloop: Blazing fast Python networking — magicstack
magic.io/blog/uvloop-blazing-fast-python-networking/
Jul 6, 2024
1
uvloop — uvloop Documentation
uvloop.readthedocs.io/
Jul 6, 2024
1

Founders Fund leads financing of composites startup Layup Parts | TechCrunch
techcrunch.com/2024/05/10/founders-fund-leads-financing-of-composites-startup-layup-parts/
Jul 6, 2024
1

Hadrian • Manufacturing the future
www.hadrian.co/
Jul 6, 2024
1
Alien Truth
www.paulgraham.com/alien.html
Jul 5, 2024
1

Claude
claude.ai/chat/fb24fce2-b23b-4821-b8dc-53df43f09023
Jul 4, 2024
2

Async Rust Is A Bad Language
bitbashing.io/async-rust.html
Jul 4, 2024
8

What Color is Your Function? – journal.stuffwithstuff.com
journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/
Jul 4, 2024
12
Beating the Averages
www.paulgraham.com/avg.html
Jul 4, 2024
30

Harnessing the Power of React Helmet
www.dhiwise.com/post/maximizing-seo-impact-with-react-helmet-a-complete-guid
Jul 3, 2024
2

Full List of Meta Tags, Why They Matter for SEO & How to Write Them
blog.hubspot.com/marketing/meta-tags
Jul 3, 2024
1

Rearrange Array Elements by Sign - LeetCode
leetcode.com/problems/rearrange-array-elements-by-sign/editorial/
Jul 2, 2024

Government Has Extremely Heavy Burden to Justify TikTok Ban, EFF Tells Appeals Court
www.eff.org/press/releases/government-has-extremely-heavy-burden-justify-tiktok-ban-eff-tells-appeals-court
Jul 1, 2024
2

The best video editing software in 2024 (including free options)
zapier.com/blog/best-video-editing-software/
Jul 1, 2024
1
tiangolo (Sebastián Ramírez)
github.com/tiangolo
Jun 29, 2024
1
:max_bytes(150000):strip_icc()/GettyImages-1134691885-57fb324e5c2848dabfaffa98894329d1.jpg)
Every Wonder How Base64 Encoding Works to Send Data Over Email?
www.lifewire.com/base64-encoding-overview-1166412
Jun 28, 2024
2
(2) Vinay Hiremath on X: "Wow there was a lot more interest in why than I thought! Context: When a JSON(B) column grows past a certain size, it gets stored in the TOAST (The Oversized-Attribute Storage Technique) table. This table is stored on disk instead of in memory. This is fine for most workloads," / X
x.com/vhmth/status/1773113593065566326
Jun 27, 2024
2

Sum of Subarray Minimums - LeetCode
leetcode.com/problems/sum-of-subarray-minimums/editorial/
Jun 25, 2024
6

Evolutionary Scale · ESM3: Simulating 500 million years of evolution with a language model
www.evolutionaryscale.ai/blog/esm3-release
Jun 25, 2024
1
Time complexity of string slice
stackoverflow.com/questions/35180377/time-complexity-of-string-slice
Jun 23, 2024
1

Longest Duplicate Substring - LeetCode
leetcode.com/problems/longest-duplicate-substring/editorial/
Jun 23, 2024
2
(12) An Overview of C++23: Key Features and Enhancements | LinkedIn
www.linkedin.com/pulse/overview-c23-key-features-enhancements-aleksandar-radovic-n1obc/
Jun 22, 2024
1
AnthonyCalandra/modern-cpp-features: A cheatsheet of modern C++ language and library features.
github.com/AnthonyCalandra/modern-cpp-features?tab=readme-ov-file
Jun 22, 2024
2

Repeated DNA Sequences - LeetCode
leetcode.com/problems/repeated-dna-sequences/editorial/
Jun 21, 2024
1
Software Engineer, Full Stack | OpenAI
openai.com/careers/software-engineer-full-stack/
Jun 20, 2024
1
Software Engineer, Distributed Systems | OpenAI
openai.com/careers/software-engineer-distributed-systems/
Jun 20, 2024
2
Software Engineer, Backend | OpenAI
openai.com/careers/software-engineer-backend/
Jun 20, 2024
2
Research Engineer | OpenAI
openai.com/careers/research-engineer/
Jun 20, 2024
1
Senior Software Engineer, ChatGPT Model Optimization | OpenAI
openai.com/careers/senior-software-engineer-chatgpt-model-optimization/
Jun 20, 2024
1

Binary Subarrays With Sum - LeetCode
leetcode.com/problems/binary-subarrays-with-sum/editorial/
Jun 19, 2024
1
DYNAMIXEL Motor - AX-12A
www.adafruit.com/product/4768
Jun 19, 2024
1

Median of Two Sorted Arrays - LeetCode
leetcode.com/problems/median-of-two-sorted-arrays/editorial/
Jun 17, 2024
4

Cloud Engine | Cloud-based ADAS and AD testing | Applied Intuition
www.appliedintuition.com/products/cloud-engine
Jun 16, 2024
1