The best founders I know move at a speed that looks impossible to normal people. They compress 1 months in 3 days.
They ship 3 different ideas in a week.
Test 3 growth channels in one day.
Wake up the next morning and make 20 new videos with different hooks.
following up relentlessly
Operate 24/7, always talking to users and answering questions
Do hundreds of calls in a day.
Find and Schedule 200 investor meetings back-to-back for weeks.
Decide with 30% of the information and iterate/pivot while everyone else is still polishing their logo.
They are constantly in motion.
Most startups don’t die from bad ideas.
They die from waiting too long.
Speed creates momentum.
Momentum creates luck.
Luck creates opportunity.
When in doubt, move faster.
Be boring in the right ways. Go to bed early. Wake up early. Eat simple foods. Save money. Exercise. Read old books. Avoid drama. Boring is seriously underrated.
@GG_Observatory@TheAhmadOsman This framing makes sense. Context is the bottleneck for local models. The bigger your context window, the more code the model can work with, which allows it to handle large projects better.
Context length is the ceiling.
@0xSero Hi @0xSero, just starting with local models, any article/video recommendation for understanding REAP, Q4, or any llm terms?
I currently have 4080 16gb, kind of lost what the process it takes on making a large model run on a smaller GPU.
6 years and 7 months ago, I did not know how to use function and return value from it.
I appreciate how much growth you can achieve throughout the years. Thanks to all my friends, mentors, and co-workers that supported me throughout my career.
https://t.co/Ah573qnq4Z
@futurologiae@dabit3 From my experience, Flipper is causing issues for pod installs. A quick workaround is to run it using Rosetta. There's an active issue in their Github but I have not yet looked into it again.
@dominicdigital@VicVijayakumar@dabit3 I did not know about this. Thanks for sharing. From my experience, it didn't run the x86 Google Chrome, hence I used Chromium instead.
@flavioukk @DNeighly @VicVijayakumar@dabit3 Build your own docker image. Most are not compiled for ARM64. My experience was for Selenium and Chrome. The official standalone selenium chrome docker image was not compatible with the M1 chip.
@VicVijayakumar@dabit3 It surprisingly works well despite the preview versions. I use Docker for automation. Also, I'll just point out that most docker images aren't built for ARM. So you need to find images that supports it or create your own.