HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vinaygaba

no profile record

Submissions

The Toddler Mindset: Decision-Making Without Constraints

vinaygaba.me
1 points·by vinaygaba·tahun lalu·3 comments

Pocket Revolutions

vinaygaba.me
3 points·by vinaygaba·tahun lalu·0 comments

“Space Hoisting” for building reusable and encapsulated UI Components

jetpackcompose.app
1 points·by vinaygaba·3 tahun yang lalu·0 comments

What is “donut-hole skipping” in Jetpack Compose?

jetpackcompose.app
1 points·by vinaygaba·5 tahun yang lalu·0 comments

Showkase: UI component browser for Android developers

github.com
1 points·by vinaygaba·5 tahun yang lalu·0 comments

Auto-generated UI component explorer for Android (Storybook for Android)

github.com
1 points·by vinaygaba·5 tahun yang lalu·0 comments

Chamath for California Governor

chamathforca.com
1 points·by vinaygaba·5 tahun yang lalu·0 comments

comments

vinaygaba
·tahun lalu·discuss
I totally agree with the need to be cautious - however, if there's one thing that Big Tech has taught me, it's that there will be 20 other people in the room that will remind you of exactly what you are suggesting. There's plenty of pessimism to go around, not enough optimism.
vinaygaba
·tahun lalu·discuss
I recently wrote about something I call "Toddler Mindset"—a way of approaching decisions by asking what’s possible instead of what’s allowed.

It’s a mental shift I'm forcing myself to learn after watching my daughter have zero regard for rules that we as adults invent for ourselves.

It's utility extends beyond just engineering systems and is even more applicable in how I'm trying to think about life in general.

I'm new to expressing my non-programming related thoughts on the internet so....be kind
vinaygaba
·4 tahun yang lalu·discuss
> How on earth did he get £16Billion

I think this tweet really explains how he was able to raise a ridiculous amount of capital so easily - https://twitter.com/vinaygaba/status/1591822398894247946
vinaygaba
·5 tahun yang lalu·discuss
Very cool. I feel like this is the early version of a "programmable Notion[1]" in some ways which is built on similar building blocks that are customizable.

[1] https://notion.so/
vinaygaba
·5 tahun yang lalu·discuss
For anyone interested in this space and wishes something like this existed for Android, I got you covered! I open sourced this project last year - https://github.com/airbnb/Showkase
vinaygaba
·5 tahun yang lalu·discuss
I have a really similar motivation behind a project that aims to teach Jetpack Compose in the same fashion and funny enough, the name is also pretty similar to the title of this thread - Learn Jetpack Compose By Example. You can find it here - https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Exampl...

There's a ton of comments in every example (even though they might be redundant across the examples) and the idea is that you should be able to learn this new framework by merely reading through the examples.
vinaygaba
·5 tahun yang lalu·discuss
I built an open source library for Android called Showkase [1]. Showkase autogenerates a UI component browser for your Jetpack Compose components on Android and allows you to search, visualize and organize your UI elements. Think Storybook but for Android development.

[1] https://github.com/airbnb/Showkase