Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jthegedus/jthegedus
My blog index and interesting reads and videos I have found
https://github.com/jthegedus/jthegedus
asdf firebase google-cloud svelte
Last synced: 4 days ago
JSON representation
My blog index and interesting reads and videos I have found
- Host: GitHub
- URL: https://github.com/jthegedus/jthegedus
- Owner: jthegedus
- Created: 2020-07-06T02:22:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T09:02:15.000Z (about 3 years ago)
- Last Synced: 2024-10-17T20:02:47.437Z (22 days ago)
- Topics: asdf, firebase, google-cloud, svelte
- Homepage: https://github.com/jthegedus/
- Size: 108 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Ahoy hoy π
I like a smooth consistent workflow so contribute to many parts within my stack: dev tool management (asdf-vm), documentation site generator (docsify & docsify-select), google cloud (asdf-gcloud and meta-cloud-builders) and firebase (asdf-firebase).
### π Weblog
π theory Β· π» examples Β· π¬ comments
- π¬ [State of Firebase (late 2020)](https://jthegedus.medium.com/state-of-firebase-late-2020-c4a97dd1d4f) - Official Firebase & Community Updates!
More from me
- π¬ [State of Firebase (mid 2020)](https://medium.com/@jthegedus/state-of-firebase-mid-2020-d93a627cdb6c) - Official Firebase & Community Updates!
- π¬ [GitHub & Medium with Embedly](https://medium.com/@jthegedus/github-medium-with-embedly-30d9115af585) - Nicely rendered & synced repo files?
- π¬ [State of Firebase (mid 2019)](https://codeburst.io/the-state-of-firebase-mid-2019-2b002c458d70) - Cloud Next & Google I/O 2019 updates
- π» [GraphQL on Cloud Functions for Firebase](https://medium.com/@jthegedus/graphql-on-cloud-functions-for-firebase-153fe7b02ea5) - Hassle-free GraphQL on FaaS
- π» [Express.js on Cloud Functions for Firebase](https://medium.com/@jthegedus/express-js-on-cloud-functions-for-firebase-f76b5506179) - Auto-scaling APIs in seconds
- π» [Berglas with Node.js on Cloud Run](https://medium.com/@jthegedus/berglas-with-node-js-on-cloud-run-d7cecfa5aa49) - Runtime Secret Decryption with Golang & Node.js
- π¬ [The 3 best features of Google Cloud Run](https://medium.com/weareservian/3-best-features-of-google-cloud-run-546e367242ea) - King of Serverless Compute?
- π¬ [The State of Cloud Functions (mid 19)](https://medium.com/weareservian/the-state-of-cloud-functions-mid-19-13d2d927d23b) - Google Next 19 in a Nutshell
- π¬ [State of Firebase (late 2018)](https://medium.com/@jthegedus/the-state-of-firebase-late-18-e74e6d4a940e) - 2018 Releases & Improvements
- π¬ [Awesome Firebase](https://medium.com/@jthegedus/awesome-firebase-6876cb9563e4) - List of Firebase talks, tools, examples & articles
- π [Babel & preset-env](https://medium.com/@jthegedus/babel-and-preset-env-cbc0bbf06b8f) - Compile to environments, not specifications
- π [Firebase Package Names and Bundle Sizes](https://medium.com/@jthegedus/firebase-package-names-and-bundle-sizes-ec10cede63f1) - Stop fanning the flames of that bundle size!
- π» [Cron & Cloud Functions for Firebase](https://medium.com/@jthegedus/cron-cloud-functions-for-firebase-724728b1683a) - The Serverless Cron we wanted!#### Cloud Functions for Firebase with Compiled Code
- π [Cloud Functions for Firebase with Compiled Code](https://medium.com/@jthegedus/cloud-functions-for-firebase-with-compiled-code-e234e83462dc) - ES6, ES7, Flow, TypeScript, Babel & ParcelJS
- π» [Part 1: Cloud Functions for Firebase with Babel, Flow & TypeScript](https://medium.com/@jthegedus/cloud-functions-for-firebase-with-babel-flow-typescript-796606628d37) - Target your Node Runtimes!
- π» [Part 2: Cloud Functions for Firebase with Flow, TypeScript & ReasonML via ParcelJS](https://medium.com/@jthegedus/cloud-functions-for-firebase-with-flow-typescript-reasonml-via-parceljs-bf94dd5b325c) - Bundle your Cloud Function Code!#### Hardware
- π» [Ubuntu 20.04 on Lenovo ThinkPad E485](https://medium.com/@jthegedus/ubuntu-20-04-on-lenovo-thinkpad-e485-844e511d5add) - It just works!
- π» [PopOS 19.04 on Lenovo ThinkPad E485](https://medium.com/@jthegedus/popos-19-04-on-lenovo-thinkpad-e485-ac3951199132) - Same problems, same solution
- π» [Ubuntu 19.04 on Lenovo ThinkPad E485](https://medium.com/@jthegedus/ubuntu-19-04-lts-on-lenovo-thinkpad-e485-bf2d6cfd9cad) - Stop Ubuntu from hanging itself on boot
- π» [Ubuntu 18.04 LTS on Lenovo ThinkPad E485](https://medium.com/@jthegedus/ubuntu-18-04-lts-on-lenovo-thinkpad-e485-15e1d601473f) - Stop Ubuntu from hanging itself on boot
- π» [Ubuntu 18.04 LTS on a Dell XPS 15](https://medium.com/@jthegedus/ubuntu-18-04-lts-on-a-dell-xps-15-db4dcee9a2f9) - Stop Ubuntu from hanging itself on login#### Other posts
- π¬ [Medium Featured Images & Gifs](https://medium.com/@jthegedus/medium-featured-images-gifs-addeb18ebc3f) - Dimensions and ratios
- π» [Ubuntu Terminal on Windows](https://medium.com/@jthegedus/ubuntu-terminal-on-windows-b8c8558d302c) - Windows Subsystem for Linux (WSL) & VSCode#### Deprecated or TBD
- [Exploring Cloud Functions for Firebase](https://codeburst.io/exploring-cloud-functions-for-firebase-cdf62297349e) - First time FaaS
- DEPRECATED [ES6 in Cloud Functions for Firebase](https://codeburst.io/es6-in-cloud-functions-for-firebase-959b35e31cb0) - Modern language features for modern microservices
- [ES6+ in Cloud Functions for Firebase #2](https://medium.com/@jthegedus/es6-in-cloud-functions-for-firebase-2-415d15205468) - Babel Boogaloo!
- DEPRECATED [Express.js on Cloud Functions for Firebase](https://codeburst.io/express-js-on-cloud-functions-for-firebase-86ed26f9144c) - Exactly what you would expect, almostβ¦
- DEPRECATED [GraphQL Server on Cloud Functions for Firebase](https://codeburst.io/graphql-server-on-cloud-functions-for-firebase-ae97441399c0) - The smoothest GraphQL on FaaS DX to date!
- [Next.js on Cloud Functions for Firebase with Firebase Hosting](https://codeburst.io/next-js-on-cloud-functions-for-firebase-with-firebase-hosting-7911465298f2) - SSR with Clean URLsπ Interesting reads:
- [Why I moved from React to Svelte and why others will follow](https://www.mikenikles.com/blog/why-i-moved-from-react-to-svelte-and-why-others-will-follow) - I like Svelte and find these stories useful to share with sceptics.
- [Fibonacci Goals](https://www.swyx.io/fibonacci-goals/)
- [Lessons From Building a Static Site Generator (Svelte w Elder.js)](https://nicholasreese.com/lessons-from-building-a-static-site-generator/)
- [No Hello](https://www.nohello.com/)
- [TCR (test && commit || revert)](https://medium.com/@kentbeck_7670/test-commit-revert-870bbd756864) & [examples](https://github.com/islomar/tcr-workshop)
- [Why your team doesn't need to use pull requests](https://infrastructure-as-code.com/book/2021/01/02/pull-requests.html)
- [Examples of people quickly accomplishing ambitious things together](https://patrickcollison.com/fast)
- [Game Engine Architecture by Jason Gregory](https://www.gameenginebook.com/) - my favourite programming book!
- [How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5](https://cbloomrants.blogspot.com/2020/09/how-oodle-kraken-and-oodle-texture.html)
- [A clean start for the web](https://macwright.com/2020/08/22/clean-starts-for-the-web.html)
- [The Return of the 90s Web](https://mxb.dev/blog/the-return-of-the-90s-web/)
- [Second-guessing the modern web](https://macwright.com/2020/05/10/spa-fatigue.html)
- [Web browsers need to stop](https://drewdevault.com/2020/08/13/Web-browsers-need-to-stop.html)
- [The truth about Svelte](https://gist.github.com/Rich-Harris/0f910048478c2a6505d1c32185b61934)
- [Write less code](https://svelte.dev/blog/write-less-code)
- [Virtual DOM is pure overhead](https://svelte.dev/blog/virtual-dom-is-pure-overhead)
- [The zen of Just Writing CSS](https://svelte.dev/blog/the-zen-of-just-writing-css)
- [Why is printf better than echo?](https://unix.stackexchange.com/a/65819/397902)
- [Friends donβt let friends Curl | Bash](https://sysdig.com/blog/friends-dont-let-friends-curl-bash/)
- [The Let It Crash Philosophy Outside Erlang](https://stratus3d.com/blog/2020/01/20/applying-the-let-it-crash-philosophy-outside-erlang/)πΉ Interesting videos:
- [Rust: A Language for the Next 40 Years - Carol Nichols - 2019](https://www.youtube.com/watch?v=A3AdN7U24iU)
- [10 Things I Regret About Node.js - Ryan Dahl - JSConf EU 2018](https://www.youtube.com/watch?v=M3BM9TB-8yA)
- [The Post JavaScript Apocalypse - Douglas Crockford](https://youtu.be/NPB34lDZj3E)
- [Retrofitting parallelism into OCaml](https://youtu.be/i9wgeX7e-nc?t=6186) & [Multicore OCaml -- what's coming in 2021](https://youtu.be/mel76DFerL0)
- [HTTP headers for the responsible developer](https://youtu.be/Mjqf2kkFLy8)
- [Firebase offline: What works, what doesn't, and what you need to know (Firebase Summit 2019)](https://youtu.be/XrltP8bOHT0)π Anecdotes
- [Money well spent??](https://userweb.cs.txstate.edu/~br02/cs1428/ShortStoryForEngineers.htm)
- [Feed the Beast β A Cautionary Tale](https://xp123.com/articles/feed-the-beast-a-cautionary-tale/)