Bookmarks
This document stores important links gathered from all over the internet. Drawn from:
- Browser bookmarks.
- Notes in configuration files e.g.
init.org
. - YouTube saved playlists.
- Note taking applications like Todoist.
- Webpage bookmarking services like Pocket.
- Messages sent to myself on instant messaging services.
Bookmarks
Handy Statistical Lexicon glossary
Link: https://statmodeling.stat.columbia.edu/2009/05/24/handy_statistic/
List of important but underrated statistical concepts.
Programming Historian learning opensource teaching
Link: http://programminghistorian.org/en/lessons/
Peer-reviewed tutorials on digital tools, workflows for researchers and educators. Open-source and run by volunteers. Creating interactive text-based games looks very interesting, could improve student engagement if implemented well.
Abstract Algebra Topics glossary
Link: https://en.wikipedia.org/wiki/List_of_abstract_algebra_topics
Wikipedia entry.
Linear Algebra Topics glossary
Link: https://en.wikipedia.org/wiki/Outline_of_linear_algebra
Wikipedia entry.
Algebraic Geometry Topics glossary
Link: https://en.wikipedia.org/wiki/List_of_algebraic_geometry_topics
Wikipedia entry.
Group Theory Topics glossary
Link: https://en.wikipedia.org/wiki/List_of_group_theory_topics
Wikipedia entry.
StudyStack Language Flashcards language
Link: https://www.studystack.com/Languages
Self-contained and works on the browser itself.
Graph theory with D3 teaching
Link: https://d3gt.com/unit.html
Looks like a great resource for anyone starting with graph theory.
Expat-Finland Guidebook finland
Link: https://www.expat-finland.com/
Single web-page with relevant links for anyone who has recently moved to Finland.
Programmer Competency Matrix programming selfdev
Link: https://sijinjoseph.com/programmer-competency-matrix/
Gives a rough idea of what one's next steps should be.
Tests aren't enough python
Link: https://sethmlarson.dev/blog/tests-arent-enough-case-study-after-adding-types-to-urllib3
Failure modes of tests compared to type safety.
Algorithmic Paradigm Topics glossary
Link: https://en.wikipedia.org/wiki/Algorithmic_paradigm
Wikipedia entry.
sp-monte-carlo blog blog ml
Link: https://sites.google.com/view/sp-monte-carlo/blog-posts
Blog on statistics, modeling etc.
NeuG USB Random Number Generator product
Univariate Distribution Relation chart glossary
Chevron Mass Industrial Poisoning twitter
Poverty and Human Development in Different Economic Systems twitter
Link: https://twitter.com/jasonhickel/status/1528326657500758016
This thread has some papers which look interesting.
British MPs and Irish Passports twitter
US National Debt Through the Ages twitter
Overthewire Wargames infosec
Link: https://overthewire.org/wargames/
Collection of great infosec exercises similar to a CTF format.
CTF practice sites and tools infosec
Link: http://54.212.176.14/practice-ctf/
Collection of content related to CTFs.
Computer and Network Security by Avinash Kak infosec
Link: https://engineering.purdue.edu/kak/compsec/NewLectures/
Course on computer security grounded in mathematical as well as pragmatic content.
Adobe Creative Suite Open-Source Alternatives opensource
Computational Medicine CMU course bioinfo
Link: https://sites.google.com/view/computationalmedicine/home?authuser=0
Has a great section with background material for people with little prior experience.
keybr.com typing
Link: https://www.keybr.com/
Typing practice with progressively increasing difficulty.
Rosalind Programming Problems compprog bioinfo
Link: https://rosalind.info/problems/list-view/
List of programming problems related to bioinformatics.
Great Ideas in Theoretical CS CMU course teaching tcs
Link: https://www.cs.cmu.edu/~15251/schedule.html
Related to teaching, the extra column with Notes looks like a great idea, also the content covered is quite comprehensive.
Principles of Imperative Computation CMU teaching programming
Competitive Programming and Problem Solving CMU course compprog
Logic Through Python course teaching logic python
Link: https://www.logicthrupython.org/
Great course which goes over logic using Python.
nbgrader teaching python
Link: https://nbgrader.readthedocs.io/en/stable/
Great tool to automatically grade code written in Jupyter notebooks, as used in CS-E4890 - Deep Learning at Aalto University.
Virtual Teaching Doesn’t Mean Giving Up on the Live Lecture teaching
Link: https://graphics.stanford.edu/~kayvonf/notes/virtualclassroom/
Some great tips on how to conduct online lectures and similar events
Introduction to Colour Schemes teaching writing
Link: https://personal.sron.nl/~pault/
Information about colour schemes which is relevant for scientific communication about any diagram which involves colour.
Design and Analysis of Algorithms Stanford course algorithms
Intellectual Mathematics blog teaching course
Link: https://intellectualmathematics.com/manifesto/
Great online textbooks on introductory math topics like calculus, history of mathematics, geometry etc.
Mathematical Foundations of Computing Stanford course cs
Stripe Atlas startup
Link: https://stripe.com/en-se/atlas/global
Toolkit which takes care of a lot of administrative details related to running a startup.
Squat Related Stretching twitter exercise
Tip on How to Manage TODO List twitter selfdev
PhD Survival Thread selfdev phd twitter
Networking at Conferences Thread phd selfdev twitter
Intuitions for the Algorithms of Machine Learning Duke course ml
Link: https://users.cs.duke.edu/~cynthia/teaching.html
By Cynthia Rudin.
EmacsConf 2019 - 26a - Emacs: The Editor for the Next Forty Years - Perry E. Metzger (pmetzger) emacs
Music app for Android app
How to create a research poster research
Link: https://www.youtube.com/watch?v=SYk29tnxASs
Linked by Cindy via Max.
Introduction to Data Analysis in the Biological Sciences Caltech course
Statistical Inference in the Biological Sciences Caltech course
Probability, Mathematical Statistics, Stochastic Processes Online Resource course teaching
Link: http://www.randomservices.org/random/
Great resource on the topic with multiple web apps as well.
Informative Cards on Machine Learning and Related Topics, Frank Nielsen ml
Link: https://franknielsen.github.io/Cards/index.html
There are 510 cards at the time of saving this bookmark.
Advanced Matrix Factorization Jungle ml
Link: https://sites.google.com/site/igorcarron2/matrixfactorizations
Resources related to matrix factorization.
UChicago Mathematics Research Experience for Undergraduates Program teaching math
Explanation and Reproducibility in Data-Driven Science research
Link: https://statmodeling.stat.columbia.edu/2023/01/03/explanation-and-reproducibility-in-data-driven-science-new-course/
Great links to papers which cover a broad range of topics such as statistical significance, interpretability and explainability, reproducibility and replicability etc. in medicine, psychology, machine learning etc.
Papers, blog posts etc. about machine learning systems in production practical
FLOSS interview with org-mode creator Carsten Dominik emacs
Elizabeth Spelke's webpage, Developmental Psychology and more psychology cognitive science
Link: https://www.harvardlds.org/our-labs/spelke-labspelke-lab-members/elizabeth-spelke/
Based on titles, there are a lot of interesting papers here. Would be nice to have a closer look, especially at the What Babies Know book.
Train stop near to big lake helsinki
Link: Järvenpää
Rocketbook - A notebook that syncs notes to the cloud coding
The Nature of Poly-Existentials: Basis for Abolishment of The Western Intellectual Property Rights Regime foss
HuggingFace sentence-transformers embeddings emacs
Link: https://huggingface.co/sentence-transformers
Might be able to use this instead of OpenAI's embeddings in the emacs ekg package.
LaTeX Typewriter package latex
Stylish White CSS for org-export website
Maquia: When the Promised Flower Blooms watchlist
Said to be a good emotional movie.
Map of GitHub config
Link: https://anvaka.github.io/map-of-github/#2/0/0
Cool interactive map of projects in GitHub, clustered with similar projects closeby which together make up multiple "nations" with names like "Lispania" etc.
git-annex storage
Link: https://git-annex.branchable.com/
Tool to manage large files in git without storing the file contents in git.
activity-watch timetracking
Link: https://activitywatch.net/
Privacy-first application for time-tracking on devices.
Kahvila Rakastan helsinki
Hinton's Courseera Deep Learning course Lectures lectures
Streamlit cheatsheet - A Python package to easily deploy Python scripts as web applications package
Specification gaming examples in AI rl
RayServe - Python package to help with ML production ml
Docsify.js website
Link: https://github.com/docsifyjs/docsify/
Great way to make project websites and documentation in one go.
Asking for a letter of recommendation professional
UCBerkeley Deep Reinforcement Learning course 2023 ml rl
Information Geometry in Machine Learning Blog
120 Data Science Interview Questions
Lightning AI Deep Learning Fundamentals Course
Git Merge, Squash and Rebase
Old video example without copyright strike on music
f3d - Minimalist 3D viewer
Link: https://github.com/f3d-app/f3d
Might be relevant if working on protein folding applications.
Frank Nielsen's cards on Machine Learning and related material
ciechanow.ski
Link: https://ciechanow.ski/archives/
Great visualization of engineering related topics.