• about
  • notes/
  • links

warehouse

To dance around tab-closing FOMO, I defined this shell function:

$ which links
links () {
        local -r file="$HOME"/arc/doc/links/"$(date +%F)"
        case "$1" in
                ('') nvim "$file" ;;
                (*) echo "$1" >> "$file" ;;
        esac
}

Where I now stash links to things I intended to ingest roughly around the given date. This page is fed from that stash.

Ground rules:

  • duplicates allowed
  • order accidental
  • I may or may not have actually read or liked any given one

2025-05-20

  • https://saveyourbooks.com/

2025-05-18

  • https://archive.org/details/paoli-ciceronis-filius/
  • https://archive.org/details/septimus-a-first-latin-reader/

2025-05-16

  • https://cooking.nytimes.com/recipes/1020107-french-onion-grilled-cheese
  • https://en.wikipedia.org/wiki/Latin_phonology_and_orthography

2025-05-13

  • https://kyju.org/blog/piccolo-a-stackless-lua-interpreter/
  • https://www.foodandwine.com/recipes/ribollita-adam-leonti
  • https://www.hyrumslaw.com/
  • https://inria.hal.science/hal-02303490v1
    • "Merkle Search Trees: Efficient State-Based CRDTs in Open Networks"

2025-05-12

  • https://cooking.nytimes.com/recipes/1016717-the-best-clam-chowder
  • https://cooking.nytimes.com/recipes/6960-pistachio-lemon-bars
  • https://cooking.nytimes.com/recipes/1020926-roasted-tomato-and-white-bean-stew
  • https://en.wikipedia.org/wiki/Zettelkasten

2025-05-11

  • https://cooking.nytimes.com/recipes/1025654-ice-cream-with-olive-oil-and-dates
  • https://cooking.nytimes.com/recipes/1026425-smashed-beef-kebab-with-cucumber-yogurt
  • https://people.ece.ubc.ca/sasha/papers/eurosys16-final29.pdf
    • "The Linux Scheduler: a Decade of Wasted Cores"

2025-05-10

  • https://www.nytimes.com/wirecutter/reviews/best-olive-oil/
  • https://gshenh.org/ieps-are-not-for-homeschooling/

2025-05-07

  • https://www.grc.com/sn/sn-1024-notes.pdf
  • https://www.nytimes.com/2025/05/05/world/europe/odesa-ukraine-russia-culture.html

2025-04-30

  • https://www.vldb.org/pvldb/vol13/p3181-adams.pdf
    • "Monarch: Google’s Planet-Scale In-Memory Time Series Database"
  • https://lucasvr.gobolinux.org/etc/Killian84-Procfs-USENIX.pdf
    • "Processes as Files"

2025-04-23

  • https://www.rfleury.com/p/posts-table-of-contents?open=false#%C2%A7demystifying-debuggers-series
  • https://smalldatum.blogspot.com/

2025-04-21

  • https://github.com/EricLBuehler/trc

2025-04-17

  • https://archive.org/details/grandstrategyofr00lutt/
    • "The grand strategy of the Roman Empire from the first century A.D. to the third"
  • https://archive.org/details/grandstrategyofs0000lutt/
    • "The grand strategy of the Soviet Union"

2025-04-16

  • https://github.com/FFmpeg/asm-lessons

2025-04-09

  • https://daniel.haxx.se/blog/2025/04/07/writing-c-for-curl/
  • https://en.wikipedia.org/wiki/Essie_Mae_Washington-Williams
  • https://doc.rust-lang.org/std/macro.include.html
  • https://en.wikipedia.org/wiki/Adaptive_replacement_cache
  • https://www.sciencedirect.com/science/article/pii/S0014292125000625
  • https://arxiv.org/abs/2101.01507
    • "A Survey on Advancing the DBMS Query Optimizer: Cardinality Estimation, Cost Model, and Plan Enumeration"
  • https://www.businessinsider.com/gen-z-most-rejected-generation-college-careers-jobs-dating-ghosting-2025-3
  • https://arstechnica.com/ai/2025/03/devs-say-ai-crawlers-dominate-traffic-forcing-blocks-on-entire-countries/

2025-04-08

  • https://arxiv.org/abs/2003.02110
    • "Asynchronous Effects". Formalisation Agda, implementation in OCaml.

2025-04-07

  • https://archive.org/details/comparativegramm01ferruoft/

2025-03-28

  • https://arxiv.org/html/2502.12962v1
    • "Infinite Retrieval: Attention Enhanced LLMs in Long-Context Processing"
  • https://notes.eatonphil.com/2025-03-27-things-that-go-wrong-with-disk-io.html
  • https://en.wikipedia.org/wiki/The_Stanley_Parable
  • https://www.benkuhn.net/abyss/
  • https://ngnghm.github.io/blog/2016/06/11/chapter-10-houyhnhnms-vs-martians/

