jbzfn, to opensource
@jbzfn@mastodon.social avatar

🐡 2006: de Raadt, the suits, and the rebellion
—ZDNet

「 Linux is immensely more popular than all of the open source BSD versions. De Raadt says that's partly because Linux gets support from big hardware makers like Hewlett-Packard and IBM, which he says have turned Linux hackers into an unpaid workforce 」

#Opensource #Linux #OpenBSD #Security
https://www.zdnet.com/article/de-raadt-the-suits-and-the-rebellion/

ms, to random
@ms@emacs.ch avatar

Are there any logs on why a deamon stops working on #OpenBSD? Is have a lot of failures of RelayD and I have no idea why.

epilys, to random
@epilys@chaos.social avatar

Reason N + 1 why mailing lists are to be avoided:

On XXXX someone wrote:
> What does "ppm" stand for ?

Theo de Raadt: Since you can't use a search engine to figure that out, I'll give you a hint. ppm means "you are stupid".

https://marc.info/?l=openbsd-misc&m=168850582720597&w=2

jbzfn, to opensource
@jbzfn@mastodon.social avatar

🐡 OpenBSD Innovations

「 This is a list of software and ideas developed or maintained by the OpenBSD project, sorted in order of approximate introduction. Some of them are explained in detail in our research papers 」

#OpenBSD #BSD #Opensource #Security
https://www.openbsd.org/innovations.html

ms, to golang
@ms@emacs.ch avatar

Success!

Since Relayd/Httpd don't support proxing requests to external hosts, I wrote my own dedicated Proxy Webserver - also as an excuse to write my first thing in . It works! Only 4 evenings :-)

Since I can now use @plausible on the new host, I will touch my proxy a bit tomorrow and on Monday I am pointing my DNSes to @OpenBSDAms.

Also, this Golang is a cool guy, not gonna lie. I have zero confidence in myself doing anything bigger in it, but it's not impossible now.

louis,
@louis@emacs.ch avatar

@ms Love to see your dedication for this project! Golang is a great language, you will soon feel much more confindent. It is so simple that you will soon code while you sleep.

Also, I'm really jealous that you now run your stuff on cool #OpenBSD machines 🙂 Let us know how it goes, I'm really interested in their offering.

deadbeefmonster, to Kubuntu

Frustrated in that I can't seem to get #OpenBSD to boot on my Thinkpad X1 Carbon (7th gen). It installs fine, but it seems no amount of bios fiddling will allow it to boot after install (with or without FDE).

I did buy the X1 7th gen because of @jcs's instructions at https://jcs.org/2019/08/14/x1c7 - and followed them, just get nothing, no matter what I try to boot to or what options in the bios I change.

FreeBSD boots and #Kubuntu boots. :\ Back to Kubuntu again for a while. Wasted time is sometimes just wasted time.

ms, to FreeBSD
@ms@emacs.ch avatar

can someone ELI5 why #FreeBSD, #OpenBSD, and #NetBSD don't share package manager? I get that they need need different binaries, but why each has their own way to package install?

pitrh, to random
@pitrh@mastodon.social avatar
Uilebheist, to random

So, there are a few things on this planet which are worse than MLDv2. Like facebook, for example.
But there aren't that many such things, and one near the top of that list has to be MLDv1

onepict,
@onepict@chaos.social avatar

@Uilebheist sadly MLDv1 is still a part of #NetBSD #OpenBSD.

Whereas #FreeBSD uses MLDv2.

pitrh, to random
@pitrh@mastodon.social avatar
ms, to random
@ms@emacs.ch avatar

Ok, #OpenBSD has WOWED me again.

Hibernation works on my thinkpad.

HIBERNATION!

boilingsteam, to foss
@boilingsteam@mastodon.cloud avatar
schenklklopfer, to Nvidia German
@schenklklopfer@chaos.social avatar

Ob es M$ und/oder #Nvidia je schaffen werden, die Treiberversionen in der gleichen Schreibweise darzustellen?

folken,

@kkarhan @schenklklopfer #openbsd consistency ftw.

ms, to random
@ms@emacs.ch avatar

The last missing piece of moving my site to #OpenBSD. I have no idea how :-(

