VirtualTam's bookmarks
1834 bookmarks found
-
Legacy Rails: Silently Judging You
2023-06-03 How can you judge the quality of a legacy Rails application?
-
Functional table-driven tests in Go
2023-04-18 -
Article Series:
- https://www.projectgus.com/2022/06/bmw-f-series-gear-selector-part-one-failures/
- https://www.projectgus.com/2022/06/bmw-f-series-gear-selector-part-two-breakthrough/
- https://www.projectgus.com/2022/07/bmw-f-series-gear-selector-part-three-success/
Supporting Repository:
- https://github.com/projectgus/car_hacking
- https://github.com/projectgus/car_hacking/tree/main/bmw_gear_selector
Related Projects:
-
- https://discourse.gohugo.io/t/templates-multiple-parameters/600
- https://stackoverflow.com/questions/17284222/in-go-templates-accessing-parent-global-pipeline-within-range
- https://stackoverflow.com/questions/14800204/in-a-template-how-do-you-access-an-outer-scope-while-inside-of-a-with-or-rang?rq=1
- https://go.dev/play/p/5Hiajt4H2Z5
-
-
- Blocking TCP port 53 traffic leads to very strange failures. Don't.
- The source you're looking at is not the code running in production.
- "Prod" is just another name for "staging".
-
- https://github.com/jessfraz/gmailfilters (unmaintained?)
- https://github.com/mbrt/gmailctl
- Advanced Gmail filters for work or school
- https://hiverhq.com/blog/gmail-filters
- https://github.com/yamamoto-febc/terraform-provider-gmailfilter
- https://github.com/ndrpnt/terraform-provider-gmail (unmaintained)
- https://github.com/remilapeyre/terraform-provider-gmail (unmaintained)
-
- https://minimal.guide/Home
- https://github.com/kepano/obsidian-minimal
- https://github.com/kepano/obsidian-minimal-settings
- https://forum.obsidian.md/t/share-your-minimal-theme-screenshots-configuration/8983
- https://github.com/dvcrn/obsidian-filename-heading-sync
- https://github.com/zsviczian/obsidian-excalidraw-plugin
- https://github.com/lynchjames/obsidian-mind-map
- https://www.eleanorkonik.com/its-not-just-a-pretty-gimmick-in-defense-of-obsidians-graph-view/
- https://medium.com/@ensleytan/using-obsidians-graph-view-for-real-99fd94153514
- Obsidian TTRPG
- Zsolt's Visual Personal Knowledge Management
-
Stylus:
- https://remarkablewiki.com/tech/stylus
- https://www.joshualowcock.com/guide/remarkable-2-compatible-pens-remarkable-marker-alternatives/
- https://www.joshualowcock.com/guide/how-to-install-the-lamy-al-star-pen-button-eraser-hack-on-the-remarkable-2/
- https://www.reddit.com/r/RemarkableTablet/comments/nvtwt8/alternative_pen_which_is_compatible_with/
Case:
Guides:
- https://www.meganwalker.me.uk/2021/01/installing-remux-koreader-on-the-remarkable-2/
- https://www.reddit.com/r/RemarkableTablet/comments/lzuxti/experience_using_the_remarkable_2_as_a_linux/
- https://www.simplykyra.com/category/remarkable/
System:
Usage:
Software:
- https://eeems.website/toltec/
- https://www.reddit.com/r/RemarkableTablet/comments/aqfflg/xochitl_question/
- https://github.com/reMarkable
- https://github.com/reHackable/awesome-reMarkable
- https://github.com/isaacwisdom/RemarkableLamyEraser
- https://github.com/ddvk/remarkable2-framebuffer
- https://github.com/ddvk/rmfakecloud
- https://github.com/ddvk/remarkable-hacks
- https://github.com/ddvk/remarkable-stylus
- https://github.com/juruen/rmapi
- https://rmkit.dev/apps/remux
- https://github.com/dps/remarkable-keywriter
Articles:
-
A practical guide to WebAssembly memory
2022-12-27 -
A class or other object knows too much or does too much, and is therefore difficult to test or change