2025-03-25

  • https://archive.org/details/grammaticilatini07keil/
    • "Grammatici latini"
  • https://archive.org/details/dositheiarsgram00gallgoog/
    • "Dosithei Ars grammatica"

2025-03-24

  • https://www.rfc-editor.org/rfc/rfc1180.html
    • "A TCP/IP Tutorial"
  • https://github.com/kelseyhightower/kubernetes-the-hard-way

2025-03-20

  • https://www.vldb.org/pvldb/vol17/p3799-jiao.pdf
    • "LavaStore: ByteDance’s Purpose-built, High-performance, Cost-effective Local Storage Engine for Cloud Services"

2025-03-18

  • https://arxiv.org/abs/2101.01507
    • "A Survey on Advancing the DBMS Query Optimizer: Cardinality Estimation, Cost Model, and Plan Enumeration"
  • https://www.sciencedirect.com/science/article/pii/S0014292125000625?via%3Dihu
    • "A quantitative model of trust as a predictor of social group sizes and its implications for technology Author links open overlay panel"

2025-03-17

  • https://people.cs.umass.edu/~emery/pubs/berger-asplos2000.pdf
    • "Hoard: A Scalable Memory Allocator for Multithreaded Applications"
  • https://en.wikipedia.org/wiki/Page_replacement_algorithm
  • https://archive.org/details/latinforbeginner00doogrich
    • "Latin for beginners" (1911) by D'Ooge, Benjamin L. (Benjamin Leonard)

2025-03-11

  • https://github.com/mfontanini/presenterm
  • https://www.recoll.org/

2025-03-10

  • https://github.com/awslabs/flowgger
  • https://poormansprofiler.org/
  • https://github.com/tox-rs/tox
  • https://en.wikipedia.org/wiki/Cycle_detection#Floyd's_tortoise_and_hare
  • file:///mnt/arc/doc/papers/exploratory-analysis-of-file-system-metadata-for-rapid-investigation-of-security-incidents--beran2020.pdf
  • https://www.sundai.club/projects/6b3aaa21-fe12-4f5b-b8ef-726b2619094e
  • https://www.gnu.org/software/libc/manual/html_node/Attribute-Meanings.html
  • https://www.node-magazine.com/thoughtleadership/automation-vs-innovation-the-truth-about-ai-powered-coding

2025-03-09

  • https://documents.trendmicro.com/assets/wp/wp-locality-sensitive-hash.pdf

2025-03-08

  • https://tlsh.org/papersDir/n21_opt_cluster.pdf

2025-03-07

  • https://carrv.github.io/2021/papers/CARRV2021_paper_88_Cowley.pdf
    • "RISC-V Dataflow Extension" by Martin Cowley and Lina Sawalha
  • https://carrv.github.io/
    • Workshop on Computer Architecture Research with RISC-V
  • https://microarch.org/
    • IEEE/ACM International Symposium on Microarchitecture
  • https://github.com/BurntSushi/quickcheck
  • https://en.wikipedia.org/wiki/Token_bucket
  • https://www.palladiummag.com/2025/02/21/industrial-greatness-requires-economic-depressions/
  • https://github.com/rust-fuzz/cargo-fuzz

2025-03-05

  • https://steveklabnik.com/writing/how-does-bluesky-work/

2025-03-03

  • https://ieeexplore.ieee.org/document/9347414
    • "Exploratory Analysis of File System Metadata for Rapid Investigation of Security Incidents"

2025-02-27

  • https://richarde.dev/papers/2025/drfcaml/drfcaml.pdf
    • OCaml Data Race Freedom à la Mode
  • https://changelog.com/podcast/627
  • https://tratt.net/laurie/blog/2024/can_we_retain_the_benefits_of_transitive_dependencies_without_undermining_security.html

2025-02-25

  • https://github.com/gunnarmorling/1brc.git
  • https://www.morling.dev/blog/one-billion-row-challenge/

2025-02-24

  • https://rdcu.be/ckFPK
    • nature.com: "Predicting sex from retinal fundus photographs using automated deep learning"

2025-02-21

  • https://www.usenix.org/system/files/nsdi22-paper-kraft.pdf

2025-02-20

  • https://jack.wrenn.fyi/blog/safety-hygiene/
  • https://jack.wrenn.fyi/blog/undroppable/

2025-02-19

  • https://loreley.one/2024-09-pca/
  • https://docs.ainiro.io/hyperlambda/
  • https://bzolang.blog/p/solving-difficult-problems-as-a-filter
  • https://use-the-index-luke.com/
  • https://billythedummy.github.io/posts/unsafe-ub.html
  • https://github.com/billythedummy/const-lru
  • https://www.reddit.com/r/rust/comments/177illj/announcing_constlru_10_a_nostd_constantmemory/
  • https://www.parsonsmatt.org/2017/07/27/inverted_mocking.html
  • https://buttondown.com/hillelwayne/archive/five-kinds-of-nondeterminism/

