Did you know we think at 900 WPM and we speak at 125 WPM?
No wonder it’s so hard to stay on topic. The brain has 7x more thoughts than the conversation.
As a fast reader, I can read at 400 WPM, so it makes sense why articles are better for learning than videos or podcasts.
But I can only type at 40 WPM, so writing is like stuffing a cucumber into a straw. Never enough and always too much. 😂
22.11.2022 11:51Did you know we think at 900 WPM and we speak at 125 WPM?No wonder it’s so hard to stay on topic. The brain has 7x more thoughts than the...“Put your own life first,” Lennart says. What does that exactly mean?
He taught himself to build websites for fun and function. Now they fuel his businesses, while he surfs all year and codes at night.
Lennart Quecke has never worked as a pro software developer, but he builds the websites for his surf camp and job board.
Listen as we talk about following passions, owning a business, and learning to code without a team.
https://open.spotify.com/episode/4gVFed31Fmgq5NVIYx9Doa
Transcripts:
https://blog.introspectivedeveloper.com/lennart-quecke-surfer-with-nerdy-side/
Ahh, so develop branch has some pretty major refactor going on. Main uses Mastodon/…/ComposeView and develop has Mastodon/…/ComposeContentView, which has AutoComplete initialization commented out.
Mystery solved! Now what’s the plan?
7.11.2022 09:53Ahh, so develop branch has some pretty major refactor going on. Main uses Mastodon/…/ComposeView and develop has...In the ComposeContentView (where posts are made), it will parse out @, #, :, which should trigger the AutocompleteView, which shows a drop down. I assume that when something is selected, it encoded as a mention, and sent to the server.
That’s not happening in my develop branch. :shrug:
6.11.2022 19:49In the ComposeContentView (where posts are made), it will parse out @, #, :, which should trigger the AutocompleteView, which shows a drop...I found where it clicking on it navigates to the user’s profile. It happens in responsetoMetaTextAction() picks off the mention and then switches to Profile scene.
Time to hunt for a create status view, or similar.
6.11.2022 17:30I found where it clicking on it navigates to the user’s profile. It happens in responsetoMetaTextAction() picks off the mention and then...Although the mention doesn’t resolve.
But it does if I reply from the App Store:
6.11.2022 12:00Although the mention doesn’t resolve. But it does if I reply from the App Store:@GargronThis post was written under Xcode debugger. REPRO STEPS: 1. Download the mastodon-ios repo 2. Follow directions in Setup.md 3. Build defaults RESULTS: Works exactly as expected on the first try. Bravo @gargaron@mastodon.social and the mastodon dev team!
Try it out: https://github.com/mastodon/mastodon-ios
6.11.2022 11:54This post was written under Xcode debugger. REPRO STEPS: 1. Download the mastodon-ios repo 2. Follow directions in Setup.md 3. Build...Amazon's writing culture is a famous success tool, but it isn't easily imported.
Strong writing targets an audience. Amazon has specific values. Amazon audiences read and decide based on those values.
The decision-making culture precedes the writing culture. Mindset > Tool
6.11.2022 09:54Amazon's writing culture is a famous success tool, but it isn't easily imported. Strong writing targets an audience. Amazon has...Nurture curiosity for motivation (not fear of imperfection). Software engineering requires perpetual self-teaching these days, so we are all often clueless.
@RailsGirlsSoC
creates safe spaces where it's fun to learn.
The first rule of Feminist Fight Club is to talk about #FeministFightClub.
Kaja Santro found a new future by building software, but she had to find her voice to claim her place.
Listen to the full conversation to hear about Studio Ghibli, mashed potatoes, open source, inclusion at Rails Girls, and the advantages of hedonistic priorities to stay motivated while building a career in tech: https://open.spotify.com/episode/7J9jOgmHenBkSGL856CgEZ
#WomenWhoCode #womenintech #diversityandinclusion #career
31.10.2022 19:29The first rule of Feminist Fight Club is to talk about #FeministFightClub.Kaja Santro found a new future by building software, but she had...