Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Notices by muesli (fribbledom@mastodon.social), page 38

  1. muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 21:22:53 UTC muesli muesli
    • MightyBigCar

    @MightyBigCar

    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.

    In conversation Monday, 06-May-2019 21:22:53 UTC from mastodon.social permalink
  2. muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 21:12:24 UTC muesli muesli

    @nik

    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.

    In conversation Monday, 06-May-2019 21:12:24 UTC from mastodon.social permalink
  3. muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 21:09:31 UTC muesli 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 <&5

    I'm baffled how I've never discovered that until today.

    In conversation Monday, 06-May-2019 21:09:31 UTC from mastodon.social permalink
  4. muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 20:29:33 UTC muesli muesli
    • d7dd0d

    @d7dd0d

    Awww why, thank you! 💕

    In conversation Monday, 06-May-2019 20:29:33 UTC from mastodon.social permalink
  5. muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 15:52:40 UTC muesli muesli
    • clarjon1 :verified_flashing:

    @clarjon1

    I did! 😂

    In conversation Monday, 06-May-2019 15:52:40 UTC from mastodon.social permalink
  6. muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 15:35:42 UTC muesli 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

    In conversation Monday, 06-May-2019 15:35:42 UTC from mastodon.social permalink
  7. Beehive (beehive@mastodon.social)'s status on Monday, 06-May-2019 14:13:08 UTC Beehive Beehive
    • CalmBit

    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!

    In conversation Monday, 06-May-2019 14:13:08 UTC from mastodon.social permalink Repeated by fribbledom
  8. muesli (fribbledom@mastodon.social)'s status on Monday, 06-May-2019 09:52:00 UTC muesli muesli
    • r000t

    @r000t

    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.

    In conversation Monday, 06-May-2019 09:52:00 UTC from mastodon.social permalink
  9. muesli (fribbledom@mastodon.social)'s status on Sunday, 05-May-2019 08:48:32 UTC muesli muesli

    @jono

    Welcome to the fediverse! 😊

    In conversation Sunday, 05-May-2019 08:48:32 UTC from mastodon.social permalink
  10. muesli (fribbledom@mastodon.social)'s status on Sunday, 05-May-2019 08:13:15 UTC muesli muesli
    • hugo :verified:
    • Smiffi Surgubben Wears a Mask

    @grumpysmiffy

    They released a fix via the Firefox Studies feature, which you can enable (and then disable again) in your Privacy Settings.

    @hugo

    In conversation Sunday, 05-May-2019 08:13:15 UTC from mastodon.social permalink
  11. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 16:26:34 UTC muesli muesli
    • multiplexd :: SpareTime -> [Computer] -> WeirdStuff [Computer]

    @multiplexd

    That's certainly an interesting observation! I must admit I'm not a lot wiser when it comes to Mastodon's release management.

    In conversation Saturday, 04-May-2019 16:26:34 UTC from mastodon.social permalink
  12. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 16:25:10 UTC muesli muesli
    • multiplexd :: SpareTime -> [Computer] -> WeirdStuff [Computer]

    @multiplexd

    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.

    In conversation Saturday, 04-May-2019 16:25:10 UTC from mastodon.social permalink
  13. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 16:21:21 UTC muesli muesli

    Wrapping errors and other changes to the errors package coming up in Go 1.13:

    https://crawshaw.io/blog/xerrors

    #golang

    In conversation Saturday, 04-May-2019 16:21:21 UTC from mastodon.social permalink
  14. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 16:16:48 UTC muesli muesli

    @multiplexd

    I actually prefer it that way. I guess that's just a matter of taste.

    In conversation Saturday, 04-May-2019 16:16:48 UTC from mastodon.social permalink
  15. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 09:04:06 UTC muesli muesli
    • f.rift :fire_blue:
    • Giorgio Comai
    • ß‹ßĄÛšā§Đ֎

    @y0x3y

    You can check out the "Legacy Extensions" in Firefox's settings. This should show you all the disabled extensions you got.

    @feonixrift @giocomai

    In conversation Saturday, 04-May-2019 09:04:06 UTC from mastodon.social permalink
  16. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 09:01:54 UTC muesli muesli

    When you start your day and already have a bunch of awesome pull requests waiting in your inbox: 💕

    In conversation Saturday, 04-May-2019 09:01:54 UTC from mastodon.social permalink
  17. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 08:30:19 UTC muesli muesli
    • McEvnon

    @mcevnon

    Falkon is great and I like it a lot, but the lack of extensions is kinda killing it for me.

    In conversation Saturday, 04-May-2019 08:30:19 UTC from mastodon.social permalink
  18. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 07:50:15 UTC muesli muesli
    • Sven

    @esureL

    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.

    In conversation Saturday, 04-May-2019 07:50:15 UTC from mastodon.social permalink
  19. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 07:49:09 UTC muesli muesli
    • hugo :verified:

    @hugo

    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.

    In conversation Saturday, 04-May-2019 07:49:09 UTC from mastodon.social permalink
  20. muesli (fribbledom@mastodon.social)'s status on Saturday, 04-May-2019 07:47:15 UTC muesli muesli
    • hugo :verified:

    @hugo

    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 😆

    In conversation Saturday, 04-May-2019 07:47:15 UTC from mastodon.social permalink
  • After
  • Before

User actions

    muesli

    muesli

    Software #developer with a passion for #opensource, who enjoys #golang way too much. Made glow, beehive, knoxite, duf and a bunch of other cool things.If it got a firmware, I&apos;ll flash it.

    Tags
    • (None)
    WebSub
    Pending

    Following 0

      Followers 1

      • Galip (Inactive)

      Groups 0

        Statistics

        User ID
        10562
        Member since
        7 Jul 2018
        Notices
        1080
        Daily average
        0

        Feeds

        • Atom
        • Help
        • About
        • FAQ
        • Privacy
        • Source
        • Version
        • Contact

        Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

        Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.