Forrest Tindall
banner
forresttindall.com
Forrest Tindall
@forresttindall.com
Film Photographer, Artist, Software Dev
Forresttindall.com
Forresttindall.dev
A starry night by the campfire in sun valley Idaho.
#photography #campfire
October 17, 2025 at 8:43 PM
Thunder bird motel on cinema film
🎞️ Eastman Vision 3 250D
📷 Yashica Electro 35
#filmphotography #filmisnotdead
October 16, 2025 at 6:33 PM
Downtown from our boise analog club meetup.
🎞️ Kodak TriX 400
📷 Olympus OM1 35mm f2
October 16, 2025 at 6:00 AM
Small town Americana signs.
🎞️ Kodak Gold 200
📷 Yashica Electro 35
#filmphotography #filmisnotdead
October 15, 2025 at 7:51 PM
My dog River
🎞️ Eastman Vision 3 250D
📷Yashica electro 35
#filmphotography #filmisnotdead
October 15, 2025 at 7:03 AM
A 1800s cabin in the mountains of Idaho shot on 35mm film.
October 15, 2025 at 6:35 AM
My self made mini server rack running headless Ubuntu Jammy Server and ARM CCMiner mining Verus Coin Crypto. Interestingly since getting way faster internet, I’ve been prioritized way more in the mining pool and it’s about 3x-4x more profitable with the same Hashrate and compute power.
July 8, 2025 at 8:41 PM
Building a #wardriving Rig called obsidian. It’s a compact stealthy wardriver while still packing an all day battery. It’s coming soon to paradoxlabs.tech
June 23, 2025 at 9:37 PM
A limited number of translucent purple marauder mini cases have been dropped to the website!
Grab them at paradoxlabs.tech
June 20, 2025 at 5:23 PM
Prototype UI of Stealth USB.
Stealth USB, is a fully self-encrypting USB drive using AES-256 GCM encryption. Launching soon on paradoxlabs.tech
June 20, 2025 at 3:14 PM
Reposted by Forrest Tindall
Deleting files recursively on Linux:
rm -rf /path/to/folder

Deleting files recursively on Windows:
set "target=C:\Path\To\Folder"
for /R "%target%" %F in (*) do del /F /Q "%F"
for /F "delims=" %D in ('dir "%target%" /AD /B /S ^| sort /R') do rd "%D"
June 19, 2025 at 4:57 PM
Broke 50k finally! Moving away from my town of 500 and will be pumping those numbers up.
Use wigleuploader.net to generate social badges and multi file batch upload!
June 19, 2025 at 9:56 PM
Just built the prototype for Stealth USB, a fully self-encrypting USB drive using AES-256 GCM encryption. Cold storage. Covert. Premium. Launching soon on ParadoxLabs.tech
June 19, 2025 at 9:53 PM
It’s pretty funny to me that even being a novice to InfoSec you’ll have tons of randos asking you to hack for them.
June 17, 2025 at 3:10 PM
Someone needs to tell those devs who make their portfolio sites blank HTML that they're not a 10x gigachad and Linda in HR is going to think theyre dumb.
June 14, 2025 at 2:54 AM
Your price isn't too high,

You need better customers,
and a better value proposition.
June 9, 2025 at 3:53 PM
Procrastination is the death of your dreams
June 9, 2025 at 3:53 PM
Most small business websites lose potential customers because of three simple mistakes:

1. No clear call to action

2. Slow load times

3. Poor mobile layout

These are not complicated to fix. I have helped businesses double their lead conversions just by addressing these basics.
June 9, 2025 at 3:14 PM
Just gave my site a full UX/UI upgrade.
Smoother, faster, way more me.

Also quietly booking new web dev projects.
Design-forward. Conversion-minded. Let’s build something better
Creationbase.io
May 28, 2025 at 4:48 AM
Reposted by Forrest Tindall
We’ve been super focused on developers but one of the cool things about Orbiter is hosting a site/app is as simple as uploading your assets. Like the old ftp days. orbiter.host
Orbiter
The simplest way to upload and host static sites and apps
orbiter.host
May 23, 2025 at 2:20 AM
Americans now hold more Bitcoin than gold.
May 21, 2025 at 1:07 AM
I want Blue sky to win as I'm a huge believer in open source and open social protocols. But I get zero traction on Bluesky. Having to appease the algorithm to be seen is just more of the same shit meta pulls. It's manipulative and unacceptable @jay.bsky.team
May 20, 2025 at 11:30 PM
The software I built for Ramboll has been running flawlessly for 4+ months—helping keep air monitoring going strong and stay on budget.

Feels good when code makes a real-world impact.
May 20, 2025 at 8:42 PM
Flex your dev cred with this GitHub activity calendar you can easily add to your website.

github.com/forresttinda...
GitHub - forresttindall/Github-Activity-Calendar: A Github activity calendar to add to your personal website.
A Github activity calendar to add to your personal website. - forresttindall/Github-Activity-Calendar
github.com
May 13, 2025 at 3:02 PM
I built my own tech stack.
It’s called Vorb, and I just pushed a nice update!
You can now have it install your dependencies in one click.
Vorb is an Open source, Vite, React, Bun tech stack built for building blazing fast static websites.
Use “bun create-vorb your-app” to create a site.
May 11, 2025 at 9:31 PM