Saturday, August 31, 2019
Thursday, August 29, 2019
Open Source related - 'Funding' Experiment Recap
Very interesting and thought-provoking article about Funding for OSS
https://feross.org/funding-experiment-recap/However the comments section also includes this very valid comment from Mjölnir :
There were numerous valid concerns like the ones I'm raising now. You've only cherry-picked the most positive ones and used them to support your arguments. Yes there was an inundation of responses and I'm sure it's not easy to be at the receiving end of so much derision but there were TONS of valid concerns and dismissing the VAST majority of people in the ecosystems with such a flagrant disregard for conflicting opinions does not bode wellMore comments over here - https://www.reddit.com/r/programming/comments/cwwe8c/recap_of_the_funding_experiment_ferossorg/
Monday, August 26, 2019
Thursday, August 22, 2019
Seated-Meditation vs Seated-Programming
"It's thought that KungFu was developed by the early Chinese monks as a way to stay fit enough for hours of seated meditation."
Seated Programming/Studying is not very different from Seated-Meditation.
Hence, the need for being extremely fit for hours of seated-meditation applies to seated-studying/programming as well.
Seated Programming/Studying is not very different from Seated-Meditation.
Hence, the need for being extremely fit for hours of seated-meditation applies to seated-studying/programming as well.
Monday, August 19, 2019
mysql2 gem problems on Mac
https://github.com/brianmario/mysql2/issues/1005
To fix for a manual gem install:
brew install openssl
gem install mysql2 -- --with-opt-dir="$(brew --prefix openssl)"
To fix for all bundle installs:
brew install openssl
bundle config --global build.mysql2 --with-opt-dir="$(brew --prefix openssl)"
bundle install
|
Saturday, August 17, 2019
Friday, August 16, 2019
Wednesday, August 14, 2019
Native vs Flutter/React Native/Xamarin, Dropbox going full Native
https://blogs.dropbox.com/tech/2019/08/the-not-so-hidden-cost-of-sharing-code-between-ios-and-android/
https://www.reddit.com/r/programming/comments/cqe90r/the_not_so_hidden_cost_of_sharing_code_between/
-- has good discussions about Flutter, React Native, Xamarin
https://www.reddit.com/r/programming/comments/crunfh/dropbox_would_rather_write_code_twice_than_try_to/
https://www.reddit.com/r/programming/comments/cqe90r/the_not_so_hidden_cost_of_sharing_code_between/
-- has good discussions about Flutter, React Native, Xamarin
https://www.reddit.com/r/programming/comments/crunfh/dropbox_would_rather_write_code_twice_than_try_to/
Tuesday, August 13, 2019
Saturday, August 10, 2019
Some articles to read later (that i found in reddit.com/r/programming)
https://medium.com/@gajus/pre-loading-cache-cbb0fae2747d
https://stackoverflow.blog/2019/08/06/how-stack-overflow-caches-apps-for-a-multi-tenant-architecture/
https://blog.couchbase.com/postgres-jsonb-and-nosql/
https://nickcraver.com/blog/2019/08/06/stack-overflow-how-we-do-app-caching/
https://pgdash.io/blog/postgres-server-side-programming.html
https://itnext.io/a-comparison-of-graphql-and-rest-e125d77fb329
https://mystor.github.io/git-revise.html
https://codersera.com/blog/what-is-scala-used-for-a-brief-overview/
https://medium.com/onfido-tech/metaprogramming-in-javascript-with-jscodeshift-8c72ae56759c
https://medium.com/@jotadeveloper/abstract-syntax-trees-on-javascript-534e33361fc7
https://medium.com/@leventov/hash-table-tradeoffs-cpu-memory-and-variability-22dc944e6b9a
https://jamesmonger.com/2019/08/06/return-early-return-often.html
https://www.anishathalye.com/2018/04/03/macbook-touchscreen/
https://www.programmableweb.com/news/what-graphql-and-how-did-it-evolve-rest-and-other-api-technologies/analysis/2019/07/31
Friday, August 9, 2019
Thursday, August 8, 2019
Tuesday, August 6, 2019
Ziacode - a new E-Commerce concept
Ziacode is a new Ecommerce concept that let you make money just by sharing your Ziacode across platforms.
Sunday, August 4, 2019
Saturday, August 3, 2019
Web Components
State of Web Components (2019) -
https://medium.com/swlh/the-state-of-web-components-e3f746a22d75
Web Components - The Secret Ingredient Helping Power The Web
https://medium.com/swlh/the-state-of-web-components-e3f746a22d75
Web Components - The Secret Ingredient Helping Power The Web
Elixir related - Concurrency & Absinthe, Temple HTML library, Elixir + Kubernetes, How Elixir helped improve performance, setup Phoenix + PostgreSQL using docker-compose
https://www.reddit.com/r/elixir/comments/ckihkc/i_thought_concurrency_was_a_big_thing/ - A discussion about concurrency and Elixir libraries like Absinthe.
https://www.mitchellhanberg.com/introducing-temple-an-elegant-html-library-for-elixir-and-phoenix - Introducing Temple: An elegant HTML library for Elixir and Phoenix
https://bbhoss.io/posts/announcing-cainophile/ - a library to assist you in building change data capture (CDC) systems in Elixir. With Cainophile, you can quickly and easily stream every change made to your PostgreSQL database, with no plugins, Java, or Zookeeper required.
https://itnext.io/elixir-plus-kubernetes-part-1-80129eab14f0? - Elixir + Kubernetes
https://selleo.com/blog/how-elixir-helped-me-boost-app-performance - How Elixir Helped Me Boost App Performance
https://medium.com/@ricardo.trindade743/setting-up-phoenix-postgresql-with-docker-compose-for-local-development-afeb4a4ace6c - Setting up Phoenix + PostgreSQL with docker-compose for local development
https://www.mitchellhanberg.com/introducing-temple-an-elegant-html-library-for-elixir-and-phoenix - Introducing Temple: An elegant HTML library for Elixir and Phoenix
https://bbhoss.io/posts/announcing-cainophile/ - a library to assist you in building change data capture (CDC) systems in Elixir. With Cainophile, you can quickly and easily stream every change made to your PostgreSQL database, with no plugins, Java, or Zookeeper required.
https://itnext.io/elixir-plus-kubernetes-part-1-80129eab14f0? - Elixir + Kubernetes
https://selleo.com/blog/how-elixir-helped-me-boost-app-performance - How Elixir Helped Me Boost App Performance
https://medium.com/@ricardo.trindade743/setting-up-phoenix-postgresql-with-docker-compose-for-local-development-afeb4a4ace6c - Setting up Phoenix + PostgreSQL with docker-compose for local development
Thursday, August 1, 2019
Subscribe to:
Posts (Atom)
Followers
Blog Archive
-
▼
2019
(229)
-
▼
August
(26)
- Phoenix LiveView at ElixirConf 2019
- Automaton, a game to teach programming
- The Programmer’s Guide to the Stylesheet
- Open Source related - 'Funding' Experiment Recap
- Pastel - A command-line tool to generate, analyze,...
- Exercises in Programming Style
- Seated-Meditation vs Seated-Programming
- mysql2 gem problems on Mac
- instant.page 2.0 — Preload pages when the user is ...
- Methodical HTML & CSS development
- Perl - for text manipulation
- Go - learning resource
- Native vs Flutter/React Native/Xamarin, Dropbox go...
- Ruby related - Ruby with Raspberry-Pi
- Some articles to read later (that i found in reddi...
- Vue.js - How do I make an HTML tag inside a data s...
- What is GraphQL and How Did It Evolve From REST an...
- Discussion about Flutter & Dart vs React Native
- Ziacode - a new E-Commerce concept
- Typescript related
- Moore's Law related
- Web Components
- Embedded Systems Tutorials
- Crash Course in Lisp
- Elixir related - Concurrency & Absinthe, Temple HT...
- Katacoda.com
-
▼
August
(26)
eremy commented on 26 Oct 2018