Advertisement · 728 × 90

Posts by dothash

bsky.app/profile/doth...

8 months ago 2 0 0 0

Absolutely. Great ssh feature!

8 months ago 1 0 1 0

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

8 months ago 0 0 0 0

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

8 months ago 1 0 0 1

lmao, business opportunity

8 months ago 0 0 0 0

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

8 months ago 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

8 months ago 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.

8 months ago 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...

8 months ago 6 0 1 0
Preview
Omarchy An opinionated Arch + Hyprland Setup

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

8 months ago 1 0 0 0
Advertisement

You should try it. Love it!

8 months ago 1 0 0 0

Who's using Omarchy?

8 months ago 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

10 months ago 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

10 months ago 6 0 1 0

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

10 months ago 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.

11 months ago 3 0 0 0

I always read this, MCT in MCT oil

11 months ago 1 0 0 0

This is mine now slop mode™

11 months ago 2 0 0 0

Wife & kids out, slop code mode on.

11 months ago 5 0 1 0

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

11 months ago 0 0 1 0
Advertisement

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

11 months ago 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.

11 months ago 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.

11 months ago 6 0 3 0

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

11 months ago 1 0 0 0

The learn page is revamped

11 months ago 1 0 0 0

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

11 months ago 4 0 1 0
Video

100% AI

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

11 months ago 3 0 1 0

exactly!

11 months ago 1 0 0 0

Why is creating TUI apps so appealing?

11 months ago 5 0 1 0

😅

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

11 months ago 1 0 1 0
Advertisement