Trevcan Readme These are just some useful links ### Guides that I like. - [beej.us](https://beej.us)'s Guide on C Programming ("rough draft", Beej): [original](http://beej.us/guide/bgc/), [my mirror](/mirrors/bgc/website) (Licensed under Attribution-NonCommercial-NoDerivatives 3.0 Unported CC BY-NC-ND 3.0, [license](/mirrors/bgc/LICENSE.md) ) # aa - [airdrop but cross-platform; works with websockets and is LAN but a backend is still necessary to generate the websockets](https://snapdrop.net/) also, doesn't work great on ~600 MB files. ======= ## `aw3s0me` - [Monticello, R. T. V. *ReasonTV*. (2021, August 23). This Hacker Is Teaching a Smartphone App to Drive Your Car \Video\. YouTube.](https://www.youtube.com/watch?v=XpUyL3IuULo&feature=youtu.be) ### wooowww - [https://youtu.be/a-gZ2OS4Sjg] [video] (2021) - Frasier, Kodi. "YouTube" *Oil well drilling* [https://www.youtube.com/watch?v=a-gZ2OS4Sjg] ## learning - [Basic Graphics Programming With the Xlib Library, 2012, archived (users.actcom.co.il/~choo/lupg) ](https://archive.is/8kKa) - [GWM, the Generic Window Manager, 2004, tronche.com](https://tronche.com/gui/x/gwm/) - [Overview of the X Window System, tronche.com](https://tronche.com/gui/x/xlib/introduction/overview.html) - [Xlib programming: a short tutorial, tronche.com](https://tronche.com/gui/x/xlib-tutorial/) ##security - [pass: the standard unix password manager](https://www.passwordstore.org/) - works pretty good imo - ## TaskWarrior tags - [https://taskwarrior.org/docs/tags.html] ### maybe modify... - [suckless' sent : simple plaintext presentation tool](https://tools.suckless.org/sent/) _**maybe add primitive markdown support**_ - - learn [irssi](https://irssi.org/documentation/startup/) - learn [gzip](https://en.wikipedia.org/wiki/Gzip) - learn [LZ77 and LZ78 compression algos, lossless](https://en.wikipedia.org/wiki/LZ77_and_LZ78) - learn [huffman coding](https://en.wikipedia.org/wiki/Huffman_coding) - learn [tar, probably simple enough...](https://en.wikipedia.org/wiki/Tar_\(computing\)#External_links) - [tar manual, 9p.io](https://9p.io/magic/man2html/1/tar) - [bzip 2 ????](https://en.wikipedia.org/wiki/Bzip2) - [x info for devs](https://www.x.org/wiki/DeveloperStart/) - [xlib](https://en.wikipedia.org/wiki/Xlib) - [xlib -c language x interface, filetype:pdf](http://www.xfree86.org/current/xlib.pdf) - [XCB, better alternative??](https://xcb.freedesktop.org/) - [XCB papers](https://xcb.freedesktop.org/Publications/) - [vim-processing syntax highlighting ](https://github.com/sophacles/vim-processing) # news - [news](https://news.ycombinator.com/news) - [news Frequent Asked Questions](https://news.ycombinator.com/newsfaq.html) - [news Guidelines](https://news.ycombinator.com/newsguidelines.html) - [trevcan's Hacker News submissions](https://news.ycombinator.com/submitted?id=trevcanhuman) ### pastebins - [bpa.st](https://bpa.st/) - [ghostbin.com](https://ghostbin.com/) - [the null pointer](https://0x0.st) - ### maybe read later... - [The Jigsaw of Independence *Putting together an independent life without falling apart*](https://tomcritchlow.com/2021/09/09/jigsaw/) - [groffTutorial, filetype:pdf](https://github.com/SubhadityaMukherjee/groffTutorial/blob/master/groffTutorial.pdf) - [groffMarkdown, same author above, [source, old.reddit.com I think it was hacker news](https://old.reddit.com/r/linux/comments/n2cc06/groff_with_wings/) ](https://github.com/SubhadityaMukherjee/pyGroff) - [tjluoma/youtube-rss.sh](https://gist.github.com/tjluoma/fdbc63ceb78a2aecd3d638fd18b6ec6e) - ## nice music - [Kevin Bryce](https://www.youtube.com/channel/UCKronkmoPSFic9zdAbdyUag) ### todo - make scrcpy android mirroring to laptop actuallly work!! https://github.com/Genymobile/scrcpy # joe - [father of neural nets/ AI: jeff hinton](https://www.cs.toronto.edu/~hinton/), [wikipedia](https://en.wikipedia.org/wiki/Geoffrey_Hinton) - [tensorflow: Tinker With a Neural Network Right Here in Your Browser.](https://playground.tensorflow.org/) - [Dijkstra's algorithm](https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm) - [Dijkstra's Algorithm CS225 Illinois university](https://courses.physics.illinois.edu/cs225/fa2021/resources/dijkstra/) - [TIDF algo some random technews site](https://www.glassdoor.com/Interview/What-is-the-TFIDF-algorithm-QTN_4110589.htm) - [probaly amazon's official idf algo](https://aws.amazon.com/marketplace/pp/prodview-yw4cvkljrukfm) - ### math in GitHub flavored markdown ? - a-rodin, *A hack for showing LaTeX formulas in GitHub markdown.md* . [https://gist.github.com/a-rodin/fef3f543412d6e1ec5b6cf55bf197d7b] - > Problem > A lot of GitHub projects need to have pretty math formulas in READMEs, wikis or other markdown pages. The desired approach would be to just write inline LaTeX-style formulas like this: - ## useful - [*using youtube-dl to download entire youtube channel*, 2021](https://askubuntu.com/questions/856911/using-youtube-dl-to-download-entire-youtube-channel) - [*how can i get the raw stream url of a iheartradio station.*, 2021](https://stackoverflow.com/questions/42043962/how-can-i-get-the-raw-stream-url-of-a-iheartradio-station/68795800#68795800) - [Weylus: Use your tablet as graphic tablet/touch screen on your computer.](https://github.com/H-M-H/Weylus) - [How to scale the resolution/display of the desktop and/or applications? *unix.stackexchange.com*](https://unix.stackexchange.com/questions/596887/how-to-scale-the-resolution-display-of-the-desktop-and-or-applications#596888) # login rangeforce - [rangeforce; login](http://portal.rangeforce.com/) # rnadom - [maybe secure email?](https://tutanota.com/) # chromium Hi-DPI scaling - basically how to scale the UI when connected to a big pixel monitor, e.g. 4k i want to be able to see lots of things. Would be nice to know how to automatically scale in - [How to FIX Chromium HiDPI Scaling: \[closed\] ](https://stackoverflow.com/questions/37935305/how-to-fix-chromium-hidpi-scaling) - [whois this human ?](https://git.zx2c4.com/) - [xkcd](https://xkcd.com/how-to/) - [Add HTTP Headers (TLDR: Use -H argument)](https://catonmat.net/cookbooks/curl/add-http-headers) # idk man - [Nice formatting alternative to MS word: The Text Processor for Typesetters](https://troff.org/) - also, i look kinda like a hacker when writing in a terminal i guess. Just spitballing here. - [Brian Kernighan](https://en.wikipedia.org/wiki/Brian_Kernighan) - [Björk](https://en.wikipedia.org/wiki/Bj%C3%B6rk) - [avant garde music???](https://en.wikipedia.org/wiki/Avant-garde_music) # [At Least It Was Here / Community theme - (The 88 Cover)](https://youtu.be/CkDLH2a9Yyo) # more yt rss - [*stackoverflow.com*](https://stackoverflow.com/questions/64232403/rss-feed-for-youtube-channels) ;tags: readme random-links quick-links