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 Learningeugeneyan |
| 3B1B | Great educational Youtube Channel with Mathematics visualizations | Youtube ChannelMathematics |
| 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 LearningNeural 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 | AndroidCalculatorSymbolic AlgebraRecursive Real Arithmetic |
| Anki | Flashcards app | Flashcards |
| Anvaka - city.roads | Website with Maps for just roads per city | Mapsoverpass-turboprotobuf |
| 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 | MinecraftOpenStreetMapRust |
| Arxiv insights | Youtube Channel channel on Machine Learning. | Youtube ChannelMachine LearningReinforcement Learning |
| AstriaGraph | Online viewer of Space debris in the Earth’s orbit | Space debris |
| Atlas Obscura | Travel hidden gems guide Aggregator | TravelAggregator |
| 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 ChannelUnity |
| Building Effective “agents” - Anthropic | Great post about LLMs, LLM Agents, and generally how to compose them into reliable sensible pipelines | LLMLLM 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 AnnotationComputer Vision |
| Calculus Mathbook | Много конспектов по матанализу | Mathematical Analysis |
| Canvas.io | App for 3D Reconstruction that apparently uses LiDAR (uses it very well) | 3D ReconstructionLiDAR |
| Capacitors explained | Capacitor explainer | Capacitor |
| Cellm | Excel extension that uses LLM operations in cells | ExcelLLM |
| 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 ServerGPU |
| CodeParade | Yet another great Youtube Channel channel with educational videos on Computer Graphics, Machine Learning | Youtube ChannelComputer GraphicsMachine 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 Modelgood promptsAider |
| Colmap parameters explanations | Explanations of COLMAP parameters | COLMAP |
| ComfyUI | GUI for Image Diffusion pipelines | GUIImage 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 | SDFInigo Quilez blogRay 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 LearningMath |
| 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-SourceSelf-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 | CursorGhuntley |
| Cutt.ly | Сервис для сокращения ссылок, с дополнительным контролем и инструментами для статистики | Link shorteningQR Code |
| ConnectedPapers | Tool for exploring the citation graph (visually) of scientific papers | |
| DBLP Computer Science Bibliography | Tool for filling out Bibliography in LaTeX documents | BibliographyBibliographyLaTeX |
| 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. | DenoisingImage DiffusionOptimization TheoryLinear AlgebraLaplacian 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 DesignAnimationIconsPhotographySoundUI |
| 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 LanguageProgrammingComputer Science |
| Digital Video Introduction | A collection of resources of Video Compression and Image Compression | Video CompressionImage Compression |
| Disney public datasets | A collection of public resources from Disney on Computer Graphics, Animation, Volume Rendering | DisneyComputer GraphicsAnimationVolume Rendering |
| Distill.pub | Scientific journal about Machine Learning with great Visualizations | Machine LearningVisualization |
| Eagle.cool | Tool for organizing a database of images and using for Graphic Design / UI | Graphic DesignUI |
| 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 MinimizationGraph 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 LearningARVRGoogle |
| FMHY | Aggregator of free / pirating stuff (Open-Source itself and has a lot of open-source tools) | AggregatorOpen-Source |
| Fabian’s Recommened Reading List | Aggregator of some good Computer Science articles | AggregatorComputer Science |
| Face Cap | Facial Tracking for iPhones | Facial TrackingiPhone |
| FaceForm | Tool for Mesh Topology remapping between face 3D Face Scans (previously 3DRussianScanner) | Mesh Topology3D Face Scan |
| Famous Hostels | Aggregation of famous Hostels, plus Travel guides/tips | HostelTravel |
| 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 | AggregatorProgramming |
| Free coworking spaces in Israel list | Free coworking spaces in Israel | Israel |
| Free-for-dev | An Open-Source aggregator of free APIs | Open-SourceAPI |
| 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 | GPUComputer Graphics |
| GPU Prefix Sum | Computing Prefix Sum on GPU — very interesting algorithm | Prefix SumGPU |
| GTA V Graphics study | Computer GraphicsGameDev | |
| 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 LearningGoogle Maps |
| Google DatasetSearch | Tool for exploring Machine Learning datasets | Machine Learning |
| Google Machine Learning Crash Course | Machine LearningGoogle | |
| Google Tech Dev Guide | Aggregator курсов от Google | AggregatorGoogle |
| 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, | AggregatorComputer GraphicsComputer VisionPhotogrammetryShader |
| 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 SynthesisRecursive 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 rateDefinitions/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 | FlashcardsNicky Case |
| HuggingFace Accelerate | A great library by HuggingFace for simplifying pytorch training and features that are hard to implement: | HuggingFacepytorchDistributed 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” | YoutubescraperiPhone |
| Icons8 | Icons database | Icons |
| Illustrated Transformer | Good introductory post about Transformers and Attention Layers | TransformerAttention Layer |
| Image-compare | Nice website for side-by-side image comparison with zoom | |
| Increment | A Blog from the Stripe team on Programming topics | BlogStripeProgramming |
| 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 blogRay Marching |
| Inigo Quilez - Painting a landscape with Maths | Inigo Quilez blog’s author makes a whole landscape with just Ray Marching | Inigo Quilez blogRay Marching |
| Inigo Quilez blog | Blog with lots of technical posts on Computer Graphics and some great videos with visualizations | BlogComputer GraphicsComputer GraphicsRay 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 DiffusionLangevin 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 | VPSGPU |
| Jitter | Online tool for Motion Design | Motion Design |
| Kaggle solutions | Aggregator решений с Kaggle размеченных по проблемам и местам на конкретных соревнованиях | AggregatorKaggle |
| 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. | GameDevAccessibility |
| LLM Visualization | Good interactive Large Language Model Visualization | Large Language ModelVisualization |
| 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 LearningDefinitions/Deep LearningDebuggingSLURMHyperparameter 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 LearningComputer 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-CodeWorkflow Automation |
| Makin’ stuff look good | A Youtube Channel channel with great educational videos on Computer Graphics | ShaderComputer GraphicsYoutube ChannelComputer Graphics |
| Making Gaussian Splats smaller | Fantastic post about compressing the file size for 3D Gaussian Splatting scenes, and also optimizing GPU memory. | 3D Gaussian SplattingMorton Order |
| Map of Github | Map of Github repositories with semantic connections | MapGithubLeiden ClusteringJaccard SimilarityMaplibre |
| Markdown to Medium | Tool for converting Markdown texts to Medium texts | MarkdownMedium |
| 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. | TwitterFediverse |
| 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) | TeachingMathematics3D Visualization3B1B |
| MathAcademy | Mathematics educational resource. Seems to use some kind of Machine Learning to efficiently propose topics | MathematicsMachine Learning |
| Mathcha | LaTeX, but a more user-friendly online version. | LaTeX |
| Maxime Heckel | Blog about various stuff, with very cool Visualizations in most posts | BlogVisualization |
| 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 MarchingVisualization |
| 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 LanguageConstraint Solver |
| Miro | UML Diagram editor | UML Diagram |
| MrFreeTools | Aggregator бесплатных инструментов | Aggregator |
| Mult.dev | Website for creating Travel / Maps animations | TravelMaps |
| NN-SVG NN visualization | Tool for Neural Network Visualization | Neural Network Visualization |
| Mutable.AI | Auto-generation of Documentation for codebases using LLMs | DocumentationLLM |
| NVidia DALI | NVidia library for efficient Augmentations, Data Loading, Data Pre-processing for Definitions/Deep Learning | NVidiaAugmentationsData LoadingData Pre-processingDefinitions/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 | NokiaDesignVisualization |
| 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 | historicalMaps |
| On Crafting Painterly Shaders | Post from Maxime Heckel about making Shaders with cool painter’y effects (very Interactive) | Maxime HeckelShaderInteractiveKuwahara 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 | JITOpenAI |
| 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 MarchingJavascript |
| 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 | HealthExercise |
| Peerplay | Youtube Channel channel with great videos on Audio visualization, Computer Graphics, Unity | Youtube ChannelAudio visualizationComputer GraphicsUnity |
| Physically Based Rendering Theory | A long introduction into Physically Based Rendering | Computer GraphicsPhysically 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 | PhotographyComputer 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 TracingObject Intersection |
| Reach Hebrew Fluency - Piece of Hebrew | Aggregator of resources for Hebrew Language Learning by Piece of Hebrew | AggregatorHebrewLanguage LearningPiece 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 DetectionRealtime Rendering Book |
| Realistic human rendering in Nvidia Omniverse | Talk from NVidia covering realistic human rendering in NVidia Omniverse | Computer GraphicsNVidiaNVidia OmniverseFacial ReconstructionDemosaicingAliasing Minimization and Zipper Elimination |
| Realtime Rendering Book | Great book and Aggregator of resources related to the topic of Computer Graphics | Computer GraphicsAggregatorComputer 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 LearningGoogle |
| RunPod | Yet another GPU VPS, seems cheap | GPUVPS |
| SQLPage | Framework for building HTML components directly from SQL queries | HTMLSQL |
| 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 LagueRay Marching |
| Sebasian Lague - Ray Tracing | Sebastian Lague’s video on Ray Tracing | Sebastian LagueRay Tracing |
| Sebastian Lague’s video on Cloud Rendering | Sebastian Lague’s video on Cloud Rendering | Sebastian LagueCloud Rendering |
| Sebastian Lague | Yet another Youtube Channel educational channel on Computer Graphics, Machine Learning, GameDev, Unity, Procedural generation | Youtube ChannelComputer GraphicsMachine LearningGameDevUnityProcedural generation |
| Scratchapixel - Rasterization | Series of articles on Scratchapixel on Rasterization | ScratchapixelRasterization |
| Series from 3B1B on Neural Networks | Series from 3B1B on Neural Networks | 3B1BNeural Network |
| Shader-school | Interactive locally-hosted course to learn GLSL and Computer Graphics | GLSLComputer 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 | TravelFinance |
| SqlNoir | Actual Game where you solve cases using SQL | GameSQL |
| 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 | PrivacyFacial 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-SourceCMS |
| Streamio | Movie / show streaming app (which as Artem Belyakov said has support for Torrent streaming) | Artem BelyakovTorrent |
| 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) | StripeWebGL |
| 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 GraphicsGameDev |
| 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 | tensorflowMachine Learning |
| Tensorflow tutorials | Machine Learning tutorials from tensorflow | Machine Learningtensorflow |
| 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 GraphicsShader |
| 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 | WebGLComputer Graphics |
| ThreeJS Facial Tracking | Facial Tracking from within Three.js using Face Cap | Facial TrackingFace Cap |
| Top-Rated | Good website for checking high-rated places on Google Maps. For Travel | Google MapsTravel |
| Tuning Playbook | Guide by Google Research how to maximize the performance of Definitions/Deep Learning models | Google ResearchDefinitions/Deep Learning |
| Unity Photogrammetry Workflow | Document from Unity explaining in detail how to get started with Photogrammetry | UnityPhotogrammetry |
| University of threads | Collection of Twitter threads on Product Management | TwitterProduct 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 | TrueDepthPhotogrammetryLoop ClosureSLAMSIFTIterative Closest Point |
| VPN Naoborot | VPN to inside of Russia | VPNRussia |
| VPN Naruzhu | VPN for going outside of Russia | VPNRussia |
| VRChat shader-knowledge | Resources about Shaders (also most of it VRChat related) | ShaderVRChat |
| Vas3k — Про уход за кожей | Хороший пост про Skincare | Skincare |
| Vast.ai | Service for both clients and hosts for GPUs as VPS | GPUVPS |
| 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 GenerationProcedural generation |
| Virtual humans course | “Virtual humans” course. Has Human Detection & Human Reconstruction | Human DetectionHuman 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 | GoogleUML DiagramMachine Learning |
| Visualizing quaternions by 3B1B | Quaternion visualization by 3B1B | Quaternion3B1B |
| Volume Rendering 101 | Tutorial on Volume Rendering | Volume Rendering |
| Volume Rendering 102 - Transfer Functions | A tutorial on Volume Rendering with Transfer functions | Volume RenderingTransfer functions |
| Volumetric Cloud Rendering - An Animation of Clouds | A thesis about Cloud Rendering | Volume RenderingCloud 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 SplattingWebGL |
| WebGL Cloud Rendering Demo | WebGL Cloud Rendering demo | WebGLCloud 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 SortGameDev |
| Winshell | IDE for LaTeX editing | LaTeXIDELaTeX |
| Witcher 3 Graphics Study | GameDevComputer Graphics | |
| Wolfram MathWorld | Огромный ресурс по математике с примерами, определениями и пояснениями | Mathematics |
| XR Design & Development tools by Shay Segal | Aggregator of Design / AR / VR development tools by Shay Segal | AggregatorDesignARVRShay Segal |
| Whimsical | Tool for Graphic Design / drawing UML Diagrams / splatting ideas on a canvas. | Graphic DesignUML 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 | WebGLCloud 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 LearningHuman ReconstructionSound Design3D Reconstruction |
| based.cooking | Open-Source Cooking website | Open-SourceCooking |
| bgnotify | Plugin for ZSH that notifies after a long Definitions/CLI command finishes executing | ZSHDefinitions/CLI |
| backflip.ai | Company doing text-to-3D and some sort of conversion of 3d reconstructed models to CAD | text-to-3D3d reconstructedCAD |
| bolt.new | Open-Source full-on AI Assistant for Web Development | Open-SourceAI AssistantWeb 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 | tldrawNo-CodeLLM |
| 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 DiagramSQL |
| eugeneyan | Good Blog about Machine Learning, LLMs, | BlogMachine LearningLLMs |
| gwern.net | Amazing Blog | Blog |
| fmin.xyz | A great resource on Optimization Theory. | Optimization TheoryLinear AlgebraMatrix CalculusGradient DescentNewton'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 AnnotationComputer Vision |
| fastcompression | Good blog about Image Compression / Video Compression | Image CompressionVideo 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 | VisualizationFloating Point |
| marker - PDF parser | High-accuracy PDF parser, also integrates LLMs for boosting accuracy | PDFLLM |
| memray | Python memory Profiler | PythonProfiler |
| mergiraf | Git merge resolver which pays attention to Programming Language Syntax Tree | GitProgramming LanguageSyntax 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-SourceWorkflow AutomationSelf-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 GithubOpen-Source |
| srht.site | Static Website hosting based on sourcehut | Static Websitesourcehut |
| taichi | Python library for high-performance programming. By using a JIT compiler | PythonJIT |
| 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) | LaTeXUnicode |
| v0.dev | Web Development AI Assistant from Vercel | Web DevelopmentAI AssistantVercel |
| 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 | ZSHVirtual Environment |
| wiby | Seach Engine for the old, classic internet | Seach Engine |
| Медузы и жопы | Страничка с красивыми Фракталами и пояснениями | Фрактал |
| Методичка - поиск работы в ML | Про поиск работы в Machine Learning | Machine Learning |
| Нефть — Вастрик.Клуб | Пост про то что вообще такое нефть из Вастрик.Клуб | |
| Открытые курсы от Computer Science Center | Большой Aggregator ссылок на курсы по разным темам | Computer ScienceAggregator |
| Пост от DeepSchool про Covariance Shift и Adversarial Validation | Про Covariance Shift и Adversarial Validation. Или по-человечески — сдвиг в распределении тестовых данных в сравнении с тренировочными. | Covariance ShiftAdversarial Validation |
| Пост от DeepSchool про интерактивную сегментацию | Пост про Interactive Segmentation. В основном рассматривают статью RITM Interactive Segmentation | Interactive SegmentationRITM Interactive Segmentation |
| Пост от DeepSchool про устройство TPU | Короткий пост про TPU | TPU |
| Ресурс про Израиль для репатриантов | Ресурс для репатриантов про Израиль | Израиль |
| AccuLips | This is part of a software called iClone for character creation. | iCloneAudio to FaceiClone 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 Audio2FaceFACS |
| Headshot 3D Head Generator | ||
| Panotour Pro | Panotour Pro is a tool for creating virtual tours | Panoramic Image360 Camera |
| iClone 3D Facial Expression | Tool from iClone for Facial Animation | iCloneFacial Animation |