Things I'm interested in
Had all those links open in firefox, I don't usualy use bookmarks, now they're all here.
https://3ds.hacks.guide/de_DE/finalizing-setup
https://gbatemp.net/threads/ds-i-3ds-dsimenu-ds-i-menu-replacement.472200/
Interesting things I can't be bothered to learn
- the cheat sheet of cheat sheets
- SWI Prolog
- Prolog for Programmers
- feynman lectures
- lost feynman lecture??
- ERD using crow's foot notation
Tools making life easier
- Project Name Generator
- Alex French Guy Cooking's stir fry generator random food
- Alex French Guy Cooking's stir fry generator youtube video
- https://superuser.com/questions/236158/tmux-vs-screen
- https://www.techrepublic.com/blog/linux-and-open-source/is-tmux-the-gnu-screen-killer/
- https://www.sitepoint.com/tmux-a-simple-start/
- https://github.com/non/pairing
- https://www.heavens-above.com/
- https://sandstorm.io/
- http://sfxr.me/ sound effects generator
- https://www.wilfred.me.uk/blog/2022/09/06/difftastic-the-fantastic-diff/ article about difftastic
- https://fazzone.github.io/autochrome.html article about autochrome, used in difftastic
Fixing scanned eBooks:
imagemagick to split pdf to images:
convert -density 600 -trim file.pdf -quality 100 page-%04d.jpg
scantailor to deskew and clean up scans
imagemagick to get a pdf again:
convert *.tif output.pdf
BONUS:
Create PDF with OCR Text
pdfsandwich -lang msa+eng -grayfilter input.pdf
Dev
- load DLLs under linux
- data science
- advent of code
- why const sucks
- https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rnr-lots-of-files
Golang
- https://medium.com/go-walkthrough/go-walkthrough-strconv-7a24632a9e73
- https://golang.org/pkg/strconv/
- https://tour.golang.org/moretypes/1
- https://github.com/golang/go/wiki/Projects#guis-and-widget-toolkits
- https://github.com/aarzilli/gdlv
- https://talks.golang.org/2012/splash.article
Rust
- https://news.ycombinator.com/item?id=13430108
- https://blog.ntpsec.org/2017/01/18/rust-vs-go.html
- https://doc.rust-lang.org/book/2018-edition/index.html The Rust Programming Language, living Edition
- https://github.com/rustlings/rustlings
- https://github.com/crazymykl/rust-koans
- https://doc.rust-lang.org/rust-by-example/
- https://doc.rust-lang.org/book/2018-edition/ch00-00-introduction.html
C++
- https://www.c-plusplus.net/forum/topic/318093/for-schleife-vs-std-for_each-lambda
- https://en.cppreference.com/w/cpp/algorithm/for_each
- https://de.cppreference.com/w/cpp/language/lambda
- http://www.cplusplus.com/reference/algorithm/for_each/
Game dev
- books about game dev
- http://blog.theknightsofunity.com/steamworks-and-unity-p2p-multiplayer/
- https://ldjam.com/events/ludum-dare/41/$73264/ld41s-theme-combine-2-incompatible-genres
- https://caffinate.itch.io/game-genre-mashup-generator
- http://www.jorisdormans.nl/ had interesting articles about procedural creation of levels and missions, spaces
- GDC Talk about Tracery and proceduraly generated content
- http://tracery.io/
- http://blog.studiominiboss.com/pixelart pixelart tutorials by pedro
- https://www.gridsagegames.com/blog/2018/10/how-to-make-a-roguelike/
- GPU Optimization for Games
Blender and unity
- https://blender.stackexchange.com/questions/12165/how-to-make-all-faces-flip-to-the-right-consistent-direction
- https://docs.unity3d.com/Manual/HOWTO-ImportObjectBlender.html
- https://cloud.blender.org/p/game-asset-creation/
Adventure game studio
Twine
- http://twinery.org/wiki/twine2:add_an_image_movie_sound_effect_or_music
- http://twinery.org/wiki/twine2:how_to_create_links
- http://twinery.org/wiki/twine2:guide
OS dev
- raspverry pi os
- raspverry pi os, introduction
- Interim OS, a baremetal LISP OS on Raspberry Pi
- Built-in Functions Provided by GCC
- https://wiki.osdev.org/Creating_a_C_Library
- https://wiki.osdev.org/C_Library
- https://wiki.osdev.org/How_kernel,_compiler,_and_C_library_work_together
- https://wiki.osdev.org/Go_Bare_Bones
- https://wiki.osdev.org/Required_Knowledge
- https://wiki.osdev.org/Beginner_Mistakes
- https://wiki.osdev.org/Getting_Started
- http://www.brokenthorn.com/ OS dev lectures
- https://bellard.org/tcc/tccboot.html Tiny C Compiler Boot Loader
- diy z80 based computer
Redox
- https://doc.redox-os.org/book/introduction/how_redox_compares_to_other_operating_systems.html
- https://doc.redox-os.org/book/design/url_scheme_resource/everything_is_a_url.html
- https://news.ycombinator.com/item?id=16254250
Plan9
- http://9front.org/coc
- http://fqa.9front.org/fqa7.html#7.3.1
- https://github.com/0intro/drawterm
- http://9gridchan.org/
- http://wiki.9gridchan.org/1/index.html
- http://doc.9gridchan.org/guides/livecd
OS Abstractions in Plan9
C64
- https://www.thegeekpub.com/9473/sd2iec-manual-use-sd2iec-c64/
- http://www.lemon64.com/forum/viewtopic.php?t=38937
- https://www.reddit.com/r/c64/comments/7caryn/how_to_make_a_save_disk_for_sd2iec_ssi_games/
- https://www.c64-wiki.de/wiki/Userport
- https://www.c64-wiki.de/wiki/Commodore_1541-II
- https://www.c64-wiki.de/wiki/JiffyDOS
- https://www.c64-wiki.de/wiki/RS-232
- programming tutorial for c64 games
- diy rs232 for c64
- using a c128 as a tty
- http://sta.c64.org/xcables.html
- http://sta.c64.org/x1541c.html
- http://skilldrick.github.io/easy6502/
- https://www.c64-wiki.com/wiki/SD2IEC
- https://www.c64-wiki.com/wiki/sd2iec_firmware
- https://www.c64-wiki.de/wiki/Boulder_Dash#Hinweise
- http://www.mocagh.org/cbm/c1541II-manual.pdf 1541-II manual
- https://www.thefuturewas8bit.com/sd2iec-info info and kinda manual about sd2iec
- http://wpguru.co.uk/2014/08/how-to-use-sd2iec-a-quick-command-reference/ sd2iec command reference
- https://github.com/FozzTexx/tcpser/blob/master/README for sharing a pcs internet connection over a serial connector basically emulates a hayes modem to the device connected to the serial port
- https://www.irata.online/#technical Some sort of social network/bbs or something. based on plato, some kind of old educational network
Amiga
Various links
- A Distributed Systems Reading List
- FSF recommended complete systems
- transparent encryption of home folder
- https://www.themooltipass.com/
- https://ncase.me/
- https://explorabl.es/
- mifold Kindersitz, booster
- gametdb database of all (?) wii and gamecube games
- http://www.rifters.com/real/shorts.htm great scifi from peter watts, rifter trilogy
- https://github.com/Ybalrid/FreeHugsBSD/issues
- making a fox plushy
- Dataset of Moana mighty nice of disney to release that
- pharr - 18-07-16 some blog about using pbrt physically based rendering
- https://www.hackster.io/petoi/opencat-845129
- https://www.welectron.com/Raspberry-Pi-3-Model-B-UK This shop has the FLIRC case which has an integrated heatsink
- https://baku.itch.io/legend-of-xenia-3d
- https://www.youtube.com/playlist?list=PLowKtXNTBypGqImE405J2565dvjafglHU dude builds 8 bit computer
- https://github.com/space1649/8-bit-SAP-Breadboard-Computer-by-Space-Man some other dude documents his build experience of building the first dudes 8 bit computer
- https://theinventory.com/drive-shucking-a-cheaper-way-to-fill-your-nas-1828843337
- https://www.wnycstudios.org/story/91730-new-words-new-world podcast about language?
- https://www.wnycstudios.org/story/91725-words another podcast about language
- http://www.galaxykate.com/ makes cool interactive spatial stuff and generative art (plants)
Interesting reads
- http://worrydream.com/refs/Papert%20-%20Mindstorms%201st%20ed.pdf Mindstorms: Children, Computers and Powerful Ideas by SEYMOUR PAPERT
- raised on ritalin, what's it like to take meds for adhd
- https://www.heise.de/forum/heise-online/News-Kommentare/War-es-ein-Raumschiff-Forscher-belauschen-Asteroid-Oumuamua/Re-Pirx-erzaehlt/posting-31532333/show/
- https://www.theguardian.com/books/2018/oct/09/tamora-pierce-everybody-thinks-fantasy-is-so-safe-are-you-kidding?
Michael Nielsen on Long term memory
- Augmenting Long-term Memory TL;DR: use ANKI
- Toward a Young Lady's Illustrated Primer not available yet(?)
Esperanto
Books
- http://novajhoj.weebly.com
- http://www.esperanto-ondo.ru/Ind-libr.htm
- http://web.archive.org/web/20121103021507/http://www.esperanto.org/Ondo/Rato01.htm
- https://esperanto.lodestone.org/kurso/gerda/Gerda_malaperis_2006.pdf
Tools
Videos
- 5 REAL Possibilities for Interstellar Travel | Space Time | PBS Digital Studios
- Why the Big Bang Definitely Happened | Space Time | PBS Digital Studios
- What’s Wrong With the Big Bang Theory? | Space Time | PBS Digital Studios
- Jonathan Pie
- https://blog.fefe.de/?ts=a5c614f3
- https://www.reddit.com/r/Documentaries/comments/7toomm/pbs_nova_fractals_hunting_the_hidden/
- mind field
- https://www.everythingisaremix.info/watch-the-series/
- Jordan Peterson debate on the gender pay gap, campus protests and postmodernism
- Monogatari that bizarre toothbrushing thing is in this anime
- https://en.wikipedia.org/wiki/Explorers_(film) Some movie I liked when I was a kid.
Movies
Horror
- https://www.avclub.com/nicolas-cage-takes-a-chainsaw-to-80s-action-cheese-in-1828890912
- https://film.avclub.com/beyond-the-black-rainbow-1798172847
- snow piercer
- https://www.imdb.com/title/tt5073642/ the colour out of space ---
Music
- Childish Gambino - 3005
- Childish Gambino - This is America
- https://www.youtube.com/watch?v=oQY_xAmywxk
- https://www.youtube.com/watch?v=bpOSxM0rNPM&index=27&list=RDcU8HrO7XuiE
- https://www.youtube.com/watch?v=-suvkwNYSQo
- https://www.youtube.com/watch?v=DfIcZtjAch8
- https://www.youtube.com/watch?v=4feUSTS21-8&list=RD9RHFFeQ2tu4&index=27
- https://www.youtube.com/watch?v=HQnC1UHBvWA
- https://www.youtube.com/watch?v=egcXvqiho4w&list=RDFHccClTAdzc&index=23
- Instant Regret Clicking this Playlist (Memes)
- KVSH - Tokyo Drift
- toto africa
- ocean man
- Mii Channel Music (10 Hours)
- https://github.com/topisani/OTTO an OP-1 clone basically.
- https://itsfoss.com/musicbrainz-picard/
Clarinet
- https://de.schott-music.com/klarinette-lernen/wie-und-wo/transponieren
- http://www.di-arezzo.de/multimedia/images/schott/part/ed-8601.jpg
- peter und der wolf
- when the saints go marching in
- Easy clarinet songs
- we are number one
- the entertainer
- SoundGuyJay on youtube
- Mii Channel Clarinet Cover by SoundGuyJay
- https://www.youtube.com/watch?v=pPNdzlgkG3M
Modular Synth
- https://www.muffwiggler.com/forum/viewtopic.php?p=2921747#2921747
- https://imgur.com/a/rmtRyNk
- https://www.modulargrid.net/e/racks/view/680054
- https://www.birthofasynth.com/Thomas_Henry/Pages/VCO-1.html
- https://www.birthofasynth.com/Thomas_Henry/TH_main.html
- http://electro-music.com/forum/viewtopic.php?t=54623
- http://store.curiousinventor.com/guides/kicad/schematic_to_layout
- http://store.curiousinventor.com/guides/kicad/pcb_layout/Draw
- https://www.sequencer.de/forumsynth/forumsynth.html
- https://www.google.com/search?q=eurorack+connector&client=firefox-b&tbm=isch&source=iu&ictx=1&fir=OpRtLJtx0zge8M%253A%252C_5PEkt4nv11beM%252C_&usg=AFrqEzdnP3VjVh9WiUQahm53HoD9gx4dqg&sa=X&ved=2ahUKEwjxkZvLzZfdAhVQ-aQKHQD7CesQ9QEwAHoECAYQBA#imgrc=OpRtLJtx0zge8M:
- https://sdiy.info/w/index.php?title=Eurorack&mobileaction=toggle_view_mobile
- https://www.muffwiggler.com/forum/viewtopic.php?t=151856&start=all&postdays=0&postorder=asc
- https://www.muffwiggler.com/forum/viewtopic.php?t=206074
- https://www.muffwiggler.com/forum/viewtopic.php?t=78836&postdays=0&postorder=asc&start=200
- https://www.muffwiggler.com/forum/viewtopic.php?p=2901054#2901054
- http://www.iequalscdvdt.com/Ceramic.html
- https://www.thingiverse.com/thing:1206069
- http://www.doepfer.de/a100_man/a100m_e.htm
Games
- https://virtonomics.com/main/screenshots/?setlang=en
- About Games with realistic economics
- Transfer
- Kotaku on Transfer: "a game where you play as an ai with amnesia"
- https://steam250.com/
- http://onehouronelife.com/newsPage.php
- https://kotaku.com/cyberpunk-2077-is-a-violent-impressive-blend-of-deus-e-1826807140
- https://jfriedhoff.itch.io/lost-wage-rampage
- kiddraddical's interesting games
- https://kotaku.com/the-junji-ito-inspired-horror-game-world-of-horror-is-i-1828036631 junji ito inspired horror game
- https://kotaku.com/a-game-about-going-to-art-school-in-a-world-made-out-of-1829343283
- https://kotaku.com/indie-brawler-has-some-of-the-best-punching-ever-1825369342
- https://kotaku.com/is-that-bear-driving-a-car-1823408085
- https://kotaku.com/you-should-play-nuts-1822597257
- https://kotaku.com/this-playstation-inspired-arcade-game-is-scarier-than-i-1826994195
- https://kotaku.com/a-giant-mech-game-about-flirting-with-the-enemy-1827875361
- https://kotaku.com/a-game-where-you-solve-puzzles-by-singing-1827554522
- https://kotaku.com/a-low-poly-horror-game-that-gets-under-your-skin-1824028225
- https://itsfoss.com/0-a-d-the-age-of-empires-game-for-linux/
- http://aether.in.net/subserial/
- https://yagmanx.itch.io/perfection
Elite Dangerous
- https://www.reddit.com/r/EliteDangerous/wiki/links
- news
- find stations to buy or sell stuff at
- editing ships
- https://coriolis.edcd.io/outfit/anaconda?code=A0pptsFklndzsxf57o7l7l7l272724240202040404040000B05o05fm042d2dm93203032f.Iw18ZVA%3D.IwBj4yu9TI%3D%3D..EweloBhBmSQUwIYHMA28QgIwV0A%3D&bn=Multipurpose%20%27Conda
- ships statistics
- finding pristine metallics
- http://edcodex.info/?m=tools&entry=10
- http://infolimpet.herokuapp.com/
- https://ross.eddb.io/
- http://elite-dangerous.wikia.com/wiki/Elite_Dangerous_Wiki
- https://www.reddit.com/r/EliteDangerous/comments/8axzly/psa_some_stories_from_elite_ii_frontier_a_must/
- http://elite-dangerous.wikia.com/wiki/Fuel_Scoop?file=Fuel-Rats-Fuel-Procedures.png
- https://fuelrats.com/i-need-fuel
- http://www.wavescanner.net/
VR
- https://steam250.com/vr250
- https://www.oculus.com/blog/rift-core-dev-diary-1-the-next-chapter-for-rift/
- https://answers.unrealengine.com/questions/724250/gamethread-timed-out-waiting-for-renderthread-afte.html
- https://answers.unrealengine.com/questions/571283/are-you-guys-aware-at-all-that-roborecall-crashes.html
- https://www.reddit.com/r/gaming/comments/6q2fwy/robo_recall_mission_12_crashes_the_game_every/
- https://www.reddit.com/r/oculus/comments/6q2ipy/robo_recall_level_12_crashes_every_time_i_load_it/
- https://www.reddit.com/r/oculus/comments/89q7ho/all_rift_experiences_ordered_by_rating_fixed/
- https://vrodo.de/
- https://gizmodo.com/htc-vive-review-a-beautiful-machine-with-no-good-games-1768989238
- https://kotaku.com/vr-developers-speak-out-about-oculus-founders-support-o-1787013760
- https://kotaku.com/unexpectedly-ps4-tomb-raider-shows-the-limits-of-what-1787620235
- https://gizmodo.com/this-chimpanzee-wearing-a-vr-headset-should-make-you-ve-1789137943
- https://kotaku.com/dayz-creator-on-vr-development-there-is-no-money-in-it-1789827173
- https://kotaku.com/tag/virtual-reality
Walkthroughs
Food
- https://www.bakerita.com/paleo-chocolate-melting-cakes/
- https://www.reddit.com/r/ketorecipes/comments/7oa90g/satisfied_my_fried_rice_cravings_and_had_lunches/
- https://www.dietdoctor.com/recipes/fat-head-pizza
- https://www.reddit.com/r/ketorecipes/comments/7o7ey6/keto_cheesecake_muffins/
- https://www.reddit.com/r/ketorecipes/comments/66zox2/has_anyone_tried_baking_with_hemp/
- https://www.healthfulpursuit.com/recipe/noatmeal-chocolate-bacon-bars/
- https://www.reddit.com/r/ketorecipes/comments/6uny4p/recipes_using_hemp_protein_powder/
- https://www.reddit.com/r/ketorecipes/
Gardening
Knitting
- http://ayab-knitting.com/
- <www.machine-knitting.net/machineknittingnet/how-to-fix-a-brother-kh930-knitting-machine-with-wont-turn-on-or-no-power-fault/>
- https://www.reddit.com/r/MachineKnitting/
- https://www.reddit.com/r/MachineKnitting/comments/8ryhkp/i_made_seam_as_you_go_socks_and_theyre_the_coziest/
- http://hermanhillsfarm.com/index.php/machine-knit-sock/
- http://www.toastyfrog.net/wordpress/wp-content/uploads/2007/12/single-bed-machine-knit-socks.pdf
- https://www.youtube.com/watch?v=AMzCcjAlsEY hacking a brother knitting machine 1/3
- https://www.youtube.com/watch?v=bCNrlHdamsI hacking a brother knitting machine 2/3
- https://www.youtube.com/watch?v=BPJw1cmcddM hacking a brother knitting machine 3/3
- http://ayab-knitting.com/ayab-shield/
Spacex
- http://www.spacex.com/sites/spacex/files/making_life_multiplanetary-2017.pdf
- https://de.wikipedia.org/wiki/BFR_(Rakete)
- https://de.wikipedia.org/wiki/SpaceX
- https://www.faz.net/aktuell/wissen/weltraum/kolonie-im-weltraum-so-will-elon-musk-den-mars-besiedeln-14456626.html