Discover and read the best of Twitter Threads about #30years30threads

Most recents (3)

⭐ PPV ⭐
My current Life Operating System

PPV stands for Pillars, Pipelines, and Views.

It is an incredible productivity system created by @augustbradley.

I have been using it for about a year now. Let's look at the basics.

2021-09-18 #30years30threads 18/30

A thread🧵⬇
/1 The Goal
The whole PPV system is about integrating systems to gain better focus and alignment, with knowledge resurfacing at the right time.

With PPV I tie my tasks to my goals, habits, and values and track my overall progress regularly.
/2 Pillars
Organize by Cross-Cutting Life Segments

This is where you define what categories your life involves.

For me this includes;
* Mind Expansion
* Health, Fitness & Sleep
* Husband, Father & Family
* Finances & Admin
* Hobbies & Entertainment
* Job & Career
Read 9 tweets
It's Follow Friday: Golang Edition! 🤩

Check below for who you should follow for A+ #Golang content on various platforms.

Please feel free to jump in and add your own! I'm always looking for more quality sources!

2021-09-16 #30years30threads 16/30

A #FollowFriday thread🧵⬇
Read 7 tweets
Let's wrap up learning about the #Golang CLI

Go CLI; Help, Docs, and Miscellany

2021-09-16 #30years30threads 16/30

A thread🧵⬇
/1 Go Help

When diving into the #Golang CLI `go help` is your best friend.

It contains very detailed reports of each sub-component in the CLI.
(Think man pages, but just for go)

You can see all top-level options with `go help`, then dive deeper with `go help <topic>`.
/2 Go Doc

This is the go-to tool for exploring the #Golang standard library and other packages.

With Go Doc you can lookup docs for;
* packages
* consts
* funcs
* types
* vars
* structs
* more...

e.g. `go doc net/http.StatusOK` to see HTTP status consts defined in net/http.
Read 8 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!