This page is inspired by Karlicossās exobrain
I want to make a better record of who I am, and the content I am interacting with. Eventually want to consolidate my bookmarks to make something like Nikiv.devās Wiki
I have thousands of bookmarks between Pocket (rip), Raindrop, and GitHub stars.
Iām going to use this page as a hub of all of the links and backlog that I have to read, and as I make my way through them Iāll create pages with notes
Want to learn
Different tech and concepts I find interesting and cool links I want to look at more.
Game Dev
I just think games and their development are the coolest things. I find myself watching a lot of Extra Credits and Game Makerās Toolkit videos.
Below are a few different tutorials and concepts Iāve been meaning to dive into
- Box2D tutorial ā Struggled to find a good tutorial on this and really understand how to make a good feeling platformer
- libtcod ā Roguelike dev engine
- Game Programming Design Patterns
- How to make a .io game
- Machinations ā Tool to prototype game systems and economies
- How to make an RPG
- BYTEPATH Tutorial ā A really nice all encompassing tutorial for a Love2D game
- Roguelike tutorial
- PIDs: Creating Stable Control in Games
- World Generation Breakdown
- How to Make an RPG
Game AI
Generative AI
While Iāve been working in the Generative AI āindustryā for more than a year now I donāt actually have any classical training with it and have just been picking up things on the fly. I would like to go back and immerse myself in some kind of JITT to learn stuff in detail. Some resources Iāve found that Iād like to go through and potentially review.
- ARENA Curriculum
- Building LLMs from the Ground Up: A 3-hour Coding Workshop
- Building a GPT-like Model from Scratch with Detailed Theory and Code Implementation
- The Annotated Transformer
- Letās build GPT: from scratch, in code, spelled out
- Neural Networks: Zero to Hero
- Hugging Face NLP Course
Petal Stack
Iām getting pretty tired of the NodeJS ecosystem and have been reading a lot about rails and why people really liked it back in the day. After working on a couple of projects where I had to figure out a ton of stuff like auth myself along with issues between client side vs server side code the opiniated all inclusive stack seems really appealing. Elxir + Pheonix + Liveview seems to be the modern successor in a lot of ways to rails.
Additionally, Iāve been reading a lot of the fly.io blog posts, and they talk about elixir a lot, which fly being a great platform for running it. As a fan of fly, and it being the place where I want to host a lot of projects in the future I want to dive more into it.
Massively concurrrent dataflow programming languages
What even are these, why they stopped being used.
Emulators and Hardware
Just interested in old hardware and why we need to emulate hardware to play ROMs
- Fabien Sanglard ā Really cool posts on games and hardware
- Rodrigro Copetti Architecture of Consoles
- MiSTer FPGA
Compilers, Interpreters, and Parsers
Mainly stemming from a interest in neovim and how text editors work
- Crafting Interpreters
- How to write a tree-sitter grammar in an afternoon
- Letās Build a Compiler
- From Source Code to Machine Code
- Writing a compiler in Go
- Driving Compilers
- Building the fastest Lua interpreter..automatically!
- Bril: A Compiler Intermediate Representation for Learning
Operating Systems
Browser Engineering
Interface Description Languages
Protocol Engineering
This comes from looking at a lot of different blockchain projects and noticing that the base for many of them arenāt a coin but rather a common protocol. I think my interest in this started back when I discovered IPFS before I found Filecoin. Then after learning a bit about how a DAO works through sart contracts I was wondering what else you could do by design domain specific protocols.
- Could you maybe design an entire set of laws and decision making using a DAO
protocol
- For example could you codify Robertās Rules of Order into a protocol that you could then deploy as an instance of a ādeliberative assemblyā
- Also interested in this domain from the space of networking protocols. For the most part, the different protocols Iāve seen are fundamentally based on TCP and UDP. So how can you go about designing your own protocol for specific needs?
Thermodynamic Computing
Since Iāve gotten more active on Twitter over the last year Iāve become a bit familiarized with Extropic, and keep struggling to understand what the heck they are talking about.
I canāt tell if itās a grift, if itās real, or even really what the value of what they are talking about is. That said Normal Computing is apparently working on similar stuff I usually find their posts delightful and well written. So I want to spend some time diving into that and understanding what it really is and how it works.
- Thermodynamic Computing Beyond Mooreās Law and the von Neumann Bottleneck
- Probablistic Computing with P-bits
- A First Demonstration of Thermodynamic Matrix Inversion
- Thermodynamic Linear Algebra
- Thermodynamic AI: intelligence from nature
- Extropic Litepaper
Questions I want to explore
Financial Infrastructure
These questions stem from some the work I was doing with plain-text-accounting and trying to understand why itās so hard to get my own financial data, and itās a bit two-pronged in terms of what I want to know. First, I want to understand a bit more of creating my own personal finance stack. This includes the budgeting work Iāve done, but also stuff such as owning my own bank and investments. Some related platforms I was looking at.
- Column Developer Bank
- Composer no-code investment workflows
- Alpaca algotrading
- Bare Metal Bank Increase
The other idea I was thinking about is what is the actual technology that is at the backbones of the US or current world financial system. How does the stock exchange work? I know how a lot of decentralized or centralized exchanges in the web3 world work, but I donāt fully understand the current stock exchange. If itās an exchange why I can trade on it directly? Wanted to frame this as if I was starting a new country how would I build a financial system.
Climate
How is technology being leveraged to help with climate change. Iāve seen a lot of different projects around tokenizing carbon credits, carbon sink technology, advocacy, but want to get more of an understanding of the landscape, and the current impact it is having.
Some links Iām looking at
- Climatebase ā list of companies and jobs in the climate space
- Crypto Climate Accord ā A sorta manifesto about how web3 companies can help with the climate crisis
- Climate Collective ā Another (rival?) group of web3 organizations trying to help curtail the climate crisis.
Backlog
This is a backlog exported from Pocket
Title | URL | Tags | Status | Date Added |
---|---|---|---|---|
Magic Ink: Information Software and the Graphical Interface | http://worrydream.com/MagicInk/ | unread | 2024-01-25 | |
Welcome to ERights.Org | http://erights.org/ | unread | 2022-05-23 | |
RangeVoting.org - Center for Range Voting - front page | https://rangevoting.org/RangeVoting.html | unread | 2022-04-06 | |
The Cathedral and the Bazaar | http://www.catb.org/~esr/writings/cathedral-bazaar/ | unread | 2022-09-12 | |
Letās Build a Compiler | https://compilers.iecc.com/crenshaw/ | unread | 2023-01-19 | |
The Tao Of Programming | http://www.canonical.org/~kragen/tao-of-programming.html | unread | 2023-11-26 | |
Steveyās Blog Rants: Execution in the Kingdom of Nouns | https://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html | archive | 2022-11-13 | |
The Chaos Hypertextbook | https://hypertextbook.com/chaos/ | unread | 2023-01-05 | |
Future Pinball | https://futurepinball.com/ | unread | 2022-10-19 | |
Man-Computer Symbiosis | https://groups.csail.mit.edu/medg/people/psz/Licklider.html | unread | 2022-03-23 | |
How to Design Programs | https://htdp.org/2003-09-26/ | unread | 2022-05-23 | |
Simon Tathamās Portable Puzzle Collection | https://www.chiark.greenend.org.uk/~sgtatham/puzzles/ | unread | 2023-10-24 | |
Eric S. Raymondās Home Page | http://www.catb.org/~esr/ | unread | 2022-09-12 | |
Literate Programming - Articles | http://literateprogramming.com/articles.html | unread | 2023-05-18 | |
FriendDA ā Slightly more than a hearty handshake | https://friendda.org/ | unread | 2022-05-26 | |
How-To: Make A Digital Synthesizer | Hackaday | https://hackaday.com/2008/05/01/how-to-make-a-digital-synthesizer/ | unread | 2022-05-02 | |
Game Genie Technical Notes | http://tuxnes.sourceforge.net/gamegenie.html | unread | 2022-06-30 | |
Episteme - Wikipedia | https://en.wikipedia.org/wiki/Episteme | unread | 2022-06-02 | |
Lua Programming Gems | http://www.lua.org/gems/ | unread | 2023-02-16 | |
Steamworks | https://partner.steamgames.com/ | unread | 2022-11-16 | |
E in a Walnut | http://www.skyhunter.com/marcs/ewalnut.html | unread | 2022-05-23 | |
E.W.Dijkstra Archive: On the foolishness of ānatural language programmingā. | https://www.cs.utexas.edu/users/EWD/transcriptions/EWD06xx/EWD667.html | unread | 2023-09-22 | |
Phronesis - Wikipedia | https://en.wikipedia.org/wiki/Phronesis | unread | 2022-06-02 | |
[WeChall] About WeChall | https://www.wechall.net/ | unread | 2022-10-19 | |
Quake Source Code Review | https://fabiensanglard.net/quakeSource/quakeSourceNetWork.php | unread | 2022-04-20 | |
N Tutorial A - Collision Detection and Response | http://www.metanetsoftware.com/technique/tutorialA.html | unread | 2022-04-29 | |
lua-users wiki: Lua Directory | http://lua-users.org/wiki/LuaDirectory | unread | 2023-09-27 | |
The Math Behind the Magic | http://www.gamezero.com/team-0/articles/math_magic/micro/ | unread | 2022-11-19 | |
Origins Game Fair | https://www.originsgamefair.com/ | unread | 2022-04-19 | |
Electronic data interchange - Wikipedia | https://en.wikipedia.org/wiki/Electronic_data_interchange | unread | 2022-05-23 | |
The Player of Games - Wikipedia | https://en.wikipedia.org/wiki/The_Player_of_Games | unread | 2022-04-19 | |
Three Hundred :: Three Hundred Mechanics | http://www.squidi.net/three/ | unread | 2023-05-17 | |
EDIFACT - Wikipedia | https://en.wikipedia.org/wiki/EDIFACT | unread | 2022-05-23 | |
satan.pdf | https://www.cl.cam.ac.uk/~rja14/Papers/satan.pdf | archive | 2022-02-23 | |
A Personal History of Compilation Speed, Part 1 | https://prog21.dadgum.com/45.html | unread | 2023-10-31 | |
Techne - Wikipedia | https://en.wikipedia.org/wiki/Techne | unread | 2022-06-02 | |
Cowgodās Chip-8 Technical Reference | http://devernay.free.fr/hacks/chip8/C8TECH10.HTM | unread | 2023-06-13 | |
The Gervais Principle, Or The Office According to āThe Officeā | https://www.ribbonfarm.com/2009/10/07/the-gervais-principle-or-the-office-according-to-the-office/ | unread | 2024-09-06 | |
Principles of Effective Research ā Michael Nielsen | https://michaelnielsen.org/blog/principles-of-effective-research/ | unread | 2024-07-20 | |
Doom Engine source code review | https://fabiensanglard.net/doomIphone/doomClassicRenderer.php | unread | 2024-09-03 | |
Sonic Physics Guide - Sonic Retro | https://info.sonicretro.org/Sonic_Physics_Guide | unread | 2023-01-20 | |
High Scalability - | http://highscalability.com/blog/category/example | unread | 2022-12-01 | |
Readme Driven Development | https://tom.preston-werner.com/2010/08/23/readme-driven-development.html | unread | 2022-08-23 | |
Game Studies - On Virtual Economies | http://www.gamestudies.org/0302/castronova/ | unread | 2022-05-23 | |
Syntopia | Generative Art, 3D Fractals, Creative Computing | http://blog.hvidtfeldts.net/ | unread | 2024-01-03 | |
git-annex | https://git-annex.branchable.com/ | unread | 2022-08-03 | |
SolveSpace - parametric 3d CAD | https://solvespace.com/index.pl | unread | 2023-02-06 | |
[WeChall] About WeChall | https://www.wechall.net/about_wechall | unread | 2022-10-19 | |
Exfanding Your Horizons: Crystalis: Better than The Legend of Zelda | http://www.exfanding.com/2008/10/crystalis-better-than-legend-of-zelda.html | unread | 2022-08-23 | |
bitcoin.pdf | https://bitcoin.org/bitcoin.pdf | unread | 2022-05-23 | |
Great Books of the Western World - Wikipedia | https://en.m.wikipedia.org/wiki/Great_Books_of_the_Western_World | unread | 2022-10-07 | |
A trip through the Graphics Pipeline 2011: Index | The ryg blog | https://fgiesen.wordpress.com/2011/07/09/a-trip-through-the-graphics-pipeline-2011-index/ | unread | 2023-07-18 | |
The Inferno Operating System/Virtual Machine | http://doc.cat-v.org/inferno/ | unread | 2022-11-16 | |
The Twelve-Factor App | https://12factor.net/ | unread | 2023-11-07 | |
BlogPosting - Schema.org Type | https://schema.org/BlogPosting | unread | 2022-07-18 | |
Regular Expression Matching with a Trigram Index | https://swtch.com/~rsc/regexp/regexp4.html | unread | 2022-06-10 | |
Salary Negotiation: Make More Money, Be More Valued | Kalzumeus Software | https://www.kalzumeus.com/2012/01/23/salary-negotiation/ | unread | 2024-11-04 | |
Pragmatic Unicode | Ned Batchelder | https://nedbatchelder.com/text/unipain.html | unread | 2022-11-14 | |
Anil Dash | https://www.anildash.com/ | unread | 2024-03-29 | |
TheHardnessoftheLemmingsGame | http://dimacs.rutgers.edu/~graham/pubs/papers/cormodelemmings.pdf | unread | 2022-04-21 | |
The guide to implementing 2D platformers | Higher-Order Fun | http://higherorderfun.com/blog/2012/05/20/the-guide-to-implementing-2d-platformers/ | unread | 2022-04-29 | |
Guerrilla guide to CNC, mold making, and resin casting | https://lcamtuf.coredump.cx/gcnc/ | unread | 2023-01-11 | |
20 lines of code that will beat A/B testing every time | http://stevehanov.ca/blog/index.php?id=132 | unread | 2022-03-29 | |
Notes on Theory of Distributed Systems | http://www.cs.yale.edu/homes/aspnes/classes/465/notes.pdf | unread | 2022-08-25 | |
Building A Clutch For Vim | Hackaday | https://hackaday.com/2012/06/21/building-a-clutch-for-vim/ | unread | 2023-01-11 | |
Quake 3 Source Code Review: Network Model | https://fabiensanglard.net/quake3/network.php | unread | 2022-04-20 | |
The FFmpeg/Libav situation | http://blog.pkh.me/p/13-the-ffmpeg-libav-situation.html | unread | 2023-04-16 | |
The Tao of Programming | https://www.mit.edu/~xela/tao.html | unread | 2022-10-19 | |
Learnable Programming | http://worrydream.com/LearnableProgramming/ | unread | 2023-10-03 | |
How a Car Works - Guides to car mechanics and automotive engineering | https://www.howacarworks.com/ | unread | 2023-02-06 | |
Global Payment Solutions - Instant Processing | Ripple | https://ripple.com/ | unread | 2021-04-22 | |
The Nature of Code | https://natureofcode.com/book/ | unread | 2023-02-06 | |
Subak - We find, fund, & scale organisations and individuals who are saving | https://subak.org/ | unread | 2023-01-11 | |
Joule (programming language) - Wikipedia | https://en.wikipedia.org/wiki/Joule_(programming_language) | unread | 2022-05-23 | |
Startup CTO Resources | https://www.socalcto.com/2011/09/startup-cto.html | unread | 2023-07-19 | |
ASC X12 - Wikipedia | https://en.wikipedia.org/wiki/ASC_X12 | unread | 2022-05-23 | |
programming is terrible | https://programmingisterrible.com/ | unread | 2024-03-29 | |
Emulator 101 - Welcome | http://www.emulator101.com/ | unread | 2020-04-27 | |
Notes on Distributed Systems for Young Bloods ā Something Similar | https://www.somethingsimilar.com/2013/01/14/notes-on-distributed-systems-for-young-bloods/ | unread | 2024-03-29 | |
Hints for computer system design, ACM-OSā83 | https://muratbuffalo.blogspot.com/2011/01/hints-for-computer-system-design-acm.html | unread | 2023-10-27 | |
A Primer on BƩzier Curves | https://pomax.github.io/bezierinfo/ | unread | 2023-02-06 | |
Synacor Challenge | https://challenge.synacor.com/ | unread | 2022-10-19 | |
How to Make an RPG | https://howtomakeanrpg.com/ | unread | 2023-01-19 | |
About | | https://algorave.com/about/ | unread | 2022-11-15 | |
javascript - How to convert JSON to CSV format and store in a variable - St | https://stackoverflow.com/questions/8847766/how-to-convert-json-to-csv-format-and-store-in-a-variable | archive | 2022-06-04 | |
Paper to FPGA | Dr Dobbās | https://www.drdobbs.com/embedded-systems/paper-to-fpga/240155922 | unread | 2022-11-16 | |
The Simulation Dream | Tynan Sylvester | https://tynansylvester.com/2013/06/the-simulation-dream/ | unread | 2023-10-17 | |
Standard: Portable Game Notation Specification and Implementation Guide | http://www.saremba.de/chessgml/standards/pgn/pgn-complete.htm | unread | 2023-03-22 | |
Synthego | Engineered Cells and CRISPR Kits | Genome Engineering | https://www.synthego.com/ | unread | 2022-09-26 | |
The Feynman Lectures on Physics | https://www.feynmanlectures.caltech.edu/ | unread | 2023-02-06 | |
Distributed systems for fun and profit | https://book.mixu.net/distsys/ | unread | 2023-10-18 | |
Procedural Content Generation in Games book | https://www.pcgbook.com/ | unread | 2023-04-04 | |
High Performance Browser Networking (OāReilly) | https://hpbn.co/ | unread | 2023-05-15 | |
Great Works in Computer Science | https://www.cs.virginia.edu/~evans/greatworks/ | unread | 2022-09-08 | |
JavaScript Chip-8 Emulator - Alexander Dickson | http://blog.alexanderdickson.com/javascript-chip-8-emulator | unread | 2020-12-23 | |
Fast, Affordable Small Business Financing | Funding Circle | https://www.fundingcircle.com/us/ | unread | 2023-01-06 | |
How to JIT - an introduction - Eli Benderskyās website | https://eli.thegreenplace.net/2013/11/05/how-to-jit-an-introduction | unread | 2022-12-05 | |
Illustratorās Pen Tool: The Comprehensive Guide | https://design.tutsplus.com/tutorials/illustrators-pen-tool-the-comprehensive-guideāvector-141 | unread | 2022-03-23 | |
Tutorial about USB HID Report Descriptors | Eleccelerator | https://eleccelerator.com/tutorial-about-usb-hid-report-descriptors/ | unread | 2022-04-19 | |
Neural networks and deep learning | http://neuralnetworksanddeeplearning.com/ | unread | 2023-02-06 | |
1401_08-12_mickens.pdf | https://www.usenix.org/system/files/1401_08-12_mickens.pdf | unread | 2022-09-16 | |
Distributed Systems Reading List | https://dancres.github.io/Pages/ | unread | 2023-07-27 | |
Reinventing Explanation | https://michaelnielsen.org/reinventing_explanation/ | unread | 2024-08-06 | |
Linux Performance | https://www.brendangregg.com/linuxperf.html | unread | 2023-10-17 | |
Pocket: Sign Up | https://getpocket.com/signup?src=extension&route=/extension_login_success | unread | 2022-08-03 | |
Programming Sucks | https://www.stilldrinking.org/programming-sucks | unread | 2024-09-06 | |
Paper | Zerocash | http://zerocash-project.org/paper | unread | 2022-05-23 | |
My journey into the Berlin startup scene | by Adam Wiggins | Wandering CTO | https://medium.com/wandering-cto/my-journey-into-the-berlin-startup-scene-4dc8faecd305 | unread | 2022-11-15 | |
Save to Pocket - Chrome Web Store | https://chrome.google.com/webstore/detail/save-to-pocket/niloccemoadcdkdjlinkgdfekeahmflj/related | unread | 2023-09-22 | |
Capān Proto: Introduction | https://capnproto.org/ | unread | 2022-09-19 | |
Secrets of the Creative Brain - The Atlantic | https://www.theatlantic.com/magazine/archive/2014/07/secrets-of-the-creative-brain/372299/ | unread | 2022-04-13 | |
Understanding Convolutions - colahās blog | https://colah.github.io/posts/2014-07-Understanding-Convolutions/ | unread | 2023-11-21 | |
Introduction to the A* Algorithm | https://www.redblobgames.com/pathfinding/a-star/introduction.html | unread | 2022-04-29 | |
filecoin.pdf | https://filecoin.io/filecoin.pdf | unread | 2022-05-23 | |
Leif | Outcomes-Based Education Finance Platform | https://leif.org/ | unread | 2021-05-25 | |
Emulate | Organ-on-a-Chip Technology for Drug Discovery & Development | https://emulatebio.com/ | unread | 2022-09-26 | |
The Cryptopals Crypto Challenges | https://cryptopals.com/ | unread | 2023-05-05 | |
Letās build a browser engine! Part 1: Getting started | https://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html | unread | 2022-07-19 | |
matrixcookbook.pdf | https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf | unread | 2022-11-11 | |
Areweyet - MozillaWiki | https://wiki.mozilla.org/Areweyet | unread | 2023-04-10 | |
Go Ā· How I Start. | https://howistart.org/posts/go/1/ | archive | 2022-05-26 | |
HFT in my backyard ā I ā Sniper In Mahwah & friends | https://sniperinmahwah.wordpress.com/2014/09/22/hft-in-my-backyard-part-i/ | unread | 2023-01-30 | |
Designing Puzzle Strike ā Sirlin.Net ā Game Design | https://www.sirlin.net/articles/designing-puzzle-strike | unread | 2024-01-08 | |
Roguelike Vision Algorithms - Adam Milazzoās Personal Site | http://www.adammil.net/blog/v125_Roguelike_Vision_Algorithms.html | unread | 2022-04-29 | |
Designing For Problem Solvers - Zach Gage, Nov 2014 | http://stfj.net/DesigningForProblem-Solvers/ | unread | 2023-02-15 | |
CapTP: The 4 Tables | http://erights.org/elib/distrib/captp/4tables.html | unread | 2023-09-29 | |
Ping - Collab like a pro | https://ping.gg/ | unread | 2022-12-20 | |
Makefile Tutorial By Example | https://makefiletutorial.com/ | unread | 2025-01-06 | |
Synth DIY Project series Part 1 (getting into Synth DIY) ā FluxWithIt.com | http://fluxwithit.com/synth-diy-project-series-part-1-getting-into-synth-diy/ | unread | 2022-05-02 | |
Conflict-free replicated data type - Wikipedia | https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type | unread | 2022-08-09 | |
How to describe your startup idea. | by Gua | Medium | https://medium.com/@gtabidze/describe-your-idea-framework-2bfca3dc6ec9 | unread | 2022-05-02 | |
Elevator Saga - the elevator programming game | https://play.elevatorsaga.com/ | unread | 2022-10-19 | |
Introduction Ā· Linux Inside | https://0xax.gitbooks.io/linux-insides/content/ | unread | 2022-11-16 | |
Circles Sines and Signals - Introduction | https://jackschaedler.github.io/circles-sines-signals/index.html | unread | 2022-04-29 | |
Related Links | http://erights.org/related.html | unread | 2022-05-23 | |
The Recurse Center | https://www.recurse.com/ | unread | 2022-11-12 | |
Reinventing MMOs: A Metaplace āAntemortemā ā Raphās Website | https://www.raphkoster.com/games/presentations/reinventing-mmos-a-metaplace-antemortem/ | unread | 2022-07-25 | |
Ramblings from Jessie: Docker Containers on the Desktop | https://blog.jessfraz.com/post/docker-containers-on-the-desktop/ | unread | 2021-08-26 | |
hotos15-paper-mcsherry.pdf | https://www.usenix.org/system/files/conference/hotos15/hotos15-paper-mcsherry.pdf | unread | 2023-04-18 | |
Making a toy programming language in Lua, part 1 at Play With Lua! | http://www.playwithlua.com/?p=66 | unread | 2023-09-25 | |
Designing a Programming Language: I | Duck Programming Language Official We | http://ducklang.org/designing-a-programming-language-i | unread | 2022-10-27 | |
lightning-network-paper.pdf | http://lightning.network/lightning-network-paper.pdf | unread | 2022-05-23 | |
A visual introduction to machine learning | http://www.r2d3.us/visual-intro-to-machine-learning-part-1/ | unread | 2023-07-06 | |
Raft Consensus Algorithm | https://raft.github.io/ | unread | 2023-05-08 | |
Microsoft Word - Why-Are-There-No-Relational-DBMSs.doc | https://www.dcs.warwick.ac.uk/~hugh/TTM/Why-Are-There-No-Relational-DBMSs.pdf | unread | 2023-03-13 | |
The Gamma: Tools for open data-driven storytelling | The Gamma | https://thegamma.net/ | unread | 2021-12-10 | |
Venture Dealr | https://dlopuch.github.io/venture-dealr/ | unread | 2022-05-02 | |
Semantics, Standards, and Sequential Art | https://digitalcomics.co/ | unread | 2023-02-15 | |
Contents of āDevelopment and Deployment of Multiplayer Online Games: from s | http://ithare.com/contents-of-development-and-deployment-of-massively-multiplayer-games-from-social-games-to-mmofps-with-stock-exchanges-in-between/ | unread | 2022-04-29 | |
A Quick (and Hopefully Painless) Ride Through Ruby (with Cartoon Foxes) :: | https://poignant.guide/book/chapter-3.html | unread | 2023-02-06 | |
The Jacobās Ladder of coding. Anecdotes and questions about climbing⦠| by | https://medium.com/@thi.ng/the-jacob-s-ladder-of-coding-4b12477a26c1 | archive | 2022-11-13 | |
Deep Learning | https://www.deeplearningbook.org/ | unread | 2023-02-06 | |
So you want to write a package manager | by sam boyer | Medium | https://medium.com/@sdboyer/so-you-want-to-write-a-package-manager-4ae9c17d9527 | unread | 2023-08-23 | |
Motivation: The Scientific Guide on How to Get and Stay Motivated | https://jamesclear.com/motivation | unread | 2022-06-08 | |
39 studies about human perception in 30 minutes | by kennedy elliott | Medi | https://medium.com/@kennelliott/39-studies-about-human-perception-in-30-minutes-4728f9e31a73 | unread | 2021-09-23 | |
Solidity - Wikipedia | https://en.wikipedia.org/wiki/Solidity | unread | 2022-05-23 | |
Hanko - Open source authentication beyond passwords | https://www.hanko.io/ | unread | 2022-12-20 | |
The Shortest Papers Ever Published - Paperpile | https://paperpile.com/blog/shortest-papers/ | unread | 2023-10-25 | |
IndieWeb | https://indieweb.org/ | unread | 2022-09-12 | |
Rigs of Rods Soft-body Physics Simulator | https://www.rigsofrods.org/ | unread | 2022-12-30 | |
Lumis - Digital Asset Consulting | https://lumis.com/ | unread | 2022-09-26 | |
Learn to speak vim ā verbs, nouns, and modifiers! | by Yan Pritzker | Yan P | https://yanpritzker.com/learn-to-speak-vim-verbs-nouns-and-modifiers-d7bfed1f6b2d | unread | 2022-04-23 | |
Generating fantasy maps | https://mewo2.com/notes/terrain/ | unread | 2024-07-03 | |
POSSE - IndieWeb | https://indieweb.org/POSSE | unread | 2022-09-12 | |
Category Theory - YouTube | https://www.youtube.com/playlist?list=PLbgaMIhjbmEnaH_LTkxLI7FMa2HsnawM_ | unread | 2022-11-14 | |
Attention and Augmented Recurrent Neural Networks | https://distill.pub/2016/augmented-rnns/ | unread | 2023-10-17 | |
Oh Shit, Git!?! | https://ohshitgit.com/ | unread | 2022-09-15 | |
Handbook for Writers - Table of Contents | https://saylordotorg.github.io/text_handbook-for-writers/ | unread | 2022-09-12 | |
5 open source alternatives to MATLAB | Opensource.com | https://opensource.com/alternatives/matlab | unread | 2022-09-02 | |
ļ½ļ½ļ½ļ½ļ½ļ½ļ½ | in risk we trust | https://www.hackmud.com/ | unread | 2022-10-19 | |
The Greatest Sales Deck Iāve Ever Seen - Mission.org - Medium | https://medium.com/the-mission/the-greatest-sales-deck-ive-ever-seen-4f4ef3391ba0 | archive | 2020-02-03 | |
Handmade Manifesto | Handmade Network | https://handmade.network/manifesto | unread | 2022-11-15 | |
GameTales: Cray 6400 ā Rome.ro | https://rome.ro/news/2015/12/13/gametales-cray-ymp | unread | 2023-03-13 | |
drduh/macOS-Security-and-Privacy-Guide: Guide to securing and improving pri | https://github.com/drduh/macOS-Security-and-Privacy-Guide | unread | 2022-11-18 | |
From Knowledge Management to Knowledge Flow Management ā TDAN.com | https://tdan.com/from-knowledge-management-to-knowledge-flow-management/16260 | unread | 2022-04-06 | |
ErgoDox Mechanical Keyboard | https://www.ergodox.io/ | unread | 2023-01-11 | |
Nick Szaboās Home Page | https://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/szabo.best.vwh.net/index.html | unread | 2022-05-23 | |
Painless Functional Specifications ā Part 1: Why Bother? ā Joel on Software | https://www.joelonsoftware.com/2000/10/02/painless-functional-specifications-part-1-why-bother/ | unread | 2022-08-23 | |
The Lox Language Ā· Crafting Interpreters | https://craftinginterpreters.com/the-lox-language.html | unread | 2022-04-06 | |
Things Every Hacker Once Knew | http://www.catb.org/~esr/faqs/things-every-hacker-once-knew/ | unread | 2023-09-29 | |
Framework for Managing Knowledge, Content and Documents ā TDAN.com | https://tdan.com/framework-for-managing-knowledge-content-and-documents/21065 | unread | 2022-04-06 | |
AATA Preface | http://abstract.pugetsound.edu/aata/preface-1.html | unread | 2022-07-26 | |
Nick Szabo ā Smart Contracts: Building Blocks for Digital Markets | https://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/szabo.best.vwh.net/smart_contracts_2.html | unread | 2022-04-24 | |
A Self-Learning, Modern Computer Science Curriculum | https://functionalcs.github.io/curriculum/ | unread | 2023-06-13 | |
Evan Chen ⢠Napkin (v1.5) | https://web.evanchen.cc/napkin.html | unread | 2023-04-11 | |
Algorithm-Driven Design ā How Artificial Intelligence is Changing Design by | https://algorithms.design/ | unread | 2023-05-30 | |
Home | Telepresence | https://www.telepresence.io/ | unread | 2023-02-06 | |
Reversing the technical interview | https://aphyr.com/posts/340-reversing-the-technical-interview | unread | 2023-04-11 | |
Bezier curve | https://javascript.info/bezier-curve | unread | 2022-04-29 | |
Build an 8-bit computer | Ben Eater | https://eater.net/8bit | unread | 2022-11-14 | |
3 tribes of programming | https://josephg.com/blog/3-tribes/ | archive | 2022-06-30 | |
node.js - Reliably reconnect to MongoDB - Stack Overflow | https://stackoverflow.com/questions/39785036/reliably-reconnect-to-mongodb | unread | 2022-04-08 | |
Smart Contracts | https://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/szabo.best.vwh.net/smart.contracts.html | unread | 2022-05-23 | |
SS7 Attacks: Intercepting SMS and Calls As Easy As ABC | Secure Voice Platf | https://secure-voice.com/ss7_attacks/ | unread | 2022-04-05 | |
Bitburner v2.1.0 (8f4636cb) | https://danielyxie.github.io/bitburner/ | unread | 2022-10-19 | |
(PDF) MDA: A Formal Approach to Game Design and Game Research | https://www.researchgate.net/publication/228884866_MDA_A_Formal_Approach_to_Game_Design_and_Game_Research | unread | 2022-04-29 | |
A āCā Test: The 0x10 Best Questions for Would-be Embedded Programmers | RMB | https://rmbconsulting.us/publications/a-c-test-the-0x10-best-questions-for-would-be-embedded-programmers/ | unread | 2023-02-21 | |
Client-Server Game Architecture - Gabriel Gambetta | https://www.gabrielgambetta.com/client-server-game-architecture.html | unread | 2022-04-20 | |
ADHD | Gekk | https://gekk.info/articles/adhd.html | unread | 2024-09-06 | |
Daily Money Managers Association Personal financial management | https://secure.aadmm.com/ | unread | 2022-11-14 | |
Accelerate your AI implementation with our experienced humans - deepsense.a | https://deepsense.ai/ | unread | 2023-10-23 | |
Game Networking | Gaffer On Games | https://gafferongames.com/categories/game-networking/ | unread | 2022-04-29 | |
NumWorks | https://www.numworks.com/ | unread | 2022-08-26 | |
Floating Point Visually Explained | https://fabiensanglard.net/floating_point_visually_explained/ | unread | 2022-11-14 | |
Contents ā The Economy | https://www.core-econ.org/the-economy/book/text/0-3-contents.html | unread | 2023-02-06 | |
The Ruby on Rails SaaS Template | Bullet Train | https://bullettrain.co/ | unread | 2023-02-06 | |
Point-Free: A video series on functional programming and the Swift programm | https://www.pointfree.co/ | unread | 2023-01-18 | |
Wiby - Search Engine for the Classic Web | https://wiby.me/ | unread | 2022-10-28 | |
Graphic Design Reading | https://readings.design/ | unread | 2025-01-06 | |
PROCJAM Tutorials | https://www.procjam.com/tutorials/ | unread | 2023-10-24 | |
Building a Memex | Andrew Louis | https://hyfen.net/memex/ | unread | 2022-06-10 | |
Interval | The frontendless framework for high growth companies | https://interval.com/ | unread | 2022-12-20 | |
Nolithius.com - World Generation Breakdown | http://www.nolithius.com/articles/world-generation/world-generation-breakdown | gamedev | unread | 2024-03-29 |
Michael Feathers - 10 Papers Every Developer Should Read | https://michaelfeathers.silvrback.com/10-papers-every-developer-should-read-at-least-twice | unread | 2021-07-20 | |
Operation Luigi: How I hacked my friend without her noticing | https://mango.pdf.zone/operation-luigi-how-i-hacked-my-friend-without-her-noticing | unread | 2023-04-11 | |
StellarPeers ā Medium | https://medium.com/stellarpeers | unread | 2023-07-19 | |
Thorium Nova | https://thoriumsim.com/ | unread | 2023-03-01 | |
Interpretable Machine Learning | https://christophm.github.io/interpretable-ml-book/ | unread | 2022-07-18 | |
Start Your Own ISP | https://startyourownisp.com/ | unread | 2024-05-01 | |
Code Review from the Command Line ā Jake Zimmerman | https://blog.jez.io/cli-code-review/ | unread | 2024-09-03 | |
vi - What is your most productive shortcut with Vim? - Stack Overflow | https://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118 | unread | 2022-04-23 | |
Nano | Digital money for the modern world | https://nano.org/ | unread | 2021-04-22 | |
Networking for Nerds | https://benjaminreinhardt.com/networking-for-nerds/ | unread | 2024-07-17 | |
Holloway ā Books by experts on business, technology, creativity, and person | https://www.holloway.com/ | unread | 2023-02-06 | |
The Tragedy of GJ237b. A role-playing game for no players | by Ben Lehman | | https://medium.com/@balehman/the-tragedy-of-gj237b-928cfeae460b | unread | 2023-11-16 | |
The Best Board Gaming Books! (According to us) - Shut Up & Sit Down | https://www.shutupandsitdown.com/the-best-board-gaming-books-according-to-us/ | unread | 2022-04-21 | |
Molly Soda on making art from your online history ā The Creative Independent | https://thecreativeindependent.com/people/molly-soda-on-making-art-from-your-online-history/ | unread | 2025-02-15 | |
The SkyNet Virus - a talk at HP Labs | http://erights.org/talks/skynet/index.html | unread | 2022-05-23 | |
E-commerce - Wikipedia | https://en.wikipedia.org/wiki/E-commerce#Logistics | unread | 2022-05-23 | |
World Models | https://worldmodels.github.io/ | unread | 2024-03-29 | |
The Magic Formula for a Good Landing Page | https://www.indiehackers.com/@pedrocortes/bd702271c0 | archive | 2022-06-07 | |
Becoming a magician ā Autotranslucence | https://autotranslucence.wordpress.com/2018/03/30/becoming-a-magician/ | unread | 2024-03-29 | |
100 Slack Communities for a Startup CEO | by Alex Kistenev | Frontiers | M | https://medium.com/startup-frontier/100-slack-communities-for-a-startup-ceo-34264bf9001 | unread | 2022-05-02 | |
[1804.05141] Ekiden: A Platform for Confidentiality-Preserving, Trustworthy | https://arxiv.org/abs/1804.05141 | unread | 2022-04-06 | |
Pixie: A System for Recommending 3 Billion Items to 200 Million Users in | https://cs.stanford.edu/people/jure/pubs/pixie-www18.pdf | unread | 2022-01-16 | |
Home - Data Commons | https://datacommons.org/ | unread | 2022-11-14 | |
Kalman Filter Tutorial | https://www.kalmanfilter.net/default.aspx | unread | 2023-10-17 | |
The Cube Rule | https://cuberule.com/ | unread | 2023-11-16 | |
Webring | https://webring.xxiivv.com/ | unread | 2023-11-16 | |
How to Improve Your Odds of Getting to Yes with a VC ā āLand and Expandā | | https://bothsidesofthetable.com/how-to-improve-your-odds-of-getting-to-yes-with-a-vc-land-and-expand-b46a0a102a07 | unread | 2022-05-02 | |
How to Drop Out | https://ranprieur.com/essays/dropout.html#HTDO | unread | 2023-08-02 | |
Solana: A new architecture for a high performance blockchain | https://solana.com/solana-whitepaper.pdf | unread | 2022-05-23 | |
Home | Manticore Games | https://www.manticoregames.com/ | archive | 2021-04-01 | |
Distributed systems theory for the distributed systems engineer | Paper Tra | https://www.the-paper-trail.org/post/2014-08-09-distributed-systems-theory-for-the-distributed-systems-engineer/ | unread | 2022-03-23 | |
Brutalist Web Design | https://brutalist-web.design/ | unread | 2023-11-17 | |
Handles are the better pointers | https://floooh.github.io/2018/06/17/handles-vs-pointers.html | unread | 2023-08-01 | |
Watch Your Hack - a manual to protect you against hackers | https://watchyourhack.com/?ref=producthunt | archive | 2020-04-15 | |
Hacks.Guide - Hacks Guide | https://hacks.guide/ | unread | 2022-09-06 | |
The Illustrated Transformer ā Jay Alammar ā Visualizing machine learning on | https://jalammar.github.io/illustrated-transformer/ | unread | 2024-07-20 | |
book.pdf | https://cses.fi/book/book.pdf | unread | 2022-07-18 | |
Augmenting Long-term Memory | https://augmentingcognition.com/ltm.html | unread | 2023-12-18 | |
Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possi | https://www.usenix.org/conference/usenixsecurity18/presentation/mickens | unread | 2023-01-24 | |
WSLinux K8S: The Interop way. Forewords | by Nunix | Medium | https://medium.com/@hoxunn/wslinux-k8s-the-interop-way-2d98e5b88f08 | unread | 2022-11-16 | |
Over 200 of the Best Machine Learning, NLP, and Python Tutorials ā 2018 Edi | https://medium.com/machine-learning-in-practice/over-200-of-the-best-machine-learning-nlp-and-python-tutorials-2018-edition-dd8cf53cb7dc | unread | 2022-07-18 | |
The Holloway Guide to Equity Compensation ā Holloway | https://www.holloway.com/g/equity-compensation | unread | 2023-04-11 | |
Testing React with Jest and Enzyme I | by Dominic Fraser | CodeClan | Mediu | https://medium.com/codeclan/testing-react-with-jest-and-enzyme-20505fec4675 | unread | 2023-04-18 | |
Learn ML Algorithms by coding: Decision Trees | by Rahul | Lethal Brains | https://lethalbrains.com/learn-ml-algorithms-by-coding-decision-trees-439ac503c9a4 | unread | 2022-07-19 | |
Thinkbox, a marketplace startup studio | https://thinkbox.io/#marketplacemvp | unread | 2023-01-19 | |
31 online thrift stores for menās clothing. | https://menofthrift.com/front-page/online-thrift-stores | unread | 2022-12-31 | |
SIM Card Hijacking: How It Works and What You Can Do About It - Make Tech E | https://www.maketecheasier.com/sim-card-hijacking/ | unread | 2022-04-05 | |
text.causal.agency/001-make.txt | https://text.causal.agency/001-make.txt | unread | 2024-01-03 | |
19 Facts About Cicada 3301, A Mysterious Internet Puzzle | Thought Catalog | https://thoughtcatalog.com/jeremy-london/2018/09/cicada-3301/ | unread | 2023-11-16 | |
Home | Inrupt | https://inrupt.com/ | unread | 2021-12-12 | |
noclip | https://noclip.website/ | unread | 2022-12-09 | |
LOLBAS | https://lolbas-project.github.io/ | unread | 2023-07-29 | |
Physically Based Rendering: From Theory to Implementation | https://www.pbr-book.org/ | unread | 2023-02-06 | |
Product design & UX design resources ā Degreeless.Design | https://www.degreeless.design/ | unread | 2023-05-12 | |
Impact Labs - Coalition | Impact Labs | https://www.impactlabs.io/coalition | unread | 2022-11-16 | |
A GDS Primer: What is the GDS and Which Travel Agents Need It? | https://hostagencyreviews.com/blog/what-is-gds | unread | 2023-02-16 | |
Internet Search Tips Ā· Gwern.net | https://www.gwern.net/Search | unread | 2022-04-29 | |
Incremental crawler with Scrapy and MongoDB ā Adrien Di Pasquale Blog | https://blog.dipasquale.fr/en/2018/12/17/incremental-scraping-with-scrapy-and-mongo/ | unread | 2022-04-13 | |
Rise Above The Disorder | https://youarerad.org/ | unread | 2022-12-20 | |
How Millennials Became The Burnout Generation | https://www.buzzfeednews.com/article/annehelenpetersen/millennials-burnout-generation-debt-work | archive | 2020-02-03 | |
An Interactive Introduction to Fourier Transforms | https://www.jezzamon.com/fourier/ | unread | 2023-05-19 | |
How Desmos uses Pratt Parsers - Desmos Engineering | https://engineering.desmos.com/articles/pratt-parser/ | unread | 2023-08-01 | |
PostgreSQL Logical Replication Gotchas - pgDash | https://pgdash.io/blog/postgres-replication-gotchas.html | unread | 2023-04-10 | |
Notion Web Clipper for Chrome, Safari, Firefox, and mobile | https://www.notion.so/web-clipper | unread | 2023-02-14 | |
Quantum computing for the very curious | https://quantum.country/qcvc | unread | 2022-03-27 | |
Most Important Slate Star Codex Posts - Alexey Guzey | https://guzey.com/favorite/slate-star-codex/ | unread | 2022-04-01 | |
AbCellera | https://abcellera.com/ | unread | 2022-09-26 | |
Why You Should Start a Blog Right Now - Alexey Guzey | https://guzey.com/personal/why-have-a-blog/ | unread | 2023-11-14 | |
My System Design Template - LeetCode Discuss | https://leetcode.com/discuss/career/229177/My-System-Design-Template | unread | 2023-07-28 | |
Of umbrellas, transducers, reactive streams & mushrooms (Pt.1) | by thi.ng | https://medium.com/@thi.ng/of-umbrellas-transducers-reactive-streams-mushrooms-pt-1-a8717ce3a170 | unread | 2022-11-13 | |
?āāļø make friends - @visakanvās blog | http://www.visakanv.com/blog/make-friends/ | archive | 2022-05-06 | |
Vim for Writers - NaperWriMo Wiki | https://www.naperwrimo.org/wiki/index.php?title=Vim_for_Writers#ViM_Folding | unread | 2022-04-23 | |
Accessibility Insights | https://accessibilityinsights.io/ | unread | 2022-11-28 | |
Scripts to Rule Them All | The GitHub Blog | https://github.blog/2015-06-30-scripts-to-rule-them-all/ | unread | 2023-01-20 | |
How Iām able to take notes in mathematics lectures using LaTeX and Vim | Gi | https://castel.dev/post/lecture-notes-1/ | unread | 2023-11-26 | |
Elo sucks ā better multiplayer rating systems for smaller games | by rayspl | https://medium.com/acolytefight/elo-sucks-better-multiplayer-rating-systems-for-smaller-games-8ca588ee652f | unread | 2023-02-06 | |
A bit about pricing and sourcing | Details | Hackaday.io | https://hackaday.io/project/159415-flip-dot-display-diy-controller/log/149181-a-bit-about-pricing-and-sourcing | unread | 2024-07-02 | |
Timely Dataflow | https://timelydataflow.github.io/timely-dataflow/ | unread | 2023-10-26 | |
Game Networking Demystified, Part I: State vs. Input | https://ruoyusun.com/2019/03/28/game-networking-1.html | unread | 2022-03-29 | |
Why You Should Start a Blog Right Now - Alexey Guzey | https://guzey.com/personal/why-have-a-blog/#why-unoriginal-writing-is-useful | unread | 2023-04-11 | |
python - How to work a job queue with kubernetes with scaling - Stack Overf | https://stackoverflow.com/questions/54045648/how-to-work-a-job-queue-with-kubernetes-with-scaling | unread | 2022-04-08 | |
IcePanel | Explain complex software systems | https://icepanel.io/ | unread | 2023-01-26 | |
Why (and How) You Should Join Twitter Right Now - Alexey Guzey | https://guzey.com/twitter/ | archive | 2022-05-06 | |
A-Note-on-Cryptocurrency-Stabilisation-Seigniorage-Shares.pdf | https://blog.bitmex.com/wp-content/uploads/2018/06/A-Note-on-Cryptocurrency-Stabilisation-Seigniorage-Shares.pdf | unread | 2022-05-23 | |
The Best Hike in Every State | Outside Online | https://www.outsideonline.com/2393036/50-best-hikes-us | archive | 2020-02-03 | |
Make your own mud drink (MUD/WTR) with this recipe | Randy Gingeleski | https://gingeleski.com/mud-mudwtr-recipe/ | unread | 2023-04-28 | |
Kubernetes Failure Stories | https://k8s.af/ | unread | 2023-02-22 | |
Fast Ā· Patrick Collison | https://patrickcollison.com/fast | unread | 2023-11-13 | |
Donāt Waste Time On User Onboarding | https://greaterdanorequalto.com/dont-waste-time-on-onboarding/ | unread | 2022-03-31 | |
COIN-OPERATED CAPITALISM - Columbia Law Review | https://columbialawreview.org/content/coin-operated-capitalism/ | unread | 2023-02-22 | |
Introduction - Letās build a compiler | https://xmonader.github.io/letsbuildacompiler-pretty/tutor01_introduction.html | unread | 2023-05-25 | |
A Complete Guide on Writing LaTeX with Vimtex in Neovim - jdhaoās digital s | https://jdhao.github.io/2019/03/26/nvim_latex_write_preview/ | unread | 2023-01-30 | |
Bonus: Dismantling the engine - How a Car Works | https://www.howacarworks.com/video-course/watch/bonus-dismantling-the-engine | unread | 2023-02-06 | |
Metadata is the biggest little problem plaguing the music industry - The Ve | https://www.theverge.com/2019/5/29/18531476/music-industry-song-royalties-metadata-credit-problems | archive | 2022-06-30 | |
How to build Chrome extensions with React Parcel | https://www.freecodecamp.org/news/building-chrome-extensions-in-react-parcel-79d0240dd58f/ | archive | 2022-06-04 | |
Introduction - The Kubebuilder Book | https://book.kubebuilder.io/introduction.html | unread | 2023-03-22 | |
What is ELK Stack? How to deploy ELK using Docker, AWS EC2 and AWS Elastic | https://medium.com/@schogini/what-is-elk-stack-how-to-deploy-elk-using-docker-aws-ec2-and-aws-elastic-search-272577aea8a1 | unread | 2023-02-17 | |
Being the (Pareto) Best in the World - LessWrong | https://www.lesswrong.com/posts/XvN2QQpKTuEzgkZHY/being-the-pareto-best-in-the-world | unread | 2023-03-07 | |
Robust Intelligence | https://www.robustintelligence.com/ | unread | 2021-12-12 | |
Open Syllabus | https://opensyllabus.org/ | unread | 2022-08-23 | |
History and effective use of Vim | https://begriffs.com/posts/2019-07-19-history-use-vim.html | unread | 2023-06-12 | |
How to make friends over the internet - Alexey Guzey | https://guzey.com/how-to-make-friends-over-the-internet/ | unread | 2023-11-14 | |
Table of Contents | Ultimate Electronics Book | https://ultimateelectronicsbook.com/ | unread | 2023-05-18 | |
Software Architecture Guide | https://martinfowler.com/architecture/ | unread | 2023-07-20 | |
10 React mini-patterns. Over the last few years, Iāve worked on⦠| by David | https://medium.com/hackernoon/10-react-mini-patterns-c1da92f068c5 | unread | 2022-07-15 | |
The Best Command-Line-Only Video Games | Linux Journal | https://www.linuxjournal.com/content/best-command-line-only-video-games | unread | 2022-09-16 | |
CUE | https://cuelang.org/ | unread | 2022-12-20 | |
B2B SaaS Marketing Playbook - Dru Riley | https://druriley.com/b2b-saas-marketing-playbook/ | archive | 2022-06-02 | |
Titus Barik | https://www.barik.net/archive/2019/09/14/175129/ | unread | 2022-07-28 | |
Humans.fyi - Discover the most brilliant personal webpages online and the h | https://humans.fyi/ | unread | 2023-01-09 | |
How can we develop transformative tools for thought? | https://numinous.productions/ttft/ | unread | 2022-04-27 | |
betaverosās site / Links | https://beta.vero.site/links | unread | 2023-04-11 | |
Buf | Home | https://buf.build/ | unread | 2022-07-26 | |
About | Web3 Foundation | https://web3.foundation/about/ | unread | 2022-04-27 | |
Obfuscating Lua | https://gist.github.com/shakna-israel/7cd4251d1a6b7b9ebd3a9b2a26cbbfb8 | unread | 2023-11-15 | |
A Guide to Threat Modelling for Developers | https://martinfowler.com/articles/agile-threat-modelling.html | archive | 2022-05-31 | |
PedalPC: A Human-Powered Computer Desk - PedalPC | https://www.pedalpc.com/ | unread | 2023-05-17 | |
Gwernās Most Important Writing (in essays, tweets, book reviews, and other | https://guzey.com/favorite/gwern/ | unread | 2024-05-28 | |
Oxide | https://oxide.computer/ | unread | 2023-01-24 | |
Introduction to Puzzlehunts | https://blog.vero.site/post/puzzlehunts | unread | 2024-05-29 | |
Big Pile of Vim-like | https://vim.reversed.top/#todo-and-notes | unread | 2023-01-09 | |
href.cool: Links of the 2010s | https://href.cool/2010s/ | unread | 2023-11-16 | |
Challenging projects every programmer should try - Austin Z. Henley | https://web.eecs.utk.edu/~azh/blog/challengingprojects.html | unread | 2020-12-23 | |
Collaborative Infrastructure For Software Teams | Spacelift | https://spacelift.io/ | unread | 2023-02-06 | |
How to Get Rich | https://nav.al/rich | unread | 2023-10-05 | |
Home Aspire 4.0 - Aspire 4.0 (Hawthorn) - Confluence | https://contentanalytics.digital.accenture.com/ | unread | 2022-04-13 | |
fasterthanli.me | https://fasterthanli.me/ | unread | 2023-07-06 | |
Martin Heinz - Personal Website & Blog | https://martinheinz.dev/blog/13 | archive | 2020-05-17 | |
Raw WebGPU | https://alain.xyz/blog/raw-webgpu | unread | 2023-05-04 | |
Why Founders Should Take More Risk | https://www.nfx.com/post/founders-startup-risk-types | archive | 2020-02-03 | |
An Opinionated Guide to ML Research | http://joschu.net/blog/opinionated-guide-ml-research.html | unread | 2024-07-20 | |
Building a Second Brain: A System for Managing Your Knowledge | https://unmistakablecreative.com/build-a-second-brain/ | unread | 2022-04-14 | |
Dating advice for guys ā GeniesLoki | https://geniesloki.wordpress.com/2020/02/04/dating-advice-for-guys/ | unread | 2024-07-17 | |
Duolingo - The worldās best way to learn a language | https://www.duolingo.com/?isLoggingIn=true | unread | 2022-09-03 | |
How to Fetch and Parse RSS Feeds in JavaScript | CSS-Tricks - CSS-Tricks | https://css-tricks.com/how-to-fetch-and-parse-rss-feeds-in-javascript/ | unread | 2022-05-22 | |
2020 State of Software Engineers - Hired | https://hired.com/page/state-of-software-engineers/#report | archive | 2020-02-12 | |
? The 25 most recommended programming books of all-time. | https://www.daolf.com/posts/best-programming-books/ | unread | 2020-03-01 | |
The a16z Marketplace 100 | https://a16z.com/2020/02/18/marketplace-100/?utm_source=angellist | unread | 2020-02-23 | |
grep.app | code search | https://grep.app/ | unread | 2023-02-06 | |
Future Text Publishing | https://futuretextpublishing.com/ | unread | 2022-04-27 | |
The Superhuman Product/Market Fit Engine | https://coda.io/@rahulvohra/superhuman-product-market-fit-engine | unread | 2022-02-23 | |
Write your own eulogy to shape your future | https://nesslabs.com/write-your-own-eulogy?utm_campaign=Recomendo&utm_medium=email&utm_source=Revue%20newsletter | unread | 2020-03-01 | |
Building Characters (podcast) - @TwitterU | Listen Notes | https://www.listennotes.com/podcasts/building-characters-twitteru-WsJLbQ4KnUv/ | unread | 2020-03-01 | |
About Forte Labs - Forte Labs | https://fortelabs.co/about-forte-labs/ | unread | 2022-04-14 | |
How we use a popup for Google and Outlook OAuth - DEV Community | https://dev.to/dinkydani21/how-we-use-a-popup-for-google-and-outlook-oauth-oci | unread | 2022-03-03 | |
The Computer Science Book: a complete introduction to computer science in o | https://thecomputersciencebook.com/ | unread | 2023-01-11 | |
whitepaper.pdf | https://uniswap.org/whitepaper.pdf | unread | 2022-05-23 | |
AI Explorables | PAIR | https://pair.withgoogle.com/explorables | unread | 2022-09-12 | |
ASCII art permadeath: The history of roguelike games | Ars Technica | https://arstechnica.com/gaming/2020/03/ascii-art-permadeath-the-history-of-roguelike-games/?utm_source=pocket-newtab | archive | 2020-03-28 | |
Evergreen notes | https://notes.andymatuschak.org/z4SDCZQeRo4xFEQ8H4qrSqd68ucpgE6LU155C | unread | 2023-04-22 | |
My VM is Lighter (and Safer) than your Container | Proceedings of the 26th | https://dl.acm.org/doi/10.1145/3132747.3132763 | unread | 2022-09-10 | |
Documentation System | https://documentation.divio.com/ | unread | 2022-06-30 | |
A Cold Outreach Strategy That Actually Works | https://www.patrickrivera.co/posts/cold-outreach | archive | 2020-04-01 | |
Rapid Refactoring With Vim Ā· peppe.rs | https://peppe.rs/posts/rapid_refactoring_with_vim/ | archive | 2020-04-01 | |
Shoumikās PhD Defense āInterfaces for Efficient Software Composition on Mod | https://www.youtube.com/watch?v=qze_aB4dPDw | unread | 2023-01-30 | |
How To Say No | https://www.starterstory.com/how-to-say-no?ref=producthunt | unread | 2022-01-27 | |
Cardano | Home | https://cardano.org/ | unread | 2021-04-22 | |
How To Run Serverless Functions Using OpenFaaS on DigitalOcean Kubernetes | | https://www.digitalocean.com/community/tutorials/how-to-run-serverless-functions-using-openfaas-on-digitalocean-kubernetes | unread | 2022-02-28 | |
College advice for people who are exactly like me | benkuhn.net | https://www.benkuhn.net/college/ | unread | 2023-04-11 | |
Beyond Loom | https://beyondloom.com/ | unread | 2022-11-14 | |
Rodrigoās Stuff | Rodrigo Copetti | https://www.copetti.org/ | unread | 2021-12-10 | |
SBA 7(a) Loans | Apply For SBA Financing | Funding Circle | https://www.fundingcircle.com/us/sba-7a-loans/ | unread | 2023-01-06 | |
Ameelio | Transforming corrections with technology | https://www.ameelio.org/ | unread | 2022-09-22 | |
67 Weird Debugging Tricks Your Browser Doesnāt Want You to Know | Alan Norb | https://alan.norbauer.com/articles/browser-debugging-tricks | unread | 2023-11-16 | |
Crypto Startup School | https://a16z.com/crypto-startup-school/ | unread | 2022-04-21 | |
1587277284312.jpg (3842Ć3592) | https://i.4cdn.org/o/1587277284312.jpg | unread | 2023-04-21 | |
Building a Second Brain: The Illustrated Notes | https://maggieappleton.com/basb | unread | 2022-04-14 | |
How the biggest consumer apps got their first 1,000 users - Issue 25 - Lenn | https://www.lennyrachitsky.com/p/how-the-biggest-consumer-apps-got?utm_source=angellist | unread | 2020-05-21 | |
University XP | https://www.universityxp.com/ | unread | 2022-04-27 | |
AIP-1: AIP Purpose and Guidelines | https://google.aip.dev/1 | unread | 2023-01-31 | |
How Does Ocean Compute-to-Data Relate to Other Privacy-Preserving Approache | https://blog.oceanprotocol.com/how-ocean-compute-to-data-relates-to-other-privacy-preserving-technology-b4e1c330483 | unread | 2022-04-06 | |
The Best Store of Money ā Satchel | https://satchel.com/store-of-money/#comments | unread | 2022-05-22 | |
Home - Pomerium | https://www.pomerium.com/ | unread | 2022-11-01 | |
Justin Glibert - How I learned modern Machine Learning | https://glibert.io/blog/learn_ml/ | unread | 2022-07-25 | |
I Just Hit $100k/yr On GitHub Sponsors! ?ā¤ļø (How I Did It) | Caleb Porzio | https://calebporzio.com/i-just-hit-dollar-100000yr-on-github-sponsors-heres-how-i-did-it | unread | 2022-04-20 | |
Lenses | https://www.fpcomplete.com/haskell/tutorial/lens/ | archive | 2022-06-30 | |
Generating Dynamic Forms from JSON in React | Pluralsight | https://www.pluralsight.com/guides/generating-dynamic-forms-from-json-in-react | unread | 2022-04-15 | |
Copy Ipsum: A landing page template for writing unignorable copy for landin | https://www.copyipsum.com/ | archive | 2022-05-26 | |
Ethereum Whitepaper | ethereum.org | https://ethereum.org/en/whitepaper/ | unread | 2022-05-23 | |
Day 11: Bake build system - Nim Days | https://xmonader.github.io/nimdays/day11_buildsystem.html | unread | 2022-07-19 | |
Trends #0021 ā Gamification | https://trends.vc/trends-0021-gamification/ | unread | 2021-07-17 | |
The Modern, Open-Source KVM over IP | TinyPilot | https://tinypilotkvm.com/ | unread | 2022-09-13 | |
gRPC over HTTP/3. In this article, we discuss how to⦠| by Jean-Marie Joly | https://medium.com/safetycultureengineering/grpc-over-http-3-53f41fc0761e | unread | 2022-09-19 | |
Talk: Video Games and the Future of Education - YouTube | https://www.youtube.com/watch?v=qWFScmtiC44 | unread | 2023-02-15 | |
Guide to making a CHIP-8 emulator - Tobias V. Langhoff | https://tobiasvl.github.io/blog/write-a-chip-8-emulator/ | unread | 2023-06-13 | |
Essays on programming I think about a lot | benkuhn.net | https://www.benkuhn.net/progessays/ | unread | 2024-03-29 | |
Sentry and Kubernetes. Take-aways from deploying Sentry in a⦠| by Joni Oli | https://medium.com/xgeeks/sentry-and-kubernetes-eabc507c96b7 | unread | 2022-04-07 | |
Rethink_Data_Report_2020.pdf | https://www.seagate.com/files/www-content/our-story/rethink-data/files/Rethink_Data_Report_2020.pdf | unread | 2022-04-06 | |
Crypto Reading ā Dan Romero | https://danromero.org/crypto-reading/ | unread | 2023-08-19 | |
Timeful Texts | https://numinous.productions/timeful/ | unread | 2022-04-27 | |
Linux Upskill Challenge | linuxupskillchallenge | https://linuxupskillchallenge.org/ | unread | 2023-02-06 | |
The Move Language - The Move Book | https://move-book.com/ | unread | 2022-05-23 | |
Iām building a second brain. Hereās why you should, too | by Elizabeth M. J | https://medium.com/@elizabethmjoneswrites/im-building-a-second-brain-here-s-why-you-should-too-3ed777495689 | unread | 2022-04-14 | |
Iām a very slow thinker | Derek Sivers | https://sive.rs/slow | unread | 2024-03-29 | |
Love Letter to KataGo or: Go AI past, present, and future | https://brantondemoss.com/writing/kata/ | unread | 2023-01-30 | |
Using JSON with GoLang - GoLang Docs | https://golangdocs.com/json-with-golang | unread | 2022-01-02 | |
Thereās no speed limit | Derek Sivers | https://sive.rs/kimo | unread | 2024-03-29 | |
Explained from First Principles | https://explained-from-first-principles.com/ | unread | 2023-02-22 | |
An Introduction to Computer Networks ā An Introduction to Computer Networks | https://intronetworks.cs.luc.edu/current2/html/ | unread | 2023-03-21 | |
How Tailscale works Ā· Tailscale | https://tailscale.com/blog/how-tailscale-works/#encrypted-tcp-relays-derp | unread | 2022-10-27 | |
Building a real-time, multi-user collaborative whiteboard using Fabric.js ā | https://medium.com/@aydankirk92/building-a-real-time-multi-user-collaborative-whiteboard-using-fabric-js-part-i-23405823ee03 | unread | 2023-11-16 | |
How to Destroy Surveillance Capitalism, a New Book by Cory Doctorow | OneZe | https://onezero.medium.com/how-to-destroy-surveillance-capitalism-8135e6744d59 | unread | 2023-06-12 | |
Level Generation Using Markov Chains | rxi | https://rxi.github.io/level_generation_using_markov_chains.html | unread | 2023-09-24 | |
RollbackPseudoCode.txt | https://gist.github.com/rcmagic/f8d76bca32b5609e85ab156db38387e9 | unread | 2022-04-20 | |
The Web3 Sustainability Loop. A system design for long-term growth of⦠| by | https://blog.oceanprotocol.com/the-web3-sustainability-loop-b2a4097a36e | unread | 2022-04-15 | |
The Decade of Deep Learning | Leo Gao | https://bmk.sh/2019/12/31/The-Decade-of-Deep-Learning/ | unread | 2023-04-15 | |
How to Build a Second Brain | https://aliabdaal.com/how-to-build-a-second-brain-271393/ | unread | 2022-04-14 | |
Wasm By Example | https://wasmbyexample.dev/home.en-us.html | unread | 2023-11-16 | |
Make An Impact: The Data Catalog is a 1980ās Solution for 2020ās Problems ā | https://tdan.com/make-an-impact-the-data-catalog-is-a-1980s-solution-for-2020s-problems/27265 | unread | 2022-04-06 | |
(PDF) From Monetization In Games To Creating An In-Game Economy For Free-To | https://www.academia.edu/41854316/From_Monetization_In_Games_To_Creating_An_In_Game_Economy_For_Free_To_Play_Casual_Mobile_Games_Roles_And_Duties_Of_A_Game_Designer_Economist | unread | 2022-05-23 | |
Rails has two default stacks | https://steveklabnik.com/writing/rails-has-two-default-stacks | unread | 2023-11-27 | |
making computers better Ā· Adam Wiggins | https://adamwiggins.com/making-computers-better/ | unread | 2022-11-15 | |
Webpage List | https://webpagelist.com/ | unread | 2022-05-17 | |
100R ā working offgrid efficiently | https://100r.co/site/working_offgrid_efficiently.html | unread | 2022-11-16 | |
Learn Ocean Protocol | OceanAcademy | https://www.oceanacademy.io/ | unread | 2022-04-03 | |
Build your app 10x faster! Save time and never Ā· Avo Admin for Rails | https://avohq.io/ | unread | 2023-02-06 | |
What are Megagames? ā University XP | https://www.universityxp.com/blog/2020/10/22/what-are-megagames | unread | 2022-04-27 | |
Gain visibility. Remove blockers. Ship 10x faster. | Swarmia | https://www.swarmia.com/ | unread | 2022-09-12 | |
Creating my awesome Windows 10 dev setup | Chimerical | https://www.chimerical.ca/posts/creating-my-awesome-windows-10-dev-setup | unread | 2022-09-09 | |
The Sapling - a game about life and evolution | https://thesaplinggame.com/devlogs/optimization.html | archive | 2021-03-30 | |
Blogging vs. blog setups - Rakhim.org | https://rakhim.org/honestly-undefined/19/ | unread | 2025-01-06 | |
Closing the Data Value Gap | Accenture | https://www.accenture.com/_acnmedia/pdf-108/accenture-closing-data-value-gap-fixed.pdf | unread | 2022-04-06 | |
Coding with voice dictation using Talon Voice | https://www.joshwcomeau.com/blog/hands-free-coding/ | unread | 2023-05-19 | |
Title Page - The Rust Performance Book | https://nnethercote.github.io/perf-book/title-page.html | unread | 2022-07-19 | |
Google - Site Reliability Engineering | https://sre.google/sre-book/introduction/ | unread | 2022-08-26 | |
Title Page - The Rust Performance Book | https://nnethercote.github.io/perf-book/#the-rust-performance-book | unread | 2023-02-22 | |
Command Line Interface Guidelines | https://clig.dev/ | unread | 2022-11-15 | |
Mermaid Cheat Sheet @ https://jojozhuang.github.io | https://jojozhuang.github.io/tutorial/mermaid-cheat-sheet/ | unread | 2023-02-23 | |
CS 6120: The Self-Guided Course | https://www.cs.cornell.edu/courses/cs6120/2020fa/self-guided/ | unread | 2023-03-13 | |
50 Ideas That Changed My Life - David Perell | https://perell.com/essay/50-ideas-that-changed-my-life/ | unread | 2023-04-20 | |
Orbit | https://withorbit.com/ | unread | 2022-04-27 | |
The Ultimate Guide to Writing Online - David Perell | https://perell.com/essay/the-ultimate-guide-to-writing-online/ | unread | 2022-09-01 | |
Home | Opinionated Guides | https://opguides.info/ | unread | 2023-02-06 | |
21 Mental Health Tools & Resources for Entrepreneurs | https://www.dansiepen.io/mental-health-resources-for-founders-entrepreneurs | unread | 2023-08-11 | |
Building My Own Chess Engine ā Andrew Healey | https://healeycodes.com/building-my-own-chess-engine/ | archive | 2020-12-23 | |
Makefile Tutorial By Example | https://makefiletutorial.com/#getting-started | unread | 2023-11-07 | |
Abdur-Rahmaan Janhangeer | https://www.compileralchemy.com/ | unread | 2022-12-20 | |
Introduction Ā· Reverse Engineering | https://0xinfection.github.io/reversing/ | unread | 2024-07-29 | |
Ditherpunk ā The article I wish I had about monochrome image dithering ā su | https://surma.dev/things/ditherpunk/ | unread | 2024-07-02 | |
Designing Engineering Organizations - Jacob Kaplan-Moss | https://jacobian.org/2021/jan/5/designing-engineering-organizations/ | unread | 2021-01-07 | |
The Bogleheadsā Guide to Investing ā Financial Page | https://www.bogleheads.org/blog/portfolio/the-bogleheads-guide-to-investing/ | unread | 2023-02-06 | |
Jacobās WireGuard VPN Guide | WireGuard.How | https://wireguard.how/ | unread | 2022-06-30 | |
cidr2021_paper23.pdf | https://www.cidrdb.org/cidr2021/papers/cidr2021_paper23.pdf | unread | 2022-06-10 | |
Publishing Token Economy on Github under CC-BY-NC-SA | by Shermin Voshmgir | https://medium.com/token-kitchen/publishing-token-economy-on-github-under-cc-by-nc-sa-ec569008a5dd | unread | 2022-06-13 | |
Underjord | A Telegram Bot in Elixir feat. LiveView | https://underjord.io/a-telegram-bot-in-elixir.html | unread | 2023-09-29 | |
Stateless Kubernetes overlay networks with IPv6 | https://john-millikin.com/stateless-kubernetes-overlay-networks-with-ipv6 | unread | 2022-04-21 | |
INDIE GAME DEV: INDIE ARCHETYPES | https://www.derekyu.com/makegames/archetypes.html | unread | 2022-04-29 | |
Foundational distributed systems papers | https://muratbuffalo.blogspot.com/2021/02/foundational-distributed-systems-papers.html | unread | 2023-04-12 | |
Not a Number | https://www.nan.fyi/ | unread | 2022-07-22 | |
Loom: interface to the multiverse :: ā Moire | https://generative.ink/posts/loom-interface-to-the-multiverse/ | unread | 2023-11-16 | |
tRPC - Move Fast and Break Nothing. End-to-end typesafe APIs made easy. | t | https://trpc.io/ | unread | 2022-12-20 | |
The Hitchhikerās Guide to Online Anonymity | How I learned to start worryin | https://anonymousplanet.org/?utm_source=tldrnewsletter | unread | 2021-04-01 | |
TurboSBIR - Like TurboTaxĀ® for SBIR grants | TurboSBIR - Like TurboTaxĀ® for | http://www.turbosbir.com/ | unread | 2022-09-12 | |
Whitepaper - Resources - Cosmos Network | https://v1.cosmos.network/resources/whitepaper | unread | 2022-05-23 | |
Build amazing realātime collaborative products - Liveblocks | https://liveblocks.io/ | unread | 2022-11-16 | |
Robot Rumble ALPHA | https://robotrumble.org/ | unread | 2022-10-19 | |
Playing the Open Source Game | Loris Croās Blog | https://kristoff.it/blog/the-open-source-game/ | unread | 2022-11-12 | |
Validate your product: 19 market testing and market validation tactics (plu | https://www.indiehackers.com/post/validate-your-product-19-market-testing-and-market-validation-tactics-plus-7-tools-for-validating-df82ddf259 | archive | 2022-06-06 | |
Noise in Creative Coding | Varun Vachhar | https://varun.ca/noise/ | unread | 2021-09-23 | |
The Whimsical Web | https://whimsical.club/5/ | unread | 2023-11-16 | |
Spacewar 1 and the Beginnings of Video Game Aesthetics | https://masswerk.at/nowgobang/2021/spacewar1 | unread | 2023-07-20 | |
My Favorite One Liners | Muhammad | https://muhammadraza.me/2021/Oneliners/ | unread | 2021-05-09 | |
Kalman Filter Explained Simply - The Kalman Filter | https://thekalmanfilter.com/kalman-filter-explained-simply/ | unread | 2024-02-13 | |
What Data Catalogs Donāt Reveal - DevOps.com | https://devops.com/what-data-catalogs-dont-reveal/ | unread | 2022-04-06 | |
StartUp Fundraising Checklist | https://www.basetemplates.com/startup-fundraising-checklist | unread | 2022-05-02 | |
CHIP-8 (and Emulators) In Plain English ā Cg Math Blog | https://cgmathprog.home.blog/2021/05/20/chip-8-and-emulator-overview/ | unread | 2021-05-23 | |
Vim Clutch | https://l-o-o-s-e-d.net/vim-clutch | unread | 2023-01-11 | |
Authorization | https://developers.notion.com/docs/authorization | unread | 2022-02-27 | |
How to Build a Discord AI Chatbot that Talks Like Your Favorite Character | https://www.freecodecamp.org/news/discord-ai-chatbot/ | unread | 2023-02-03 | |
[2106.01345] Decision Transformer: Reinforcement Learning via Sequence Mode | https://arxiv.org/abs/2106.01345 | unread | 2024-05-03 | |
DocSend | https://docsend.com/view/3aznduk | unread | 2022-04-06 | |
How IPFS is broken ā fiatjaf | https://fiatjaf.com/d5031e5b.html | unread | 2023-02-06 | |
Filmmaking Process | https://disneyanimation.com/process/ | unread | 2024-08-16 | |
A from-scratch tour of Bitcoin in Python | https://karpathy.github.io/2021/06/21/blockchain/?utm_source=tldrnewsletter | unread | 2021-06-25 | |
Positive Sum Worlds: Remaking Public Goods | https://otherinter.net/research/positive-sum-worlds/ | unread | 2022-06-13 | |
HTML Over The Wire | Hotwire | https://hotwired.dev/ | unread | 2023-02-06 | |
eGirl Capital | https://www.egirlcapital.com/ | unread | 2021-12-10 | |
Beacon Book: Read and Mint now! ā Stateful Works | https://stateful.mirror.xyz/Y1ED9RorG9OvEUXD8NBmXgYhSVhjj8H537-I2SZJkYA | unread | 2022-07-20 | |
Churchās Theory of Social Class in Education | https://pratyushbuddiga.substack.com/p/churchs-theory-of-social-class-in | unread | 2023-09-28 | |
A little corner of the internet to find good landing page copywriting examp | https://greatlandingpagecopy.com/ | unread | 2022-05-26 | |
| OpenSecurityTraining2 | https://p.ost2.fyi/ | unread | 2022-12-31 | |
OCaml Programming: Correct Efficient Beautiful ā OCaml Programming: Cor | https://cs3110.github.io/textbook/cover.html | unread | 2023-02-06 | |
Flightcontrol ā AWS Without Pain | https://www.flightcontrol.dev/ | unread | 2022-12-20 | |
Cornell Virtual Workshop: Introduction | https://cvw.cac.cornell.edu/vector/default | unread | 2023-06-02 | |
Naval Architecture ā Bartosz Ciechanowski | https://ciechanow.ski/naval-architecture/ | unread | 2023-01-30 | |
The Linux Kernel Module Programming Guide | https://sysprog21.github.io/lkmpg/ | unread | 2023-05-03 | |
How to find new cryptocurrency projects? - The Whitepaper Database | https://www.allcryptowhitepapers.com/how-to-find-new-cryptocurrency-projects/ | unread | 2022-05-23 | |
Printable Puzzle Project - Puzzles | https://www.puzzlehub.org/puzzles | unread | 2023-01-18 | |
Mafs: React components for interactive math | https://mafs.dev/ | unread | 2023-01-03 | |
Understanding_digital_signal_processing.pdf | https://www.mikrocontroller.net/attachment/341426/Understanding_digital_signal_processing.pdf | unread | 2022-11-14 | |
goblin manifesto | maya.land | https://maya.land/goblin/ | unread | 2023-11-16 | |
Heyday - AI-powered Memory Assistant | Heyday | https://heyday.xyz/ | unread | 2023-01-09 | |
Move | Diem Documentation | https://developers.diem.com/docs/technical-papers/move-paper/ | unread | 2022-05-23 | |
How to add an Itch.io game to Steam (including library artwork) | DIY Gamin | https://boardgamegeek.com/blogpost/109367/how-add-itchio-game-steam-including-library-artwor | unread | 2022-07-23 | |
How Big Tech Runs Tech Projects and the Curious Absence of Scrum - The Prag | https://blog.pragmaticengineer.com/project-management-at-big-tech/ | unread | 2022-06-11 | |
Best 698K Open Source Software Projects - Open Source Agenda | https://www.opensourceagenda.com/ | unread | 2022-09-07 | |
How to DAO course notes (Sep-Oct 2021) - Google Docs | https://docs.google.com/document/d/1jxbb3YkrjAT1TUe6W2yCFUAsXUhdVt5JYoJwmMfykoQ/edit#heading=h.xm43iia8mx4f | unread | 2022-06-13 | |
Modern C | https://gustedt.gitlabpages.inria.fr/modern-c/ | unread | 2023-06-02 | |
Apprenticeship online - by Henrik Karlsson | https://escapingflatland.substack.com/p/apprenticeship-online | unread | 2023-04-22 | |
Slow Software | https://www.inkandswitch.com/slow-software/ | unread | 2022-12-22 | |
Conwayās Game of Life: Mathematics and Construction | https://conwaylife.com/book/ | unread | 2023-02-17 | |
Ought Machine Learning Reading List - Google Docs | https://docs.google.com/document/d/1Z1mQ47FqzNBzNvalWgSnyGph7A4Q7MndOEqsqv_mto0/edit#heading=h.4khaz12c49ll | unread | 2023-01-27 | |
Becoming A Whorelord: The Overly Analytical Guide To Escorting ā Knowingles | https://knowingless.com/2021/10/19/becoming-a-whorelord-the-overly-analytical-guide-to-escorting/ | unread | 2023-11-14 | |
Why NFTs are bad: the long version | by Antsstyle | Oct, 2021 | Medium | https://antsstyle.medium.com/why-nfts-are-bad-the-long-version-2c16dae145e2 | unread | 2021-12-02 | |
Turing-Complete Governance ā baby ideas | https://baby.mirror.xyz/O7a922A-9zT4C4UwssRExkftdHywJ-13sR2rxQ-t__k | unread | 2022-07-25 | |
Kevin Unkrich on Twitter: āI often have people ask me how to break into tec | https://twitter.com/KevinUnkrich/status/1367603639406133248 | unread | 2021-11-01 | |
0xPARC | https://0xparc.org/blog | unread | 2022-07-25 | |
Devcon Archive: Ethereum Developer Conference Ā· Devcon Archive: Ethereum De | https://archive.devcon.org/archive/ | unread | 2022-05-04 | |
SSH alternatives for mobile, high-latency or unreliable connections | https://console.dev/articles/ssh-alternatives-for-mobile-high-latency-unreliable-connections/ | unread | 2022-08-11 | |
Funding The Commons - Conference 2022 | https://fundingthecommons.io/ | unread | 2022-07-26 | |
Programming Books: A Curated Reading List | https://www.programmingbooks.dev/ | unread | 2022-07-22 | |
Moduliths: because we need to scale, but we also cannot afford microservice | https://blog.kronis.dev/articles/modulith-because-we-need-to-scale-but-we-also-cannot-afford-micro-services | unread | 2022-12-20 | |
The low-tech guys | https://lowtechguys.com/ | unread | 2022-11-16 | |
nanotee/nvim-lua-guide: A guide to using Lua in Neovim | http://neovimcraft.com/plugin/nanotee/nvim-lua-guide/index.html | unread | 2023-01-09 | |
The Second Brain method. A free interpretation | by Productivity Core | Med | https://medium.com/@productivitycore/the-second-brain-method-f68bd6c4c90a | unread | 2022-04-14 | |
Local-first software: You own your data, in spite of the cloud | https://www.inkandswitch.com/local-first/#2-your-work-is-not-trapped-on-one-device | unread | 2023-10-10 | |
Trunk | https://trunk.io/ | unread | 2023-01-26 | |
Claypot AI | https://claypot.ai/ | unread | 2022-05-02 | |
The Business of Extracting Knowledge from Academic Publications | https://markusstrasser.org/extracting-knowledge-from-literature/ | unread | 2021-12-09 | |
The Second Egress: Building a Code Change | https://secondegress.ca/ | unread | 2023-02-06 | |
The Good Research Code Handbook ā Good research code | https://goodresearch.dev/index.html | unread | 2022-09-01 | |
Kyte - The Best Way to Get a Car | https://drivekyte.com/?end_address=&end_date=2021-12-31T10%3A00&end_timezone=&same_delivery_and_return=true&start_address=&start_date=2021-12-24T10%3A00&start_timezone= | unread | 2021-12-23 | |
Defining the web3 stack | Blog | Edge & Node | https://edgeandnode.com/blog/defining-the-web3-stack | unread | 2023-08-19 | |
Defining the web3 stack | https://edgeandnode.com/blog/defining-the-web3-stack?utm_source=tldrnewsletter&utm_medium=email&utm_campaign=tldr | unread | 2021-12-24 | |
CS Conferences in 2022 | https://www.micahlerner.com/2021/12/30/conferences-2022.html | unread | 2022-11-03 | |
How to Address Tech Debt vs. Product Debt vs. Business Debt | by Julius Uy | https://medium.com/big-on-development/how-to-address-tech-debt-vs-product-debt-vs-business-debt-42d43d5f768c | unread | 2023-01-26 | |
Where Wizards Stay Up Late - Katie Hafner | https://katiehafner.com/books-new/where-wizards-stay-up-late/ | unread | 2024-08-04 | |
Profiling and Analyzing Performance of Python Programs | Martin Heinz | Per | https://martinheinz.dev/blog/64 | unread | 2023-09-30 | |
Using Neovim and Lua as a wordprocessor : neovim | https://www.reddit.com/r/neovim/comments/rz4yxj/using_neovim_and_lua_as_a_wordprocessor/ | archive | 2022-04-23 | |
Portal.Web: An Intro to Cyber Witch Practices | by Processing Foundation | | https://medium.com/processing-foundation/portal-web-an-intro-to-cyber-witch-practices-6b3322969366 | unread | 2024-08-11 | |
AksDev | Gamedev, programming, stuff. | https://www.akselmo.dev/ | unread | 2022-07-18 | |
Working with Kubernetes API | https://iximiuz.com/en/series/working-with-kubernetes-api/ | unread | 2022-02-13 | |
Introduction | https://diem.github.io/move/introduction.html | unread | 2022-05-23 | |
How to setup Amazon Cognito with the Hosted UI ā 99th Cloud | https://99thcloud.com/how-to-setup-amazon-cognito-with-the-hosted-ui/ | unread | 2022-01-20 | |
Lightweight Linting Ā· peppe.rs | https://peppe.rs/posts/lightweight_linting/ | unread | 2022-01-27 | |
Session Backends | Drifting in Space | https://driftingin.space/posts/session-lived-application-backends | unread | 2023-07-13 | |
Treemaps are awesome! | https://blog.phronemophobic.com/treemaps-are-awesome.html | unread | 2023-07-28 | |
Natural Language Processing with Transformers Book | https://transformersbook.com/ | unread | 2023-02-17 | |
DISRUPTORS: Redefining Immersion, Play, and Game Economies with Brooks Brow | https://www.youtube.com/watch?v=CLBCTb1odpY | unread | 2022-07-25 | |
DAOPEDIA | https://daopedia.xyz/ | unread | 2022-05-29 | |
Ask HN: How do you manage your companies knowledge base? | Hacker News | https://news.ycombinator.com/item?id=30371723 | unread | 2022-02-19 | |
What makes writing more readable? | https://pudding.cool/2022/02/plain/ | unread | 2023-07-29 | |
Docker optimization guide: the 12 best tips to optimize Docker image securi | https://www.augmentedmind.de/2022/02/20/optimize-docker-image-security/ | unread | 2022-02-21 | |
Programming Books: A Curated Reading List | https://www.programmingbooks.dev/#continuous-delivery | unread | 2022-07-22 | |
Hardening macOS | https://www.bejarano.io/hardening-macos/ | unread | 2022-11-18 | |
Taking on the DigitalOcean Kubernetes Challenge - GitOps CI/CD with Argo CD | https://sathyasays.com/2021/12/30/digitalocean-kubernetes-challenge-gitops-argo-tekton/ | unread | 2022-02-28 | |
Pikuma: Isometric Projection in Game Development | https://pikuma.com/blog/isometric-projection-in-games | unread | 2024-08-12 | |
Flightcontrol Pricing | https://www.flightcontrol.dev/pricing | unread | 2022-12-20 | |
Learning Blockchain Hacking/Auditing ā 0xrishabh | https://blog.0xrishabh.dev//2022/03/05/Learning-Blockchain-Hacking/ | unread | 2022-04-21 | |
WebGPU ā All of the cores, none of the canvas ā surma.dev | https://surma.dev/things/webgpu/ | unread | 2023-07-18 | |
A higher standard - Common Paper | https://commonpaper.com/standards/ | unread | 2022-12-22 | |
Manual For Civilization - Long Now | https://longnow.org/ideas/category/manual-for-civilization/ | unread | 2022-10-07 | |
CTR_Kubernetes_Hardening_Guidance_1.1_20220315.PDF | https://media.defense.gov/2021/Aug/03/2002820425/-1/-1/0/CTR_Kubernetes_Hardening_Guidance_1.1_20220315.PDF | unread | 2022-04-06 | |
Hands-on with PostgreSQL Authorization - Part 2 - Row-Level Security | https://www.tangramvision.com/blog/hands-on-with-postgresql-authorization-part-2-row-level-security | unread | 2023-01-11 | |
Edrys - The Next Generation of Remote Teaching Software | https://edrys.org/ | unread | 2023-02-06 | |
Authorization in a microservices world | Alexanderās Blog | https://www.alexanderlolis.com/authorization-in-a-microservices-world | unread | 2022-04-03 | |
75 Best Sci-Fi Books of All Time - What Is The Best Science Fiction Book Ev | https://www.esquire.com/entertainment/books/g39358054/best-sci-fi-books/ | unread | 2024-07-26 | |
23 Tactical Company Building Lessons, Learned From Scaling Stripe & Notion | https://review.firstround.com/23-tactical-company-building-lessons-learned-from-scaling-stripe-and-notion#3-ask-these-questions-before-joining-a-startup | unread | 2023-05-31 | |
Community Lead | https://gensyn.notion.site/Community-Lead-93991f74e62a410caa8540a1b738d80b | unread | 2022-03-26 | |
Running GUI apps within Docker containers ā Trickster Dev | https://www.trickster.dev/post/running-gui-apps-within-docker-containers/ | unread | 2022-03-29 | |
My end-to-end cold email process for B2B | https://www.indiehackers.com/post/my-end-to-end-cold-email-process-for-b2b-0ef101c4a9 | unread | 2022-04-21 | |
Introduction - Engineering Effectiveness Handbook | https://www.okayhq.com/handbook/ | unread | 2022-11-17 | |
Guide to Exploring File Formats | https://www.gamedevs.org/uploads/the-definitive-guide-to-exploring-file-formats.pdf | unread | 2022-03-29 | |
Best practices to increase the speed for Next.js apps - Stack Overflow Blog | https://stackoverflow.blog/2022/03/30/best-practices-to-increase-the-speed-for-next-js-apps/ | archive | 2022-05-31 | |
Dripline: Taking the Mauve Pill: Exploring Alternatives to the Centralized | https://hypha.coop/dripline/p2p-primer-part-1/ | unread | 2022-11-14 | |
An introduction to innersource - GitHub Resources | https://resources.github.com/innersource/fundamentals/ | unread | 2023-01-31 | |
Transformers for software engineers - Made of Bugs | https://blog.nelhage.com/post/transformers-for-software-engineers/?utm_source=tldrnewsletter | unread | 2022-04-05 | |
Web3 Enables A New Data Economy | https://blog.titansofdata.org/web3-enables-a-new-data-economy/#:~:text=In%20Neal%20Stephensonās%20%E2%80%9CSnowcrash%2C%E2%80%9D,to%20a%20massive%20data%20marketplace. | unread | 2022-04-04 | |
Making Knowledge Management Work ā TDAN.com | https://tdan.com/making-knowledge-management-work/5040 | unread | 2022-04-06 | |
Parityās BlockChain Secret Store and itās high potential. | by Carlos PĆ©rez | https://medium.com/@CPerez19/paritys-secret-storage-and-it-s-high-potential-8ceaadcc9fc5 | unread | 2022-04-06 | |
Secret Store Tutorial Overview Ā· OpenEthereum Documentation | https://openethereum.github.io/Secret-Store-Tutorial-overview | unread | 2022-04-06 | |
IEEE Xplore Full-Text PDF: | https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9152634 | unread | 2022-04-06 | |
Privacy preserving data storage technique in cloud computing | IEEE Confere | https://ieeexplore.ieee.org/document/8303136 | unread | 2022-04-06 | |
Cryptocurrency 101. Recommended Reading List | by Jill Carlson | Medium | https://medium.com/@jillrgunter/cryptocurrency-101-4f141c00ff00 | unread | 2022-04-24 | |
Best Chess Books By Rating Bracket (Including Sections Like Tactics, Attack | https://www.chessjournal.com/chess-books/#books-for-beginners | unread | 2022-04-11 | |
Aspire 5.0 Home - Aspire 5.0 - Confluence | https://contentanalytics.digital.accenture.com/display/ASPIRE50/Aspire+5.0+Home | unread | 2022-04-13 | |
A Sustainable Web 3.0 Business Model | by Mark Nezvisky | NDN Link Official | https://medium.com/ndn-link-official/a-sustainable-web-3-0-business-model-9fcb458d18c7 | unread | 2022-04-15 | |
Writing for Engineers | https://www.heinrichhartmann.com/posts/writing/?utm_source=tldrnewsletter | unread | 2022-04-20 | |
SC_Curriculum_Student.pdf | https://gamesforchange.org/studentchallenge/wp-content/uploads/2020/12/SC_Curriculum_Student.pdf | unread | 2022-04-19 | |
The Community-led Growth Platform for Developer Tools | crowd.dev | https://www.crowd.dev/ | unread | 2022-11-14 | |
Whitepaper ā IGDA | https://igda.org/resource-type/whitepaper/ | unread | 2022-04-19 | |
Relationship with LSP (especially coc.nvim) Ā· Issue #484 Ā· nvim-treesitter/ | https://github.com/nvim-treesitter/nvim-treesitter/issues/484 | unread | 2022-04-23 | |
Writing a Neovim Plugin with Lua | Linode | https://www.linode.com/docs/guides/writing-a-neovim-plugin-with-lua/ | unread | 2022-04-24 | |
Products, Platforms, and Protocols | by Jill Carlson | Medium | https://medium.com/@jillrgunter/products-platforms-and-protocols-bbef1c726561#:~:text=These%20platforms%2C%20along%20with%20the,transaction%20validation%2C%20and%20network%20participation. | unread | 2022-04-24 | |
bfm:978-3-642-29145-6/1.pdf | https://link.springer.com/content/pdf/bfm%3A978-3-642-29145-6%2F1.pdf | unread | 2022-04-24 | |
Game of Alchemy, and Megagames vs LARPs - BeckyBecky Blogs | https://www.beckybeckyblogs.com/game-design/alchemy-megagame-larp/ | unread | 2022-04-27 | |
A simple guide to the Web3 stack | Coinbase | https://www.coinbase.com/learn/market-updates/around-the-block-issue-22#protocol-layer | unread | 2022-04-27 | |
Introduction | The Computer Science Book | https://thecomputersciencebook.com/book/ | unread | 2023-01-11 | |
whitepaper/WHITEPAPER.md at master Ā· bnb-chain/whitepaper | https://github.com/bnb-chain/whitepaper/blob/master/WHITEPAPER.md | unread | 2022-05-23 | |
Is Web3 a solution seeking a problem? | Product Hunt | https://www.producthunt.com/stories/is-web3-a-solution-seeking-a-problem?ref=hpfeed | archive | 2022-05-02 | |
Firezone | Fast, Effortless Secure Remote Access | https://www.firezone.dev/ | unread | 2023-01-30 | |
Haskell for all: Introductory resources to type theory for language impleme | https://www.haskellforall.com/2022/05/introductory-resources-to-type-theory.html | unread | 2022-05-02 | |
Stop Using TODO For Everything ā Seth Goldin | https://goldin.io/blog/stop-using-todo | archive | 2022-05-02 | |
The Alliance Summit, a cryptonative gaming conference | by Nichanan Kesonpa | https://medium.com/alliance-summit/announcing-alliance-summit-7e8732c9fd9d | unread | 2022-05-04 | |
Mechanical Watch ā Bartosz Ciechanowski | https://ciechanow.ski/mechanical-watch/ | unread | 2023-05-21 | |
An introduction to games technical art | GamesIndustry.biz | https://www.gamesindustry.biz/articles/2022-05-11-an-introduction-to-games-technical-art | unread | 2022-05-18 | |
Build a cross browser web extension with React and Parcel | https://www.sumdook.dev/writings/build-a-cross-browser-web-extension-with-react-and-parcel | archive | 2022-06-04 | |
Divvi Up | https://divviup.org/ | unread | 2023-07-20 | |
Infra ā Modern infrastructure access | https://infrahq.com/ | unread | 2023-01-18 | |
Introduction Ā· Linux Inside | https://0xax.gitbooks.io/linux-insides/content/?utm_source=tldrnewsletter | unread | 2022-05-18 | |
Automate All the Boring Kubernetes Operations with Python | Martin Heinz | | https://martinheinz.dev/blog/73 | archive | 2022-05-22 | |
Neon ā Serverless, Fault-Tolerant, Branchable Postgres | https://neon.tech/ | unread | 2023-01-23 | |
tea.white-paper | https://tea.xyz/white-paper/ | unread | 2022-05-19 | |
Depot | https://depot.dev/ | unread | 2023-01-11 | |
Satoshi & Company: The 10 Most Important Scientific White Papers In Develop | https://www.forbes.com/sites/ninabambysheva/2021/02/13/satoshiācompany-the-10-most-important-scientific-white-papers-in-development-of-cryptocurrencies/?sh=75bb74442057 | unread | 2022-05-23 | |
BEAM (Erlang virtual machine) - Wikipedia | https://en.wikipedia.org/wiki/BEAM_(Erlang_virtual_machine)#:~:text=BEAM%20is%20the%20virtual%20machine,beam%20file%20extension. | unread | 2022-05-23 | |
MANUAL TOC | http://www.laputan.org/pub/papers/Joule.pdf | unread | 2022-05-23 | |
Talk: Building a Virus-Safe Platform | http://erights.org/talks/virus-safe/index.html | unread | 2022-05-23 | |
Solidity Vs Move Vs Clarity ā A Comprehensive Guide - | https://www.blockchain-council.org/blockchain/solidity-vs-move-vs-clarity/ | archive | 2022-05-23 | |
download | https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.95.6615&rep=rep1&type=pdf | unread | 2022-05-23 | |
TUSD_WhitePaper.pdf | https://trueusd.com/pdf/TUSD_WhitePaper.pdf | unread | 2022-05-23 | |
6 Metrics To Watch for on Your K8s Cluster | by Erez Rabih | May, 2022 | Be | https://betterprogramming.pub/6-metrics-to-watch-for-on-your-k8s-cluster-76d58f08397f | archive | 2022-06-08 | |
Dynamic Kubernetes Cluster Scaling at Airbnb | by David Morrison | The Airb | https://medium.com/airbnb-engineering/dynamic-kubernetes-cluster-scaling-at-airbnb-d79ae3afa132 | archive | 2022-06-08 | |
handle unstructured JSON data using the standard Go unmarshaller - Stack Ov | https://stackoverflow.com/questions/68464147/handle-unstructured-json-data-using-the-standard-go-unmarshaller | unread | 2022-05-26 | |
Writing like a pro with vale & neovim | https://bhupesh.me//writing-like-a-pro-with-vale-and-neovim/ | archive | 2022-05-27 | |
A Conference About Software You Can Love | Loris Croās Blog | https://kristoff.it/blog/software-you-can-love/ | unread | 2022-11-12 | |
3DILG: Irregular Latent Grids for 3D Generative Modeling | https://1zb.github.io/3DILG/ | unread | 2023-01-30 | |
Two lines of CSS that boosts 7x rendering performance! - DEV Community | https://dev.to/mnathani/two-lines-of-css-that-boosts-7x-rendering-performance-4mjd?utm_source=tldrnewsletter | archive | 2022-05-31 | |
Meet Basic Pitch: Spotifyās Open Source Audio-to-MIDI Converter - Spotify E | https://engineering.atspotify.com/2022/06/meet-basic-pitch/ | unread | 2023-05-17 | |
The fastest way to build Flutter apps in Python | Flet | https://flet.dev/ | unread | 2022-08-22 | |
Smol Dungeon | https://smoldungeon.com/pixel-art | archive | 2022-06-09 | |
How to see the future and be ready for it | https://www.fastcompany.com/90758089/this-is-how-to-see-the-future-and-5-ways-to-be-ready-for-anything?utm_content=null&utm_source=Sailthru&utm_medium=email&utm_campaign=Tuesday%20Email&utm_term=4ABCD | archive | 2022-06-07 | |
Local Async Executors and Why They Should be the Default | https://maciej.codes/2022-06-09-local-async.html | unread | 2023-07-20 | |
Conflict-free replicated data type | Everything I know | https://wiki.nikiv.dev/distributed-systems/crdt | unread | 2023-01-18 | |
Size Optimization Tricks | https://justine.lol/sizetricks/ | archive | 2022-06-10 | |
Raph Kosterās Home Page | https://www.raphkoster.com/gaming/links.shtml | unread | 2022-06-10 | |
LMN 3: An Open-Source DAW-in-a-Box - YouTube | https://www.youtube.com/watch?v=h5UmPTttN1s | archive | 2022-06-30 | |
A Visual Guide to the Aztec Pantheon | https://pudding.cool/2022/06/aztec-gods/ | unread | 2023-11-16 | |
The Grug Brained Developer | https://grugbrain.dev/ | unread | 2024-10-07 | |
Crafting Interpreters: A Review | https://chidiwilliams.com/post/crafting-interpreters-a-review/ | archive | 2022-06-30 | |
Introduction | The Fundraising Lore | https://www.lore.vc/ | unread | 2023-01-18 | |
Seven ways to become unstoppably agentic ā LessWrong | https://www.lesswrong.com/posts/Tnpp3cyEHMGthjGAf/seven-ways-to-become-unstoppably-agentic | unread | 2024-07-17 | |
Hyperstreams ā Nesting in Lucid [570 views] | Bill Wadgeās Blog | https://billwadge.com/2022/06/27/hyperstreams-nesting-in-lucid/ | archive | 2022-06-30 | |
The Petty Pleasures of Watching Crypto Profiteers Flounder | https://newsletters.theatlantic.com/galaxy-brain/62ba500cbcbd490021aaef70/web3-crypto-movement-uses-marc-andreessen/ | archive | 2022-06-30 | |
Leaked Documents Say Cerebral Harmed Patients Seeking Mental-Health Care | https://www.businessinsider.com/cerebral-leaked-documents-suggest-patient-harm-2022-6 | archive | 2022-06-30 | |
Ask HN: Economics Books for Game Development | Hacker News | https://news.ycombinator.com/item?id=31909874 | archive | 2022-06-30 | |
Hard things in Computer Science | https://blog.frankel.ch/hard-things-computer-science/?ref=refind | unread | 2022-07-28 | |
The Universe of Discourse : Things I wish everyone knew about Git (Part II) | https://blog.plover.com/prog/git/tips-2.html | unread | 2022-07-28 | |
taxsim.app: an interactive US Individual Income Tax simulator | https://taxsim.app/?year=2021&mstat=single | archive | 2022-06-30 | |
state-of-web3.pdf | https://go.chainalysis.com/rs/503-FAP-074/images/state-of-web3.pdf | unread | 2022-07-18 | |
Chess Engines: A Zero to One | https://www.chessengines.org/ | unread | 2022-07-05 | |
āManaging Kubernetes without loosing your coolā by Marcus Noble | https://marcusnoble.co.uk/2022-07-04-managing-kubernetes-without-loosing-your-cool/ | archive | 2022-07-05 | |
Refractions 2 Book by Ralph Gibson | https://refractions2.com/ | unread | 2022-08-26 | |
12 Books That Changed How I Hear Music - by Ted Gioia | https://tedgioia.substack.com/p/12-books-that-changed-how-i-heard | unread | 2022-07-10 | |
Archives | Qualia Computing | https://qualiacomputing.com/archives/ | unread | 2023-11-14 | |
LinuxCard - Dmitry.GR | https://dmitry.gr/?r=05.Projects&proj=33.+LinuxCard | unread | 2024-02-07 | |
Machine Learning Algorithms Explained in Less Than 1 Minute Each - KDnugget | https://www.kdnuggets.com/2022/07/machine-learning-algorithms-explained-less-1-minute.html?ref=refind | unread | 2022-07-28 | |
What worries me about AI tooling | AksDev | https://www.akselmo.dev/2022/07/17/What-worries-me-about-AI-tools.html | unread | 2022-07-18 | |
Programmer Interrupted: The Real Cost of Interruption and Context Switching | https://contextkeeper.io/blog/the-real-cost-of-an-interruption-and-context-switching/ | unread | 2023-04-07 | |
The Guide to Modern Data Architecture | Future | https://future.com/emerging-architectures-modern-data-infrastructure/?utm_source=tldrnewsletter | unread | 2022-07-18 | |
The Guide to Modern Data Architecture | Future | https://future.com/wp-content/uploads/2020/10/Unified-Data-Infrastructure-2.0-1.png | unread | 2022-07-18 | |
The Guide to Modern Data Architecture | Future | https://future.com/wp-content/uploads/2022/03/Machine-Learning-Infrastructure-2.0.png | unread | 2022-07-18 | |
The Ultimate Burnout Guide | https://commoncog.com/g/burnout/ | unread | 2022-07-20 | |
Build DSLs for Gaming | algorandfoundation Funded Issue Detail | Gitcoin | | https://gitcoin.co/issue/29130 | unread | 2022-07-20 | |
How to use GPT-3, GPT-J and GPT-NeoX, with few-shot learning | https://nlpcloud.com/effectively-using-gpt-j-gpt-neo-gpt-3-alternatives-few-shot-learning.html | unread | 2023-02-14 | |
Go for beginners ā»ļø with David Valentine (Go Time #239) |> Changelog | https://changelog.com/gotime/239 | unread | 2022-07-25 | |
Ask HN: What are some cool but obscure data structures you know about? | Ha | https://news.ycombinator.com/item?id=32186203 | unread | 2022-07-22 | |
Blogs | Everything I know | https://wiki.nikiv.dev/research/blogs#favorite-blogs | unread | 2022-07-22 | |
How finishing what you start makes teams more productive and predictable | https://lucasfcosta.com/2022/07/19/finish-what-you-start.html | unread | 2022-07-26 | |
The Future of (Crypto) Gaming - Delphi Digital | https://members.delphidigital.io/reports/the-future-of-crypto-gaming?utm_source=tldrnewsletter | unread | 2022-07-25 | |
PdF 2011 | Jim Gilliam: The Internet is My Religion - YouTube | https://www.youtube.com/watch?v=-4WKle-GQwk&t=1s | unread | 2022-07-25 | |
Radius Content Library | https://tephra-labs.notion.site/Radius-Content-Library-4567398b35ce4542a7640a6b66ada2f3 | unread | 2022-07-26 | |
Bizthon 2.0 | Global Blockchain Hackathon 2022 | https://bizthon.com/ | unread | 2022-07-26 | |
Offline Data Transfer Pilot | https://app.radius.space/grants/fp3G9Lo5N7Bfd7FNyrMG | unread | 2022-07-27 | |
Rust on Nails | Modern Documentation Theme | https://rust-on-nails.com/ | unread | 2022-10-07 | |
Fonts In Use ā Type at work in the real world. | https://fontsinuse.com/?utm_content=null&utm_source=Sailthru&utm_medium=email&utm_campaign=Thursday%20Email&utm_term=4ABCD | unread | 2022-07-28 | |
Roll your own JavaScript runtime | https://deno.com/blog/roll-your-own-javascript-runtime | unread | 2023-05-04 | |
Grow 1% every day! | https://doc.clickup.com/37391023/d/h/13n2nf-1304/b84567492bbb0f2?%20utm_campaign=ProductHunt&utm_content=TwitterUni&utm_source=Sailthru&utm_medium=email&utm_campaign=Friday%20Email&utm_term=4ABCD | unread | 2022-07-29 | |
Condensed Guide for Learning Web3 Development in 100 Days | https://tranqui.xyz/posts/100-days-of-code?utm_source=tldrnewsletter | unread | 2022-08-03 | |
Data Mesh ā A Data Movement and Processing Platform @ Netflix | by Netflix | https://netflixtechblog.com/data-mesh-a-data-movement-and-processing-platform-netflix-1288bcab2873 | unread | 2022-08-29 | |
Climate Endgame: Exploring catastrophic climate change scenarios | https://www.pnas.org/doi/epdf/10.1073/pnas.2108146119 | unread | 2022-08-04 | |
Docker and the OCI container ecosystem [LWN.net] | https://lwn.net/SubscriberLink/902049/374614a66c0367f3/?utm_source=tldrnewsletter | unread | 2022-08-03 | |
Easy way to convert HTML to PDF using Javascript - QA With Experts | https://qawithexperts.com/article/javascript/easy-way-to-convert-html-to-pdf-using-javascript/335 | unread | 2022-08-03 | |
Cloud GPUs - The Full Stack | https://fullstackdeeplearning.com/cloud-gpus/ | unread | 2023-05-31 | |
5 Project Ideas to Stay Up-To-Date as a Data Scientist - KDnuggets | https://www.kdnuggets.com/2022/07/5-project-ideas-stay-uptodate-data-scientist.html?ref=refind | unread | 2022-08-09 | |
Cramming āPapers, Pleaseā Onto Phones | Development Logs by Lucas Pope | https://dukope.com/devlogs/papers-please/mobile/ | unread | 2023-04-10 | |
maps.earth - open source maps for everyone | https://about.maps.earth/ | unread | 2022-08-22 | |
VS Code - Whatās the deal with the telemetry? | https://www.roboleary.net/tools/2022/04/20/vscode-telemetry.html | unread | 2022-08-23 | |
Preparing for the wave of open source funding | https://sethmlarson.dev/blog/preparing-for-the-wave-of-open-source-funding | unread | 2022-08-23 | |
How to Tool for Developer Productivity | alphalist | https://alphalist.com/blog/how-to-tool-for-developer-productivity | unread | 2022-08-29 | |
Lessons Learned from the Book āEffective Remote Workā | https://phauer.com/2022/book-remote-work-lessons-learned/ | unread | 2023-01-26 | |
Frisbee Documentation | https://frpc.io/ | unread | 2022-08-26 | |
smoothbrains.net ā Planetary scale vibe collapse: The death of liminal cons | https://smoothbrains.net/posts/2022-08-24-planetary-scale-vibe-collapse.html | unread | 2023-02-18 | |
Show HN: Devbox ā Easy, predictable shells and containers | Hacker News | https://news.ycombinator.com/item?id=32600821 | unread | 2022-08-26 | |
SideChef - Recipes and Meal Ideas | https://www.sidechef.com/?utm_content=null&utm_source=Sailthru&utm_medium=email&utm_campaign=Friday%20Email&utm_term=4ABCD | unread | 2022-08-26 | |
IGN presents Museum of Mario | http://mario.ign.com/?utm_content=null&utm_source=Sailthru&utm_medium=email&utm_campaign=Friday%20Email&utm_term=4ABCD | unread | 2022-08-26 | |
Aviator - Automate tedious workflows for developers | https://www.aviator.co/#mergequeue | unread | 2023-01-24 | |
Automagically formatting on save, with Neovim and Language Server Protocol | https://www.jvt.me/posts/2022/03/01/neovim-format-on-save/ | unread | 2022-09-15 | |
Developer Experience Infrastructure (DXI) | Kenneth Auchenberg | https://kenneth.io/post/developer-experience-infrastructure-dxi?utm_source=tldrnewsletter | unread | 2022-09-01 | |
SDKs for your API | Speakeasy | https://speakeasyapi.dev/ | unread | 2023-07-07 | |
Kubernetes Was Never Designed for Batch Jobs | by Meadowrun | Sep, 2022 | B | https://betterprogramming.pub/kubernetes-was-never-designed-for-batch-jobs-f59be376a338 | unread | 2022-09-03 | |
How to install EmuDeck 2 and RetroDeck on the Steam Deck | https://overkill.wtf/emulation-nintendo-sony-steam-deck/ | unread | 2023-10-17 | |
Kubernetes Was Never Designed for Batch Jobs | Lobsters | https://lobste.rs/s/z8gxe6/kubernetes_was_never_designed_for_batch | unread | 2022-09-03 | |
p3496-lakshman.pdf | https://www.vldb.org/pvldb/vol15/p3496-lakshman.pdf | unread | 2022-10-03 | |
Simulators :: ā Moire | https://generative.ink/posts/simulators/ | unread | 2023-04-10 | |
Petals ā Decentralized platform for running 100B language models | https://petals.ml/ | unread | 2022-12-21 | |
Game Emulation via Neural Network | https://madebyoll.in/posts/game_emulation_via_dnn/ | unread | 2022-09-08 | |
Research: quantifying GitHub Copilotās impact on developer productivity and | https://github.blog/2022-09-07-research-quantifying-github-copilots-impact-on-developer-productivity-and-happiness/ | unread | 2022-09-08 | |
The Limits of āHelpā ā Carcinisation | https://carcinisation.com/2022/09/07/the-limits-of-help/ | unread | 2023-02-18 | |
The Garage Recordings | Microsoft Stream | https://msit.microsoftstream.com/channel/d72ca4ff-0400-b9eb-0b44-f1eb254731e6?referrer=https:%2F%2Fstatics.teams.cdn.office.net%2F | unread | 2022-09-08 | |
Astronaut | http://astronaut.io/?utm_content=null&utm_source=Sailthru&utm_medium=email&utm_campaign=Friday%20Email&utm_term=4ABCD | unread | 2022-09-09 | |
Forgotify | Discover a previously unheard Spotify track | https://forgotify.com/?utm_content=null&utm_source=Sailthru&utm_medium=email&utm_campaign=Friday%20Email&utm_term=4ABCD | unread | 2022-09-09 | |
Game Emulation via Neural Network | https://madebyoll.in/posts/game_emulation_via_dnn/?ref=refind | unread | 2022-09-22 | |
So You Want to be a Writer⦠- Hugh Howey | https://hughhowey.com/so-you-want-to-be-a-writer/?ref=refind | unread | 2022-09-12 | |
Choosing cloud regions for lower latency: A data-driven approach - Utku Dem | https://utdemir.com/posts/choosing-cloud-regions.html | unread | 2022-09-12 | |
Use.GPU Docs - Intro | https://usegpu.live/?utm_source=tldrnewsletter | unread | 2022-09-12 | |
Convoy | https://getconvoy.io/?utm_source=tldr&utm_medium=newsletter | unread | 2022-09-12 | |
The Authorial Leverage Framework | Authorial-Leverage-Framework | https://logodaedalus.github.io/Authorial-Leverage-Framework/ | unread | 2023-10-24 | |
A Curated List of Game Network Programming Resources| FreeGameLibs | https://freegamelibs.com/p/a-curated-list-of-game-network-programming-resources | unread | 2022-09-19 | |
Most Important Papers for Quantitative Traders ā QMR | https://www.qmr.ai/most-important-papers-for-quantitative-traders/ | unread | 2023-06-02 | |
The Asymmetry of Open Source ā Matt Holt | https://matt.life/writing/the-asymmetry-of-open-source?utm_source=tldrnewsletter | unread | 2023-06-12 | |
Why is it taking so long for cloud dev environments to catch on? | Warp | https://www.warp.dev/blog/why-is-it-taking-so-long-for-cloud-dev-environments-to-catch-on | unread | 2023-02-06 | |
Letās Play OS 2200! | https://arcanesciences.com/os2200/ | unread | 2022-09-23 | |
Date Me Directory | https://stevekrouse.notion.site/stevekrouse/Date-Me-Directory-2132c9c256534d74b8ddd0f8e10fc6dd | unread | 2023-02-18 | |
Fishbowls | Handmade Network | https://handmade.network/fishbowl | unread | 2022-11-17 | |
The Content Marketing Handbook - Priceonomics | https://priceonomics.com/the-content-marketing-handbook-2/?ref=refind | unread | 2022-11-27 | |
(1) Home / Twitter | https://twitter.com/daniel_eckler/status/1578038510761791488/photo/1 | unread | 2022-10-07 | |
Thomas Tanay | How government expenditures finance themselves | https://thomas-tanay.github.io/posts/2022-SFCmodel | unread | 2022-10-07 | |
Ukama | Crowd Supply | https://www.crowdsupply.com/ukama/ukama#products | unread | 2022-10-07 | |
Recommended Games and Content Creators :: Linux Gaming Central | https://linuxgamingcentral.com/recommendations/ | unread | 2022-11-24 | |
Ask HN: How to stop emailing my ex? Any technical solutions I could use? | | https://news.ycombinator.com/item?id=33121556 | unread | 2022-10-07 | |
How Notion Grows - by Jaryd Hermann - How They Grow | https://www.howtheygrow.co/p/how-notion-grows?ref=refind | unread | 2022-10-10 | |
Mass Editing Memory in a Transformer | https://memit.baulab.info/ | unread | 2023-04-21 | |
Do you know any good programming games? | Lobsters | https://lobste.rs/s/i6e0xg/do_you_know_any_good_programming_games | unread | 2022-10-19 | |
The AT Protocol | https://atproto.com/ | unread | 2022-10-18 | |
Villagers | https://villagersapp.com/ | unread | 2022-10-28 | |
Contract Rates FYI | https://www.contractrates.fyi/ | unread | 2022-10-28 | |
Find All You Need For AI Art | aiart[apps] | https://www.aiartapps.com/ | unread | 2022-11-07 | |
A Visual Guide to SSH Tunnels: Local and Remote Port Forwarding | https://iximiuz.com/en/posts/ssh-tunnels/ | unread | 2023-01-11 | |
Crate List - Blessed.rs | https://blessed.rs/crates | unread | 2022-11-08 | |
Microsoftās CBL-Delridge is 404, long live CBL-Mariner | https://boxofcables.dev/cbl-delridge-is-dead-long-live-cbl-mariner/ | unread | 2022-11-07 | |
15 Free Machine Learning and Deep Learning Books - KDnuggets | https://www.kdnuggets.com/2022/10/15-free-machine-learning-deep-learning-books.html?ref=refind | unread | 2022-11-17 | |
The essence of Reed-Solomon coding | https://mazzo.li/posts/reed-solomon.html | unread | 2022-11-07 | |
Exams-Only Universities - LessWrong | https://www.lesswrong.com/posts/vH7n8tuPxpPyKJpuX/exams-only-universities | unread | 2023-02-18 | |
A Visual Guide to SSH Tunnels (with labs) | https://iximiuz.com/en/posts/ssh-tunnels/?utm_source=tldrnewsletter | unread | 2022-11-07 | |
Introduction to Genomics for Engineers | Introduction to Genomics for Engin | https://learngenomics.dev/ | unread | 2022-11-08 | |
2211.03622.pdf | https://arxiv.org/pdf/2211.03622.pdf | unread | 2022-11-14 | |
Emissions Map - Climate TRACE | https://climatetrace.org/map | unread | 2022-11-14 | |
A History of Early Microcontrollers, Part 1: Calculator Chips Came First ā | https://www.eejournal.com/article/a-history-of-early-microcontrollers-part-1-calculator-chips-came-first/ | unread | 2023-01-05 | |
GitHub Business Card | https://github-business-card.vercel.app/?user=VVoruganti | unread | 2022-11-14 | |
Talks ā Talks | https://jez.io/talks/ | unread | 2022-11-14 | |
Mission - Galactica | https://galactica.org/mission/ | unread | 2022-11-15 | |
solidjs/solid-start: SolidStart, the Solid app framework | https://github.com/solidjs/solid-start?utm_source=tldrnewsletter | unread | 2022-11-16 | |
The Distributed Computing Manifesto | All Things Distributed | https://www.allthingsdistributed.com/2022/11/amazon-1998-distributed-computing-manifesto.html | unread | 2022-11-16 | |
CARDboard Illustrative Aid to Computation - Wikipedia | https://en.wikipedia.org/wiki/CARDboard_Illustrative_Aid_to_Computation#:~:text=CARDIAC%20(CARDboard%20Illustrative%20Aid%20to,school%20students%20how%20computers%20work. | unread | 2022-11-16 | |
LuaJIT Internals: Intro | https://0xbigshaq.github.io/2022/08/22/lua-jit-intro/ | unread | 2024-01-03 | |
Naval Gazing Main/The Case for the F-35 | https://www.navalgazing.net/The-Case-for-the-F-35 | unread | 2023-02-18 | |
The Case for Antidepressants in 2022 - by Awais Aftab | https://awaisaftab.substack.com/p/the-case-for-antidepressants-in-2022 | unread | 2023-02-18 | |
Riceās theorem | Busy Beavers! | https://busy-beavers.tigyog.app/rice | unread | 2022-11-26 | |
Building the fastest Lua interpreter.. automatically! | | https://sillycross.github.io/2022/11/22/2022-11-22/ | unread | 2023-02-12 | |
Play No-One Has to Die, a Free online game on Jay is games | https://jayisgames.com/games/no-one-has-to-die/?utm_content=null&utm_source=Sailthru&utm_medium=email&utm_campaign=Wednesday%20Email&utm_term=4ABCD | unread | 2022-11-24 | |
ooh.directory | https://ooh.directory/ | unread | 2022-11-24 | |
FFmpeg - Ultimate Guide | IMG.LY Blog | https://img.ly/blog/ultimate-guide-to-ffmpeg/ | unread | 2023-02-12 | |
Dealing with online hate: A crisis management handbook for video game devel | https://www.gamesindustry.biz/dealing-with-online-hate-a-crisis-management-handbook-for-video-game-developers | unread | 2022-11-26 | |
Advanced macOS Commands - saurabhs.org | https://saurabhs.org/advanced-macos-commands | unread | 2023-07-29 | |
Galactic Puzzle Hunt | https://2022.galacticpuzzlehunt.com/ | unread | 2023-04-11 | |
Inkbase: Programmable Ink | https://www.inkandswitch.com/inkbase/ | unread | 2023-02-12 | |
Be less scared of overconfidence | benkuhn.net | https://www.benkuhn.net/overconfidence/ | unread | 2024-03-29 | |
Apex | Apex | https://apexlang.io/ | unread | 2022-12-07 | |
Why do we hack? Ā· Curious Musings | http://curious.galthub.com/blog/2022-12-04/ | unread | 2022-12-08 | |
Open Source Hospital Price Transparency | DoltHub Blog | https://www.dolthub.com/blog/2022-12-02-open-source-hospital-price-transparency/ | unread | 2022-12-08 | |
Investing in Internal Documentation: A Brick-by-Brick Guide for Startups | | https://review.firstround.com/investing-in-internal-documentation-a-brick-by-brick-guide-for-startups?ref=refind | unread | 2022-12-07 | |
Dev environments in the cloud are a half-baked solution - mikenikles.com | https://www.mikenikles.com/blog/dev-environments-in-the-cloud-are-a-half-baked-solution | unread | 2022-12-19 | |
Just Use Postgres for Everything | Amazing CTO | https://www.amazingcto.com/postgres-for-everything/ | unread | 2022-12-19 | |
Email marketing to developers | https://ronakganatra.com/email-marketing-to-developers | unread | 2022-12-30 | |
copilot-explorer | Hacky repo to see what the Copilot extension sends to th | https://thakkarparth007.github.io/copilot-explorer/posts/copilot-internals.html | unread | 2024-08-10 | |
Did Insurance Fire Brigades let uninsured buildings burn? | https://www.tomscott.com/corrections/firemarks/ | unread | 2023-02-18 | |
H3: Uberās Hexagonal Hierarchical Spatial Index | Uber Blog | https://www.uber.com/en-CA/blog/h3/ | unread | 2022-12-20 | |
Machine Learning part 1: introduction - Python kitchen | https://www.pythonkitchen.com/machine-learning-part-1-introduction/ | unread | 2022-12-20 | |
Docker on MacOS is slow and how to fix it Ā· Paolo Mainardi | https://www.paolomainardi.com/posts/docker-performance-macos/ | unread | 2023-01-08 | |
? Portable Secret | portable-secret | https://mprimi.github.io/portable-secret/?utm_source=tldrnewsletter | unread | 2022-12-22 | |
RĆ©my Grünblatt ā Nix and NixOS, my pain points | https://remy.grunblatt.org/nix-and-nixos-my-pain-points.html | unread | 2022-12-30 | |
Hypermedia Systems | https://hypermedia.systems/book/contents/ | unread | 2023-08-20 | |
Where Did Software Go Wrong? | Jesse Li | https://blog.jse.li/posts/software/?ref=cloudhiker.net | unread | 2022-12-26 | |
Stable Diffusion 2.0 & 2.1: An Overview - by Jon Stokes | https://www.jonstokes.com/p/stable-diffusion-20-and-21-an-overview | unread | 2023-07-18 | |
Ronin | https://ronin-rb.dev/ | unread | 2023-02-06 | |
The Ultimate Guide To Software Architecture Documentation | https://www.workingsoftware.dev/software-architecture-documentation-the-ultimate-guide/ | unread | 2023-02-15 | |
Bits about Money (Page 1) | https://www.bitsaboutmoney.com/archive/ | unread | 2023-01-06 | |
Learn WebGPU for C documentation | https://eliemichel.github.io/LearnWebGPU/ | unread | 2023-04-28 | |
The 30 Best Pieces of Advice for Entrepreneurs in 2022 | First Round Review | https://review.firstround.com/the-30-best-pieces-of-advice-for-entrepreneurs-in-2022 | unread | 2023-01-16 | |
Conversational Canyons - Escaping Flatland | https://escapingflatland.substack.com/p/conversation | unread | 2023-04-22 | |
Why community-led product development is the new Go-to-market - Mind the Pr | https://www.mindtheproduct.com/why-community-led-product-development-is-the-new-go-to-market/ | unread | 2023-01-26 | |
VALL-E | https://valle-demo.github.io/ | unread | 2023-01-09 | |
Neural Networks: Zero To Hero | https://karpathy.ai/zero-to-hero.html | unread | 2023-04-07 | |
Dateforce | Salesforce, but for dating | https://dateforce.app/ | unread | 2023-01-24 | |
A comprehensive guide for the fastest possible Docker builds in human exist | https://www.sliceofexperiments.com/p/a-comprehensive-guide-for-the-fastest | unread | 2023-01-11 | |
A Zig Diary | https://kihlander.net/post/a-zig-diary/ | unread | 2024-01-16 | |
Tetris is Capable of Universal Computation | https://meatfighter.com/tetromino-computer/ | unread | 2023-01-11 | |
We invested 10% to pay back tech debt; Hereās what happened | https://blog.alexewerlof.com/p/tech-debt-day | unread | 2023-01-24 | |
folke/lua-dev.nvim: ? Neovim setup for init.lua and plugin development with | http://neovimcraft.com/plugin/folke/lua-dev.nvim/index.html | unread | 2023-01-09 | |
Verifiable Software Development Estimations | https://two-wrongs.com/verifiable-software-development-estimations | unread | 2023-01-19 | |
Laurence Tratt: Compiled and Interpreted Languages: Two Ways of Saying Toma | https://tratt.net/laurie/blog/2023/compiled_and_interpreted_languages_two_ways_of_saying_tomato.html | unread | 2023-01-11 | |
Open Source in Environmental Sustainability ā Open Source in Environmental | https://report.opensustain.tech/chapters/index.html | unread | 2023-01-11 | |
5 AI Tools to create incredible custom images | https://buildspace.so/notes/ai-tools | unread | 2023-01-20 | |
Yet another keyboard post, or, introducing ErgoNICE - Home of Val Packett | https://val.packett.cool/blog/ergonice/ | unread | 2023-01-11 | |
Open Corridor | https://www.opencorridor.org/ | unread | 2023-01-11 | |
On actionable and actually useful logs | Lanre Adelowo | https://lanre.wtf/blog/2023/01/12/on-actionable-and-actually-useful-logs | unread | 2023-11-16 | |
Project Mage | https://project-mage.org/ | unread | 2023-01-18 | |
The Carbon Con ā How offsetting claims are vastly inflated | https://www.source-material.org/vercompanies-carbon-offsetting-claims-inflated-methodologies-flawed | unread | 2023-01-26 | |
Who This Book is For | The Fundraising Lore | https://www.lore.vc/introduction/who-this-book-is-for | unread | 2023-01-19 | |
How Good Documentation Can Improve Productivity (2023) | https://shopify.engineering/good-documentation-productivity?ref=refind | unread | 2023-02-13 | |
Pluralistic: Tiktokās enshittification (21 Jan 2023) ā Pluralistic: Daily l | https://pluralistic.net/2023/01/21/potemkin-ai/#hey-guys1 | unread | 2023-06-12 | |
Script Kit: Shortcut to Everything | https://www.scriptkit.com/?utm_source=tldrnewsletter | unread | 2023-01-24 | |
Introducing Zero to Nix ā Determinate Systems | https://determinate.systems/posts/zero-to-nix | unread | 2023-01-24 | |
Prompt Engineering Shouldnāt Exist | https://matt-rickard.com/prompt-engineering-shouldnt-exist | unread | 2023-01-30 | |
INVISV: āSome security thoughts on a suā¦ā - IOC.exchange | https://ioc.exchange/@invisv/109740474201888576 | unread | 2023-01-24 | |
IcePanel | Explain complex software systems | https://icepanel.io/?utm_source=tldr&utm_medium=newsletter&utm_campaign=newsletter_sponsorship_2023_01 | unread | 2023-01-24 | |
ChatGPT Cheat Sheet.pdf - Google Drive | https://drive.google.com/file/d/1UOfN0iB_A0rEGYc2CbYnpIF44FupQn2I/view | unread | 2023-01-26 | |
Quit: A Framework for Giving Up - by Justine & Olivia Moore | https://www.readaccelerated.com/p/quit-a-framework-for-giving-up?ref=refind | unread | 2023-01-24 | |
CrowdView | https://crowdview.ai/ | unread | 2023-02-06 | |
Springer has released 65 Machine Learning and Data books for free | by Noum | https://medium.com/coinmonks/springer-has-released-65-machine-learning-and-data-books-for-free-e0744f5b5918 | unread | 2023-01-27 | |
Grokking Big Unfamiliar Codebases ā Jeremyās Blog | https://www.jeremyong.com/game%20engines/2023/01/25/grokking-big-unfamiliar-codebases/ | unread | 2023-01-30 | |
Emptying the Dishwasher With Systems Theory | https://two-wrongs.com/emptying-the-dishwasher-with-systems-theory.html | unread | 2023-03-13 | |
The modern way of serving images | Jacob āKurtā GroĆ | https://kurtextrem.de/posts/modern-way-of-img | unread | 2025-01-06 | |
Jason Eckertās Website and Blog | https://jasoneckert.github.io/myblog/the-galaga-no-fire-cheat-mystery/ | unread | 2023-01-27 | |
Ask HN: Interesting courses/books to counter a looming burnout? | Hacker Ne | https://news.ycombinator.com/item?id=34570518 | unread | 2023-01-30 | |
Home - Cognitive Web | https://opencognitives.com/ | unread | 2023-01-30 | |
Programming basics | https://easylang.online/easyprogramming/ | unread | 2023-02-27 | |
The AI Crowd is Mad | https://proofinprogress.com/posts/2023-02-01/the-ai-crowd-is-mad.html | unread | 2023-02-03 | |
Comparing the Top Managed Kubernetes Providers | Elliot G | Medium | https://medium.com/@elliotgraebert/comparing-the-top-eight-managed-kubernetes-providers-2ae39662391b | unread | 2023-02-06 | |
Contracts you should never sign | https://vadimkravcenko.com/shorts/contracts-you-should-never-sign/?ref=refind | unread | 2023-03-07 | |
AI Looks Like a Bubble - Napkin Math - Every | https://every.to/napkin-math/ai-looks-like-a-bubble | unread | 2023-02-12 | |
Penpot - Bring Design Freedom to your Product Team | https://penpot.app/?mtm_campaign=penpotlaunch&mtm_kwd=paid&mtm_source=newsTLDR | unread | 2023-02-12 | |
Shirky: Situated Software | https://gwern.net/doc/technology/2004-03-30-shirky-situatedsoftware.html | unread | 2024-08-11 | |
The code quality pyramid | https://fabianzeindl.com/posts/the-codequality-pyramid | unread | 2023-02-10 | |
Leo Robinovitch @ The Leo Zone | https://theleo.zone/posts/linux-upskill/ | unread | 2023-02-06 | |
ESP32 Buyerās Guide: Different Chips, Firmware, Sensors | eitherway | https://eitherway.io/posts/esp32-buyers-guide/ | unread | 2023-02-06 | |
Signals vs. Servers | https://blog.adamchalmers.com/signals-vs-servers/ | unread | 2023-11-16 | |
Knowledge Retrieval Architecture for LLMās (2023) | https://mattboegner.com/knowledge-retrieval-architecture-for-llms/ | unread | 2023-04-28 | |
My favourite 3 lines of CSS | Andy Bell | https://andy-bell.co.uk/my-favourite-3-lines-of-css/ | unread | 2023-02-21 | |
13 tips and techniques for modern Flask apps | https://pgjones.dev/blog/modern-flask-2023/ | unread | 2023-02-07 | |
I wish Asciidoc was more popular | https://pdx.su/blog/2023-02-05-asciidoc-and-markdown/ | unread | 2023-02-07 | |
Storing OpenAI embeddings in Postgres with pgvector | https://supabase.com/blog/openai-embeddings-postgres-vector | unread | 2023-02-07 | |
Storing OpenAI embeddings in Postgres with pgvector | Hacker News | https://news.ycombinator.com/item?id=34684593 | unread | 2023-02-07 | |
Blog - Rather Labs | https://www.ratherlabs.com/blog | unread | 2023-02-07 | |
Kubernetes without Ansible is just wrong | https://www.erichreich.com/using-kubernetes-without-ansible-is-just-wrong/ | unread | 2023-03-07 | |
Build An Online Resume with an Auto-Updating PDF Version Using GitHub Actio | https://bas.codes/posts/github-actions-resume | unread | 2023-04-20 | |
Writing an engineering strategy. | Irrational Exuberance | https://lethain.com/eng-strategies/?utm_source=tldrnewsletter | unread | 2023-02-15 | |
What Is ChatGPT Doing ⦠and Why Does It Work?āStephen Wolfram Writings | https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-doing-and-why-does-it-work/ | unread | 2023-02-16 | |
What is ChatGPT doing and why does it work? | Hacker News | https://news.ycombinator.com/item?id=34796611 | unread | 2023-02-16 | |
Let there be light! | https://twiddlingbits.net/artificial-sun | unread | 2023-02-16 | |
Chris Crawford Dragon Speech āI Had a Dreamā - YouTube | https://www.youtube.com/watch?v=CBrj4S24074&t=1s | unread | 2023-02-15 | |
Celeste & TowerFall Physics | https://maddymakesgames.com/articles/celeste_and_towerfall_physics/index.html | unread | 2024-07-08 | |
Creating a Search Engine For My Music Streaming Platform Ā· nectarine.sh | https://nectarine.sh/posts/creating-a-search-engine-for-my-streaming-platform/ | unread | 2023-02-20 | |
Linux 6.3 Introducing Hardware Noise āhwnoiseā Tool - Phoronix | https://www.phoronix.com/news/Linux-6.3-hwnoise | unread | 2023-02-21 | |
OWASP Kubernetes Top 10 ā Sysdig | https://sysdig.com/blog/top-owasp-kubernetes/ | unread | 2023-02-22 | |
Building your executive network. | Irrational Exuberance | https://lethain.com/building-exec-network/ | unread | 2023-03-27 | |
Free Memes - Free Elements Set - 33 customizable PNGs, SVGs, PDFs | https://www.streamlinehq.com/elements/memes | unread | 2023-02-22 | |
Introducing Ambient 0.1 | https://www.ambient.run/post/introducing-ambient | unread | 2023-02-22 | |
Fly.io Distributed Systems Challenge Ā· Fly Docs | https://fly.io/dist-sys/ | unread | 2023-02-22 | |
Developer marketing for early-stage startups ā what weāve learned - PostHog | https://posthog.com/blog/dev-marketing-for-startups | unread | 2023-03-06 | |
An introduction to zero-knowledge machine learning (ZKML) | https://worldcoin.org/blog/engineering/intro-to-zkml | unread | 2023-04-10 | |
Why backlogs are harmful, why they never shrink, and what to do instead | https://lucasfcosta.com/2023/02/07/backlogs-are-useless.html?ref=refind | unread | 2023-03-08 | |
Stop saying ātechnical debtā - Stack Overflow Blog | https://stackoverflow.blog/2023/02/27/stop-saying-technical-debt/ | unread | 2023-02-27 | |
What I Learned At Stripe | steinkamp.us | https://steinkamp.us/post/2022/11/10/what-i-learned-at-stripe.html | unread | 2023-02-28 | |
Nix journey part 0: Learning and reference materials Ā· Tinkering | https://tinkering.xyz/nix-docs/ | unread | 2023-03-01 | |
How to Build AI Products People Want ā Reforge | https://www.reforge.com/blog/ai-products-arms-race | archive | 2023-05-31 | |
Scaling Kubernetes to 7,500 nodes | https://openai.com/research/scaling-kubernetes-to-7500-nodes | unread | 2023-03-16 | |
A Senior Engineerās Guide to the System Design Interview | interviewing.io | https://interviewing.io/guides/system-design-interview | unread | 2023-03-05 | |
The Waluigi Effect (mega-post) - LessWrong | https://www.lesswrong.com/posts/D7PumeYTDPfBTp3i7/the-waluigi-effect-mega-post | unread | 2023-03-07 | |
Detect unused CSS and JavaScript code | https://devtoolstips.org/tips/en/detect-unused-code/ | unread | 2023-04-15 | |
Snap.js | https://thescottyjam.github.io/snap.js/#!/nolodash | unread | 2023-03-07 | |
Cash Management for Early Stage Startups - by Leo Polovets | https://www.codingvc.com/p/cash-management-for-early-stage-startups | unread | 2023-03-13 | |
Nix journey part 1: My grand unified theory of Nix documentation Ā· Tinkerin | https://tinkering.xyz/nix-docs-unified-theory/ | unread | 2023-03-07 | |
Running your engineering onboarding program. | Irrational Exuberance | https://lethain.com/engineering-onboarding-programs/ | unread | 2023-03-22 | |
Leveraging Rust and the GPU to render user interfaces at 120 FPS | https://zed.dev/blog/videogame | unread | 2023-06-15 | |
Emergent Abilities of Large Language Models | https://www.assemblyai.com/blog/emergent-abilities-of-large-language-models/?utm_source=tldrnewsletter | unread | 2023-03-08 | |
Building Big Systems with Remote Hardware Teams / Oxide | https://oxide.computer/blog/building-big-systems-with-remote-hardware-teams | unread | 2023-03-08 | |
Navigating the unpredictability of everything | https://longform.asmartbear.com/predict-the-future/ | unread | 2023-03-22 | |
Authenticated encryption: why you need it and how it works - Andrea Corbell | https://andrea.corbellini.name/2023/03/09/authenticated-encryption/ | unread | 2023-08-20 | |
Ask HN: Small scripts, hacks and automations youāre proud of? | Hacker News | https://news.ycombinator.com/item?id=35122780 | unread | 2023-03-13 | |
Jacekās Blog Ā· Quick VMs with NixOS | https://galowicz.de/2023/03/13/quick-vms-with-nixos/ | unread | 2023-03-17 | |
Three Simple, Brilliant Mental Models for Better Collaboration | https://www.thepocket.io/p/three-simple-brilliant-mental-models | unread | 2023-07-07 | |
How can pods talk to one another? A brief guide to Kubernetes networking | | https://ergomake.dev/blog/kubernetes-networking-guide/ | unread | 2023-03-16 | |
How is LLaMa.cpp possible? | https://finbarr.ca/how-is-llama-cpp-possible/ | unread | 2023-08-16 | |
Hypervisor Development in Rust Part 1 - memN0ps | https://memn0ps.github.io/hypervisor-development-in-rust-part-1/ | unread | 2023-04-17 | |
sadgrl.online | https://sadgrl.online/cyberspace/webrings | unread | 2023-11-16 | |
A deep dive into logging ecosystem | Parseable | https://www.parseable.io/blog/log-ecosystem-overview | unread | 2023-03-22 | |
https://andrew-quinn.me/fzf/ | https://andrew-quinn.me/fzf/ | unread | 2023-03-21 | |
Model Arbitrage | https://matt-rickard.com/model-arbitrage | unread | 2023-03-23 | |
Developer Tools 2.0 | Sequoia Capital US/Europe | https://www.sequoiacap.com/article/ai-powered-developer-tools/ | unread | 2023-04-01 | |
The Universe of Discourse : Notes on card games played by aliens | https://blog.plover.com/notes/alien-poker.html | unread | 2023-05-17 | |
The Anti-Productivity Manifesto - Inverted Passion | https://invertedpassion.com/the-anti-productivity-manifesto/ | unread | 2023-03-28 | |
Zig And Rust | https://matklad.github.io/2023/03/26/zig-and-rust.html | unread | 2023-04-18 | |
Cerebras-GPT: A Family of Open, Compute-efficient, Large Language Models - | https://www.cerebras.net/blog/cerebras-gpt-a-family-of-open-compute-efficient-large-language-models/ | unread | 2023-03-28 | |
Netcode Architectures Part 1: Lockstep | SnapNet | https://www.snapnet.dev/blog/netcode-architectures-part-1-lockstep/ | unread | 2023-10-17 | |
The Joy of Computer History Books | https://fabiensanglard.net/joy/index.html | unread | 2023-04-02 | |
The Reluctant Sysadminās Guide to Securing a Linux Server | https://pboyd.io/posts/securing-a-linux-vm/ | unread | 2023-08-01 | |
Modeling Git Internals in Alloy, Part 1: Blobs and Trees | https://bytes.zone/posts/modeling-git-internals-in-alloy-part-1-blobs-and-trees/ | unread | 2023-04-10 | |
Comparing k3s with Kubernetes | { Hoelzel.IT } | https://www.hoelzel.it/kubernetes/2023/04/01/k3s-is-Often-the-Better-Choice.html | unread | 2023-04-04 | |
Koala: A Dialogue Model for Academic Research ā The Berkeley Artificial Int | https://bair.berkeley.edu/blog/2023/04/03/koala/ | unread | 2023-05-11 | |
(1) AI tutors will be held back by culture - by Henrik Karlsson | https://escapingflatland.substack.com/p/ai-tutors | unread | 2023-04-18 | |
The growing pains of database architecture | Figma Blog | https://www.figma.com/blog/how-figma-scaled-to-multiple-databases/ | unread | 2023-07-28 | |
I donāt want streaming music, I just want to stream my music ⢠Cory Dransfe | https://coryd.dev/posts/2023/i-dont-want-streaming-music/ | unread | 2023-04-07 | |
Lerp | https://rachsmith.com/lerp/ | unread | 2023-04-07 | |
WebMutex API description | https://webmutex.io/ | unread | 2023-04-07 | |
Live Comment System Design - System Design | https://systemdesign.one/live-comment-system-design | unread | 2023-07-19 | |
2304.03442.pdf | https://arxiv.org/pdf/2304.03442.pdf | unread | 2023-04-11 | |
A Two-Minute Burnout Checkup | https://hbr.org/2023/04/a-two-minute-burnout-checkup | unread | 2023-04-28 | |
Designing a Programming Language to Speedrun Advent of Code | https://blog.vero.site/post/noulith | unread | 2023-04-11 | |
Do you actually need a vector database? | Ethan Rosenthal | https://www.ethanrosenthal.com/2023/04/10/nn-vs-ann/ | unread | 2023-04-15 | |
SQL Maxis: Why We Ditched RabbitMQ And Replaced It With A Postgres Queue | https://www.prequel.co/blog/sql-maxis-why-we-ditched-rabbitmq-and-replaced-it-with-a-postgres-queue | unread | 2023-04-18 | |
Ask HN: What are some of the best university courses available online for f | https://news.ycombinator.com/item?id=35536042 | unread | 2023-04-12 | |
Lukas Rosenstockās Blog | https://lukasrosenstock.net/2023/04/10/im-single-i.html | unread | 2023-04-12 | |
190 ChatGPT Prompts Marketers Should Use | https://blog.hubspot.com/marketing/chatgpt-prompts | unread | 2023-04-24 | |
Innovation is overrated | https://world.hey.com/jason/innovation-is-overrated-4994874c | unread | 2023-04-18 | |
Introducing: Red Canary Mac Monitor | https://redcanary.com/blog/mac-monitor/ | unread | 2023-05-02 | |
Monolith: The Recommendation System Behind TikTok | https://gantry.io/blog/papers-to-know-20230110/ | unread | 2023-04-15 | |
WebGPU Fundamentals | https://webgpufundamentals.org/ | unread | 2023-04-16 | |
Coco notes ā Generalizations of Fourier analysis | http://gabarro.org/ccn/gen_fourier.html | unread | 2023-04-16 | |
Real Time Presence Platform System Design - System Design | https://systemdesign.one/real-time-presence-platform-system-design | unread | 2023-05-31 | |
Jumpstart: the recruitment startup flipping the job hunt on its head - Madd | https://www.maddyness.com/uk/2023/04/14/jumpstart-the-recruitment-startup-flipping-the-job-hunt-on-its-head/ | unread | 2023-04-17 | |
How Much Can Duolingo Teach Us? | The New Yorker | https://www.newyorker.com/magazine/2023/04/24/how-much-can-duolingo-teach-us | unread | 2023-04-22 | |
RedPajama, a project to create leading open-source models, starts by reprod | https://www.together.xyz/blog/redpajama | unread | 2023-04-17 | |
A list of programming playgrounds | https://jvns.ca/blog/2023/04/17/a-list-of-programming-playgrounds/ | unread | 2023-04-28 | |
The Complete Beginners Guide To Autonomous Agents | https://www.mattprd.com/p/the-complete-beginners-guide-to-autonomous-agents | unread | 2023-04-20 | |
Black Holes of Information - DevLog | https://duerrenberger.dev/blog/2023/02/28/black-holes-of-information/ | unread | 2023-04-24 | |
Replit - How to train your own Large Language Models | https://blog.replit.com/llm-training | unread | 2023-05-31 | |
WebRTC, GStreamer and HTML5 - Part 1 | https://blogs.igalia.com/llepage/webrtc-gstreamer-and-html5-part-1/ | unread | 2023-04-21 | |
How to run your own LLM (GPT) | https://blog.rfox.eu/en/Programming/How_to_run_your_own_LLM_GPT.html | unread | 2023-04-21 | |
Tech Independence | Derek Sivers | https://sive.rs/ti | unread | 2023-04-21 | |
Introduction - Hugging Face NLP Course | https://huggingface.co/learn/nlp-course/chapter1/1 | unread | 2023-09-23 | |
Building a large scale unsupervised model anomaly detection system ā Part 1 | https://eng.lyft.com/building-a-large-scale-unsupervised-model-anomaly-detection-system-part-1-aca4766a823c | unread | 2023-04-21 | |
The Little Book of Deep Learning | https://fleuret.org/public/lbdl.pdf | unread | 2023-05-02 | |
Linux Namespaces Are a Poor Manās Plan 9 Namespaces Ā· Yotamās blog | https://yotam.net/posts/linux-namespaces-are-a-poor-mans-plan9-namespaces/ | unread | 2023-08-01 | |
Nine ways to shoot yourself in the foot with PostgreSQL | https://philbooth.me/blog/nine-ways-to-shoot-yourself-in-the-foot-with-postgresql | unread | 2023-04-25 | |
Capturing the Flag with GPT-4 | https://micahflee.com/2023/04/capturing-the-flag-with-gpt-4/ | unread | 2023-04-25 | |
Payments 101 for a Developer Ā· juspay/hyperswitch Wiki | https://github.com/juspay/hyperswitch/wiki/Payments-101-for-a-Developer | unread | 2023-04-26 | |
Bret Victor, beast of burden | http://worrydream.com/?utm_medium=email#!2/LadderOfAbstraction | unread | 2023-04-28 | |
Zoom Fatigue Unpacked: Understanding and Overcoming Virtual Exhaustion - Le | https://leadership.garden/zoom-fatigue/ | unread | 2023-07-18 | |
Amelia Wattenberger | https://wattenberger.com/thoughts/boo-chatbots | unread | 2023-05-04 | |
Rules of Thumb for Software Development Estimations | https://vadimkravcenko.com/shorts/project-estimates/ | unread | 2023-05-31 | |
cohost! - āI want to talk about WebGPUā | https://cohost.org/mcc/post/1406157-i-want-to-talk-about-webgpu | unread | 2023-05-04 | |
RLHF: Reinforcement Learning from Human Feedback | https://huyenchip.com/2023/05/02/rlhf.html | unread | 2023-05-31 | |
The Universe of Discourse : Notes on rarely-seen game mechanics | https://blog.plover.com/notes/game-mechanics.html | unread | 2023-05-17 | |
Tumble Forth | http://tumbleforth.hardcoded.net/ | unread | 2023-11-15 | |
Driving Compilers | https://fabiensanglard.net/dc/index.php | unread | 2024-07-29 | |
Google āWe Have No Moat, And Neither Does OpenAIā | https://www.semianalysis.com/p/google-we-have-no-moat-and-neither | unread | 2023-06-14 | |
Re-implementing LangChain in 100 lines of code | https://blog.scottlogic.com/2023/05/04/langchain-mini.html | unread | 2023-05-05 | |
Lucas Pluvinage - Implementing value speculation in OCaml | https://www.lortex.org/articles/value-speculation-ocaml/ | unread | 2023-05-08 | |
Building the Amen break | The Ethan Hein Blog | https://www.ethanhein.com/wp/2023/building-the-amen-break/ | unread | 2023-05-17 | |
The future of programming: Research at CHI 2023 - Austin Z. Henley | https://austinhenley.com/blog/futureofprogramming2023.html?ref=refind | unread | 2023-05-11 | |
So, How Do You Actually Refill an Aquifer? - Heatmap News | https://heatmap.news/technology/so-how-do-you-actually-refill-an-aquifer | unread | 2023-05-17 | |
3 ways to find your worst JavaScript offenders for page load ā Performance | https://performance.shopify.com/blogs/blog/3-ways-to-find-your-worst-javascript-offenders-for-page-load | unread | 2023-05-31 | |
Memory Allocation | https://samwho.dev/memory-allocation/ | unread | 2023-05-31 | |
Generative AI learning path | Google Cloud Skills Boost | https://www.cloudskillsboost.google/paths/118 | unread | 2023-06-06 | |
sadgrl.online | https://sadgrl.online/cyberspace/internet-library | unread | 2023-11-16 | |
Building a baseline JIT for Lua automatically | | https://sillycross.github.io/2023/05/12/2023-05-12/ | unread | 2024-05-29 | |
Looking for Alice - by Henrik Karlsson - Escaping Flatland | https://www.henrikkarlsson.xyz/p/looking-for-alice | archive | 2023-05-31 | |
Magic Pocket: Dropboxās Exabyte-Scale Blob Storage System | https://www.infoq.com/articles/dropbox-magic-pocket-exabyte-storage/ | unread | 2023-05-18 | |
My 20 Year Career is Technical Debt or Deprecated | https://blog.visionarycto.com/p/my-20-year-career-is-technical-debt | unread | 2023-05-18 | |
Why you should still read the docs - death and gravity | https://death.andgravity.com/output | unread | 2023-05-17 | |
Understanding database Indexes in PostgreSQL | https://blog.mastermind.dev/indexes-in-postgresql | unread | 2023-05-17 | |
People want products, not projects | https://friendshipcastle.zip/blog/product-vs-project | unread | 2023-05-18 | |
I investigated the Underground Economy of Glassdoor Reviews : ExperiencedDe | https://old.reddit.com/r/ExperiencedDevs/comments/13k4x51/i_investigated_the_underground_economy_of/ | unread | 2023-05-17 | |
10 of the best Figma Community files | by Tatiana Robert | Bootcamp | https://bootcamp.uxdesign.cc/10-of-the-best-and-funniest-figma-files-59fb98c23906 | unread | 2023-05-18 | |
llm, ttok and strip-tagsāCLI tools for working with ChatGPT and other LLMs | https://simonwillison.net/2023/May/18/cli-tools-for-llms/ | unread | 2023-06-04 | |
Measuring the Intrinsic Dimension of Objective Landscapes | Uber Blog | https://www.uber.com/blog/intrinsic-dimension/ | unread | 2023-08-03 | |
How I Re-implemented PyTorch for WebGPU | https://praeclarum.org/2023/05/19/webgpu-torch.html?utm_source=tldrnewsletter | archive | 2023-05-22 | |
Where Do Great Ideas Come From? | The Generalist | https://www.generalist.com/briefing/where-do-great-ideas-come-from?utm_source=tldrnewsletter | archive | 2023-05-22 | |
The Fusion Race - Not Boring by Packy McCormick | https://www.notboring.co/p/the-fusion-race | archive | 2023-05-31 | |
How To Finetune GPT Like Large Language Models on a Custom Dataset - Lightn | https://lightning.ai/pages/blog/how-to-finetune-gpt-like-large-language-models-on-a-custom-dataset/ | unread | 2023-05-25 | |
Aligning Founder Superpowers with Product Cycles | Andreessen Horowitz | https://a16z.com/2023/05/23/founder-superpowers-product-cycles-generative-ai/ | unread | 2023-07-07 | |
Gorilla | https://gorilla.cs.berkeley.edu/ | unread | 2023-05-25 | |
2023 Engineering Salary Expectations Trends Report | Blind | https://www.teamblind.com/blog/index.php/2023/05/22/2023-engineering-salary-expectations-report/ | unread | 2023-07-28 | |
You Donāt Always Need Indexes | https://www.jefftk.com/p/you-dont-always-need-indexes | unread | 2023-07-06 | |
AI Canon | Andreessen Horowitz | https://a16z.com/2023/05/25/ai-canon/ | unread | 2023-05-31 | |
All the Hard Stuff Nobody Talks About when Building Products with LLMs | Ho | https://www.honeycomb.io/blog/hard-stuff-nobody-talks-about-llm | unread | 2023-07-07 | |
Slack Architecture - System Design | https://systemdesign.one/slack-architecture | unread | 2023-07-07 | |
Four layers ā Dimitri Glazkov | https://glazkov.com/2023/05/29/four-layers/ | archive | 2023-05-31 | |
How Much Are GitHub Stars Worth to You? ā The Guild | https://the-guild.dev/blog/judging-open-source-by-github-stars | unread | 2023-06-02 | |
An educational side project - The Pragmatic Engineer | https://blog.pragmaticengineer.com/an-educational-side-project/ | unread | 2023-07-07 | |
Most important papers for quantitative traders | Hacker News | https://news.ycombinator.com/item?id=36154622 | unread | 2023-06-02 | |
How to make fancy road trip maps with R and OpenStreetMap | Andrew Heiss | https://www.andrewheiss.com/blog/2023/06/01/geocoding-routing-openstreetmap-r/ | unread | 2023-06-02 | |
I Hacked Magic the Gathering: Arena for a 100% Winrate | https://www.mayer.cool/writings/I-Hacked-Magic-the-Gathering/ | unread | 2024-01-03 | |
Is React Having An Angular.js Moment? | https://marmelab.com/blog/2023/06/05/react-angularjs-moment.html | unread | 2023-07-19 | |
The Adventures of Writing a CHIP8 Emulator - Part 1 | https://benjcal.space/posts/the-adventures-of-writing-a-chip8-emulator-part-1 | unread | 2023-06-13 | |
Some blogging myths | https://jvns.ca/blog/2023/06/05/some-blogging-myths/ | unread | 2025-01-06 | |
Teaching and Learning Compilers Incrementally | tutorial-web-page | https://iucompilercourse.github.io/tutorial-web-page/ | unread | 2023-06-06 | |
A video every interaction designer should watch | by Julia Ku | Jun, 2023 | | https://uxdesign.cc/a-video-every-interaction-designer-should-watch-2e0af601c4a6 | unread | 2023-07-07 | |
The Most Common Go-to-Market Questions This Expert Gets from Early Founders | https://review.firstround.com/the-most-common-go-to-market-questions-from-founders | unread | 2023-07-07 | |
How Google Measures and Manages Tech Debt - by Abi Noda | https://newsletter.abinoda.com/p/measuring-and-managing-tech-debt | unread | 2023-07-29 | |
MusicGen: Simple and Controllable Music Generation | https://ai.honu.io/papers/musicgen/ | unread | 2023-06-12 | |
The Most Common Go-to-Market Questions This Expert Gets from Early Founders | https://review.firstround.com/the-most-common-go-to-market-questions-from-founders#faq-1-how-do-i-figure-out-my-icp | unread | 2023-07-07 | |
Text Editor Data Structures - invoke::thought() | https://cdacamar.github.io/data%20structures/algorithms/benchmarking/text%20editors/c++/editor-data-structures/ | unread | 2023-06-14 | |
Assigning AI: Seven Ways of Using AI in Class | https://www.oneusefulthing.org/p/assigning-ai-seven-ways-of-using | unread | 2023-07-19 | |
The Adventures of Writing a CHIP8 Emulator - Part 2 | https://benjcal.space/posts/the-adventures-of-writing-a-chip8-emulator-part-2/ | unread | 2023-06-12 | |
Killing Community @ marginalia.nu | https://www.marginalia.nu/log/82_killing_community/ | unread | 2023-06-12 | |
delivery.php | https://deliverypdf.ssrn.com/delivery.php?ID=072078126116073127108020121066098086050045038009039013023075067120020103018099064104039124063013051027109081074005115005016014039057093013053121019006099071066038067105073094023097018117089065077074087096027092001084068031078027065088031120013&EXT=pdf&INDEX=TRUE | unread | 2023-06-12 | |
The New Language Model Stack | Sequoia Capital | https://www.sequoiacap.com/article/llm-stack-perspective/ | unread | 2023-07-19 | |
Vector, the Journal of the British APL Association | http://archive.vector.org.uk/art10500850 | unread | 2023-06-19 | |
Market Map: Gen AI Companies with Foundational Models | https://alexsandu.substack.com/p/market-map-gen-ai-companies-with | unread | 2023-07-19 | |
Database Gyms | https://www.cidrdb.org/cidr2023/papers/p27-lim.pdf | unread | 2023-08-01 | |
What Drives Adoption of Internal Developer Tools? | https://newsletter.abinoda.com/p/build-tool-adoption | unread | 2023-07-19 | |
Plain Text Journaling Ā· peppe.rs | https://peppe.rs/posts/plain_text_journaling/ | unread | 2023-06-19 | |
Why I started (and stopped) making games - Austin Z. Henley | https://austinhenley.com/blog/makinggames.html | unread | 2023-07-29 | |
The Federated App Problem | PlugWorld | https://plug-world.com/posts/the-federated-app-problem/ | unread | 2023-07-07 | |
Hashing | https://samwho.dev/hashing/ | unread | 2023-08-01 | |
Compilers For The Future - Adam | Blog | https://adam-mcdaniel-blog.github.io/compilers-for-the-future | unread | 2023-08-01 | |
Fermatās Library | Blue Ocean Strategy annotated/explained version. | https://fermatslibrary.com/s/blue-ocean-strategy | unread | 2023-08-01 | |
Emerging Architectures for LLM Applications | Andreessen Horowitz | https://a16z.com/2023/06/20/emerging-architectures-for-llm-applications/ | unread | 2023-07-19 | |
The New New Moats | Greylock | https://greylock.com/greymatter/the-new-new-moats/ | unread | 2023-06-22 | |
What Are Deployment Patterns? - by Dr. Milan MilanoviÄ | https://newsletter.techworld-with-milan.com/p/what-are-deployment-patterns | unread | 2023-07-18 | |
What Comes After Kubernetes? | https://matt-rickard.com/what-comes-after-kubernetes | unread | 2023-07-06 | |
LLM Powered Autonomous Agents | LilāLog | https://lilianweng.github.io/posts/2023-06-23-agent/ | unread | 2023-07-29 | |
The hardest part of building software is not coding, itās requirements - St | https://stackoverflow.blog/2023/06/26/the-hardest-part-of-building-software-is-not-coding-its-requirements/ | unread | 2023-07-05 | |
In Classrooms, Teachers Put A.I. Tutoring Bots to the Test - The New York T | https://www.nytimes.com/2023/06/26/technology/newark-schools-khan-tutoring-bot.html | unread | 2023-07-06 | |
A Senior Engineerās Guide to FAANG Interviews | https://interviewing.io/guides/hiring-process | unread | 2023-07-28 | |
Introducing the Magic Nix Cache | https://determinate.systems/posts/magic-nix-cache | unread | 2023-07-28 | |
How to Prepare Your Digital Life for Your Death | PCMag | https://www.pcmag.com/how-to/how-to-prepare-your-digital-life-accounts-for-your-death | unread | 2023-07-19 | |
AI weights are not open āsourceā | Open Core Ventures | https://opencoreventures.com/blog/2023-06-27-ai-weights-are-not-open-source/ | unread | 2023-07-05 | |
The Small Website Discoverability Crisis @ marginalia.nu | https://www.marginalia.nu/log/19-website-discoverability-crisis/ | unread | 2023-11-15 | |
Private Retrieval Grant 2023 Roundup | Protocol Labs Research | https://research.protocol.ai/blog/2023/private-retrieval-grant-2023-roundup/ | unread | 2023-08-14 | |
Lessons from Keith Rabois | https://mogolshan.notion.site/Lessons-from-Keith-Rabois-2b867858346448998d23f51beee3470a | unread | 2023-07-07 | |
A user-friendly platform for virtual exploration of chemical reactions | https://phys.org/news/2023-06-user-friendly-platform-virtual-exploration-chemical.html | unread | 2023-07-05 | |
Joins 13 Ways | https://justinjaffray.com/joins-13-ways/ | unread | 2023-07-19 | |
How to market a multiplayer, the BattlebitĀ Remastered story ā How To Market | https://howtomarketagame.com/2023/07/03/how-to-market-a-multiplayer-the-battlebit-remastered-story/ | unread | 2023-07-07 | |
A slack clone in 5 lines of bash | https://the-dam.org/docs/explanations/suc.html | unread | 2023-07-19 | |
Ask HN: Could you share your personal blog here? | Hacker News | https://news.ycombinator.com/item?id=36575081 | unread | 2023-07-06 | |
Building personal and organizational prestige | Irrational Exuberance | https://lethain.com/building-prestige/ | unread | 2023-07-06 | |
Introducing the Vercel Platforms Starter Kit ā Vercel | https://vercel.com/blog/platforms-starter-kit | unread | 2023-07-07 | |
Mastering Intermediate Linux Commands for Efficient Server Management | Aka | https://akashrajpurohit.com/blog/mastering-intermediate-linux-commands-for-efficient-server-management/ | unread | 2023-07-05 | |
3 Endings More Poetic Than AI Wiping Us Out | https://thealgorithmicbridge.substack.com/p/3-endings-more-poetic-than-ai-wiping | unread | 2023-07-07 | |
My Problem With the Four-Document Model | https://www.hillelwayne.com/post/problems-with-the-4doc-model/ | unread | 2023-07-20 | |
Top 45 Life-Changing Books: Expand Your Perspective | Weekly Filet | https://newsletter.weeklyfilet.com/books-with-the-power-to-change-your-perspective/?utm_medium=email | unread | 2023-07-06 | |
An updated daily front page of The New York Times as artwork on your w ā Pr | https://projecteink.com/pages/about | unread | 2023-07-29 | |
What AI can do with a toolbox⦠Getting started with Code Interpreter | https://www.oneusefulthing.org/p/what-ai-can-do-with-a-toolbox-getting | unread | 2023-07-29 | |
Ā» Going Rogue The Digital Antiquarian | https://www.filfre.net/2023/07/going-rogue/ | unread | 2023-07-29 | |
DCaulfield | https://www.dcaulfield.com/onboarding-antipatterns#:~:text=Onboarding%20Antipattern%3A%20A%20journey%20without%20a%20destination&text=where%20the%20company%20has%20no,success%20criteria%20for%20the%20onboarder. | unread | 2023-07-07 | |
The algorithmic anti-culture of scale - by Ryan Broderick | https://www.garbageday.email/p/the-algorithmic-anti-culture-of-scale | unread | 2023-07-13 | |
Test Against Reality | https://borretti.me/article/test-against-reality | unread | 2023-07-20 | |
This will be easy - Bite code! | https://www.bitecode.dev/p/this-will-be-easy | unread | 2023-07-20 | |
Calm tech - Nicolas Bouliane | https://nicolasbouliane.com/blog/calm-tech | unread | 2023-10-05 | |
PoisonGPT: How to poison LLM supply chainon Hugging Face | https://blog.mithrilsecurity.io/poisongpt-how-we-hid-a-lobotomized-llm-on-hugging-face-to-spread-fake-news/ | unread | 2023-07-29 | |
Managing LLM Context Is a Knapsack Problem - Akila Welihinda | https://www.awelm.com/posts/knapsack/ | unread | 2023-07-20 | |
Designing for AI: beyond the chatbot | by Ridhima Gupta | Jul, 2023 | UX Co | https://uxdesign.cc/designing-for-ai-beyond-the-chatbot-5edc0efe84a3 | unread | 2023-08-14 | |
Mega-Prompts: Turning Expertise into Code | https://messyproblems.substack.com/p/mega-prompts-turning-expertise-into | unread | 2023-07-29 | |
How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | | https://kipp.ly/jits-impls/ | unread | 2024-01-03 | |
Notes on Puzzles - Nabeel S. Qureshi | https://nabeelqu.substack.com/p/notes-on-puzzles | unread | 2023-07-18 | |
Browsertech Digest: Figma is a File Editor | https://digest.browsertech.com/archive/browsertech-digest-figma-is-a-file-editor/ | unread | 2023-07-13 | |
Advice for Operating a Public-Facing API - joshua stein | https://jcs.org/2023/07/12/api | unread | 2023-07-18 | |
OpenTTD | News | OpenTTDās infrastructure in 2023 | https://www.openttd.org/news/2023/07/08/our-infrastructure | unread | 2023-07-13 | |
Paper Notes: Distributed Transactions at Scale in Amazon DynamoDB ā Distrib | https://distributed-computing-musings.com/2023/07/paper-notes-distributed-transactions-at-scale-in-amazon-dynamodb/ | unread | 2023-07-20 | |
How to Write a Great README | https://www.appsmith.com/blog/write-a-great-readme | unread | 2023-07-19 | |
The path to implementing a programming language | https://rainingcomputers.blog/dist/the_path_to_implementing_a_programming_language.md | unread | 2023-07-20 | |
privatemarket.dev/whatisthis | https://www.privatemarket.dev/whatisthis | unread | 2023-07-18 | |
How to Use AI to Do Stuff: An Opinionated Guide | https://www.oneusefulthing.org/p/how-to-use-ai-to-do-stuff-an-opinionated | unread | 2023-07-18 | |
NTP Implementation in Elixir | https://0x7f.dev/post/ntp-implementation-in-elixir/ | unread | 2023-07-19 | |
Orhunās Blog | https://blog.orhun.dev/ratatui-0-22-0/ | unread | 2023-07-20 | |
Shadow programs give employees a peek into leadership roles | GitLab | https://about.gitlab.com/blog/2023/07/17/benefits-of-corporate-shadow-programs/ | unread | 2023-07-18 | |
getjuno.ai | https://getjuno.ai/ | unread | 2023-07-18 | |
Intro | Putting the āYouā in CPU | https://cpu.land/ | unread | 2025-01-06 | |
10NES | https://fabiensanglard.net/10nes/index.html | unread | 2023-07-20 | |
29 Startup Accelerators to Take Your Business to the Next Level | https://blog.hubspot.com/the-hustle/startup-accelerators?_hsmi=266277405 | unread | 2023-07-18 | |
Edition 21: A framework to securely use LLMs in companies - Part 1: Overvie | https://boringappsec.substack.com/p/edition-21-a-framework-to-securely | unread | 2023-07-20 | |
A glitch in the SEO matrix | https://www.izzy.co/blogs/a-glitch-in-the-seo-matrix.html | unread | 2023-07-20 | |
WebGPU: the cross-platform graphics API of tomorrow - Chrome Developers | https://developer.chrome.com/blog/webgpu-cross-platform/ | unread | 2023-07-23 | |
I found a IT jobs thanks to this blog, what Iām doing | etcetera | https://giuliomagnifico.blog/misc/2023/07/22/I-found-a-IT-job-thanks-to-this-blog.html | unread | 2023-07-23 | |
Nomad can do everything that K8s can | https://mrkaran.dev/posts/nomad-k8s-showdown/ | unread | 2023-07-26 | |
percisely zone | https://percisely.xyz/syncronicity | unread | 2023-07-24 | |
The IBM mainframe: How it runs and why it survives | Ars Technica | https://arstechnica.com/information-technology/2023/07/the-ibm-mainframe-how-it-runs-and-why-it-survives/ | unread | 2023-07-24 | |
Text Embeddings Reveal (Almost) As Much As Text | OpenReview | https://openreview.net/forum?id=wK7wUdiM5g0 | unread | 2023-08-03 | |
https://openreview.net/pdf?id=wK7wUdiM5g0 | unread | 2023-07-24 | ||
Automating Web Research | https://blog.langchain.dev/automating-web-research/ | unread | 2023-07-29 | |
Building and operating a pretty big storage system called S3 | All Things D | https://www.allthingsdistributed.com/2023/07/building-and-operating-a-pretty-big-storage-system.html | unread | 2023-07-28 | |
How to create your own SEO tool | https://onebite.dev/how-to-create-your-own-seo-tool | unread | 2023-07-28 | |
Whatās up, Python? The GIL removed, a new compiler, optparse deprecated⦠| https://www.bitecode.dev/p/whats-up-python-the-gil-removed-a | unread | 2023-08-01 | |
Which Vector Database Should I Use? A Comparison Cheatsheet | by Navid Reza | https://navidre.medium.com/which-vector-database-should-i-use-a-comparison-cheatsheet-cb330e55fca | unread | 2023-08-03 | |
My Favorite Vim Oneliners For Text Manipulation | Muhammad | https://muhammadraza.me/2023/vim-onliners/ | unread | 2023-08-07 | |
Writing a package manager | https://antonz.org/writing-package-manager/ | unread | 2023-08-23 | |
My Favorite Links | near.blog | https://near.blog/my-favorite-links/ | unread | 2023-11-13 | |
Llama from scratch (or how to implement a paper without crying) | Brian Kitano | https://blog.briankitano.com/llama-from-scratch/ | unread | 2025-06-06 | |
Fine-Tuning Llama-2: A Comprehensive Case Study for Tailoring Models to Uni | https://www.anyscale.com/blog/fine-tuning-llama-2-a-comprehensive-case-study-for-tailoring-models-to-unique-applications | unread | 2023-10-05 | |
Open challenges in LLM research | https://huyenchip.com/2023/08/16/llm-research-open-challenges.html | unread | 2023-10-05 | |
mrcjkb.dev - Algebraic data types in Lua (Almost) | https://mrcjkb.dev/posts/2023-08-17-lua-adts.html | unread | 2023-10-05 | |
Fiber in C : Understanding the Basics Ā· A Graphics Guyās Note | https://agraphicsguynotes.com/posts/fiber_in_cpp_understanding_the_basics/ | unread | 2023-09-29 | |
Unofficial Road to Dynamic Server Meshing | https://sc-server-meshing.info/wiki | unread | 2023-08-31 | |
Transactions Across Data Stores | https://petereliaskraft.net/blog/epoxy | unread | 2023-08-31 | |
(1) Should you fine-tune a model? | https://generatingconversation.substack.com/p/should-you-fine-tune-a-model | unread | 2023-10-17 | |
The Top 3 Places For Senior Digital Nomads | https://www.forbes.com/sites/kathleenpeddicord/2023/07/27/3-overseas-havens-for-senior-digital-nomads/?sh=4fbc9170610b | unread | 2023-09-01 | |
Explaining The Postgres Meme | https://www.avestura.dev/blog/explaining-the-postgres-meme | unread | 2023-09-03 | |
Managing the chaos of context switching | LeadDev | https://leaddev.com/process/managing-chaos-context-switching | unread | 2024-01-25 | |
Understanding Wasm, Part 3: You Are Here - Chris Dickinson | https://www.neversaw.us/2023/09/04/understanding-wasm/part3/you-are-here/ | unread | 2023-09-14 | |
How confidential computing and AI fit together - Edgeless Systems | https://www.edgeless.systems/blog/how-confidential-computing-and-ai-fit-together/ | unread | 2023-09-06 | |
why not matrix? ā Telegraph | https://telegra.ph/why-not-matrix-08-07 | unread | 2023-09-11 | |
Learning Zig | https://www.openmymind.net/learning_zig/ | unread | 2023-12-26 | |
Privacy Sandbox for the Web reaches general availability - The Privacy Sand | https://privacysandbox.com/intl/en_us/news/privacy-sandbox-for-the-web-reaches-general-availability/ | unread | 2023-09-09 | |
A Primer on Logic Programming | https://www.juxt.pro/blog/logic-primer/ | unread | 2023-09-18 | |
Painting with Math: A Gentle Study of Raymarching - Maxime Heckelās Blog | https://blog.maximeheckel.com/posts/painting-with-math-a-gentle-study-of-raymarching/ | unread | 2024-01-03 | |
Optimizing LLMs From a Dataset Perspective | https://sebastianraschka.com/blog/2023/optimizing-LLMs-dataset-perspective.html | unread | 2023-09-18 | |
Compressing chess positions for fun and profit | https://www.ezzeriesa.com/index/Writing%20efa7772a3ae64a8193c7ef981ac619fc/Compressing%20chess%20positions%20for%20fun%20and%20profit%20df1fdb5364eb42fdac11eb23b25e9605.html | unread | 2023-09-18 | |
Why Open Source AI Will Win - by Varun - Public Experiments | https://varunshenoy.substack.com/p/why-open-source-ai-will-win | unread | 2023-09-22 | |
cbloom rants: Patcher Part 1 | https://cbloomrants.blogspot.com/2023/09/patcher-part-1.html | unread | 2023-10-22 | |
How Are Consumers Using Generative AI? | Andreessen Horowitz | https://a16z.com/how-are-consumers-using-generative-ai/?utm_medium=email | unread | 2023-09-18 | |
End-to-End Machine Learning in Elixir | https://dockyard.com/blog/2023/09/19/end-to-end-machine-learning-in-elixir | unread | 2023-10-09 | |
Language Model UXes in 2027 | https://vishnumenon.com/lightrail/2023/09/17/AI-Interfaces.html?utm_source=tldrnewsletter | unread | 2023-09-22 | |
(1) LoRA, explained | https://generatingconversation.substack.com/p/lora-explained | unread | 2023-10-17 | |
μMon: Stupid simple monitoring | https://tomscii.sig7.se/2022/07/uMon-stupid-simple-monitoring | unread | 2023-09-26 | |
Amanās AI Journal ⢠Primers ⢠Overview of Large Language Models | https://aman.ai/primers/ai/LLM/#overview | unread | 2024-01-09 | |
John Romero on his book Doom Guy and developing games at a small scale ā Ho | https://howtomarketagame.com/2023/09/25/john-romero-on-his-book-doom-guy-and-developing-games-at-a-small-scale/ | unread | 2023-09-26 | |
How We Made PostgreSQL a Better Vector Database | https://www.timescale.com/blog/how-we-made-postgresql-the-best-vector-database/ | unread | 2023-09-26 | |
A poor manās guide to fine-tuning Llama 2 - Duarte O.Carmo | https://duarteocarmo.com/blog/fine-tune-llama-2-telegram | unread | 2023-09-29 | |
Multi-Modal AI is a UX Problem | https://matt-rickard.com/multi-modal-ai-is-a-ux-problem?utm_source=tldrnewsletter | unread | 2023-09-29 | |
What is the future of the DAW? | DJMag.com | https://djmag.com/features/what-future-daw | unread | 2023-10-02 | |
Garbage Collection for Systems Programmers | https://bitbashing.io/gc-for-systems-programmers.html | unread | 2023-09-29 | |
Wifi without internet on a Southwest flight - james vaughan | https://jamesbvaughan.com/southwest-wifi/?utm_source=tldrnewsletter | unread | 2023-09-29 | |
The Absolute Minimum Every Software Developer Must Know About Unicode in 20 | https://tonsky.me/blog/unicode/ | unread | 2023-10-12 | |
Database Migrations | https://vadimkravcenko.com/shorts/database-migrations/ | unread | 2023-10-05 | |
The 300% Production Problem | lbr. | https://leebriggs.co.uk/blog/2023/09/28/300_percent_problem | unread | 2023-10-03 | |
An Interactive Intro to CRDTs | jakelazaroff.com | https://jakelazaroff.com/words/an-interactive-intro-to-crdts/ | unread | 2023-10-05 | |
Anthropic Decomposing Language Models Into Understandable Components | https://www.anthropic.com/index/decomposing-language-models-into-understandable-components | unread | 2023-10-17 | |
What we Learned Making a Plastic Injection Mold with a Chinese Mold Maker | https://www.airgradient.com/blog/lessons-learned-plastic-injection-mold-making/ | unread | 2023-10-11 | |
Unbundling AI ā Benedict Evans | https://www.ben-evans.com/benedictevans/2023/10/5/unbundling-ai | unread | 2023-10-17 | |
Calling Rust from Python | https://blog.frankel.ch/rust-from-python/ | unread | 2023-10-11 | |
modeling CRDTs in Alloy - introduction and the importance of idempotence | https://bytes.zone/posts/modeling-crdts-in-alloy-introduction-and-the-importance-of-idempotence/ | unread | 2023-10-11 | |
Why Rust doesnāt need a standard div_rem: An LLVM tale - CodSpeed | https://codspeed.io/blog/why-rust-doesnt-need-a-standard-divrem | unread | 2023-10-11 | |
IPC - Unix Signals | Goodnessās blog | https://goodyduru.github.io//os/2023/10/05/ipc-unix-signals.html | unread | 2023-10-11 | |
Retries ā An interactive study of common retry methods ā Encore Blog | https://encore.dev/blog/retries | unread | 2023-11-26 | |
Building a 42-inch E Ink Art Frame | https://eliot.blog/e-ink-frame | unread | 2023-10-17 | |
Code duplication for speed | https://voidstar.tech/code_duplication/ | unread | 2023-10-17 | |
LSP could have been better | https://matklad.github.io/2023/10/12/lsp-could-have-been-better.html | unread | 2023-10-13 | |
āØevery app that adds AI looks like this⨠| https://botharetrue.substack.com/p/every-app-that-adds-ai-looks-like | unread | 2023-10-13 | |
Canāt Be F*cked: Underrated Cause of Tech Debt ā Pursuit Of Laziness ā A bl | https://jesseduffield.com/Can%27t-Be-Fcked/ | unread | 2023-10-17 | |
OpenAI is too cheap to beat | https://generatingconversation.substack.com/p/openai-is-too-cheap-to-beat | unread | 2023-10-13 | |
You should remove half of your documentation | Gram Publishing v2 | https://blog.orsinium.dev/posts/misc/docs/ | unread | 2023-10-17 | |
Simulatrex ⨠ā Revolutionizing Social Simulations with Large Language Model | https://dominikscherm.substack.com/p/introducing-simulatrex | unread | 2023-10-17 | |
The new sokol-gfx WebGPU backend | https://floooh.github.io/2023/10/16/sokol-webgpu.html | unread | 2023-11-16 | |
RAG and Parent Document Retrievers: Making Sense of Complex Contexts with C | https://medium.com/ai-insights-cobet/rag-and-parent-document-retrievers-making-sense-of-complex-contexts-with-code-5bd5c3474a8a | unread | 2023-10-24 | |
My favourite programming and game dev articles - rubenwardyās blog | https://blog.rubenwardy.com/2023/02/17/interesting-reads/ | unread | 2023-10-17 | |
MiniForts Ā· leanrada.com | https://leanrada.com/wares/miniforts/ | unread | 2023-10-17 | |
Gamedev in Lisp. Part 1: ECS and Metalinguistic Abstraction - cl-fast-ecs b | https://awkravchuk.itch.io/cl-fast-ecs/devlog/622054/gamedev-in-lisp-part-1-ecs-and-metalinguistic-abstraction | unread | 2023-10-22 | |
Speeding up Cython with SIMD | https://pythonspeed.com/articles/faster-cython-simd/ | unread | 2023-10-31 | |
Flask, its ecosystem, and backwards compatibility | https://pgjones.dev/blog/flask-ecosystem-compatibility-2023/ | unread | 2023-10-22 | |
VoidStar Security Wiki | VSS Hardware Hacking Wiki and Blog Entries | https://voidstarsec.com/hw-hacking-lab/vss-lab-guide | unread | 2023-10-25 | |
AI Agents vs Developers | https://e2b.dev/blog/ai-agents-vs-developers | unread | 2023-10-26 | |
MMO Architecture: client connections, sockets, threads and connection-orien | https://prdeving.wordpress.com/2023/10/13/mmo-architecture-client-connections-sockets-threads-and-connection-oriented-servers/ | unread | 2023-10-26 | |
Building a unikernel that runs WebAssembly - part 1 | https://flavio.castelli.me/2023/02/07/building-a-unikernel-that-runs-webassembly---part-1/ | unread | 2023-10-24 | |
Managing AI Risks in an Era of Rapid Progress | https://managing-ai-risks.com/ | unread | 2023-11-16 | |
Wait, whatās a bookmarklet? - The History of the Web | https://thehistoryoftheweb.com/postscript/wait-whats-a-bookmarklet/ | unread | 2023-11-17 | |
Elixir and Phoenix can do it all! Ā· The Phoenix Files | https://fly.io/phoenix-files/elixir-and-phoenix-can-do-it-all/ | unread | 2023-10-31 | |
posts: infinite half life deathmatch stream | https://rqsall.com/posts/infinite-half-life-deathmatch-stream | unread | 2023-10-31 | |
How Bear does analytics with CSS | į( į )į Hermanās blog | https://herman.bearblog.dev/how-bear-does-analytics-with-css/ | unread | 2023-11-01 | |
What stage startup offers the best risk-reward tradeoff? | Prospect Blog | https://www.joinprospect.com/blog/which-stage-startup | unread | 2023-12-22 | |
How to (and how not to) design REST APIs Ā· stickfigure/blog Wiki | https://github.com/stickfigure/blog/wiki/How-to-%28and-how-not-to%29-design-REST-APIs | unread | 2023-11-03 | |
The service worker lifecycle Ā |Ā Articles Ā |Ā web.dev | https://web.dev/articles/service-worker-lifecycle | unread | 2024-01-25 | |
Why You Should Write Your Own Static Site Generator | https://arne.me/articles/write-your-own-ssg | unread | 2023-11-07 | |
Ninja is enough build system | Max Bernstein | https://bernsteinbear.com//blog/ninja-is-enough/ | unread | 2023-11-07 | |
Typing Fast Is About Latency, Not Throughput | https://two-wrongs.com/typing-fast-is-about-latency-not-throughput | unread | 2023-12-22 | |
Brane Dump: PostgreSQL Encryption: The Available Options | https://www.hezmatt.org/~mpalmer/blog/2023/11/07/postgresql-encryption-options.html | unread | 2023-11-09 | |
Seeing like a Bank | https://www.bitsaboutmoney.com/archive/seeing-like-a-bank/ | unread | 2023-11-20 | |
The core principles of building prosperous game economies | GamesIndustry.b | https://www.gamesindustry.biz/the-core-principles-of-building-prosperous-game-economies | unread | 2023-11-14 | |
Embracing the Big Picture: A Practical Guide to Machinations and System Thi | https://machinations.io/articles/embracing-the-big-picture-a-practical-guide-to-machinations-and-system-thinking | unread | 2023-12-23 | |
GitHub Next | Realtime GitHub | https://githubnext.com/projects/rtgh/ | unread | 2023-11-15 | |
Switching to Elixir | https://www.leemeichin.com/posts/switching-to-elixir.html | unread | 2023-11-14 | |
Deobfuscating World of Warshipsā Python Scripts | landerās posts | https://landaire.net/world-of-warships-deobfuscation/ | unread | 2023-11-20 | |
Weāre sorry we created the Torment Nexus - Charlieās Diary | http://www.antipope.org/charlie/blog-static/2023/11/dont-create-the-torment-nexus.html | unread | 2023-11-16 | |
Using a Markov chain to generate readable nonsense with 20 lines of Python | https://benhoyt.com/writings/markov-chain/ | unread | 2023-11-16 | |
Felixā Blog - GitHub Actions are a Problem | https://felix-knorr.net/posts/2023-11-11-github-actions.html | unread | 2023-11-15 | |
Archive Your Old Projects | https://arne.me/articles/archive-your-old-projects | unread | 2023-11-15 | |
HTML First | https://html-first.com/ | unread | 2023-11-15 | |
Magic UI | https://magicui.design/ | unread | 2024-06-10 | |
kmaasrud | https://kmaasrud.com/blog/track-finances-in-toml.html | unread | 2023-11-15 | |
Redirecting oneās own taxes as an effective altruism method ā LessWrong | https://www.lesswrong.com/posts/AskPyNg6hHP6SrmEy/redirecting-one-s-own-taxes-as-an-effective-altruism-method | unread | 2023-12-04 | |
Push Ifs Up And Fors Down | https://matklad.github.io/2023/11/15/push-ifs-up-and-fors-down.html | unread | 2023-11-16 | |
The egregore passes you by | annotated by Courtland | https://readwise.io/reader/shared/01he49erknxqfdpfa3vgg6v26c/ | unread | 2023-11-16 | |
zknill.io/posts/collaboration-no-crdts/ | https://zknill.io/posts/collaboration-no-crdts/ | unread | 2023-11-21 | |
The Blufferās Guide to The Mythical Man-Month ā Codemanshipās Blog | https://codemanship.wordpress.com/2023/11/20/the-bluffers-guide-to-the-mythical-man-month/ | unread | 2023-11-25 | |
Email obfuscation: What still works in 2023? | https://spencermortensen.com/articles/email-obfuscation/#link-url | unread | 2023-11-26 | |
Amelia Wattenberger | https://wattenberger.com/thoughts/evolving-the-infinite-canvas | unread | 2023-12-30 | |
Designing a SIMD Algorithm from Scratch Ā· mcyoung | https://mcyoung.xyz/2023/11/27/simd-base64/ | unread | 2024-01-03 | |
12 lessons from 5 years of running a tech meetup | https://davekiss.com/blog/12-lessons-from-5-years-of-running-a-tech-meetup | unread | 2023-12-06 | |
Trade-offs between Different CRDTs | https://interjectedfuture.com/trade-offs-between-different-crdts/ | unread | 2023-12-18 | |
Letterbird ā A free contact form on the web thatās good enough | https://letterbird.co/ | unread | 2024-01-16 | |
RFC 9518: Centralization, Decentralization, and Internet Standards | https://www.rfc-editor.org/rfc/rfc9518.html | unread | 2024-01-03 | |
How to make LLMs go fast | https://vgel.me/posts/faster-inference/#Batching | unread | 2023-12-26 | |
Build a search engine, not a vector DB | https://blog.elicit.com/search-vs-vector-db/ | unread | 2023-12-20 | |
What I Wish Someone Had Told Me - Sam Altman | https://blog.samaltman.com/what-i-wish-someone-had-told-me | unread | 2023-12-22 | |
Reproducible git bundles | https://baecher.dev/stdout/reproducible-git-bundles/ | unread | 2023-12-26 | |
The Heart of a Language Server | https://rust-analyzer.github.io//blog/2023/12/26/the-heart-of-a-language-server.html | unread | 2024-01-03 | |
I made JSX for Lua (because I hate static sites) | Ben Visness | https://bvisness.me/luax/ | unread | 2024-01-03 | |
A* Tricks for Videogame Path Finding | Tim Mastny | https://timmastny.com/blog/a-star-tricks-for-videogame-path-finding/ | unread | 2024-01-03 | |
Retro on Viberary | ā ā¤ā° Vicki Boykis ā ā¤ā° | https://vickiboykis.com/2024/01/05/retro-on-viberary/ | unread | 2024-01-10 | |
The World and the Machine | https://www.hillelwayne.com/post/world-vs-machine/ | unread | 2024-01-10 | |
How to be More Agentic - by Cate Hall - Useful Fictions | https://usefulfictions.substack.com/p/how-to-be-more-agentic | unread | 2024-07-17 | |
Jonas Hietala: Exploring the Gleam FFI | https://www.jonashietala.se/blog/2024/01/11/exploring_the_gleam_ffi/ | unread | 2024-01-16 | |
console.delight ā Frontend Masters Boost | https://frontendmasters.com/blog/console-delight/ | unread | 2024-03-21 | |
Introducing Nuemark | https://nuejs.org/blog/introducing-nuemark/ | unread | 2024-01-16 | |
Many AI Safety Orgs Have Tried to Criminalize Currently-Existing Open-Sourc | https://1a3orn.com/sub/machine-learning-bans.html | unread | 2024-01-16 | |
Supercharge Web AI model testing: WebGPU, WebGL, and Headless Chrome Ā |Ā Bl | https://developer.chrome.com/blog/supercharge-web-ai-testing | unread | 2024-01-17 | |
Personal blogs are where tech news happens - Anil Dash | https://www.anildash.com/2024/01/19/personal-blogs-tech-news/ | unread | 2024-01-23 | |
12 Modern CSS One-Line Upgrades | Modern CSS Solutions | https://moderncss.dev/12-modern-css-one-line-upgrades/ | unread | 2024-01-29 | |
ServerFree Architecture - subZero Blog | https://subzero.cloud/blog/serverfree-architecture/ | unread | 2024-01-25 | |
How we built a fair multi-tenant queuing system - Inngest Blog | https://www.inngest.com/blog/building-the-inngest-queue-pt-i-fairness-multi-tenancy | unread | 2024-01-23 | |
Enhancing trust for SGX enclaves | Trail of Bits Blog | https://blog.trailofbits.com/2024/01/26/enhancing-trust-for-sgx-enclaves/ | unread | 2024-01-29 | |
How to do things if youāre not that smart and donāt have any talent | https://adaobi.substack.com/p/how-to-do-things-if-youre-not-that | unread | 2024-10-02 | |
How to deal with receiving a cease-and-desist letter from Big Tech | https://12challenges.substack.com/p/how-to-deal-with-receiving-a-cease | unread | 2024-07-03 | |
How We Engineer Feedback at Figma with Eng Crits | Figma Blog | https://www.figma.com/blog/how-we-run-eng-crits-at-figma/ | unread | 2024-03-12 | |
Paul Butler ā The haterās guide to Kubernetes | https://paulbutler.org/2024/the-haters-guide-to-kubernetes/ | unread | 2024-03-04 | |
Kubernetes The Hard Way - Developer Friendly Blog | https://developer-friendly.blog/2024/03/03/kubernetes-the-hard-way/#objective | unread | 2024-03-04 | |
Jonas Hietala: Letās create a Tree-sitter grammar | https://www.jonashietala.se/blog/2024/03/19/lets_create_a_tree-sitter_grammar/ | unread | 2024-03-20 | |
A Small Tool for Exploring Text Embeddings - Cybernetist | https://cybernetist.com/2024/03/27/a-small-tool-for-exploring-text-embeddings/ | unread | 2024-03-27 | |
Building a GPS Receiver, Part 1: Hearing Whispers | Phillip Tennen | https://axleos.com/building-a-gps-receiver-part-1-hearing-whispers/ | unread | 2024-04-18 | |
The dangers of ādecentralizedā ID systems ā crypto-agorism | https://paper.wf/crypto-agorism/the-dangers-of-decentralized-id-systems | unread | 2024-04-22 | |
10 Elixir gotchas ā Journeys of a not so young anymore Software Engineer | https://pragtob.wordpress.com/2024/05/01/10-elixir-gotchas/ | unread | 2024-05-03 | |
Exploring Hacker News by mapping and analyzing 40 million posts and comment | https://blog.wilsonl.in/hackerverse/ | unread | 2024-05-10 | |
What Iāve Learned Building Interactive Embedding Visualizations - Casey Pri | https://cprimozic.net/blog/building-embedding-visualizations-from-user-profiles/#anime-atlas | unread | 2024-05-21 | |
Solution to the puzzle Sleuth. | https://wondrousnet.blogspot.com/2023/05/solution-to-puzzle-sleuth.html | unread | 2024-05-21 | |
Mozilla AI Guide - Notable Projects | https://ai-guide.future.mozilla.org/content/notable-projects/#retrieval-augmented-generation | unread | 2024-05-21 | |
Rootless Docker in a Multi-user Environment ā Itās All About Context | Blog | https://cmtops.dev/posts/rootless-docker-in-multiuser-environment/ | unread | 2024-07-02 | |
Elixir and Machine Learning in 2024 so far: MLIR, Apache Arrow, structured | https://dashbit.co/blog/elixir-ml-s1-2024-mlir-arrow-instructor | unread | 2024-06-10 | |
Indexing all of Wikipedia, on a laptop | https://foojay.io/today/indexing-all-of-wikipedia-on-a-laptop/ | unread | 2024-06-10 | |
FineWeb: decanting the web for the finest text data at scale - a Hugging Fa | https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1 | unread | 2024-07-02 | |
Encryption At Rest: Whose Threat Model Is It Anyway? ā Semantically Secure | https://scottarc.blog/2024/06/02/encryption-at-rest-whose-threat-model-is-it-anyway/ | unread | 2024-06-04 | |
Optimal SQLite settings for Django ā Giovanni Collazo | https://gcollazo.com/optimal-sqlite-settings-for-django/ | unread | 2024-06-13 | |
Letās Create a Terminal Color Scheme - Ham Vocke | https://hamvocke.com/blog/lets-create-a-terminal-color-scheme/ | unread | 2024-06-27 | |
Letās write a video game from scratch like itās 1987 | https://gaultier.github.io/blog/write_a_video_game_from_scratch_like_1987.html | unread | 2024-06-21 | |
Microfeatures I Love in Blogs and Personal Websites | https://danilafe.com/blog/blog_microfeatures/ | unread | 2024-09-06 | |
Flipdisc Display Build and Software Guide | https://flipdisc.io/ | unread | 2024-07-02 | |
The Super Effectiveness of PokƩmon Embeddings Using Only Raw JSON and Image | https://minimaxir.com/2024/06/pokemon-embeddings/ | unread | 2024-07-02 | |
Bytecode Breakdown: Unraveling Factorioās Lua Security Flaws | https://memorycorruption.net/posts/rce-lua-factorio/ | unread | 2024-07-02 | |
TIL: 8 versions of UUID and when to use them | nicole@web | https://www.ntietz.com/blog/til-uses-for-the-different-uuid-versions/ | unread | 2024-07-03 | |
Transformer Explainer | https://poloclub.github.io/transformer-explainer/ | unread | 2024-08-14 | |
100 Best Books of the 21st Century - The New York Times | https://www.nytimes.com/interactive/2024/books/best-books-21st-century.html | unread | 2024-07-26 | |
Building a WoW server in Elixir | pikdumās blog | https://pikdum.dev/posts/thistle-tea/ | unread | 2024-09-06 | |
Story Points are Pointless, Measure Queues | Brightball | https://www.brightball.com/articles/story-points-are-pointless-measure-queues | archive | 2024-07-20 | |
Dungeons & Dragons taught me how to write alt text ā Eric Bailey | https://ericwbailey.website/published/dungeons-and-dragons-taught-me-how-to-write-alt-text/ | unread | 2024-07-29 | |
goblinās page | https://goblinodds.com/guide | unread | 2024-07-17 | |
Panic! at the Tech Job Market | https://matt.sh/panic-at-the-job-market | archive | 2024-07-18 | |
What Would It Take to Recreate Bell Labs? - by Brian Potter | https://www.construction-physics.com/p/what-would-it-take-to-recreate-bell | unread | 2024-07-20 | |
Enhancing Your Elixir Codebase with Gleam | AppSignal Blog | https://blog.appsignal.com/2024/07/23/enhancing-your-elixir-codebase-with-gleam.html | unread | 2024-07-27 | |
Anyone can Access Deleted and Private Repository Data on GitHub ā Truffle S | https://trufflesecurity.com/blog/anyone-can-access-deleted-and-private-repo-data-github | unread | 2024-07-29 | |
Adrian Sampson: Bril: An Intermediate Language for Teaching Compilers | https://www.cs.cornell.edu/~asampson/blog/bril.html | archive | 2024-07-29 | |
Crafting Interpreters with Rust: On Garbage Collection | Tung Le Vo | https://www.tunglevo.com/note/crafting-interpreters-with-rust-on-garbage-collection/ | unread | 2024-07-31 | |
My Favorite Tools Techniques for Procedural Gamedev - Casey Primozicās Ho | https://cprimozic.net/blog/tools-and-techniques-for-procedural-gamedev/ | unread | 2024-07-29 | |
Michael Orlitzky { CSC ServiceWorks laundry machine coin bypass } | https://michael.orlitzky.com/articles/csc_serviceworks_laundry_machine_coin_bypass.xhtml | unread | 2024-07-30 | |
Imagining a Personal Data Pipeline - Josh Can Help | https://www.joshcanhelp.com/personal-data-pipeline/ | unread | 2024-07-31 | |
About the Series ā WWSUL | https://www.wherewarlocksstayuplate.com/about-the-series/ | unread | 2024-08-04 | |
How Postgres stores data on disk ā this oneās a page turner | drewās dev bl | https://drew.silcock.dev/blog/how-postgres-stores-data-on-disk/ | unread | 2024-08-06 | |
The Moral Implications of Being a Moderately Successful Computer Scientist and a Woman ā ACM SIGOPS | https://www.sigops.org/2024/the-moral-implications-of-being-a-moderately-successful-computer-scientist-and-a-woman/ | unread | 2024-09-06 | |
Wei Chun | https://weichun.xyz/ | unread | 2024-08-11 | |
Just use Postgres | https://mccue.dev/pages/8-16-24-just-use-postgres | unread | 2024-08-19 | |
Iāve Built My First Successful Side Project, and I Hate It | https://switowski.com/blog/i-have-built-my-first-successful-side-project-and-i-hate-it/ | unread | 2024-08-22 | |
The anatomy of a 2AM mental breakdown | Zararās blog | https://zarar.dev/anatomy-of-a-mental-breakdown/ | unread | 2024-08-20 | |
No Ordinary Love | https://no-ordinary-love.co/ | unread | 2024-09-04 | |
The Art of Finishing | ByteDrum | https://www.bytedrum.com/posts/art-of-finishing/?utm_source=tldrnewsletter | unread | 2024-09-03 | |
How I Built an NFC Movie Library for my Kids | Simply Explained | https://simplyexplained.com/blog/how-i-built-an-nfc-movie-library-for-my-kids/ | unread | 2024-09-10 | |
Human identity: the number one challenge in computer science | https://generative-identity.org/human-identity-the-number-one-challenge-in-computer-science/ | unread | 2024-09-12 | |
Rediscovering the Small Web - Neustadt.fr | https://neustadt.fr/essays/the-small-web/ | unread | 2024-09-12 | |
Save to Pocket - Chrome Web Store | https://chromewebstore.google.com/detail/save-to-pocket/niloccemoadcdkdjlinkgdfekeahmflj | unread | 2024-09-24 | |
Jetstream: Shrinking the AT Proto Firehose by >99% Ā· Jazās Blog | https://jazco.dev/2024/09/24/jetstream/ | unread | 2024-09-24 | |
Tensor Labbet Ā· A blog of deep learnings | https://tensorlabbet.com/ | unread | 2024-09-25 | |
The Users Who Overtook the Machine | SSENSE | https://www.ssense.com/en-us/editorial/culture/fashion-internet-history | unread | 2024-09-27 | |
A few notes on AWS Nitro Enclaves: Attack surface | Trail of Bits Blog | https://blog.trailofbits.com/2024/09/24/notes-on-aws-nitro-enclaves-attack-surface/ | unread | 2024-10-02 | |
AI Thought ā How to Build Superintelligent AI | https://aithought.com/ | unread | 2024-10-02 | |
Bringing multithreading to Pythonās async event loop | https://www.neilbotelho.com/blog/multithreaded-async.html | unread | 2024-10-03 | |
Alternatives to cosine similarity | https://tomhazledine.com/cosine-similarity-alternatives/ | unread | 2024-10-14 | |
Code Review from the Command Line ā Jake Zimmerman | https://blog.jez.io/cli-code-review/?utm_source=pocket_shared | unread | 2024-10-19 | |
Spheres of Identity | https://newdesigncongress.org/en/note/2024/spheres-of-identity/ | unread | 2024-10-21 | |
Setting Your Pet Rock Free. Or, how to deploy⦠| by @tee_hee_he | Oct, 2024 | Medium | https://medium.com/@tee_hee_he/setting-your-pet-rock-free-3e7895201f46 | unread | 2024-10-30 | |
Load Balancing | https://samwho.dev/load-balancing/ | unread | 2024-10-30 | |
Embeddings are underrated | https://technicalwriting.dev/data/embeddings.html | unread | 2024-11-04 | |
What is the point of an online conference? | https://www.scattered-thoughts.net/writing/what-is-the-point-of-an-online-conference/ | unread | 2024-11-04 | |
How This Blog Does IndieWeb || Math ā© Programming | https://www.jeremykun.com/2024/10/30/how-this-blog-does-indieweb/#webmentions-and-referencing-external-discussion-threads | unread | 2024-11-04 | |
Val Town Town | https://blog.val.town/blog/val-town-town/ | unread | 2024-11-04 | |
Infinite Git repos on Cloudflare Workers | https://www.gitlip.com/blog/infinite-git-repos-on-cloudflare-workers | unread | 2024-11-04 | |
The return of Stealth Mountain - Xe Iaso | https://xeiaso.net/blog/2024/stealth-mountain-returns/ | unread | 2024-11-04 | |
How I Got a Digital Nomad Visa for Japan | TokyoDev | https://www.tokyodev.com/articles/how-i-got-a-digital-nomad-visa-for-japan | unread | 2024-11-04 | |
Detecting when LLMs are Uncertain ⢠Thariq Shihipar | https://www.thariq.io/blog/entropix/ | unread | 2024-11-04 | |
Blog Writing for Developers | https://rmoff.net/2023/07/19/blog-writing-for-developers/ | unread | 2024-11-15 | |
All the data can be yours ā Jerome Paulos | https://jero.zone/posts/reverse-engineering-apis?utm_source=tldrnewsletter | unread | 2024-11-12 | |
What I Wish Someone Told Me About Postgres | ChallahScript | https://challahscript.com/what_i_wish_someone_told_me_about_postgres | archive | 2024-11-13 | |
What I Wish Someone Told Me About Postgres | ChallahScript | https://challahscript.com/what_i_wish_someone_told_me_about_postgres#jsonb-is-a-sharp-knife | archive | 2024-11-15 | |
Nonskeumorphic AI | https://akilian.com/writing/nonskeumorphic-ai?utm_source=tldrnewsletter | archive | 2024-11-15 | |
Everything Iāve learned so far about running local LLMs | https://nullprogram.com/blog/2024/11/10/?utm_source=tldrnewsletter | unread | 2024-11-15 | |
OK, I can partly explain the LLM chess weirdness now | https://dynomight.net/more-chess/ | unread | 2024-11-25 | |
The story of Rogue - Spillhistorie.no | https://spillhistorie.no/the-story-of-rogue/ | unread | 2024-12-04 | |
Network Protocols ā Programmerās Compendium | https://www.destroyallsoftware.com/compendium/network-protocols?share_key=97d3ba4c24d21147 | unread | 2024-12-20 | |
Advent of Code on the Nintendo DS | https://sailor.li/aocnds.html | unread | 2024-12-20 | |
No Ordinary Love | https://no-ordinary-love.co/?utm_source=pocket_saves | unread | 2024-12-24 | |
Gamedev in Lisp. Part 1: ECS and Metalinguistic Abstraction Ā· Wiki Ā· Andrew Kravchuk / cl-fast-ecs Ā· | https://gitlab.com/lockie/cl-fast-ecs/-/wikis/tutorial-1 | unread | 2024-12-24 | |
A simple way to scale pixel art games | https://30fps.net/pages/pixelart-scaling/ | unread | 2024-12-24 | |
Stories of reaching Staff-plus engineering roles - StaffEng | StaffEng | https://staffeng.com/ | unread | 2024-12-24 | |
Engineering Management | http://algeri-wong.com/yishan/engineering-management.html | unread | 2024-12-24 | |
Things Iām Learning While Training SuperHOT | kaiokendev.github.io | https://kaiokendev.github.io/til#lima-works | unread | 2024-12-24 | |
A Walk with LuaJIT | https://www.polarsignals.com/blog/posts/2024/11/13/lua-unwinding | unread | 2024-12-24 | |
The āsimpleā 38 step journey to getting an RFC | https://blog.benjojo.co.uk/post/rfc-in-38-simple-steps | unread | 2024-12-24 | |
Grifters, believers, grinders, and coasters | sean goedecke | https://www.seangoedecke.com/programmer-archetypes/ | unread | 2024-12-24 | |
You canāt get more adversarial than PvP MMORPGs ā a place to jot | https://wirepair.org/2024/12/03/you-cant-get-more-adversarial-than-pvp-mmorpgs/ | unread | 2024-12-24 | |
Escaping the Chrome Sandbox Through DevTools | https://ading.dev/blog/posts/chrome_sandbox_escape.html | unread | 2024-12-24 | |
CRDTs go brrr | https://josephg.com/blog/crdts-go-brrr/ | unread | 2024-12-24 | |
Against the dark forest | https://www.wrecka.ge/against-the-dark-forest/ | unread | 2024-12-24 | |
You Exist In The Long Context | https://thelongcontext.com/ | unread | 2024-12-24 | |
Use Prolog to improve LLMās reasoning | Hacker News | https://news.ycombinator.com/item?id=41831735 | unread | 2024-12-24 | |
From bare metal to a 70B model: infrastructure set-up and scripts - imbue | https://imbue.com/research/70b-infrastructure/ | unread | 2024-12-24 | |
Diffusion models from scratch | https://www.chenyang.co/diffusion.html | unread | 2024-12-24 | |
The Elements of APIs by John Holdun | https://johnholdun.com/apis | unread | 2024-12-24 | |
Cognitive load is what matters | https://minds.md/zakirullin/cognitive | unread | 2024-12-25 | |
Exploring LoRA ā Part 1: The Idea Behind Parameter Efficient Fine-Tuning and LoRA | by 3pi | inspiri | https://medium.com/inspiredbrilliance/exploring-lora-part-1-the-idea-behind-parameter-efficient-fine-tuning-and-lora-ec469d176c26 | unread | 2024-12-26 | |
Demystifying Debuggers, Part 2: The Anatomy Of A Running Program | https://www.rfleury.com/p/demystifying-debuggers-part-2-the | unread | 2024-12-26 | |
Building Game Prototypes with LĆVE ā Andrew Healey | https://healeycodes.com/building-game-prototypes-with-love | unread | 2025-01-06 | |
The 2025 AI Engineering Reading List - Latent Space | https://www.latent.space/p/2025-papers | unread | 2025-01-23 | |
Orbit spirograph | https://www.redblobgames.com/x/1903-orbit-spirograph/ | unread | 2025-01-24 | |
DIY Web Archiving | Zine Bakery | https://zinebakery.com//homemade-zines/bakeshop-2-diywebarchiving | unread | 2025-01-24 | |
Simple CPU design | http://simplecpudesign.com/ | unread | 2025-01-24 | |
Psychedelic Graphics 0: Introduction | benpence.com | https://benpence.com/blog/post/psychedelic-graphics-0 | unread | 2025-01-25 | |
Going Critical ā Melting Asphalt | https://meltingasphalt.com/interactive/going-critical/ | unread | 2025-01-29 | |
Discovery Coding | https://jimmyhmiller.github.io/discovery-coding | unread | 2025-01-29 | |
Composable SQL | https://borretti.me/article/composable-sql | unread | 2025-01-29 | |
The first perfect computer - Celso Martinho | https://celso.io/posts/2025/01/26/the-first-perfect-computer/ | unread | 2025-01-29 | |
UV tricks - Bite code! | https://www.bitecode.dev/p/uv-tricks | unread | 2025-02-03 | |
Towards Building a Watertight Mesh Using Spherical Embedding | https://andrews.wiki/spherical-mesh | unread | 2025-02-03 | |
The Zizians and the Rationalist death cults - by Max Read | https://maxread.substack.com/p/the-zizians-and-the-rationalist-death | unread | 2025-02-03 | |
Home | Substack | https://substack.com/home/post/p-156004330 | unread | 2025-02-03 | |
Infosec 101 for Activists | Infosec for Activists | https://infosecforactivists.org/ | unread | 2025-02-15 | |
SQLite or PostgreSQL? Itās Complicated! | Twilio | https://www.twilio.com/en-us/blog/sqlite-postgresql-complicated | unread | 2025-02-15 | |
How I use LLMs as a staff engineer | sean goedecke | https://www.seangoedecke.com/how-i-use-llms/ | unread | 2025-02-15 | |
Profiling in production with function call traces | https://yosefk.com/blog/profiling-in-production-with-function-call-traces.html | unread | 2025-02-15 | |
A Decade of TILs - Notes from VisualMode | https://www.visualmode.dev/a-decade-of-tils | unread | 2025-02-15 | |
The Impact of AI on the Technical Interview Process | https://coderev.app/blog/the-impact-of-ai-on-the-technical-interview-process | unread | 2025-02-15 | |
Nontraditional Red Teams | https://zachholman.com/posts/red-teams | unread | 2025-02-15 | |
Patterns for building realtime features - /dev/knill | https://zknill.io/posts/patterns-for-building-realtime/ | unread | 2025-02-15 | |
Understanding Reasoning LLMs - by Sebastian Raschka, PhD | https://magazine.sebastianraschka.com/p/understanding-reasoning-llms | unread | 2025-02-15 | |
Automating the Vim workplace ā The Sharatās | https://sharats.me/posts/automating-the-vim-workplace/ | unread | 2025-02-15 | |
Thinkserver: my web-based coding environment | Check my working | https://checkmyworking.com/posts/2025/02/thinkserver-my-web-based-coding-environment/ | unread | 2025-02-15 | |
Tiny JITs for a Faster FFI | Rails at Scale | https://railsatscale.com/2025-02-12-tiny-jits-for-a-faster-ffi/ | unread | 2025-02-15 | |
VivioJS MESI | https://www.scss.tcd.ie/Jeremy.Jones/vivio/caches/MESI.htm | unread | 2025-02-15 | |
Feature Flags vs Configuration Options ā Same Difference? | https://www.cs.cmu.edu/~ckaestne/featureflags/ | unread | 2025-02-15 | |
Is NixOS truly reproducible? | https://luj.fr/blog/is-nixos-truly-reproducible.html | unread | 2025-02-15 | |
This page is under construction - localghost | https://localghost.dev/blog/this-page-is-under-construction/ | unread | 2025-02-27 | |
Mercury | Banking for Startups | https://app.mercury.com/cards/989b4696-ee1e-11ef-8daf-b31eae5daf0d | unread | 2025-02-28 | |
interdb.jp/pg/index.html | https://www.interdb.jp/pg/index.html | unread | 2025-04-06 | |
Dithering in Colour - Niklas Oberhuber | https://obrhubr.org/dithering-in-colour | unread | 2025-03-14 | |
Practical UX for startups surviving without a designer | https://www.tibinotes.com/p/practical-ux-for-startups-surviving | unread | 2025-03-14 | |
The Differences between Deep Research, Deep Research, and Deep Research | https://leehanchung.github.io/blogs/2025/02/26/deep-research/ | unread | 2025-03-14 | |
Writing an LLM from scratch, part 10 ā dropout :: Gilesā blog | https://www.gilesthomas.com/2025/03/llm-from-scratch-10-dropout | unread | 2025-03-20 | |
Everything I learned from (finally) completing The Artistās Way by Julia Cameron ā Extraordinary Rou | https://extraordinaryroutines.com/musings/the-artists-way-complete-guide | unread | 2025-03-24 | |
cosmic poems | https://mwebster.online/dev/page-4 | unread | 2025-04-01 | |
Sharding pgvector | PgDog | https://pgdog.dev/blog/sharding-pgvector | unread | 2025-04-06 | |
Stop syncing everything | https://sqlsync.dev/posts/stop-syncing-everything/ | unread | 2025-04-02 | |
A Programmerās Reading List: 100 Articles I Enjoyed (1-50) | Piglei | https://www.piglei.com/articles/en-programmer-reading-list-part-one/ | unread | 2025-04-06 | |
Prompt Design at Character.AI | https://research.character.ai/prompt-design-at-character-ai/ | unread | 2025-04-14 | |
Build a Container Image from Scratch ā Danish Prakash | https://danishpraka.sh/posts/build-a-container-image-from-scratch/ | unread | 2025-04-06 | |
š®ByteCraft: Generating video games and animations through bytes | https://emygervais.github.io/2025/03/15/bytecraft.html | unread | 2025-04-06 | |
Lessons learned from my first dive into WebAssembly | https://nullprogram.com/blog/2025/04/04/ | unread | 2025-04-06 | |
Why I Like Designing in the Browser ā Cloud Four | https://cloudfour.com/thinks/why-i-like-designing-in-the-browser/ | unread | 2025-04-14 | |
A (Long) Peek into Reinforcement Learning | LilāLog | https://lilianweng.github.io/posts/2018-02-19-rl-overview/ | unread | 2025-04-14 | |
Trapping misbehaving bots in an AI Labyrinth | https://blog.cloudflare.com/ai-labyrinth/ | unread | 2025-04-14 | |
The Noviceās LLM Training Guide | https://rentry.org/llm-training | unread | 2025-04-14 | |
LoRA Training Guide | https://rentry.org/lora_train | unread | 2025-04-14 | |
Ayumiās LLM Role Play & ERP Ranking (Version 3) | https://rentry.co/ayumi_erp_rating#technical-details-of-the-alc-iq3-and-erp3-benchmark | unread | 2025-04-14 | |
Block AI scrapers with Anubis - Xe Iaso | https://xeiaso.net/blog/2025/anubis/ | unread | 2025-04-14 | |
How Cursor (AI IDE) Works - by Shrivu Shankar | https://blog.sshh.io/p/how-cursor-ai-ide-works | unread | 2025-04-14 | |
You Do Not Need Blockchain: Eight Popular Use Cases And Why They Do Not Work | by Ivan Ivanitskiy | | https://blog.smartdec.net/you-do-not-need-blockchain-eight-popular-use-cases-and-why-they-do-not-work-f2ecc6cc2129 | unread | 2025-04-14 | |
The Internet Slum | https://www.fourmilab.ch/documents/netslum/ | unread | 2025-04-14 | |
Erlangās not about lightweight processes and message passing⦠| https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html | unread | 2025-04-14 | |
Autonomous TEE Manifesto Ā· Poetic Technologies | https://poeticte.ch/posts/autonomous-TEEs-manifesto.html | unread | 2025-04-14 | |
manytricks.com/moom/ | https://manytricks.com/moom/ | unread | 2025-04-14 | |
Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs | https://www.geoffreylitt.com/2025/04/12/how-i-made-a-useful-ai-assistant-with-one-sqlite-table-and-a-handful-of-cron-jobs | unread | 2025-04-15 | |
A cheat sheet for why using ChatGPT is not bad for the environment | https://andymasley.substack.com/p/a-cheat-sheet-for-conversations-about | unread | 2025-04-30 | |
Do you really need a Vector Search Database? - /research | https://fin.ai/research/do-you-really-need-a-vector-search-database/#conclusion-practical-takeaways | unread | 2025-04-30 | |
The Beauty Of Having A Pi-hole Ā· Den Delimarsky | https://den.dev/blog/pihole/ | unread | 2025-05-06 | |
Podfox: Worldās First Container-Aware Browser - Home of Val Packett | https://val.packett.cool/blog/podfox/ | unread | 2025-05-13 | |
Spritely Institute | https://spritely.institute/ | unread | 2025-05-13 | |
I built an AI code review agent in a few hours, hereās what I learned | https://www.sourcebot.dev/blog/review-agent-learnings | unread | 2025-05-13 | |
Decomposing Transactional Systems | https://transactional.blog/blog/2025-decomposing-transactional-systems | unread | 2025-06-06 | |
Reproducing Hacker News writing style fingerprinting - | https://antirez.com/news/150 | unread | 2025-05-13 | |
A faster way to copy SQLite databases between computers ā alexwlchan | https://alexwlchan.net/2025/copying-sqlite-databases/ | unread | 2025-05-13 | |
Size matter - PostgreSQL DBA | https://pgdba.org/post/2025/04/size_matter/ | unread | 2025-05-13 | |
So you want to use Object Storage | https://spiraldb.com/post/so-you-want-to-use-object-storage | unread | 2025-05-13 | |
Agents | https://huyenchip.com/2025/01/07/agents.html | unread | 2025-05-13 | |
A cheat sheet for why using ChatGPT is not bad for the environment | https://simonwillison.net/2025/Apr/29/chatgpt-is-not-bad-for-the-environment/ | unread | 2025-05-13 | |
My First Language Frontend with LLVM Tutorial ā LLVM 21.0.0git documentation | https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html | unread | 2025-05-13 | |
Welcome to the š¤ AI Agents Course - Hugging Face Agents Course | https://huggingface.co/learn/agents-course/en/unit0/introduction | unread | 2025-05-13 | |
Vibing code quality Ā· jml :: Jonathan Lange | https://jml.io/posts/vibing-code-quality/ | unread | 2025-05-13 | |
Deciphering Glyph :: Stop Writing __init__ Methods | https://blog.glyph.im/2025/04/stop-writing-init-methods.html | unread | 2025-05-13 | |
An Intro to DeepSeekās Distributed File System | Some blog | https://maknee.github.io/blog/2025/3FS-Performance-Journal-1/ | unread | 2025-05-13 | |
Teaching LLMs how to solid model | https://willpatrick.xyz/technology/2025/04/23/teaching-llms-how-to-solid-model.html | unread | 2025-05-13 | |
How to make people feel stupid | Ned Batchelder | https://nedbatchelder.com/blog/200801/how_to_make_people_feel_stupid.html | unread | 2025-05-13 | |
Thereās one question that stumps North Korean fake workers ⢠The Register | https://www.theregister.com/2025/04/29/north_korea_worker_interview_questions/ | unread | 2025-05-13 | |
Botnet Part 2: The Web is Broken - Jan Wildeboerās Blog | https://jan.wildeboer.net/2025/04/Web-is-Broken-Botnet-Part-2/ | unread | 2025-05-13 | |
The world of compiler backends. Compilers arenāt boring! | by Vinishka K | Packt Hub | Apr, 2025 | M | https://medium.com/packt-hub/the-world-of-compiler-backends-9b27a3e37866 | unread | 2025-05-13 | |
Walled Gardens Can Kill - Anees Iqbal | https://aneesiqbal.ai/2025-04-18-walled-gardens-can-kill | unread | 2025-05-13 | |
GenAI-accelerated TLA+ challenge :: TLA+ Foundation | https://foundation.tlapl.us/challenge/index.html | unread | 2025-05-13 | |
Why Do We Interface? | https://whydoweinterface.com/ | unread | 2025-06-04 | |
Naive Yearly | https://naiveyearly.com/ | unread | 2025-05-13 | |
The Punk in the Museum ā Maya B. Kronic | https://readthis.wtf/writing/the-fisher-function/ | unread | 2025-05-13 | |
How to make a zine ā The Creative Independent | https://thecreativeindependent.com/guides/how-to-make-a-zine/ | unread | 2025-05-13 | |
Netflix | https://www.netflix.com/watch/81649839?trackId=14183879 | unread | 2025-05-18 | |
Popcorn | https://popcorn.swmansion.com/ | unread | 2025-05-23 | |
AI Code Review Agent - Sourcebot | https://docs.sourcebot.dev/docs/agents/review-agent | unread | 2025-05-23 | |
You (probably) donāt need ReCAPTCHA | near.blog | https://near.blog/you-probably-dont-need-recaptcha/ | unread | 2025-06-04 | |
a view source web | https://viewsource.info/ | unread | 2025-06-04 | |
Particle Life simulation in browser using WebGPU | lisyarus blog | https://lisyarus.github.io/blog/posts/particle-life-simulation-in-browser-using-webgpu.html | unread | 2025-06-04 | |
You Might Not Need an Effect ā React | https://react.dev/learn/you-might-not-need-an-effect | unread | 2025-06-05 | |
Claude Code Best Practices \ Anthropic | https://www.anthropic.com/engineering/claude-code-best-practices | unread | 2025-06-05 | |
MCP explained without hype or fluff - nilenso blog | https://blog.nilenso.com/blog/2025/05/12/mcp-explained-without-hype-or-fluff/ | unread | 2025-06-05 | |
Cerebras Coder | https://simonwillison.net/2024/Oct/31/cerebras-coder/ | unread | 2025-06-06 | |
Why Cline Doesnāt Index Your Codebase (And Why Thatās a Good Thing) - Cline Blog | https://cline.bot/blog/why-cline-doesnt-index-your-codebase-and-why-thats-a-good-thing | unread | 2025-06-06 | |
Build Real-Time Knowledge Graph For Documents with LLM | CocoIndex | https://cocoindex.io/blogs/knowledge-graph-for-docs/ | unread | 2025-06-06 | |
DiffX - Next-Generation Extensible Diff Format | https://diffx.org/ | unread | 2025-06-06 | |
Why GUIs are built at least 2.5 times | Patricia Aas | https://patricia.no/2025/05/30/why_lean_software_dev_is_wrong.html | unread | 2025-06-06 | |
Web Developerās Guide to Midjourney | https://www.skeptrune.com/posts/how-to-use-midjourney/ | unread | 2025-06-06 | |
Ten Years of JSON Web Token (JWT) and Preparing for the Future ā Mike Jones: self-issued | https://self-issued.info/?p=2708 | unread | 2025-06-06 | |
Monitoring Node.js: Key Metrics You Should Track | Last9 | https://last9.io/blog/node-js-key-metrics/ | unread | 2025-06-06 | |
The BEAM-Erlangās virtual machine - | https://www.erlang-solutions.com/blog/the-beam-erlangs-virtual-machine/ | unread | 2025-06-06 | |
doodybrains.github.io/whywewrite/ | https://doodybrains.github.io/whywewrite/ | unread | 2025-06-06 | |
Thought Stream | https://murid.neocities.org/writing_blog | unread | 2025-06-06 | |
The End of A/B Testing: How AI-Generated UIs Can Revolutionize Frontend Development - fka.dev | https://blog.fka.dev/blog/2025-05-26-the-end-of-ab-testing-how-ai-generated-uis-will-revolutionize-frontend-development/ | unread | 2025-06-06 | |
drunken_bishop.pdf | https://www.dirk-loss.de/sshvis/drunken_bishop.pdf | unread | 2025-06-06 | |
Trading with Claude (and writing your own MCP server) | https://dangelov.com/blog/trading-with-claude/ | unread | 2025-06-06 | |
hellgate.pdf | https://www.nan.usace.army.mil/portals/37/docs/history/hellgate.pdf | unread | 2025-06-06 | |
Laptops should work in the rain (Interconnected) | https://interconnected.org/home/2024/05/10/rain | unread | 2025-06-06 | |
Data Driven Gamer: Superauthenticity: Computer game aspect ratios | https://datadrivengamer.blogspot.com/2025/05/superauthenticity-computer-game-aspect.html | unread | 2025-06-06 | |
Web Bench - A new way to compare AI Browser Agents | https://blog.skyvern.com/web-bench-a-new-way-to-compare-ai-browser-agents/ | unread | 2025-06-06 | |
Avoiding becoming the lone dependency peg with load-bearing anime - Xe Iaso | https://xeiaso.net/blog/2025/avoiding-becoming-peg-dependency/ | unread | 2025-06-06 | |
On 1,145 pull requests per day | https://saile.it/1145-pull-requests-per-day/ | unread | 2025-06-06 | |
Making Postgres distributed with FoundationDB ā Fabian Lindfors | https://fabianlindfors.se/blog/making-postgres-distributed/ | unread | 2025-06-06 | |
OpenAI: Scaling PostgreSQL to the Next Level | PixelsTech | https://www.pixelstech.net/article/1747708863-openai%3A-scaling-postgresql-to-the-next-level | unread | 2025-06-06 | |
Learning C3 | alloc.dev | https://alloc.dev/2025/05/29/learning_c3 | unread | 2025-06-06 | |
Python Performance Profiling - Roman Imankulov | https://roman.pt/posts/python-performance-profiling/ | unread | 2025-06-06 | |
The Ultimate Guide to Fine-Tuning LLMs from Basics to Breakthroughs: An Exhaustive Review of Technol | https://arxiv.org/html/2408.13296v1 | unread | 2025-06-06 | |
The Agentic Web and Original Sin ā Stratechery by Ben Thompson | https://stratechery.com/2025/the-agentic-web-and-original-sin/ | unread | 2025-06-06 | |
A simple search engine from scratch* | Max Bernstein | https://bernsteinbear.com/blog/simple-search/ | unread | 2025-06-06 | |
What is NLWeb? | Glama | https://glama.ai/blog/2025-06-01-what-is-nlweb | unread | 2025-06-06 | |
Building a personal archive of the web, theĀ slowĀ way ā alexwlchan | https://alexwlchan.net/2025/personal-archive-of-the-web/ | unread | 2025-06-06 | |
āThe Magic of Codeā by Samuel Arbesman | https://themagicofcode.com/ | unread | 2025-06-06 | |
Diffusion models explained simply | sean goedecke | https://www.seangoedecke.com/diffusion-models-explained/ | unread | 2025-06-06 | |
The Coming AI Revolution in Distributed Systems | Cheng Huangās corner | https://zfhuang99.github.io/github%20copilot/formal%20verification/tla+/2025/05/24/ai-revolution-in-distributed-systems.html | unread | 2025-06-06 | |
Claude Code is My Computer | Peter Steinberger | https://steipete.me/posts/2025/claude-code-is-my-computer | unread | 2025-06-06 | |
When Fine-Tuning Actually Makes Sense: A Developerās Guide | https://getkiln.ai/blog/why_fine_tune_LLM_models_and_how_to_get_started | unread | 2025-06-06 | |
How to Refactor Complex Codebases ā A Practical Guide for Devs | https://www.freecodecamp.org/news/how-to-refactor-complex-codebases/ | unread | 2025-06-06 | |
Gemini Diffusion | https://simonwillison.net/2025/May/21/gemini-diffusion/ | unread | 2025-06-06 | |
Atomics And Concurrency | Zaid Humayunās Blog | https://redixhumayun.github.io/systems/2024/01/03/atomics-and-concurrency.html | unread | 2025-06-06 | |
Planetfall ā somethingaboutmaps | https://somethingaboutmaps.wordpress.com/2025/05/20/planetfall/ | unread | 2025-06-06 | |
Production tests: a guidebook for better systems and more sleep ā Martin Capodici | https://martincapodici.com/2025/05/13/production-tests-a-guidebook-for-better-systems-and-more-sleep/ | unread | 2025-06-06 | |
Async from scratch 3: Pinned against the wall | natkrās ramblings | https://natkr.com/2025-05-22-async-from-scratch-3/ | unread | 2025-06-06 | |
The Strange Behavior of LLMs in Hiring Decisions: Systemic Gender and Positional Biases in Candidate | https://davidrozado.substack.com/p/the-strange-behavior-of-llms-in-hiring | unread | 2025-06-06 | |
Dynamicland FAQ | https://dynamicland.org/2024/FAQ/#A_humane_dynamic_medium | unread | 2025-06-06 | |
Memory Consistency Models: A Tutorial ā James Bornholt | https://jamesbornholt.com/blog/memory-models/ | unread | 2025-06-06 | |
History of chessmen | https://chesshistory.github.io/ | unread | 2025-06-06 | |
OpenAI Codex Hands-on Review | https://zackproser.com/blog/openai-codex-review | unread | 2025-06-06 | |
Honkish | https://benji.org/honkish | unread | 2025-06-06 | |
Can a chrome extension host a terminal emulator? - Pomdtrās blog | https://blog.pomdtr.me/posts/integrated-terminal/ | unread | 2025-06-06 | |
I am disappointed in the AI discourse | https://steveklabnik.com/writing/i-am-disappointed-in-the-ai-discourse/ | unread | 2025-06-06 | |
The Darwin Gƶdel Machine: AI that improves itself by rewriting its own code | https://sakana.ai/dgm/ | unread | 2025-06-06 | |
Beating the kCTF PoW with AVX512IFMA for $51k | undefined | https://anemato.de/blog/kctf-vdf | unread | 2025-06-06 | |
From BotFather to āHello Worldā | https://core.telegram.org/bots/tutorial | unread | 2025-06-06 | |
AI: Accelerated Incompetence - Doug Slater | https://www.slater.dev/accelerated-incompetence/ | unread | 2025-06-06 | |
Introducing KumoRFM: A Foundation Model for In-Context Learning on Relational Data - Kumo | https://kumo.ai/company/news/kumo-relational-foundation-model/ | unread | 2025-06-06 | |
Bits with Soul - Darwin College | https://www.darwin.cam.ac.uk/lectures/entry/bits-with-soul/ | unread | 2025-06-06 | |
Toxic Origins, Toxic Decisions: Biases in CEO Selection by P. Raghavendra Rau, YiLin Wu, Richard Lok | https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5270031 | unread | 2025-06-06 | |
There should be no Computer Art - DAM MUSEUM | https://dam.org/museum/essays_ui/essays/there-should-be-no-computer-art/ | unread | 2025-06-06 | |
LLMs are mirrors of operator skill | https://ghuntley.com/mirrors/ | unread | 2025-06-06 | |
How to live an intellectually rich life - by Utsav Mamoria | https://utsavmamoria.substack.com/p/how-to-live-an-intellectually-rich | unread | 2025-06-06 | |
Start your own Internet Resiliency Club ā Bow Shock Systems Consulting | https://bowshock.nl/irc/ | unread | 2025-06-16 | |
Getting free internet on a cruise, saving $170 | Angad Behl | https://angad.me/blog/2025/getting-free-cruise-internet/ | unread | 2025-06-16 | |
Computer Replicas as Time Capsules | https://obsolescence.dev/ | unread | 2025-06-20 | |
Why using ChatGPT is not bad for the environment - a cheat sheet | https://andymasley.substack.com/p/a-cheat-sheet-for-conversations-about?open=false#%C2%A7a-chatgpt-prompt-uses-too-much-energywater | unread | 2025-06-20 | |
Why Quadratic Funding Is Not Optimal | https://jonathanwarden.com/quadratic-funding-is-not-optimal/ | unread | 2025-06-23 | |
Bruteforcing the phone number of any Google user | https://brutecat.com/articles/leaking-google-phones | unread | 2025-06-23 | |
Writing Toy Software Is A Joy | https://blog.jsbarretto.com/post/software-is-joy | unread | 2025-06-24 | |
Switch project, part 2 - Line Card | https://serd.es/2025/06/23/Switch-project-pt2.html | unread | 2025-06-24 | |
Modeling the World in 280 Characters | Codrops | https://tympanus.net/codrops/2025/06/23/modeling-the-world-in-280-characters/ | unread | 2025-06-27 | |
localhost:3000/reset | http://localhost:3000/reset | unread | 2025-06-27 | |
Building my CPU instructions set architecture and virtual machine | ErrorCode0 | https://www.errorcodezero.dev/blog/building-my-own-cpu-isa-and-virtual-machine/ | unread | 2025-07-01 | |
LLM Memory | https://grantslatton.com/llm-memory | unread | 2025-07-01 | |
crawshaw - 2025-06-08 | https://crawshaw.io/blog/programming-with-agents | unread | 2025-07-01 | |
SIMD-friendly algorithms for substring searching | http://0x80.pl/notesen/2016-11-28-simd-strfind.html | unread | 2025-07-01 | |
mathpages.com/home/kmath668/kmath668.htm | https://www.mathpages.com/home/kmath668/kmath668.htm | unread | 2025-07-01 | |
Design Patterns for Securing LLM Agents against Prompt Injections | https://simonwillison.net/2025/Jun/13/prompt-injection-design-patterns/ | unread | 2025-07-01 | |
The Hidden Water Cost of AI: Is Artificial Intelligence Draining Our Resources? | https://mwitt688.substack.com/p/the-hidden-water-cost-of-ai-is-artificial?utm_campaign=post&utm_medium=web | unread | 2025-07-02 | |
Entropy of a Mixture | https://cgad.ski/blog/entropy-of-a-mixture.html | unread | 2025-07-02 | |
Playing First Contact in Eclipse, a Spectacular 3-day Sci-Fi Larp ā mssv | https://mssv.net/2025/06/15/playing-first-contact-in-eclipse-a-spectacular-3-day-sci-fi-larp/ | unread | 2025-07-02 | |
Shtetl-Optimized | https://scottaaronson.blog/ | unread | 2025-07-02 | |
šļøNurikabe Map Generation with WFC algorithm | š¹ļøsublevelgames | https://sublevelgames.github.io/blogs/2025-06-22-nurikabe-map-gen-with-wfc/ | unread | 2025-07-02 | |
Cognition | Donāt Build Multi-Agents | https://cognition.ai/blog/dont-build-multi-agents#principles-of-context-engineering | unread | 2025-07-02 |