dothash's Avatar

dothash

@dothash.win

CTO in the Media Industry in Norway • x.com/iamdothash Omarchy btw

2,467
Followers
1,833
Following
997
Posts
21.10.2024
Joined
Posts Following

Latest posts by dothash @dothash.win

bsky.app/profile/doth...

04.08.2025 08:19 👍 2 🔁 0 💬 0 📌 0

Absolutely. Great ssh feature!

04.08.2025 06:27 👍 1 🔁 0 💬 1 📌 0

No, and I don't think it will happen either to be fair.

04.08.2025 06:12 👍 0 🔁 0 💬 0 📌 0

to be fair, nothing is concluded or decided upon, most likely not happening, but you never know

04.08.2025 05:37 👍 1 🔁 0 💬 0 📌 1

lmao, business opportunity

04.08.2025 05:35 👍 0 🔁 0 💬 0 📌 0

To be fair they are saying a VPN ban is most likely not going to happen, but we'll see.

04.08.2025 05:35 👍 1 🔁 0 💬 1 📌 0
$ sshuttle \
  # Forward DNS queries to prevent leaks.
  --dns \
  # Connect as 'root' to the remote server.
  -r root@65.108.151.237 \
  # Forward all IPv4 traffic.
  0.0.0.0/0 \
  # Forward all IPv6 traffic.
  ::/0

$ curl -4 icanhazip.com
65.108.151.237

$ curl -6 icanhazip.com
2a01:4f9:c011:8e77::1

$ sshuttle \ # Forward DNS queries to prevent leaks. --dns \ # Connect as 'root' to the remote server. -r root@65.108.151.237 \ # Forward all IPv4 traffic. 0.0.0.0/0 \ # Forward all IPv6 traffic. ::/0 $ curl -4 icanhazip.com 65.108.151.237 $ curl -6 icanhazip.com 2a01:4f9:c011:8e77::1

VPN bans incoming for the UK. Time to pivot.

Set up a VPN-like tunnel using any servers with an SSH connection

$ sshuttle --dns -r <username>@<ip> 0.0.0.0/0 ::/0

03.08.2025 12:12 👍 50 🔁 5 💬 8 📌 1

It's an absolutely daunting task. Even using LLMs to create the styles for you, you still have to tweak, and then tweak even more.

31.07.2025 09:34 👍 0 🔁 0 💬 0 📌 0
Post image Post image

I've created two Omarchy themes, part of the extra themes.

Ash
Snow

manuals.omamix.org/2/the-omarch...

31.07.2025 07:48 👍 6 🔁 0 💬 1 📌 0
Preview
Omarchy An opinionated Arch + Hyprland Setup

It's a flavor of Arch Linux. omarchy.org

31.07.2025 07:45 👍 1 🔁 0 💬 0 📌 0

You should try it. Love it!

31.07.2025 07:45 👍 1 🔁 0 💬 0 📌 0

Who's using Omarchy?

30.07.2025 21:13 👍 3 🔁 0 💬 4 📌 0
Preview
TryBase | Zero to API in Seconds TryBase helps you quickly generate APIs from your .sql models.

It has currently 5 free credits to test the application. Let me know if you need more. All feedback is welcome!

trybase.app

05.06.2025 07:23 👍 0 🔁 0 💬 0 📌 0

Relaunch: TryBase turns your SQL migrations into a Hono API!🔥

Drop your PostgreSQL migration files and instantly get:

→ Complete
@honojs
API
→ Automatic Zod validation
→ TypeScript
→ RPC client generation
→ Dockerfile
→ No AI, just predictable output!

Coming
→ OpenAPI
→ Better Auth

05.06.2025 07:23 👍 7 🔁 0 💬 1 📌 0

It's been a while. Who's still active? 👋

01.06.2025 06:38 👍 2 🔁 0 💬 3 📌 0

I forgot, Cloudflare still says 13.88k unique visitors the last 30 days.

My analytics that removes bot traffic based on UA, and a unique hmac pr user based on the IP+UA.

1773 unique visitors the last 30 days.

25.04.2025 16:06 👍 3 🔁 0 💬 0 📌 0

I always read this, MCT in MCT oil

16.04.2025 20:26 👍 1 🔁 0 💬 0 📌 0

This is mine now slop mode™

16.04.2025 19:31 👍 2 🔁 0 💬 0 📌 0

Wife & kids out, slop code mode on.

16.04.2025 19:07 👍 5 🔁 0 💬 1 📌 0

Well, depends on what you are creating. Most work is CRUD with frontends. Not really rocket science.

16.04.2025 11:39 👍 0 🔁 0 💬 1 📌 0

Also, I feel like if I craft a tool and want to open source it, this does not feel.. Right.

15.04.2025 17:36 👍 0 🔁 0 💬 0 📌 0

After many years of taking pride in crafting code, this is how it makes me feel.

I know. This is the future. I have to get over this feeling.

15.04.2025 17:35 👍 2 🔁 0 💬 0 📌 0

I have a midlife crisis in software development. 70% of the code is AI. It makes me feel like a fraud.

15.04.2025 17:34 👍 6 🔁 0 💬 3 📌 0

It's bubbletea in this case. Haven't tested Cobra yet 👀

15.04.2025 05:56 👍 1 🔁 0 💬 0 📌 0

The learn page is revamped

14.04.2025 20:53 👍 1 🔁 0 💬 0 📌 0

I finally added the option to set dockerfile and compose YAML as private. Only accessible by a direct link.

14.04.2025 20:53 👍 4 🔁 0 💬 1 📌 0
Video thumbnail

100% AI

A pomodoro app written in @golang.org. I call it gomodoro. Took me around 1 hour.

14.04.2025 17:34 👍 3 🔁 0 💬 1 📌 0

exactly!

14.04.2025 16:17 👍 1 🔁 0 💬 0 📌 0

Why is creating TUI apps so appealing?

14.04.2025 15:58 👍 5 🔁 0 💬 1 📌 0

😅

Rip my Samsung TV. They don't care it is not a touch screen.

12.04.2025 14:57 👍 1 🔁 0 💬 1 📌 0