2025-02-18

  • https://www.linusakesson.net/programming/tty/
  • https://github.com/TimeToogo/remote-pty

2025-02-17

  • https://www.artima.com/shop/modern_mathematics
  • https://en.wikipedia.org/wiki/Duns_Scotus

2025-02-13

  • https://www.nature.com/articles/s43587-024-00794-x
  • https://www.zach.be/p/apples-m-series-cpus-just-got-hacked
  • https://github.com/ProvableHQ/leo
  • https://www.leo-lang.org/

2025-02-12

  • https://journals.biologists.com/jcs/article/121/11/1771/30038/The-importance-of-stupidity-in-scientific-research

2025-02-10

  • https://fosdem.org/2025/schedule/event/fosdem-2025-5356-the-state-of-rust-trying-to-catch-up-with-ada/
  • https://www.youtube.com/watch?v=FEQJDAC6GCM
    • Ada at FOSDEM 2025
  • https://opentelemetry.io/blog/2024/profiling/
  • https://www.youtube.com/watch?v=4zEpvNJ8r4I
    • Deep dive of Elastic profiler donation to OpenTelemetry
  • https://www.henrikkarlsson.xyz/p/first-we-shape-our-social-graph-then
  • https://www.henrikkarlsson.xyz/p/training-data
  • https://www.henrikkarlsson.xyz/p/search-query
  • https://www.henrikkarlsson.xyz/p/writing-as-communion

2025-02-08

  • https://fleuret.org/dlc/
  • https://fleuret.org/francois/lbdl.html

2025-02-06

  • https://letter.palladiummag.com/p/the-politics-of-crisis-is-not-going
  • https://martinfowler.com/articles/gen-ai-patterns/
  • https://wiki.archlinux.org/title/Rsync#Snapshot_backup
  • https://github.com/ToposInstitute/CatColab
  • https://catcolab.org/

2025-02-04

  • https://jhpratt.dev/blog/optimizing-with-novel-calendrical-algorithms/
  • https://catalog.data.gov/organization/gsa-gov

2025-01-24

  • https://www.georgefairbanks.com/software-architecture/risk-driven-model/
    • Risk-Driven Model of Software Architecture
  • https://web.archive.org/web/20121130093456/http://www.crosstalkonline.org/storage/issue-archives/2010/201011/201011-Fairbanks.pdf
    • Just Enough Architecture: The Risk-Driven Model
  • https://vimeo.com/10073301
    • "An Introduction to Software Architecture and the Risk-Centric Model"
  • https://www.youtube.com/watch?v=gAQ6t3F_2Ug
    • Model-Minded Development • George Fairbanks • GOTO 2016

2025-01-23

  • https://www.paradedb.com/blog/block_storage_part_one

2025-01-22

  • https://notes.eatonphil.com/2024-07-01-a-write-ahead-log-is-not-a-universal-part-of-durability.html
  • https://www.troutwine.us/fun_bugs/vector_memory_leak.html
  • https://temporal.io/blog/building-durable-cloud-control-systems-with-temporal

2025-01-17

  • https://github.com/bazelbuild/rules_rust

2025-01-15

  • https://jon.thesquareplanet.com/papers/phd-thesis.pdf
  • https://pdos.csail.mit.edu/papers/noria:osdi18.pdf

2025-01-13

  • https://www.lancaster.ac.uk/stor-i-student-sites/katie-howgate/2021/04/29/hypergraphs-not-just-a-cool-name/
  • https://latinitium.com/iacta-alea-est-crossing-the-rubicon/
  • https://readyset.io/blog/tracing-large-memory-allocations-in-rust-with-bpftrace

2025-01-10

  • https://en.wikipedia.org/wiki/AT_Protocol
  • https://atproto.com/

2025-01-09

  • https://github.com/fitzgen/bumpalo
  • https://quillette.com/2023/08/06/ais-will-be-our-mind-children/

2025-01-08

  • https://latinitium.com/how-to-ask-someone-not-to-do-something-in-latin/
  • https://en.wikipedia.org/wiki/Byte_pair_encoding
  • https://iap.sundai.club/
  • https://www.sshguard.net/
  • https://denyhosts.sourceforge.net/
  • https://github.com/fail2ban/fail2ban
  • https://bwsi.mit.edu/

2025-01-07

  • https://nullprogram.com/blog/2023/12/17/
  • https://github.com/open-telemetry/opentelemetry-rust
  • https://archive.org/details/gri_33125012893901/
  • https://www.youtube.com/watch?v=Lbvp0nmKNMI
    • De Draconibus Subterraneis

2025-01-04

  • https://revealjs.com/

2025-01-03

  • https://curiouscoding.nl/posts/static-search-tree/
  • https://blog.samaltman.com/what-i-wish-someone-had-told-me
  • https://blog.samaltman.com/how-to-be-successful

