The Beatles wrote “Yesterday” in less than a minute.
Led Zeppelin wrote “Rock And Roll” in 30 minutes.
The White Stripes, “Seven Nation Army”, 10 min during a soundcheck.
The Rolling Stones, “I Can’t Get No Satisfaction”, 40min.
Making a startup in 24 hours is perfectly fine.
I really think this idea of starting a starup in 24 hours is bad idea. Gives people thinking that you can do something meaningful in short period of time. https://t.co/l3x2ov33Qn
— Myk Pono \U0001f60e (@myxys) November 10, 2018
24 hour startup by @thepatwalls
— are great challenges that make you focus on the end product value, iterate fast and see what sticks and ruthlessly kill what does not work.
More from Startups
THREAD:
https://t.co/8EmLYHHbLo
9-5s aren\u2019t the problem
— Hustle Smarter \U0001f4b8 (@Hustle_Smarterr) September 26, 2020
Letting them be your only income stream is
https://t.co/aMyO7K3IbM
The biggest asset you\u2019ll ever have is yourself
— Hustle Smarter \U0001f4b8 (@Hustle_Smarterr) September 26, 2020
Invest in it wisely
https://t.co/xv7QK5mdvD
18-25?
— Hustle Smarter \U0001f4b8 (@Hustle_Smarterr) September 27, 2020
Now is the time to take risks and improve
Don\u2019t waste this time
https://t.co/Ww2s97Kw5x
What would you say to someone who feels \u201clost\u201d?
— Hustle Smarter \U0001f4b8 (@Hustle_Smarterr) October 7, 2020
Daily Rush was the culmination of years of using the web to do gaming journalism. I started Konsollen all the way back in 1995, then ran https://t.co/zsT3ykQcVk for years in anticipation of Id's shooter, then worked at a web portal, then Daily Rush.
This was how I got into web development, project management, organizing, writing, publishing, and how I met lifelong friends. What a wonderful time. But most good things come to an end. We should all be so lucky to see something we help set in the sea brave the waves for 20 yrs!
It's awesome to see the Internet Archive snapshots from all the way back to the early months of the site. Web design anno 2000 😍

The memory lane trip on the Internet Archive goes all the way back to the precursor to Daily Rush, that https://t.co/zsT3ykQcVk site. Here's a snapshot from 1999! Complete with all the news written by yours truly 😄

But it has the potential to be something even bigger: the Netflix of productivity.
Our report and a thread 👉
We believe @seqouia and @steadfast got a good deal buying into Zapier at $5B.
We value Zapier at $7B based on:
- 30-50% YoY growth over the next five years
- Zapier’s monopoly status in the solopreneur/SMB market
- 30-40% YoY growth of no-code TAM
No-code is huge and growing, but as @edavidpeterson has written, no-code is about more than tools: it’s about a philosophy that emphasizes interoperability and customizing your software to your needs.
https://t.co/UJY6BRtXwl

Trying this on for size\u2026
— David Peterson (@edavidpeterson) January 14, 2021
\u201cNo code\u201d isn\u2019t a coherent category. It\u2019s a design philosophy.
But tools built with this philosophy in mind will be the biggest winners of the next decade.
Let me explain what I mean by way of analogy.
.@zapier enabled interoperability by building a solution to one of the intractable problems in SaaS: APIs that don’t talk to each other.
The product took off and hit $100M ARR in just 9 years, comparable to companies that have raised 100x as much money.
https://t.co/0Thk42eRpJ

Ever notice that Zapier is doing $100m+ and has no direct competition? Found their niche and crushed it \U0001f44c
— Tyler Tringas (@tylertringas) November 7, 2019
Zapier was riding an explosion in APIs that started the same year they were founded—2011.
Suddenly, every SaaS business wanted to offer its users extensibility, but not spend time figuring out what integrations to build or building them.
That’s where Zapier came in handy.

You May Also Like
Do Share the above tweet 👆
These are going to be very simple yet effective pure price action based scanners, no fancy indicators nothing - hope you liked it.
https://t.co/JU0MJIbpRV
52 Week High
One of the classic scanners very you will get strong stocks to Bet on.
https://t.co/V69th0jwBr
Hourly Breakout
This scanner will give you short term bet breakouts like hourly or 2Hr breakout
Volume shocker
Volume spurt in a stock with massive X times
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
