VirtualTam's bookmarks
79 bookmarks found
-
- golang.org/x/tools/present
- golang.org/x/tools/cmd/present
- Present slides to PDF?
- [rfc] present -o=slides.pdf
- sbinet/present-tex - Create LaTeX/Beamer slides from
present
-
- 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
-
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:
-
- HyperLogLog: the analysis of a near-optimal cardinality estimation algorithm (PDF)
- HyperLogLog in Practice: Algorithmic Engineering of a State of The Art Cardinality Estimation Algorithm
- https://agkn.wordpress.com/2012/10/25/sketch-of-the-day-hyperloglog-cornerstone-of-a-big-data-infrastructure/
- Redis new data structure: the HyperLogLog
- https://www.reddit.com/r/programming/comments/21wshj/redis_new_data_structure_the_hyperloglog/
- https://redis.uptrace.dev/guide/go-redis-hll.html
- https://towardsdatascience.com/hyperloglog-a-simple-but-powerful-algorithm-for-data-scientists-aed50fe47869
- https://odino.org/my-favorite-data-structure-hyperloglog/
- http://blog.notdot.net/2012/09/Dam-Cool-Algorithms-Cardinality-Estimation
- https://supabase.com/blog/seen-by-in-postgresql
- https://www.citusdata.com/blog/2017/12/22/distributed-count-vs-hyperloglog/
-
-
EI2030 Working Groups aims to create a laptop using e-ink or similar non-emissive technology
2022-05-02 - https://github.com/EI2030
- https://alexsoto.dev/modos-paper-laptop.html
- https://forum.ei2030.org/t/proposal-ei-2030-the-community-built-e-ink-laptop-project/118
- https://alexsoto.dev/building-an-e-ink-laptop.html
- https://forum.ei2030.org/t/papertop-laptop/136
- https://forum.pi-top.com/t/buying-another-power-supply-for-pi-top4/481/10
- https://forum.ei2030.org/t/low-power-e-paper-os/138
- https://www.youtube.com/watch?v=AIz8JL6xc9A
- https://forum.ei2030.org/t/research-porting-linux-to-ultra-low-power-microcontroller/151/1
-
- https://grafana.com/docs/tempo/latest/getting-started/
- https://grafana.com/docs/tempo/latest/configuration/
- https://github.com/grafana/tempo
- https://grafana.com/blog/2020/10/27/announcing-grafana-tempo-a-massively-scalable-distributed-tracing-system/
- https://grafana.com/blog/2020/11/09/trace-discovery-in-grafana-tempo-using-prometheus-exemplars-loki-2.0-queries-and-more/
- https://grafana.com/go/observabilitycon/observability-with-logs-grafana/
- https://grafana.com/go/observabilitycon/tracing-made-simple-with-grafana/
- https://gouthamve.dev/tempo-a-game-of-trade-offs/
-
- Pinboard Feature Requests
- pinboard-dev Google Group
-
Go repository structure templates
2019-03-13 - https://github.com/katzien/go-structure-examples
- https://medium.com/@benbjohnson/standard-package-layout-7cdbc8391fc1
- https://github.com/golang-standards/project-layout
- https://github.com/ribice/gorsk-gin
- https://github.com/gothinkster/golang-gin-realworld-example-app
- https://github.com/mmcmm/go-gin-starter
- https://www.reddit.com/r/golang/comments/3focff/ask_golang_have_you_built_a_complex_website_in/
- https://github.com/volatiletech/authboss/wiki/Integration-with-gin-gonic
- https://github.com/thewhitetulip/web-dev-golang-anti-textbook
-