2024-12-20

  • https://arcprize.org/blog/oai-o3-pub-breakthrough

2024-12-19

  • https://cqrs.wordpress.com/documents/building-event-storage/

2024-12-18

  • https://archive.org/details/notaelatinae00linduoft/
  • https://www.youtube.com/watch?v=XP-h304N06I
  • https://amanieu.github.io/parking_lot/parking_lot/deadlock/index.html
  • https://plv.mpi-sws.org/rustbelt/ghostcell/
  • https://github.com/p-avital
  • https://www.lurklurk.org/effective-rust/deadlock.html
  • https://mergify.com/

2024-12-16

  • https://arvid.xyz/posts/prompt-design/
  • https://cqrs.wordpress.com/documents/building-event-storage/

2024-12-14

  • https://github.com/jasonwebb/morphogenesis-resources
  • https://bsky.app/profile/shwestrick.bsky.social/post/3ld4qvhws6s2n
  • https://cs.nyu.edu/~shw8119/25/popl25-tut-proposal-mpl.pdf

2024-12-13

  • https://blog.axo.dev/2023/02/cargo-dist

2024-12-11

  • https://archive.org/details/afirstgreekread00mossgoog/
  • https://archive.org/details/greekboyathomest01rousuoft
  • https://archive.org/search?query=Noctes+Atticae
  • https://turso.tech/blog/introducing-limbo-a-complete-rewrite-of-sqlite-in-rust
  • https://penberg.org/papers/penberg-edgesys24.pdf
  • https://penberg.org/papers/penberg-conext-sw-23.pdf
  • https://apple.github.io/foundationdb/testing.html
  • https://docs.tigerbeetle.com/about/vopr/
  • https://blog.resonatehq.io/deterministic-simulation-testing
  • https://notes.eatonphil.com/2024-08-20-deterministic-simulation-testing.html
  • https://quanttype.net/posts/2024-11-10-weeknote-13-deterministic-simulation-testing.html
  • https://antithesis.com/blog/deterministic_hypervisor/
  • https://www.risingwave.com/blog/deterministic-simulation-a-new-era-of-distributed-system-testing/
  • https://www.risingwave.com/blog/what-is-change-data-capture-cdc-definition-benefits-and-use-cases/

2024-12-10

  • https://www.honeycomb.io/blog/investigating-kafka-tiered-storage

2024-12-09

  • https://en.wikipedia.org/wiki/Roman_calendar
  • https://archive.org/details/cu31924031196177/
    • "Preparatory Latin composition"
  • https://archive.org/details/cu31924031169828/
    • "Via latina; an easy Latin reader"
  • https://arstechnica.com/information-technology/2024/12/backdoor-slips-into-popular-code-library-drains-155k-from-digital-wallets/
  • https://www.latent.space/p/paperclub
  • https://eugeneyan.com/writing/paper-club/
  • https://aplaceofbrightness.blogspot.com/p/latin-songs.html
  • https://materialize.com/blog/advent-of-code-2023/
  • https://www.livescience.com/technology/computing/accidental-discovery-creates-candidate-for-universal-memory-a-weird-semiconductor-that-consumes-a-billion-times-less-power
  • https://github.com/kyren/gc-arena/
  • https://github.com/1c3t3a/rust-socketio
  • https://www.youtube.com/watch?v=EvUGj4-bucg
    • "Arithmetic in Latin, Kindergarten"
  • https://paulgraham.com/gba.html
  • https://events.brown.edu/event/300527-76th-latin-carol-celebration
  • https://kobzol.github.io/rust/2023/11/27/examining-async-iterator.html

2024-12-02

  • https://github.com/MattPD/cpplinks/blob/master/debugging.md
  • https://geoffreysteadman.com/caesar-de-bello-gallico-1/
  • https://geoffreysteadman.com/wp-content/uploads/2024/09/helvetian.steadman.02sept24.pdf

2024-11-24

  • https://guzey.com/personal/what-should-you-do-with-your-life/
  • https://boz.com/articles/focus-on-impact
  • https://ibraheem.ca/posts/a-lock-free-vector/
  • https://docs.ditto.live/dql
  • https://github.com/commanded/eventstore
  • https://github.com/kpreid/all-is-cubes
  • https://kmdouglass.github.io/posts/summary-out-of-the-tar-pit/
  • https://en.wikipedia.org/wiki/Database_transaction_schedule
    • Serializability
  • https://techcrunch.com/2023/09/28/nextdata-is-building-data-meshes-for-the-enterprise/
  • https://en.wikipedia.org/wiki/Cache_replacement_policies
  • https://www.helius.dev/blog/how-to-land-transactions-on-solana
  • https://serde.rs/lifetimes.html
  • https://learn.microsoft.com/en-us/azure/architecture/patterns/materialized-view
  • https://github.com/heidihoward/distributed-consensus-reading-list
  • https://eugeneyan.com/writing/paper-club/
  • https://www.latent.space/p/paperclub

