Articles by auraham
2

The Annotated Transformer (2018) (seas.harvard.edu)

121

The Illustrated Transformer (jalammar.github.io)

2

Learning Rust: Download and deserialize 10 000 files in 9.833 seconds (rup12.net)

2

Implementing Trie with Auto-Completion in Python – Step-by-Step Guide (llego.dev)

3

Elixir LiveView Single Binary (mrpopov.com)

2

Symbex: Search Python code for functions and classes, then pipe them into a LLM (simonwillison.net)

3

What is GPG and why you should start using it (akashrajpurohit.com)

1

Personal Copilot: Train Your Own Coding Assistant (huggingface.co)

54

Introduction to the A* Algorithm (2014) (redblobgames.com)

1

Multithreading in Rust (nickymeuleman.netlify.app)

1

What Is Rust's Turbofish? (tonsser.com)

1

React Native Isn't as Popular as You Think [video] (youtube.com)

1

Visual Studio Code Themes (vscodethemes.com)

1

Wails – Build beautiful cross-platform applications using Go (wails.io)

1

Maze Generation: Recursive Backtracking (jamisbuck.org)

4

Things people get wrong about Electron (felixrieseberg.com)

1

Graph Search Algorithms: A Practical Overview (puppygraph.com)

14

The Recursive Book of Recursion (inventwithpython.com)

1

GoMLX: ML in Go Without Python (thegreenplace.net)

1

Code Words – Past Issues (recurse.com)

1

Building a web framework from scratch in Elixir (recurse.com)

1

Dumping large CSV files with Elixir and Phoenix [video] (youtube.com)

1

Transcribe Podcasts with Whisper AI and Elixir in Livebook [video] (youtube.com)

77

[flagged] Why the ISO format has to die (easyos.org)

1

DockYard – Getting Started with LiveView Native (Android) [video] (youtube.com)

4

Android OS Privacy Under the Loupe (arxiv.org)

1

Pretty Git Branch Graphs (stackoverflow.com)

2

Profiling Go Programs (go.dev)

32

EPUBCheck – The official conformance checker for ePub publications (github.com/w3c)

4

Rob Pike – Concurrency is not Parallelism (go.dev)

1

Streaming Large Datasets in Elixir (jackmarchant.com)

2

1B Row Challenge (1brc.dev)

2

Java, How Fast Can You Parse 1B Rows of Weather Data? [video] (youtube.com)

1

Stylebot.dev – Modify the appearance of any webpage (stylebot.dev)

2

Streamline Data Analysis with Kotlin DataFrame Tables in Notebooks (jetbrains.com)

2

Fswatch – A cross-platform file change monitor (emcrisostomo.github.io)

3

RenderCV – A Latex CV/resume framework (github.com/sinaatalay)

2

Design Patterns in Elixir – José Valim (2024) [video] (youtube.com)

1

Kickstart.nvim: A Starting Point for Neovim (github.com/nvim-lua)

3

The Only Video You Need to Get Started with Neovim (youtube.com)

1

Convert Your Web App to a Desktop App with Elixir Desktop [video] (youtube.com)

40

Crafting Interpreters: 640 Pages in 15 Months (stuffwithstuff.com)

1

Sort and Reverse Sort a Selection of Text or File in Vim [video] (youtube.com)

1

Bun 1.1: Bun for Windows [YouTube] [video] (youtube.com)

1

Are You Affected by the Backdoor in XZ Utils? (darkreading.com)

1

Django Plus for Vim (github.com/tweekmonster)

1

Build your own RAG and run it locally: LangChain and Ollama and Streamlit (duy-huynh.com)

1

Java Concurrency in Practice Bundle (teachable.com)

1

Reactor, a LiveView Library for Django (github.com/edelvalle)

1

Git Merge vs. Rebase: The Definitive Guide [video] (youtube.com)

4

Always Squash and Rebase Your Git Commits (carbonfive.com)

2

Dj-Notebook: The REPL I've Always Wanted for Django (tuxpup.com)

1

Fixing someone else's Elixir project (hugopeixoto.net)

1

How to automatically resolve trouble tickets with machine learning (ericsson.com)

1

PyTorch: Cross-Entropy vs. Negative Log Likelihood (sebastianraschka.com)

45

Advanced NLP with SpaCy (spacy.io)

0

Hide YouTube Thumbnails – Firefox Addon (addons.mozilla.org)

2

Which stack/framework for cross-platform desktop applications in 2023? (reddit.com)

105

Os.js – open-source JavaScript web desktop platform with a window manager (os-js.org)

1

Netron: A viewer for neural network, deep learning and machine learning models (github.com/lutzroeder)

2

How to Improve Performance in Git (git-tower.com)

1

Django-money – a little app for handling money fields (github.com/django-money)

64

Autocomplete – A JavaScript library for building autocomplete experiences (github.com/algolia)

1

Ask HN: Share your favorite one-liner/bash function

1

Tmuxinator – manage tmux sessions easily (github.com/tmuxinator)

51

DIY Git in Python (leshenko.net)

2

Neovim: Plugins to Get Started (vonheikemen.github.io)

1

Quick 1-minute hacking with fd, fzf, Neovim, fzf-tmux (twitter.com/elijahmanor)

3

Git-Delta: Better Diffs (github.com/dandavison)

2

Vim: How to Exit Ex Mode (jakeworth.com)

40

What is NMAP and how to use it? (2020) (freecodecamp.org)

2

Vim: Restore cursor to file position in previous editing session (vim.fandom.com)

1

Sdkman - Package Manager for Software Development Kits (sdkman.io)

2

CS231n Convolutional Neural Networks for Visual Recognition (cs231n.github.io)

20

JAX – Augments numpy and Python code with function transformations (2019) (colinraffel.com)

4

Karpathy – Neural Networks: Zero to Hero (karpathy.ai)

3

CookieCutter: A Command-Line Utility that creates projects (cookiecutter.readthedocs.io)

12

Over-engineering an emoji webcam filter with a neural network (jott.live)

2

And things to get you started with the Elixir's interactive shell (IEx) (strzibny.name)

1

Using functions as keys with update_in in Elixir (alexgaribay.com)

1

Representing Money in Python (smirnov-am.github.io)

1

Checking for the existence of keys in a map in Elixir (cjbell.co)

2

Building the same app in JavaScript, TypeScript, and C# (github.com/charliedigital)

2

Holub on Patterns – Design Patterns in the Real World (holub.com)

1

Just Django – Video Course (justdjango.com)

1

Django for Beginners (djangoforbeginners.com)

2

.NET Framework vs. .NET Core vs. .NET vs. .NET Standard vs. C# (youtube.com)

1

How to use VS Code as your Git editor, difftool, and merge-tool (roboleary.net)

1

Ask HN: Course/Book for creating desktop apps in C#

1

Dave Thomas' Elixir for Programmers

2

How to write programs in C# .NET to run them on Linux/Wine/Mono? (2012)

63

Why we write elementary apps in Vala (2014)

1

Node.js Fundamentals: Web Server Without Dependencies