I think you can still compile this fine with Go 1.7+, if you use the regular go get approach. I only just bumped it to 1.11 after switching to Go modules today.
Notices by muesli (fribbledom@mastodon.social), page 38
-
muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 21:22:53 UTC muesli
-
muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 21:12:24 UTC muesli
I don't think it is the kernel... unless those udev rules only apply to bash for some weird reason.
Just did a quick test trying that in zsh and it failed.
-
muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 21:09:31 UTC muesli
TIL: #bash provides pseudo devices for TCP and UDP connections:
echo "hello" > /dev/udp/127.0.0.1/1337
or
exec 5<>/dev/tcp/www.google.com/80
echo -e "GET / HTTP/1.0\n" >&5
cat <&5I'm baffled how I've never discovered that until today.
-
muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 20:29:33 UTC muesli
Awww why, thank you! ð
-
muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 15:52:40 UTC muesli
I did! ð
-
muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 15:35:42 UTC muesli
Disclaimer: I know we have some of the harshest systemd critics over here. If that sounds like you, then you may want to ignore this post and skip to the next one ð
Still reading and using systemd? Great! To help you generate new services and monitor your system's logs & units, I created two little tools you may find helpful!
Check out service-tools over on GitHub:
https://github.com/muesli/service-tools -
Beehive (beehive@mastodon.social)'s status on Monday, 06-May-2019 14:13:08 UTC Beehive
Not two weeks have passed since we released v0.3, and we can already announce some new Hives that made it into Beehive's development branch!
Support for Prometheus & TravisCI has been added, as well as triggering events via incoming SMTP connections.
Thanks to @CalmByte and mkrauser for their fantastic contributions!
-
muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 09:52:00 UTC muesli
Indeed I started creating my own test cases for problematic content & API responses. We probably wouldn't need a full (running) instance installation, as simple API mocks may suffice here. At least for my use-case.
The downside is that we obviously need to keep them in sync with API changes.
-
muesli (fribbledom@mastodon.social)'s status on Sunday, 05-May-2019 08:48:32 UTC muesli
Welcome to the fediverse! ð
-
muesli (fribbledom@mastodon.social)'s status on Sunday, 05-May-2019 08:13:15 UTC muesli
They released a fix via the Firefox Studies feature, which you can enable (and then disable again) in your Privacy Settings.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 16:26:34 UTC muesli
That's certainly an interesting observation! I must admit I'm not a lot wiser when it comes to Mastodon's release management.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 16:25:10 UTC muesli
What I like better about the blurred images is that they look less like a failed image load / error message. I always found those "black holes" in the page a bit disorientating.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 16:21:21 UTC muesli
Wrapping errors and other changes to the errors package coming up in Go 1.13:
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 16:16:48 UTC muesli
I actually prefer it that way. I guess that's just a matter of taste.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 09:04:06 UTC muesli
You can check out the "Legacy Extensions" in Firefox's settings. This should show you all the disabled extensions you got.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 09:01:54 UTC muesli
When you start your day and already have a bunch of awesome pull requests waiting in your inbox: ð
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 08:30:19 UTC muesli
Falkon is great and I like it a lot, but the lack of extensions is kinda killing it for me.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 07:50:15 UTC muesli
It looks like it does exactly that, yes. I'm still gathering more information and details about the situation as we speak. Will toot about any findings, as usual.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 07:49:09 UTC muesli
Oh, so you still got a running instance and just wanted to install a new addon right now?
Tough situation, really. I probably wouldn't risk it.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 07:47:15 UTC muesli
Maybe restart Firefox. I must admit I haven't tried it myself so far. I kinda don't dare to restart my browser right now, since I badly depend on a few extensions ð