2024-11-22

  • https://x.com/s4schoener/status/1858177586829955477
    • a thread on performance: "This by the way is something that most serious Unity users know: everything is slow, GC is bad, and good C# on Mono essentially looks like C. But Unity doesn't apply that logic to its own code, apparently."

2024-11-20

  • https://without.boats/blog/async-iterator/
  • https://without.boats/blog/the-registers-of-rust/
  • https://without.boats/blog/poll-next/
  • https://blog.yoshuawuyts.com/async-iterator-trait
  • https://blog.yoshuawuyts.com/why-pin/
  • https://theamericanscholar.org/the-new-old-way-of-learning-languages/
  • https://archive.org/details/platonisoperaqua01plat/page/2/mode/2up
  • https://archive.org/details/bub_gb_q7nPFLnMj84C/page/1/mode/2up

2024-11-14

  • https://kevincox.ca/2024/08/24/cors/
  • https://x.com/i/broadcasts/1BdxYEPoVELxX
    • event-driven architectures discussion with Dominik Tornow

2024-10-25

  • https://chadaustin.me/2024/10/intrusive-linked-list-in-rust/

2024-10-24

  • https://www.helius.dev/blog/optimizing-solana-programs

2024-10-16

  • https://smallcultfollowing.com/babysteps/blog/2024/03/04/borrow-checking-without-lifetimes/
  • https://www.khoury.northeastern.edu/home/amal/papers/provdep-mscs.pdf
  • https://blog.yoshuawuyts.com/why-pin/
  • https://without.boats/blog/pin/
  • https://without.boats/blog/pinned-places/

2024-10-15

  • https://github.com/pilcrowonpaper/copenhagen
  • https://thecopenhagenbook.com/

2024-10-10

  • https://transactional.blog/blog/2024-erasure-coding
  • https://transactional.blog/blog/2024-data-replication-design-spectrum
  • https://danilafe.com/blog/blog_microfeatures/
  • https://github.com/jeromefroe/jmphash-rs
  • https://arxiv.org/pdf/1406.2294v1
  • https://guzey.com/personal/what-should-you-do-with-your-life/
  • https://tunglevo.com/note/an-optimization-thats-impossible-in-rust/
  • https://boz.com/articles/career-cold-start
  • https://netflixtechblog.com/ready-for-changes-with-hexagonal-architecture-b315ec967749
  • https://github.com/thrumdev/nomt
  • https://lamport.azurewebsites.net/pubs/time-clocks.pdf
  • https://lazamar.github.io/haskell-data-compression-with-huffman-codes/
  • https://discord.com/blog/using-rust-to-scale-elixir-for-11-million-concurrent-users
  • https://en.wikipedia.org/wiki/Skip_list
  • https://www.youtube.com/watch?v=j60gcdpHNaM
  • https://sunshowers.io/posts/beyond-ctrl-c-signals/
  • https://ibraheem.ca/posts/designing-papaya/
  • https://x.com/ibraheemdev/status/1770939075492466696
  • https://arxiv.org/abs/2401.11347
  • https://blog.arkency.com/correlation-id-and-causation-id-in-evented-systems/

2024-08-06

  • https://sunshowers.io/posts/rustc-segfault-illumos/
  • https://nitro-svm.gitbook.io/documentation
  • https://report.helius.dev/

2024-08-05

  • https://www.usenix.org/system/files/nsdi20-paper-vuppalapati.pdf
  • https://people.cs.umass.edu/~yanlei/courses/CS691LL-f06/papers/SH05.pdf
  • https://db.cs.cmu.edu/papers/2024/whatgoesaround-sigmodrec2024.pdf
  • https://github.com/penberg/awesome-low-latency

2024-07-17

  • https://blog.dottxt.co/coding-for-structured-generation.html
  • https://matklad.github.io/2024/07/05/properly-testing-concurrent-data-structures.html

2024-07-13

  • https://wippler.dev/posts/synchronization-is-bad-for-scale
  • https://www.levels.fyi/blog/scaling-to-millions-with-google-sheets.html
  • https://github.com/fitzgen/bumpalo
  • https://discuss.systems/@ecton@fosstodon.org/109718328029872522
  • https://ecton.dev/rust-json-ecosystem/
  • https://github.com/axiomhq/rust-cuckoofilter/tree/master
  • https://github.com/icfpcontest2024/
  • https://blog.brachiosoft.com/en/posts/git/
  • https://github.com/penberg/awesome-os
  • https://github.com/penberg/tihku
  • https://eprint.iacr.org/2019/514
  • https://eprint.iacr.org/2019/514.pdf
  • https://github.com/jameysharp/pikevm

