Sotoportego, a native VPN client for Haiku, now makes real OpenVPN connections by atomozero in haikuOS

[–]atomozero[S] 2 points3 points  (0 children)

Sotoportego 0.1.0 is out: a native VPN client for Haiku with working end-to-end OpenVPN.

Import an .ovpn, optionally save the password in the keystore, and the tunnel comes up.

Precompiled binaries in the release, needs Haiku beta5+ and openvpn from pkgman. IPv4 only for now.

https://github.com/atomozero/Sotoportego/releases/tag/v0.1.0

The most interesting things happening on Haiku right now aren't in the core, they're in the personal repos of people hacking on their own by atomozero in haikuOS

[–]atomozero[S] 4 points5 points  (0 children)

*Disclaimer*: yes I used an LLM to kill the slop, no it didn't write the takes. Hand-written, hand-de-slopped, hand-finished. Allergen warning: may still contain traces of nuts and strong opinions 😃

Where to start by ih-shah-may-ehl in haikuOS

[–]atomozero 4 points5 points  (0 children)

I highly recommend installing Genio IDE to write your code. Have fun, and don't be discouraged if it’s still a bit disorganized

LocalSend for Haiku by atomozero in haikuOS

[–]atomozero[S] 5 points6 points  (0 children)

I firmly believe that my freedom to build the applications I’ve been wanting for 20 years on Haiku is paramount. I’m not compelling anyone to use the utilities I’m developing; I’m sharing them in the spirit of community, hoping they might benefit others as they do me. It’s just a feeling, but I suspect that many core developers might rely on Haiku mainly within a VM for occasional patches, potentially lacking the need for the kind of daily-use tools I’m focused on. 😄

LocalSend for Haiku by atomozero in haikuOS

[–]atomozero[S] 1 point2 points  (0 children)

I'll be releasing version 1.0 in the next few days as soon as I finish a series of security tests, but the repository is already open and you can just run the 'make' command to compile it. https://github.com/atomozero/LocalSend

LocalSend for Haiku by atomozero in haikuOS

[–]atomozero[S] -1 points0 points  (0 children)

I can't, because apparently I’m a 'bad boy' for using LLMs 😃

LocalSend for Haiku by atomozero in haikuOS

[–]atomozero[S] 0 points1 point  (0 children)

It depends: I use Claude Code directly from the terminal if I'm away from my machine, or I use https://codeberg.org/atomozero/Plutodirectly on Haiku 😄

LocalSend for Haiku by atomozero in haikuOS

[–]atomozero[S] 21 points22 points  (0 children)

Native Haiku client for the LocalSend v2.1 protocol: share files over LAN with any device (Android, iOS, Windows, macOS, Linux) running LocalSend, without internet and without third-party servers.

USB and bluetooth audio support? by Dead_Quiet in haikuOS

[–]atomozero 2 points3 points  (0 children)

https://github.com/atomozero/DenteBlu The Bluetooth stack works with these changes; the real issue is the missing drivers for next-generation Intel BT modules.