VirtualTam's bookmarks
219 bookmarks found
-
Monorepo - Wikipedia
2018-12-07 Literature
- https://dl.acm.org/citation.cfm?id=2854146
- https://cacm.acm.org/magazines/2016/7/204032-why-google-stores-billions-of-lines-of-code-in-a-single-repository/fulltext
- https://www.tomasvotruba.cz/clusters/#monorepo-from-zero-to-hero
- https://medium.com/@maoberlehner/monorepos-in-the-wild-33c6eb246cb9
- https://danluu.com/monorepo/
- https://hackernoon.com/a-monorepo-github-flow-and-automation-ftw-c41a2d9c48bb
- https://hackernoon.com/one-vs-many-why-we-moved-from-multiple-git-repos-to-a-monorepo-and-how-we-set-it-up-f4abb0cfe469
- https://hackernoon.com/continuous-integration-in-projects-using-monorepo-9b828d7a8dfa
- https://blog.digitalocean.com/cthulhu-organizing-go-code-in-a-scalable-repo/
Git repository tools
CI/CD
- https://github.com/korfuri/awesome-monorepo
- https://github.com/slimm609/monorepo-gitwatcher
- https://www.reddit.com/r/docker/comments/7uaqx5/advice_about_cicd_with_docker_and_a_monorepo/
- https://stackoverflow.com/questions/6260383/how-to-get-list-of-changed-files-since-last-build-in-jenkins-hudson/9473207#9473207
- https://jenkins-x.io/commands/jx_step_split/
-
-
Exploring Terraform Graphs With D3.js
2018-12-05 - https://28mm.github.io/notes/d3-terraform-graphs
- https://28mm.github.io/notes/d3-terraform-graphs-2
- https://28mm.github.io/notes/terraform-graphs-3
- https://28mm.github.io/notes/d3-terraform-graphs-4
- https://github.com/28mm/blast-radius
- https://28mm.github.io/blast-radius-docs/
- https://www.reddit.com/r/devops/comments/783prc/exploring_terraform_graphs_with_d3js/
-
- https://mailarchive.ietf.org/arch/msg/quic/RLRs4nB1lwFCZ_7k0iuz0ZBa35s
- https://datatracker.ietf.org/meeting/98/materials/slides-98-edu-sessf-quic-tutorial-00.pdf
- https://www.reddit.com/r/networking/comments/9wriid/http3quic_and_the_yawning_abysmal_division/
- https://www.reddit.com/r/programming/comments/9wncor/httpoverquic_to_be_renamed_http3/
- https://www.youtube.com/watch?v=uVf_yyMfIPQ
- https://github.com/lucas-clemente/quic-go
-
-
https://www.reddit.com/r/programming/comments/v8s0y/falsehoods_programmers_believe_about_time/
-
https://www.metafilter.com/117073/Falsehoods-Programmers-Believe
-
https://infiniteundo.com/post/25509354022/more-falsehoods-programmers-believe-about-time
-
https://www.reddit.com/r/programming/comments/zckb2/more_falsehoods_programmers_believe_about_time/
-
GNU Terry Pratchett
2018-10-16 -
- https://github.com/PipeWire
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Configuration
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/JACK
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/PulseAudio
- https://wiki.gentoo.org/wiki/Pipewire
- https://wiki.archlinux.org/index.php/PipeWire
- https://bootlin.com/blog/an-introduction-to-pipewire/
FOSDEM:
- https://archive.fosdem.org/2019/schedule/event/pipewire/
- https://archive.fosdem.org/2020/schedule/event/ema_pipewire/
Fedora adoption:
- https://fedoraproject.org/wiki/Releases/34/ChangeSet#Route_all_Audio_to_PipeWire
- https://fedoraproject.org/wiki/Changes/DefaultPipeWire
Articles:
- https://blogs.gnome.org/uraeus/2018/09/24/getting-the-team-together-to-revolutionize-linux-audio/
- https://www.collabora.com/news-and-blog/blog/2020/03/05/pipewire-the-media-service-transforming-the-linux-multimedia-landscape/
- https://www.reddit.com/r/linux/comments/9k89bm/getting_the_team_together_to_revolutionize_linux/
Troubleshooting:
-
-
- https://github.com/yandex/ClickHouse
- https://www.percona.com/blog/2017/02/13/clickhouse-new-opensource-columnar-database/
- https://www.percona.com/blog/2017/03/17/column-store-database-benchmarks-mariadb-columnstore-vs-clickhouse-vs-apache-spark/
- https://www.reddit.com/r/programming/comments/4o7dhc/clickhouse_highperformance_opensource_distributed/
- https://github.com/roistat/go-clickhouse
- https://blog.sentry.io/2019/05/16/introducing-snuba-sentrys-new-search-infrastructure
-
- https://cloudplatform.googleblog.com/2018/07/introducing-jib-build-java-docker-images-better.html
- https://dzone.com/articles/building-docker-image-for-a-spring-boot-app
- https://www.reddit.com/r/programming/comments/8xen0j/jib_google_container_tool_for_building_java/
- https://news.ycombinator.com/item?id=17497026