Interesting Links
Below is a curated collection of interesting links, auto-extracted from my Obsidian vault:
Name | Description | Tags |
---|---|---|
39 Lessons on ML systems | Great post about basic Machine Learning ideas for production (eugeneyan) | Machine Learning eugeneyan |
3B1B | Great educational Youtube Channel with Mathematics visualizations | Youtube Channel Mathematics |
450 бесплатных курсов от Лиги Плюща | Aggregator бесплатных курсов | Aggregator |
A Quickstart Guide to CUDA | Good CUDA introduction | CUDA |
A recipe for training NNs | A great post with general instructions on how to start any kind of Deep Learning experiment & train Neural Networks | Deep Learning Neural Network |
A trip through the graphics pipeline | A brief history of Computer Graphics | Computer Graphics |
AAA - Analytical Anti-Aliasing | Amazing post about Antialiasing types | Antialiasing |
Advances in Real-time rendering | A large, in-depth course on Computer Graphics available online | Computer Graphics |
Agora | Free stuff in Israel by a bunch of kind people | Israel |
All about RSS | Github repo with lots of amazing useful resources for handling RSS | RSS |
Ambiphone | Free ambient noise website | |
An introduction to Shader Art Coding | Introduction to Shader programming | Shader |
Android calculator app trickery | Great post about how Android Calculator works, specifically how it uses Symbolic Algebra and Recursive Real Arithmetic | Android Calculator Symbolic Algebra Recursive Real Arithmetic |
Anki | Flashcards app | Flashcards |
Anvaka - city.roads | Website with Maps for just roads per city | Maps overpass-turbo protobuf |
Applied ML Curated list | Curated list of blogs/papers from companies on their Machine Learning practices in their companies | Machine Learning |
Arnis | Crazy Minecraft world generator from OpenStreetMap data, written in Rust | Minecraft OpenStreetMap Rust |
Arxiv insights | Youtube Channel channel on Machine Learning. | Youtube Channel Machine Learning Reinforcement Learning |
AstriaGraph | Online viewer of Space debris in the Earth’s orbit | Space debris |
Atlas Obscura | Travel hidden gems guide Aggregator | Travel Aggregator |
Awesome ChatGPT promps | Some prompt engineering for ChatGPT | ChatGPT |
Awesome LangChain | Collection of tools/libraries built with LangChain | LangChain |
Awesome Music Theory | Collection of resources on Music Theory | Music Theory |
Basic Nutrition from USDA | Nutrition | |
Bleuje tutorials | Procedural Art basic intro tutorials | Procedural Art |
Brackeys | Large Youtube Channel channel with Unity tutorials | Youtube Channel Unity |
Building Effective “agents” - Anthropic | Great post about LLMs, LLM Agents, and generally how to compose them into reliable sensible pipelines | LLM LLM Agent |
Bullshit detection | A great article about reading books for technical topics and bullshit detection | |
C++ args | C++ library similar to Python’s argparse | C++ argparse |
C++ курс от МФТИ | C++ | |
CUDA C++ Programming Guide | Complete C++ CUDA documentation | C++ CUDA |
CVAT | Data Annotation platform for Computer Vision tasks | Data Annotation Computer Vision |
Calculus Mathbook | Много конспектов по матанализу | Mathematical Analysis |
Canvas.io | App for 3D Reconstruction that apparently uses LiDAR (uses it very well) | 3D Reconstruction LiDAR |
Capacitors explained | Capacitor explainer | Capacitor |
Cellm | Excel extension that uses LLM operations in cells | Excel LLM |
CleanRL | Reinforcement Learning framework with simplistic implementations of algorithms | Reinforcement Learning |
Cloud GPUs comparison | A nice comparison of Virtual Private Servers with GPU | Virtual Private Server GPU |
CodeParade | Yet another great Youtube Channel channel with educational videos on Computer Graphics, Machine Learning | Youtube Channel Computer Graphics Machine Learning |
Codegen LLM Workflow | Good post about using Large Language Models for developing projects. TLDR: with good prompts, work through the idea and develop a concrete tech spec, then with an AI agent like Aider actually develop the | Large Language Model good prompts Aider |
Colmap parameters explanations | Explanations of COLMAP parameters | COLMAP |
ComfyUI | GUI for Image Diffusion pipelines | GUI Image Diffusion |
ComfyUI3D | Pack for ComfyUI for processing 3D data | ComfyUI |
Compare PC Cases | Desktop planner for PC Cases | PC Case |
Compiled list of SDFs for primitives | List of SDFs for primitive figures by Inigo Quilez blog used for Ray Marching | SDF Inigo Quilez blog Ray Marching |
Compsciclub | Много бесплатных открытых курсов по Computer Science | Computer Science |
Computer Language Benchmarks Game | Comparison between performances of various Programming Languages | Programming Language |
Continual Learning from Guy Lavi | A good introductory post about Continual Learning with an interesting theoretical basis. With Math! | Continual Learning Math |
Cookwell | Educational Cooking website | Cooking |
Cool features from blogs | List of cool Blog features (maybe to implement in Проект - Личный сайт & блог?) | Blog Проект - Личный сайт & блог |
Coolify | Open-Source heroku / netlify alternative for Self-hosting. Eases deployment of apps | Open-Source Self-hosting |
Curated list of engineering blogs | Curated list of engineering Blogs for companies/individuals | Blog |
Curated list of free programming books | ||
Cursor stdlib | Great post about using Cursor. From Ghuntley | Cursor Ghuntley |
Cutt.ly | Сервис для сокращения ссылок, с дополнительным контролем и инструментами для статистики | Link shortening QR Code |
ConnectedPapers | Tool for exploring the citation graph (visually) of scientific papers | |
DBLP Computer Science Bibliography | Tool for filling out Bibliography in LaTeX documents | Bibliography Bibliography LaTeX |
DaVinci Resolve | Yet another free Video Editor | Video Editor |
Database fundamentals | Post about Databases | Database |
Deep Learning - Foundations and Concepts | Great online book on Machine Learning | Machine Learning |
Denoising as a building block for Imaging and Machine Learning | Great lecture on Denoising, its relation to Image Diffusion models, the Optimization Theory involved. | Denoising Image Diffusion Optimization Theory Linear Algebra Laplacian Operator |
Dance Tonite | Online VR experience. You fly through rooms of VR-tracked people | VR |
Design Tools Club | An aggregator of tools&links for Graphic Design, Animation, Icons, Photography, Sound, UI | Graphic Design Animation Icons Photography Sound UI |
Desmos | Great online tool for visualization of Math functions. Got 3D functionality recently | Math |
DevDocs | Aggregator of a lot of Documentation into a single place&format. Can cache full documentations to view offline | Documentation |
Designing the 3D world with SDF | Good intro to modeling a 3D scene with SDF | SDF |
Developer Roadmaps | Aggregator of resources for learning Programming Language / Programming / Computer Science | Programming Language Programming Computer Science |
Digital Video Introduction | A collection of resources of Video Compression and Image Compression | Video Compression Image Compression |
Disney public datasets | A collection of public resources from Disney on Computer Graphics, Animation, Volume Rendering | Disney Computer Graphics Animation Volume Rendering |
Distill.pub | Scientific journal about Machine Learning with great Visualizations | Machine Learning Visualization |
Eagle.cool | Tool for organizing a database of images and using for Graphic Design / UI | Graphic Design UI |
Do-nothing scripting | Good post about Scripting, specifically how to simplify work without much automation (just by making scripts that give you the commands to run) | Scripting |
Efficient deep learning course | A really good course on efficient Definitions/Deep Learning | Definitions/Deep Learning |
Energy minimization with Graph Cuts | A blogpost of Energy Minimization with Graph Cuts | Energy Minimization Graph Cuts |
Ente | Google Photos alternative | Google Photos |
Estimating distance to an implicit surface | Great article explaining how in visualization tools distances to implicit surfaces/curves are estimated | |
Everything you always wanted to know about Mathematics | A very large (700 pages) book about Mathematics for complete beginners. Mostly about understanding logic and proofs, with simple language and lots of examples. | Mathematics |
Exa Websets | Internet search tool augmented with LLM Agents which analyze each page | LLM Agent |
Excalidraw | Collaborative drawing tool. Good for Visualization of different stuff, even without the feature for collaborative drawing. | Visualization |
Experiments with Google | Page with many Machine Learning/AR/VR experiments from Google | Machine Learning AR VR Google |
FMHY | Aggregator of free / pirating stuff (Open-Source itself and has a lot of open-source tools) | Aggregator Open-Source |
Fabian’s Recommened Reading List | Aggregator of some good Computer Science articles | Aggregator Computer Science |
Face Cap | Facial Tracking for iPhones | Facial Tracking iPhone |
FaceForm | Tool for Mesh Topology remapping between face 3D Face Scans (previously 3DRussianScanner) | Mesh Topology 3D Face Scan |
Famous Hostels | Aggregation of famous Hostels, plus Travel guides/tips | Hostel Travel |
Feature maps visualizer (snake version) | Neural Network Visualization of type of textures detected by a classifier | Neural Network Visualization |
Figma | Collaborative tool for UI designing | UI |
Free Programming Books & Courses | A huge Aggregator of Programming resources for learning | Aggregator Programming |
Free coworking spaces in Israel list | Free coworking spaces in Israel | Israel |
Free-for-dev | An Open-Source aggregator of free APIs | Open-Source API |
GMAT Documentation | A very impressive Documentation with extremely well written overviews and guides for developers | Documentation |
GPU Gems | A book on lots of different Computer Graphics topics published online. | Computer Graphics |
GPU Performance for game artists | An in-depth article about GPU optimization for Computer Graphics | GPU Computer Graphics |
GPU Prefix Sum | Computing Prefix Sum on GPU — very interesting algorithm | Prefix Sum GPU |
GTA V Graphics study | Computer Graphics GameDev | |
GeoFL | Georgian language book | |
GetGuesstimate | Spreadsheet for uncertainties | |
Ghostty | Newer cooler Terminal Emulator | Terminal Emulator |
Github star-history | Embeddable visualization of the star history of a Map of Github repo | Map of Github |
Glassdoor | Website with info about companies and average salaries | |
GiveWell | Organization focused on saving most lives with 1$. Very related to Effective Altruism | Effective Altruism |
Gleek.io | Yet another UML Diagram creator that is controlled by text | UML Diagram |
Google AI post about technologies in Google Maps | A nice post about applying Inverse Reinforcement Learning and some other technical ideas to Google Maps | Inverse Reinforcement Learning Google Maps |
Google DatasetSearch | Tool for exploring Machine Learning datasets | Machine Learning |
Google Machine Learning Crash Course | Machine Learning Google | |
Google Tech Dev Guide | Aggregator курсов от Google | Aggregator Google |
Graphics FAQs | Some FAQs (notes) about Computer Graphics | Computer Graphics |
Graphics and vision well explained | Aggregator of resources for Computer Graphics, Computer Vision, Photogrammetry, Shaders, | Aggregator Computer Graphics Computer Vision Photogrammetry Shader |
H.264 is magic | A post about H.264 that I found informative | |
Github drama | This is a curated collection of “dramatic” Map of Github interactions. | Map of Github |
Handwriting synthesis with RNNs | Handwriting Synthesis with Recursive Neural Networks | Handwriting Synthesis Recursive Neural Network |
Health A to Z | Basically a wiki of Health and general advice | Health |
How GPU Computing Works | A great talk about GPU and how they work | GPU |
How do you find a good learning rate | A post about a sure method for finding the correct Learning rate for your Definitions/Deep Learning experiments | Learning rate Definitions/Deep Learning |
How to Speak | Fantastic talk about presentation / speech skills | |
How to be more successful | Amazing post on how to be more successful, great resource Aggregator | Aggregator |
How to give a great SIGGRAPH talk | A small guide with some theory on how to feel less anxious when giving Talks | Talk |
How to read a paper | A document with recommendations on how to read Scientific Papers | Scientific Paper |
How to remember anything forever-ish | Great post about Flashcards and how useful they are, by Nicky Case | Flashcards Nicky Case |
HuggingFace Accelerate | A great library by HuggingFace for simplifying pytorch training and features that are hard to implement: | HuggingFace pytorch Distributed Deep Learning |
IMG_001 | Interesting project — Youtube scraper of videos made from iPhones when some people have enabled the option to “upload to Youtube automatically” | Youtube scraper iPhone |
Icons8 | Icons database | Icons |
Illustrated Transformer | Good introductory post about Transformers and Attention Layers | Transformer Attention Layer |
Image-compare | Nice website for side-by-side image comparison with zoom | |
Increment | A Blog from the Stripe team on Programming topics | Blog Stripe Programming |
Immersive Linear Algebra | Online book on Linear Algebra with interactive elements and visualizations | Linear Algebra |
Inigo Quilez - Animating a Character with Maths | Inigo Quilez blog’s author creating a cartoony animated face with just Ray Marching | Inigo Quilez blog Ray Marching |
Inigo Quilez - Painting a landscape with Maths | Inigo Quilez blog’s author makes a whole landscape with just Ray Marching | Inigo Quilez blog Ray Marching |
Inigo Quilez blog | Blog with lots of technical posts on Computer Graphics and some great videos with visualizations | Blog Computer Graphics Computer Graphics Ray Marching |
Inkarnate | Tool for map-making for DnD game-masters, fantasy authors, etc. | DnD |
Interactive latency | Website that interactively showcases different latencies of hardware (**) | |
Intro to diffusion models by Lilian Weng | As an intro to Image Diffusion models. Though it doesn’t cover the full background behind how exactly Langevin Dynamics is relevant here (something I’m trying to figure out) but it’s a good enough intro with some math | Image Diffusion Langevin Dynamics |
Intro to spherical harmonics | A good explanation of Spherical Harmonics | Spherical Harmonics |
Introduction to Dear ImGui | A post on using ImGui | ImGui |
Jendrik Illner posts | Great weekly mailing list of graphics articles, conferences, etc. | Computer Graphics |
Jarvislabs | VPS service for GPU rental | VPS GPU |
Jitter | Online tool for Motion Design | Motion Design |
Kaggle solutions | Aggregator решений с Kaggle размеченных по проблемам и местам на конкретных соревнованиях | Aggregator Kaggle |
Karpathy - a survival guide to a PhD | Great post about PhD in general | PhD |
Kill the Newsletter | Tool to convert newsletters to RSS feeds. They provide a dummy mail for the newsletter and an RSS feed link for you to subscribe to. | RSS |
Job search tools for Israel | For job searching in Israel | Israel |
Konfig | Framework for automatic library generation from OpenAPI specifications | OpenAPI |
Label Studio | Great tool for Data Annotation | Data Annotation |
Learn WebGPU | Apparently a good tutorial for WebGPU | WebGPU |
Learn-anything | Aggregator of educational resources | Aggregator |
LearnOpenGL | Great resource for learning OpenGL | OpenGL |
Lettucemeet | Online tool for finding out times that are suitable for multiple people for a meeting | |
Links for Game Developers | Many links for game developers: Accelerators, Accessibility, incubators, crowdfunding, education, engines, industry events, podcasts, etc. | GameDev Accessibility |
LLM Visualization | Good interactive Large Language Model Visualization | Large Language Model Visualization |
Linux kernel code navigator with proper linking | Online Linux kernel code navigator | Linux |
Lorem Picsum | Lorem Ipsum for photos | Lorem Ipsum |
ML Engineering online book | A good online book with Machine Learning insights, mostly about Definitions/Deep Learning | Machine Learning Definitions/Deep Learning Debugging SLURM Hyperparameter Tuning |
ML Ways | Some notes & links for Definitions/Deep Learning | Definitions/Deep Learning |
ML for Graphics | A list of avaiable Machine Learning tools for Computer Graphics | Machine Learning Computer Graphics |
MLcourse.ai | Machine Learning course | Machine Learning |
MMM Page | Extremely simple Website Builder | Website Builder |
MacOS tips&tricks | Lots of unpopular but good MacOS features | MacOS |
Machinations | A tool for modeling game economies and verifying that everything works as intended | GameDev |
Machine Learning compilation | A course on Machine Learning compilation | Machine Learning |
Magnific AI | Tool for image Super-resolution, enhancement | Super-resolution |
MakeItYourself | Great resource about all kinds of DIY projects | DIY |
Make.com | Tool for Workflow Automation | No-Code Workflow Automation |
Makin’ stuff look good | A Youtube Channel channel with great educational videos on Computer Graphics | Shader Computer Graphics Youtube Channel Computer Graphics |
Making Gaussian Splats smaller | Fantastic post about compressing the file size for 3D Gaussian Splatting scenes, and also optimizing GPU memory. | 3D Gaussian Splatting Morton Order |
Map of Github | Map of Github repositories with semantic connections | Map Github Leiden Clustering Jaccard Similarity Maplibre |
Markdown to Medium | Tool for converting Markdown texts to Medium texts | Markdown Medium |
Mastodon | An alternative to Twitter that is based on a Federation system (Fediverse) . There is no central controller of the system, there are multiple “worlds”, and even though they are separate from each other, interaction between them is seamless. | Twitter Fediverse |
Math’s pedagogical curse - a lecture by 3B1B | A lecture given by the author of 3B1B on how hard it is to balance between strict mathematical rigor (pure mathematical notation and derivation) and pedagogical value (how to make it easy to understand for students) | Teaching Mathematics 3D Visualization 3B1B |
MathAcademy | Mathematics educational resource. Seems to use some kind of Machine Learning to efficiently propose topics | Mathematics Machine Learning |
Mathcha | LaTeX, but a more user-friendly online version. | LaTeX |
Maxime Heckel | Blog about various stuff, with very cool Visualizations in most posts | Blog Visualization |
MediaPipe Studio | Online demos of Mediapipe examples | Mediapipe |
Mediapipe visualization tool | Tool for visualizing Mediapipe graphs | Mediapipe |
Michael Crum Raymarching | Great Ray Marching post with interactive Visualization | Ray Marching Visualization |
Midrag.co.il | Service for finding various handy workers in Израиль | Израиль |
Mindblowing dissertations | Post listing 3 interesting dissertations | |
MiniZinc | A Constraint Modeling Language. A way of writing constrain problems that is then compiled into a format accepted by many Constraint Solvers | Constraint Modeling Language Constraint Solver |
Miro | UML Diagram editor | UML Diagram |
MrFreeTools | Aggregator бесплатных инструментов | Aggregator |
Mult.dev | Website for creating Travel / Maps animations | Travel Maps |
NN-SVG NN visualization | Tool for Neural Network Visualization | Neural Network Visualization |
Mutable.AI | Auto-generation of Documentation for codebases using LLMs | Documentation LLM |
NVidia DALI | NVidia library for efficient Augmentations, Data Loading, Data Pre-processing for Definitions/Deep Learning | NVidia Augmentations Data Loading Data Pre-processing Definitions/Deep Learning |
Nand to Tetris | A course on Computer Architecture from scratch | Computer Architecture |
Ngrok | > ngrok is a simplified API-first ingress-as-a-service that adds connectivity | |
Nicky Case | Cool Blog | Blog |
Nix | Functional language & Package Manager | Package Manager |
Nokia Design Archive | Nokia Design archive, a cool Visualization website | Nokia Design Visualization |
Numbeo - cost of living | Tool for analyzing the cost of living in various cities | |
Ohshitgit | Some examples of how to solve common Git issues | Git |
OldMapsOnline | Nice website with historical Maps | historical Maps |
On Crafting Painterly Shaders | Post from Maxime Heckel about making Shaders with cool painter’y effects (very Interactive) | Maxime Heckel Shader Interactive Kuwahara Filter |
Online museum of real-life graphics artifacts | A fun list of real-life photos that seem like typical errors in Computer Graphics | Computer Graphics |
OpenAI Triton | JIT compiler from OpenAI with an API which is simpler to work with when implementing more complex batched operations | JIT OpenAI |
OpenAlternative | Database of Open-Source alternatives to paid SaaS | Open-Source |
OpenHands | Yet another platform with an AI Assistant for coding | AI Assistant |
OpenLRM | Open source implementation of LRM | LRM |
OpenReview | Tool for exploring peer-reviews of scientific papers | |
OpenStreetMap | Open-Source free wiki world map | Open-Source |
Painting with Math - A Gentle Study of Raymarching | A nice blog-post about Ray Marching with visualization, and some Javascript code | Ray Marching Javascript |
Parki ar minda | В Тбилиси зародился проект по переработке сырья (стекло, пластик, бумага, т.п.) | Recycling Тбилиси |
Parts of a window | About parts of a window | |
Physical activity guidelines for adults aged 19 to 64 | Health + Exercise concise guidelines | Health Exercise |
Peerplay | Youtube Channel channel with great videos on Audio visualization, Computer Graphics, Unity | Youtube Channel Audio visualization Computer Graphics Unity |
Physically Based Rendering Theory | A long introduction into Physically Based Rendering | Computer Graphics Physically Based Rendering |
Pitvi | Free Video Editor | Video Editor |
Pixiv Visions | Amazing Art collection | Art |
Pixoner | Service for Photography at scale: gathering photos from events and categorizing them, using Computer Vision to detect people | Photography Computer Vision |
PlayCanvas Supersplat | 3D Gaussian Splatting scene viewer / editor | 3D Gaussian Splatting |
PlotSet | Data Visualization platform | Data Visualization |
Precious Plastic | A company specializing in making anything from small functional objects to sofas/chairs from processed plastic | Recycling |
Raindrop.io | Bookmark manager | |
Ray Tracing Resources Page | Collection of resources for Ray Tracing, Object Intersection | Ray Tracing Object Intersection |
Reach Hebrew Fluency - Piece of Hebrew | Aggregator of resources for Hebrew Language Learning by Piece of Hebrew | Aggregator Hebrew Language Learning Piece of Hebrew |
Real-time Physics Simulation Forum | A forum on Physics Simulation | Physics Simulation |
Real-time Rendering - Collision Detection | Collision Detection chapted of the book Realtime Rendering Book published online | Collision Detection Realtime Rendering Book |
Realistic human rendering in Nvidia Omniverse | Talk from NVidia covering realistic human rendering in NVidia Omniverse | Computer Graphics NVidia NVidia Omniverse Facial Reconstruction Demosaicing Aliasing Minimization and Zipper Elimination |
Realtime Rendering Book | Great book and Aggregator of resources related to the topic of Computer Graphics | Computer Graphics Aggregator Computer Graphics |
Recycleaf | A company based in Batumi that specializes in recycling processed plastic/paper | Recycling |
Reddit post with links to NN visualization tools | Aggregator of links to Neural Network Visualization tools | Neural Network Visualization |
RefactoringUI | Online Web Design book | Web Design |
Reference.pictures | A database of reference pictures for artists | Reference Pictures |
Resistor explainer | Explains Resistors | Resistor |
Roboflow-Annotate | Data Annotation thing | Data Annotation |
Rome2Rio | Service for getting train/bus/plane paths from anywhere to anywhere for trip planning | Travel |
Rotary embeddings - a relative revolution | Good article on RoPE | RoPE |
Rules of Machine Learning from Google | Great post about general Machine Learning for-production advice from Google | Machine Learning Google |
RunPod | Yet another GPU VPS, seems cheap | GPU VPS |
SQLPage | Framework for building HTML components directly from SQL queries | HTML SQL |
SankeyMATIC | Tool for making beautiful Flow Diagrams | Flow Diagram |
Scratchapixel | Online intro into Computer Graphics | Computer Graphics |
Scu-hub | Online library of scientific articles | |
Sebastian Lague - Ray Marching | Sebastian Lague’s video on Ray Marching | Sebastian Lague Ray Marching |
Sebasian Lague - Ray Tracing | Sebastian Lague’s video on Ray Tracing | Sebastian Lague Ray Tracing |
Sebastian Lague’s video on Cloud Rendering | Sebastian Lague’s video on Cloud Rendering | Sebastian Lague Cloud Rendering |
Sebastian Lague | Yet another Youtube Channel educational channel on Computer Graphics, Machine Learning, GameDev, Unity, Procedural generation | Youtube Channel Computer Graphics Machine Learning GameDev Unity Procedural generation |
Scratchapixel - Rasterization | Series of articles on Scratchapixel on Rasterization | Scratchapixel Rasterization |
Series from 3B1B on Neural Networks | Series from 3B1B on Neural Networks | 3B1B Neural Network |
Shader-school | Interactive locally-hosted course to learn GLSL and Computer Graphics | GLSL Computer Graphics |
Shotdeck | Database of movie shots annotated with genre, actors, theme, movie, etc. | |
Skincare for dummies thread | Skincare thread | Skincare |
Splitwise | App for easily splitting bills between friends (over multiple paying occasions) when traveling | Travel Finance |
SqlNoir | Actual Game where you solve cases using SQL | Game SQL |
State of the art in rendering | A list of resources on current state-of-the-art in rendering | Computer Graphics |
Stealingurfeelin | Interactive documentary about Privacy, using Facial Tracking and other algorithms to deduce info about the user | Privacy Facial Tracking |
Stepwise nature of Self-Supervised learning | The steps in Self-Supervised Training | Self-Supervised Training |
StirlingPDF | Locally-hosted PDF Editor | PDF Editor |
Strapi | Open-Source CMS | Open-Source CMS |
Streamio | Movie / show streaming app (which as Artem Belyakov said has support for Torrent streaming) | Artem Belyakov Torrent |
Stripe Press | Website showcasing some Stripe’s recommendations of books to read. Insane WebGL example (great visuals of the books themselves, + the live covers of the first two) | Stripe WebGL |
Structured outputs in LLMs | How to enforce structured outputs in Large Language Models — basically just by limiting the space of the next token | Large Language Model |
Stuffin.space | Very cool satellite viewer | |
SuperAnnotate | Data Annotation platform | Data Annotation |
Teardown Teardown | Deep dive into the graphics pipeline of the game Teardown | Computer Graphics GameDev |
TLA+ | A language for modeling software for eventual Formal Verification of particular properties of a program. Very useful specifically for checking the safety of a distributed system. | Formal Verification |
Tensorflow Learn ML | Course aggregator from tensorflow on Machine Learning | tensorflow Machine Learning |
Tensorflow tutorials | Machine Learning tutorials from tensorflow | Machine Learning tensorflow |
The Best Programmers I Know | Posts about what makes the best programmers from endler.dev | programmers |
The art of High Performance Computing | Intro course to High Performance Computing | High Performance Computing |
The book of shaders | Introduction into Shaders | Computer Graphics Shader |
The creative code page | An aggregator of creative coding techniques / algorithms | Computer Graphics |
The little book of Deep Learning | Yet another book intro to Deep Learning | Deep Learning |
This is how to make friends as an adult | Post about how to preserve / make friends | friends |
Three.js Tutorials | Tutorials from Three.js on Computer Graphics basics | Computer Graphics |
Three.js | Wrapper for WebGL for Computer Graphics in the browser. Main page has a huge collection of examples of its use | WebGL Computer Graphics |
ThreeJS Facial Tracking | Facial Tracking from within Three.js using Face Cap | Facial Tracking Face Cap |
Top-Rated | Good website for checking high-rated places on Google Maps. For Travel | Google Maps Travel |
Tuning Playbook | Guide by Google Research how to maximize the performance of Definitions/Deep Learning models | Google Research Definitions/Deep Learning |
Unity Photogrammetry Workflow | Document from Unity explaining in detail how to get started with Photogrammetry | Unity Photogrammetry |
University of threads | Collection of Twitter threads on Product Management | Twitter Product Management |
Using the iPhone TrueDepth camera as a 3D Scanner | Using TrueDepth camera for Photogrammetry, and generally just a good article that covers Loop Closure, SLAM, SIFT, Iterative Closest Point | TrueDepth Photogrammetry Loop Closure SLAM SIFT Iterative Closest Point |
VPN Naoborot | VPN to inside of Russia | VPN Russia |
VPN Naruzhu | VPN for going outside of Russia | VPN Russia |
VRChat shader-knowledge | Resources about Shaders (also most of it VRChat related) | Shader VRChat |
Vas3k — Про уход за кожей | Хороший пост про Skincare | Skincare |
Vast.ai | Service for both clients and hosts for GPUs as VPS | GPU VPS |
Vectorizer.ai | A very good converter from pixel images to Vector Graphics | Vector Graphics |
Very small Photogrammetry intro | Very small Photogrammetry intro | Photogrammetry |
Virtual Terrain Project | Aggregator of algorithms for Terrain Generation, Procedural generation, | Terrain Generation Procedural generation |
Virtual humans course | “Virtual humans” course. Has Human Detection & Human Reconstruction | Human Detection Human Reconstruction |
Vista Create | Graphic Design tool | Graphic Design |
Visual Blocks for ML | Tool from Google to make UML Diagram of Machine Learning pipelines that are executed on-the-fly | Google UML Diagram Machine Learning |
Visualizing quaternions by 3B1B | Quaternion visualization by 3B1B | Quaternion 3B1B |
Volume Rendering 101 | Tutorial on Volume Rendering | Volume Rendering |
Volume Rendering 102 - Transfer Functions | A tutorial on Volume Rendering with Transfer functions | Volume Rendering Transfer functions |
Volumetric Cloud Rendering - An Animation of Clouds | A thesis about Cloud Rendering | Volume Rendering Cloud Rendering |
Vsauce | Educational channel covering lots and lots of interesting topics | |
We could fix everything, we just don’t | Good post about how society fails to solve major problems simply because of communication/coordination issues. All the solutions have been found, we just don’t apply them | |
Web design in 4 minutes | Great interactive Web Design introduction | Web Design |
WebGL 3D Gaussian Splatting viewer | Viewer for 3D Gaussian Splatting online with WebGL, can view arbitrary splat scenes just by ` https://antimatter15.com/splat/?url=truck.splat` | 3D Gaussian Splatting WebGL |
WebGL Cloud Rendering Demo | WebGL Cloud Rendering demo | WebGL Cloud Rendering |
WebGPU Fundamentals | A set of articles to help learn WebGPU | WebGPU |
WebGPU tutorial by Google | Tutorial for WebGPU | WebGPU |
WebXR Samples | Samples for WebXR development | WebXR |
When would you want bubblesort | Post about how Bubble Sort, even though it’s slow, is useful for GameDev where it can be split into being run on different frames | Bubble Sort GameDev |
Winshell | IDE for LaTeX editing | LaTeX IDE LaTeX |
Witcher 3 Graphics Study | GameDev Computer Graphics | |
Wolfram MathWorld | Огромный ресурс по математике с примерами, определениями и пояснениями | Mathematics |
XR Design & Development tools by Shay Segal | Aggregator of Design / AR / VR development tools by Shay Segal | Aggregator Design AR VR Shay Segal |
Whimsical | Tool for Graphic Design / drawing UML Diagrams / splatting ideas on a canvas. | Graphic Design UML Diagram |
Yandex ML Handbook | Учебник для начинающих по Machine Learning | Machine Learning |
Zapier | Tool for Workflow Automation | Workflow Automation |
Zty.pe | An entertaining game for speed typing | Speed Typing |
annas-archive | Open-Source archive of resources (books and stuff) | Open-Source |
Yet another Cloud Rendering WebGL demo | Yet another WebGL Cloud Rendering demo | WebGL Cloud Rendering |
awesome-ml-demos | Curated list of Machine Learning demos | Machine Learning |
backflip movie | Really funny project about learning to backflip, covering Reinforcement Learning, Human Reconstruction, Sound Design, 3D Reconstruction | Reinforcement Learning Human Reconstruction Sound Design 3D Reconstruction |
based.cooking | Open-Source Cooking website | Open-Source Cooking |
bgnotify | Plugin for ZSH that notifies after a long Definitions/CLI command finishes executing | ZSH Definitions/CLI |
backflip.ai | Company doing text-to-3D and some sort of conversion of 3d reconstructed models to CAD | text-to-3D 3d reconstructed CAD |
bolt.new | Open-Source full-on AI Assistant for Web Development | Open-Source AI Assistant Web Development |
Workflowy | An infinite document app. Every element in the bullet list is a sub-document, and the tree goes on infinitely. Notion alternative | Notion |
cpu.land | Great article on CPU architecture and how it works | CPU |
cron-job | Yet another Cron job service | Cron job |
computer.tldraw | From tldraw, a yet another No-Code LLM engine | tldraw No-Code LLM |
depyf | Profiler for torch.compile programs | torch |
diataxis | Framework for creating Documentation | Documentation |
drawdb | UML Diagram editor with a staightforward export into SQL descriptions | UML Diagram SQL |
eugeneyan | Good Blog about Machine Learning, LLMs, | Blog Machine Learning LLMs |
gwern.net | Amazing Blog | Blog |
fmin.xyz | A great resource on Optimization Theory. | Optimization Theory Linear Algebra Matrix Calculus Gradient Descent Newton's method |
italki.com | Website for Language Learning (group / individual lessons) | Language Learning |
kinozal.tv | Yet another Torrent website | Torrent |
labelme | Data Annotation tool for Computer Vision tasks | Data Annotation Computer Vision |
fastcompression | Good blog about Image Compression / Video Compression | Image Compression Video Compression |
libgen | Large Open-Source library of e-books | Open-Source |
maigret | Tool for collecting various info about a person by username | |
float.exposed | Interactive Visualization of how Floating Point numbers work | Visualization Floating Point |
marker - PDF parser | High-accuracy PDF parser, also integrates LLMs for boosting accuracy | PDF LLM |
memray | Python memory Profiler | Python Profiler |
mergiraf | Git merge resolver which pays attention to Programming Language Syntax Tree | Git Programming Language Syntax Tree |
mermaid-live | An online editor of diagrams (UML Diagram) and charts. Everything is specified with text | UML Diagram |
libtree | A better alternative to `ldd` for inspecting dynamic libraries | |
moondream | Tiny Vision Language Model | Vision Language Model |
mturk | Amazon service for hands-on manual force | Amazon |
ncdu | Great simple tool to check Disk Usage | |
overpass-turbo | Visualize results from OpenStreetMap API calls | OpenStreetMap |
pueue | Simple Definitions/CLI task scheduler | Definitions/CLI |
pytorchviz | Visualizer for pytorch gradient graphs | pytorch |
radio.garden | Collection of radio channels from all around the world | |
n8n | Open-Source Workflow Automation tool. Stuff for Self-hosting | Open-Source Workflow Automation Self-hosting |
revealjs | Really good Presentation Software. Has an amazing auto-animation feature that helps with creating smooth slide transitions | Presentation Software |
scholar-inbox | Paper recommendation system | |
remplanner | Apartment renovation planner (russian) | |
sourcehut | Map of Github alternative that is 100% free and Open-Source | Map of Github Open-Source |
srht.site | Static Website hosting based on sourcehut | Static Website sourcehut |
taichi | Python library for high-performance programming. By using a JIT compiler | Python JIT |
tfpsly.free.fr technical links | A huge Aggregator of technical links | Aggregator |
strudel.cc | Music scripting website | |
tv.garden | Collection of open TV channels using IPTV wth a nice interface | IPTV |
unicodeit | Tool for converting LaTeX symbols/expressions to Unicode (for example, to embed in Twitter) | LaTeX Unicode |
v0.dev | Web Development AI Assistant from Vercel | Web Development AI Assistant Vercel |
timezone-picker | Simple web plugin for picking a Timezone from a world map | Timezone |
val.town | Convenient service for running Cron jobs / scripts / etc | Cron job |
vas3k.ru | Блог Вастрика с кучей годноты | Blog |
vcpkg | Helper tool for automatically building all dependencies for C++ projects (works especially well with CMake) | C++ CMake |
zsh-autoswitch-virtualenv | Plugin for ZSH to automatically switch Virtual Environments | ZSH Virtual Environment |
wiby | Seach Engine for the old, classic internet | Seach Engine |
Медузы и жопы | Страничка с красивыми Фракталами и пояснениями | Фрактал |
Методичка - поиск работы в ML | Про поиск работы в Machine Learning | Machine Learning |
Нефть — Вастрик.Клуб | Пост про то что вообще такое нефть из Вастрик.Клуб | |
Открытые курсы от Computer Science Center | Большой Aggregator ссылок на курсы по разным темам | Computer Science Aggregator |
Пост от DeepSchool про Covariance Shift и Adversarial Validation | Про Covariance Shift и Adversarial Validation. Или по-человечески — сдвиг в распределении тестовых данных в сравнении с тренировочными. | Covariance Shift Adversarial Validation |
Пост от DeepSchool про интерактивную сегментацию | Пост про Interactive Segmentation. В основном рассматривают статью RITM Interactive Segmentation | Interactive Segmentation RITM Interactive Segmentation |
Пост от DeepSchool про устройство TPU | Короткий пост про TPU | TPU |
Ресурс про Израиль для репатриантов | Ресурс для репатриантов про Израиль | Израиль |
AccuLips | This is part of a software called iClone for character creation. | iClone Audio to Face iClone 3D Facial Expression |
CrazyTalk | The creators say that the tool soon will stop being maintained and it’s better to look at Headshot 3D Head Generator | Headshot 3D Head Generator |
FaceIt Blender Plugin | # Documentation overview | NVidia Audio2Face FACS |
Headshot 3D Head Generator | ||
Panotour Pro | Panotour Pro is a tool for creating virtual tours | Panoramic Image 360 Camera |
iClone 3D Facial Expression | Tool from iClone for Facial Animation | iClone Facial Animation |