2024-07-03

  • https://sh4dy.com/2024/06/29/learning_llvm_01/
  • https://sh4dy.com/2024/04/08/seccomp-bpf/
  • https://fly.io/blog/docker-without-docker/
  • https://fly.io/blog/sandboxing-and-workload-isolation/
  • https://nsjail.dev/
  • https://kurotych.com/posts/distributing-rust-binaries/
  • https://easythereentropy.wordpress.com/2014/06/04/understanding-the-ethereum-trie/
  • https://dev.to/talzvon/handling-unix-kill-signals-in-rust-55g6
  • https://octet-stream.net/2024/05/building-cross-platform-offline-first-apps-with-bluetooth-low-energy/
  • https://man7.org/linux/man-pages/man7/netlink.7.html
  • https://www.linuxjournal.com/article/7356
  • https://github.com/privacy-scaling-explorations/sonobe

2024-05-25

  • https://cs-people.bu.edu/mathan/publications/fnt23-athanassoulis.pdf
  • https://www.researchgate.net/profile/Per-Ake-Larson/publication/3892972_B-tree_indexes_and_CPU_caches/links/02e7e5187f01d6b6e9000000/B-tree-indexes-and-CPU-caches.pdf

2024-05-24

  • https://isi.org/modern-age/the-abolition-of-mania/
  • https://deeptechdb.notion.site/
  • https://freddiedeboer.substack.com/p/education-doesnt-work
  • https://freddiedeboer.substack.com/p/education-doesnt-work-20
  • https://x.com/emollick/status/1544369599310970883
  • https://pubmed.ncbi.nlm.nih.gov/27919311/
  • https://tratt.net/laurie/blog/2024/what_factors_explain_the_nature_of_software.html
  • https://github.com/awslabs/git-secrets/
  • https://github.com/brson/my-rust-lists/blob/master/rust-project-ideas.md
  • https://corrode.dev/blog/long-term-rust-maintenance/
  • https://grahamduncan.blog/whats-going-on-here/
  • https://jaredkrinke.itch.io/sic-1
  • https://store.steampowered.com/app/1720850/AB/

2024-05-13

  • https://www.rfleury.com/p/enter-the-arena-talk
  • https://www.rfleury.com/p/untangling-lifetimes-the-arena-allocator
  • https://www.anza.xyz/blog/introducing-the-central-scheduler-an-optional-feature-of-agave-v1-18
  • https://github.com/near/borsh
  • https://borsh.io/
  • https://www.helius.dev/blog/turbine-block-propagation-on-solana
  • https://smallcultfollowing.com/babysteps/blog/2024/05/02/unwind-considered-harmful/
  • https://lobste.rs/s/e6pzfr/unwind_considered_harmful#c_lxvkvx
  • https://blog.rust-lang.org/2024/03/11/crates-io-download-changes.html
  • https://twitter.com/charliermarsh/status/1787682757268701658
  • https://github.com/astral-sh/uv/pull/789

2024-04-22

  • https://zed.dev/blog/zed-decoded-async-rust
  • https://www.overcomingbias.com/p/old-folks-see-culture-change
  • https://popovicu.com/posts/how-files-in-linux-work/
  • https://neon.tech/blog/how-we-scale-an-open-source-multi-tenant-storage-engine-for-postgres-written-rust

2024-04-09

  • https://www.thefp.com/p/npr-editor-how-npr-lost-americas-trust

2024-04-06

  • https://admiralcloudberg.medium.com/powerless-over-london-the-crash-of-british-airways-flight-38-7b2e20075f26

2024-04-04

  • https://git-scm.com/docs/git-notes
  • https://blog.waleedkhan.name/encoding-ml-style-modules-in-rust/
  • https://blog.waleedkhan.name/testing-tui-apps/

2024-04-03

  • https://blog.waleedkhan.name/testing-tui-apps/

2024-04-02

  • https://cliffle.com/blog/who-killed-the-network-switch/

2024-03-29

  • https://smallcultfollowing.com/babysteps/blog/2022/06/13/async-cancellation-a-case-study-of-pub-sub-in-mini-redis/
  • https://math.stackexchange.com/questions/2463768/understanding-the-math-behind-elchanan-mossel-s-dice-paradox

2024-03-19

  • https://www.bibhudevmisra.com/2017/11/yoga-mudras-in-orthodox-christian-art.html

2024-03-15

  • https://blog.allegro.tech/2024/03/kafka-performance-analysis.html
  • https://smallcultfollowing.com/babysteps/blog/2024/03/04/borrow-checking-without-lifetimes/
  • https://without.boats/blog/let-futures-be-futures/

