Show newer

@rrix@cybre.space I hope you have a good 2019, friend

@hummingrain Depending on your cup of tea, I know stripe and chef have seattle offices, and I've heard okay stuff about them (though second hand).
Good luck in your search!

I can't decide if I want to write down this thing that isn't on the internet for all to share in, or pass it along by word of mouth only for as long as possible.
Both seem appropriate.

Show thread

I played a card game with my family called "Sergeant Major" growing up. Years later, I've finally googled this game, and there's definitely a game by that name, but what we played is *not that*.
I could not google-fu my way to a single card game that matches what we played.
I find it so cool and weird that I know a card game rare enough I can't find it online.

Wobscale.social had a redis aof file corruption, which also brought down sidekiq. Your timeline might be missing some things while sidekiq catches up.
tbqh, I'm not sure if it will result in anything being missed or not.
I apologize for the issues, and intend to dig a bit more into how the initial corruption happened.

@iliana@cybre.space Oh no, I just looked at the map image it associated with that answer.
That heat scale...

Euan boosted

This is the weirdest pkg-config invocation I've seen: github.com/dgrunwald/rust-cpyt

Yes, I'm reading that code because it didn't work in some case

vim: "Google, how do I quit?"
neovim: "Google, how do I escape :terminal mode?"

I am now the third fastest person to report a time for Celestial Resort, side B.
Third fastest can also be written as "slowest".
Wow did that take ages to finally beat without dying.

speedrun.com/Celeste/Celestial

Have you ever wanted AGPL compliance in just one rust macro?

Introducing the "include_repo!" macro, to easily let you compile all your source code into your binary, ready to be served to your users.

github.com/euank/include-repo

Euan boosted

Hey everyone, I'm Sam. I'm friends with @ek, @iliana@cybre.space, @noahm@chaos.social, and probably others that I don't yet know in the fediverse. I work on Linux containers for a living.

For anyone curious about the details, it's basically "ipv6" github.com/moby/moby/issues/33

In go's defence, the behaviour was fixed in go1.9, so it probably can't panic anymore (whoops, didn't realize that until I looked it up now) github.com/golang/go/issues/18

@iliana@cybre.space For bonus points, did you know that the `Addr` may not actually be what it's listening on?

That is to say, the following code can panic in some cases:

conn, err := net.Listen("tcp", ":8080")
if err != nil {
log.Fatal("couldn't listen")
}
_, err = net.Dial("tcp", conn.Addr().String())
if err != nil {
panic("this does happen in some cases")
}

software 

Original commit that added it doesn't totally answer why it exists, but I guess it's the best I'll get for now. It was a lot shorter back then too!

github.com/clvv/fasd/commit/27

Show thread

software 

@cosine@anticapitalist.party It is amazing and I developed muscle memory for using it...

And then the code scared me too much so I rewrote it in rust, so I use pazi these days (github.com/euank/pazi).

I'm looking into the best way to bring fasd's file-path-tracking stuff into pazi too is why I'm reading this code

Show older
Wobscale Social

wobscale.social - a server for friends of the Wob, affiliated with Wobscale Technologies