I proxy plausible via nginx in my current setup (https://plausible.io/docs/proxy/guides/apache). How can I achieve it via Relayd? I try to

pass request quick path "/js/script.js" forward to plausible.io

in my http protocol, but the syntax is invalid. Quieting the plausible URL does nothing. Or maybe I am completely wrong and it's a job for Httpd?

ms, to random
@ms@emacs.ch avatar

Yesterday I've found out about https://openbsd.amsterdam/. #OpenBSD folks, what is the consensus here? I'm currently using Vultr but I love smaller companies tightly integrated into community. Amsterdam checks all boxes. Can someone using their services share some experiences?

morgant, to random
@morgant@mastodon.social avatar

@seninha Today's musings on #MLVWM reminds me, I really like your X11 applications and definitely need to start using XFiles. IIRC, there's no #OpenBSD port in 7.3-stable yet, correct?

While I want the classic System 6/MacOS 7/8/9 simplicity for my desktop environment (currently MLVWM w/iDesk, stalonetray, and some misc utilities), I prefer lightweight software following the UNIX philosophy to allow users to add or replace components as they see fit. Yours do that so well!

ms, to selfhosted
@ms@emacs.ch avatar

I've just finished reading "Relayd and Httpd mastery" by @mwl and it cemented my plan to move to . https://test.sapka.me is already working and https://michal.sapka.me will soon follow. I like the Relayd + Httpd + acme-client setup much better than whatever tries to achieve by trying to be everything.

It's the first book of his I've read - "Absolute FreeBSD" and "Ed mastery" were also great. I don't know of any other indie tech writer but I dig his writing so much! The fact, that he may be the only writer treating (my recent love) seriously makes it even easier. After finishing "Relayd.." I've instantly bought his "Tarsnap mastery". Highly recommended!

I've been thinking about an adventure with and guess what? MWL is working on a book about it!

In the meantime (so: yesterday) I migrated my personal laptop from to . I had to force legacy UEFI and disable Nvidia but everything just works. WiFi, hibernation, even media keys. I am floored!

testing, to random

@gabboman i found this post and immediately thought of you ​:Blobhaj_Thinking:​

RE: https://honk.tedunangst.com/u/tedu/h/826vfpzQXG1TF8th25

testing,

@gabboman they are #openbsd peeps honkers btw 🐡

morgant, to random
@morgant@mastodon.social avatar

I’ll start digging into the #openbsd pkg_add source soon, but it generally takes me a while to find appropriate code in its Perl modules. In the meantime, trying to determine why pkg_add -u doesn’t seem to update PKG_CACHE if I delete a file, but pkg_add -nu does. Also, will it install from the cache, or only download to it?

jhx, to random
@jhx@fosstodon.org avatar

#OpenBSD documentation is simply amazing - each and every time. :openbsd:
This #pf guide is great for starting out 😉

https://www.openbsd.org/faq/pf/

usul, to FreeBSD French
@usul@piaille.fr avatar

Fundraiser by Glen Barber : Supporting my roles in the #FreeBSD Project
https://www.gofundme.com/f/gjbbsd

rorystarr,
@rorystarr@mstdn.social avatar

@usul hey @tj, this is a person that shares your interest #OpenBSD

(Don't mind me, helping a new joiner federate their private server)

ms, to FreeBSD
@ms@emacs.ch avatar

I've been playing with #OpenBSD recently and I love it. Things just work! Enable HTTPS on Httpd (webserver) and PF (firewall) opens 443. Magic!

Long story short: https://test.sapka.me. There are a few things I still need to fix, like broken chain of trust between Relayd and Httpd but I will move https://michal.sapka.me there eventually. I still really like #FreeBSD, but it seems #OpenBSD is simply easier.

KarlPettersson,

@ms I also have a blog running on . I use nginx from packages because I could not get httpd to work with isso (the commenting system). That was in 2017, and I guess it would be possible with relayd, however. https://static-dust.klpn.se/

rorystarr,
@rorystarr@mstdn.social avatar

@ms hey @tj, this is a person that shares your interest #OpenBSD

(Don't mind me, helping a new joiner federate their private server)

morgant, to random
@morgant@mastodon.social avatar

A minor update for my swupdate convenience utility for #openbsd:

https://github.com/morgant/swupdate-openbsd/releases/tag/0.7.1

This resolves a bug which would prevent it from correctly detecting that a file had been changed during syspatch(8) execution.

(Oh, and cringey new update-verse in the README.)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • tester
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • tacticalgear
  • osvaldo12
  • normalnudes
  • cubers
  • cisconetworking
  • everett
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • modclub
  • lostlight
  • All magazines