2024-03-02

  • https://tratt.net/laurie/blog/2024/some_reflections_on_writing_unix_daemons.html
  • https://tokio.rs/blog/2021-05-14-inventing-the-service-trait
  • https://tokio.rs/blog/2019-08-tracing
  • https://www.mikealche.com/software-development/a-humble-guide-to-database-schema-design
  • https://aws.amazon.com/builders-library/?cards-body.sort-by=item.additionalFields.customSort&cards-body.sort-order=asc&awsf.filter-content-category=*all&awsf.filter-content-type=*all&awsf.filter-content-level=*all
  • https://en.wikipedia.org/wiki/Passkey
  • https://github.com/herrjemand/awesome-webauthn
  • https://markburgess.org/rosegarden.pdf
  • https://corrode.dev/podcast/s01e05-tweede-golf/
  • https://www.infoq.com/articles/microservices-economics-small-things/

2024-02-28

  • https://blog.cloudflare.com/how-we-built-pingora-the-proxy-that-connects-cloudflare-to-the-internet
  • https://valence.rs/
  • https://crates.io/crates/valence
  • https://github.com/valence-rs/valence

2024-02-07

  • https://github.com/tkaitchuck/aHash

2024-02-04

  • https://without.boats/blog/let-futures-be-futures/

2024-02-03

  • https://surma.dev/things/c-to-webassembly/
  • https://surma.dev/things/rust-to-webassembly/

2024-02-02

  • https://www.palladiummag.com/2023/11/17/genomics-has-revealed-an-age-undreamed-of/
  • https://structuredprocrastination.com/
  • https://www.amazon.com/Art-Procrastination-Effective-Lollygagging-Postponing/dp/0761171673/
  • https://www.rfleury.com/p/the-easiest-way-to-handle-errors
  • https://jemalloc.net/

2024-02-01

  • https://statmodeling.stat.columbia.edu/2023/12/22/plagiarism-means-never-having-to-say-youre-clueless/

2024-01-31

  • https://www.cl.cam.ac.uk/~pes20/rems/
  • https://github.com/RustAudio
  • https://assets.bitbashing.io/papers/concurrency-primer.pdf
  • https://bitbashing.io/async-rust.html
  • https://bitbashing.io/gc-for-systems-programmers.html
  • https://notgull.net/why-you-want-async/
  • https://without.boats/blog/why-async-rust/
  • https://itsallaboutthebit.com/arc-mutex/
  • https://itsallaboutthebit.com/async-simple/
  • https://latinitium.com/latin-classes-during-the-roman-empire/
  • https://os.phil-opp.com/
  • https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/
  • https://github.com/jimblandy/context-switch
  • https://blog.hugpoint.tech/avoid_async_rust.html
  • https://en.wikipedia.org/wiki/Terra_nullius
  • https://blog.orhun.dev/stdout-vs-stderr/
  • https://paulgraham.com/greatwork.html
  • file:///home/xand/dl/chromium/Things_I_Learned_The_Hard_Way__1_%20(1).pdf
  • https://ftp.mfek.org/Reiser/Letters/%E2%84%962%20Hans%E2%86%92Fred/reiser_response.pdf
  • https://without.boats/blog/coroutines-async-and-iter/
  • https://without.boats/blog/poll-next/
  • https://mcyoung.xyz/2023/11/27/simd-base64/
  • https://without.boats/blog/thread-per-core/

2024-01-21

  • https://www.cs.utexas.edu/~EWD/transcriptions/EWD03xx/EWD340.html
  • https://ryhl.io/blog/async-what-is-blocking/
  • https://without.boats/blog/thread-per-core/
  • https://without.boats/blog/coroutines-async-and-iter/
  • https://without.boats/blog/poll-next/

2024-01-19

  • https://joshmo.bearblog.dev/lets-build-a-saas-with-rust/

2024-01-18

  • https://bzolang.blog/p/a-realistic-look-at-quantum-computing
  • https://blog.orhun.dev/stdout-vs-stderr/

2024-01-17

  • https://www.youtube.com/watch?v=7gtSGxJ6Lm8
  • https://www.youtube.com/watch?v=LE0SSLizYUI

2024-01-16

  • https://bzolang.blog/p/a-realistic-look-at-quantum-computing

2024-01-15

  • https://www.bitsand.cloud/posts/slashing-data-transfer-costs/
  • https://theprogrammersparadox.blogspot.com/
  • https://theprogrammersparadox.blogspot.com/2024/01/lessons-learned.html
  • https://blog.orhun.dev/automated-rust-releases/
  • https://blog.orhun.dev/stdout-vs-stderr/
  • https://www.rfleury.com/p/untangling-lifetimes-the-arena-allocator
  • https://www.rfleury.com/p/computers-ownership-agency
  • https://anu.substack.com/p/zero-sum
  • https://anu.substack.com/p/workweek

2024-01-12

  • https://en.wikipedia.org/wiki/War_Powers_Resolution
  • https://usefulfictions.substack.com/p/how-to-be-more-agentic
  • https://sashachapin.substack.com/p/what-i-wish-someone-had-told-me-about
  • https://sashachapin.substack.com/p/how-to-be-less-neurotic-about-getting
  • https://sashachapin.substack.com/p/what-the-humans-like-is-responsiveness
  • https://www.henrikkarlsson.xyz/p/childhoods

