VirtualTam's bookmarks
53 bookmarks found
-
Vincent Berton V Line guitars
2024-11-26 - Part 1
- Part 2
- Vincent Berton VLine Asteroth and miscellaneous models
- Vincent Berton VLine Salomé and variations
He was the protege of James Trussart, who recognized his art was beyond anything that had ever been done. He was completely brilliant, maybe too much for sanity, as he would spend months building one a kind creations and built every single detail by hand. He would build the knobs, the saddles, the control plates all from solid blocks of brass. He also built his own revolutionary pickups hiding the secret of his custom design by integrating them inside the body, he also built his own cases, but even down to the smallest of details like the hinges and the handle, also built by hand from solid brass. The guitar bodies are made from resin.
-
- nsnam/ns-3-dev
- Tutorial
- Installation
- Models
- NetAnim - Animates a previously executed simulation using an XML trace file generated during a simulation
-
- evildmp/diataxis-documentation-framework
- Continuation of Divio's Documentation System
- BrightTALK - Introducing the Diátaxis Approach to Technical Documentation
- PyCON AU 2017 - What nobody tells you about documentation
- What is Diátaxis and should you be using it with your documentation?
Examples:
- Django Documentation - How the documentation is organized
- Gatsby - A React-based open source framework for creating websites
Critiques:
-
- https://imagen.research.google/
- https://ai.googleblog.com/2022/05/vector-quantized-image-modeling-with.html
- https://github.com/tensorflow/lingvo
- https://ai.googleblog.com/2021/12/general-and-scalable-parallelization.html
- https://cloud.google.com/blog/topics/tpus/google-showcases-cloud-tpu-v4-pods-for-large-model-training
-
The Hitchhiker's Guide to PlantUML
2020-12-01 -
- https://developer.android.com/training/data-storage/room/index.html
- https://developer.android.com/reference/android/arch/persistence/room/Database.html
- https://developer.android.com/training/data-storage/room/defining-data.html
- https://developer.android.com/training/data-storage/room/accessing-data.html
- https://developer.android.com/topic/libraries/architecture/adding-components.html
- https://codelabs.developers.google.com/codelabs/android-room-with-a-view/#0
- https://codelabs.developers.google.com/codelabs/android-persistence/#0
- https://github.com/googlesamples/android-architecture-components/tree/master/PersistenceContentProviderSample
- https://github.com/googlesamples/android-architecture-components/tree/master/PersistenceMigrationsSample
-
Android Design and Architecture Patterns
2018-04-22 Reference:
- https://developer.android.com/topic/libraries/architecture/guide.html
- https://developer.android.com/guide/topics/ui/index.html
MVC & MVP:
- https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller
- https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93presenter
- https://stackoverflow.com/questions/2056/what-are-mvp-and-mvc-and-what-is-the-difference
- blogs.infragistics.com/blogs/todd_snyder/archive/2007/10/17/mvc-or-mvp-pattern-whats-the-difference.aspx
Articles:
- https://www.raywenderlich.com/109843/common-design-patterns-for-android
- https://www.techyourchance.com/activities-android/
- https://www.techyourchance.com/mvp-mvc-android-1/
- http://antonioleiva.com/mvp-android/
Threads:
- https://stackoverflow.com/questions/4916209/which-design-patterns-are-used-on-android
- https://stackoverflow.com/questions/5915377/how-to-manage-application-state-in-android-for-the-iphone-developer
- https://stackoverflow.com/questions/37469370/android-design-pattern-to-manage-ui-elements
- https://stackoverflow.com/questions/3977864/design-pattern-for-view-navigation-in-android