Shawn Webb

@lattera
552 Followers
351 Following
1.8K Posts

HardenedBSD cofounder.
Tor-ified Signal: +1 443-546-8752

I'm also @lattera

@SoloBSD btw, I'm migrating to @lattera. Feel free to follow that account and toot to me there. :)

@SoloBSD You might need to do some extra steps to rebuild secadm:

cd /path/to/secadm
make clean cleandir
make depend all
make install
service secadm start

^ the `make clean cleandir` step is the new step.

I'm now @lattera. I'll start migrating over to that account fully over the next week.

bsd.network is now live!

I have pre-reserved the names for the projects, and a few others. If you would like to take control of those, please email the admins so we can ensure the proper people have them.

#bsd #openbsd #freebsd #netbsd #hardenedbsd #bsdnow

@mulander @phessler @22decembre @feld Note: that was a joke.
@feld @22decembre @phessler @mulander Well, are you and did you? ;P
@saper Another reason for Node's death. ;)

@saper #FreeBSD's package manager now includes support for FLAVORS, which does just that. :)

This impacts Python directly as now you'll notice some Python projects have a py27- port and a py36- port (for example: py27-nyx and py36-nyx).

@saper

1. I wish a horrible death upon Javascript
2. NodeJS creates RWX memory mappings
3. npm is crap. I only want to use my system package manager.

I really wish people would stop writing what could be useful projects in #NodeJS.