2024-01-11

  • https://www.thepsmiths.com/p/review-85-days-in-slavyansk-by-aleksandr
  • https://blog.lopp.net/death-of-decentralized-email/amp/

2024-01-10

  • https://www.henrikkarlsson.xyz/p/good-ideas
  • https://www.henrikkarlsson.xyz/p/childhoods
  • https://www.henrikkarlsson.xyz/p/first-we-shape-our-social-graph-then
  • https://www.thepsmiths.com/p/review-the-education-of-cyrus-by

2024-01-04

  • https://www.righto.com/2023/01/inside-globus-ink-mechanical-navigation.html
  • https://en.wikipedia.org/wiki/Voskhod_Spacecraft_%22Globus%22_IMP_navigation_instrument

2024-01-02

  • http://joschu.net/blog/opinionated-guide-ml-research.html
  • https://aturon.github.io/blog/2015/08/27/epoch/
  • https://blog.samaltman.com/productivity
  • https://buttondown.email/jaffray/archive/the-little-planner-chapter-4-a-pushdown-party/
  • https://en.wikipedia.org/wiki/Huffman_coding
  • https://github.com/crossbeam-rs/rfcs/wiki
  • https://guzey.com/talent/
  • https://gwern.net/scaling-hypothesis
  • https://latinitium.com/the-ancient-language-of-learning-and-science/
  • https://matklad.github.io//2022/06/11/caches-in-rust.html
  • https://near.blog/productivity-tips/
  • https://paulgraham.com/taste.html
  • https://sdrinf.com/age-of-attention
  • https://smallcultfollowing.com/babysteps/blog/2015/04/06/modeling-graphs-in-rust-using-vector-indices/
  • https://thezvi.wordpress.com/2017/09/23/out-to-get-you/
  • https://tokio.rs/tokio/topics/bridging
  • https://writings.stephenwolfram.com/2022/06/games-and-puzzles-as-multicomputational-systems/
  • https://writings.stephenwolfram.com/2023/10/how-to-think-computationally-about-ai-the-universe-and-everything/
  • https://writings.stephenwolfram.com/2023/11/aggregation-and-tiling-as-multicomputational-processes/
  • https://www.cremieux.xyz/p/the-cultural-power-of-high-skilled
  • https://www.dwarkeshpatel.com/p/will-scaling-work
  • https://www.palladiummag.com/2021/12/29/americas-late-ruling-class/
  • https://www.palladiummag.com/2023/11/24/you-wont-survive-as-human-capital/
  • https://www.richardhanania.com/p/diversity-really-is-our-strength
  • https://www.youtube.com/watch?v=CBYhVcO4WgI&list=PL5q_lef6zVkaTY_cT1k7qFNF2TidHCe-1
  • https://www.youtube.com/watch?v=wf2VxeIm1no

2023-12-31

  • https://arxiv.org/abs/2010.07763
  • https://arxiv.org/abs/2211.03622
  • https://blog.brownplt.org/2023/02/06/typed-untyped-comparison.html
  • https://docs.rs/dtolnay/0.0.9/dtolnay/macro._02__reference_types.html
  • https://fs.blog/thinking-rate-fixed/
  • https://matt.might.net/articles/intro-static-analysis/
  • https://norvig.com/chomsky.html
  • https://prog21.dadgum.com/
  • https://redirect.cs.umbc.edu/courses/471/papers/turing.pdf
  • https://rust-lang.github.io/async-book/04_pinning/01_chapter.html
  • https://sci-hub.se/https://dl.acm.org/doi/10.1145/871895.871901
  • https://sci-hub.se/https://doi.org/10.1063/1.2811188
  • https://serokell.io/blog/rust-vs-haskell
  • https://srconstantin.github.io/2019/02/25/humans-who-are-not-concentrating.html
  • https://tom.preston-werner.com/2008/11/03/how-to-meet-your-next-cofounder.html
  • https://web.media.mit.edu/~minsky/papers/Why%20programming%20is--.html
  • https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-doing-and-why-does-it-work/
  • https://www.cs.virginia.edu/~robins/YouAndYourResearch.html
  • https://www.microsoft.com/en-us/research/uploads/prod/2018/03/build-systems.pdf
  • https://www.quantamagazine.org/sci-fi-writer-greg-egan-and-anonymous-math-whiz-advance-permutation-problem-20181105/
  • https://www.st.cs.uni-saarland.de/edu/seminare/2005/advanced-fp/docs/huet-zipper.pdf
  • https://www.usenix.org/system/files/conference/osdi14/osdi14-paper-yuan.pdf
  • https://www.usenix.org/system/files/osdi22-lou-demystifying.pdf
  • https://xavierleroy.org/bibrefs/Leroy-ZINC.html