โซ ฮป โบ ฯ ฮท โข ๐ ๐ข๐ญ๐ก๐ฎ๐.๐๐จ๐ฆ/๐ญ๐๐ข๐ฅ-๐๐๐ฅ๐ฅ โข ๐ โข
- ๐ Keep reading the literature
- ๐ค Keep asking questions
- ๐ฐ Keep building your independence
โ R1NaNo, a poster from academia.stackexchange
Conjecture 1. Github's profile readme is the perfect location for dumping links.
{
ะฃัะฐััะฝะธะบ ะัะพะผะธะบ ะฅะฐะบ 2.0 (ะธัะฝั 2024 ะณ.)
;; about-me.lisp
(defclass maria (software-developer data-scientist new-age-neo-hippie lisp-geek)
((editors :initform '(:nvim :emacs :vs-code))
(favorite-programming-languages
:initform '(:python :scheme :lua :swift :typescript))
(interests
:initform '(:mathematics :machine-learning :computer-graphics :compilers :philosophy))
(hobbies :initform '(:composing-music :journaling :hiking :meditation :singing :poetry))))
(defmethod likes-p ((os t) (self maria))
t)
(defmethod likes-p ((os (eql :windows)) (self maria))
nil)
;; Welcome to the electric home for the somber people of the world
Browse papers on these websites daily and you will become... read more
- โญ๏ธarXiv.org โ the one and only.
- OpenReview.net
- ProjectEuclid โ mathematics and statistics.
- ACM Digital Library โ computer science papers.
- Papers With Code โ apparently these papers have code.
- Hugging Face Daily Papers
- Schemescape, static site generators, programming languages, deno, game development.
- โญ๏ธfuzzy notepad, I adore her.
- Blogscroll, a collection of blog links, fun to browse.
- Melos Han-Tani, gamedev stuff mostly.
- flak
- hereket
- dotat
- Aleksandra T.Ma's blog, ML and stuff
- โญ๏ธParenthetically Speaking โ Racket guy
- โญ๏ธMaggie Appleton โ "makes visual essays about programming, design, and anthropology"
- FrostKiwi's Secrets โ computer graphics
- Stephen Brennan โ C, stacks, pointers, etc
โฆฟโโ
Congratulations! You found it
- CLAide, a ruby lib for building CLI interfaces. Simply adorable.
- The iconic CrackLib README
- Free for Developers, free services for developers, from CI/CD to IDEs.
- Litmaps, search for scientific papers.
- Eureka Alert, science news.
- Stack Roboflow, a Q&A website of the future.
- Timecube, a very good explanation of how time works.
- WebVM โ run Linux on the web page. Customizable via Dockerfiles.
- Mark Watson's own free books repo, take a look if you're interested in AI and Common Lisp.
- Janet for Mortals (a real book).
- WTF Auto Layout? - a unanswered question many a philosopher did pursue.
- LLDB cheatsheet
- TheOuterLinux
- โญ๏ธKeka, a file archiver.
- Mountain Duck, mount cloud storage as a disk.
- Image2icon, generate icons for iOS and macOS apps.
- NetIQuette, a network monitor.
- ZipMounter, mount your archives as volumes.