Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

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

  1. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 09:37:58 EDT muesli muesli
    • andrej

    @andrej

    Yeah, used a bunch of (static) code analysis tools: goimports, misspell, deadcode, errcheck, govet, ineffassign, staticcheck, structcheck, typecheck, varcheck, bodyclose, dupl, goconst, gosec, unconvert, unparam. To name "just a few" πŸ˜‚

    In conversation Friday, 19-Jul-2019 09:37:58 EDT from mastodon.social permalink
  2. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 09:36:03 EDT muesli muesli

    @314

    I wouldn't go as far as saying it's ignorance - or at least that's not what I intended to say πŸ˜†

    Yes, it can be difficult to find the right set of tools, but on the upside: it's just so difficult to pick and choose because there really are quite a bunch of useful helpers operating on #golang's AST. I really wish we were in that situation for other languages, too.

    Check out golangci-lint, btw.

    In conversation Friday, 19-Jul-2019 09:36:03 EDT from mastodon.social permalink
  3. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 09:32:30 EDT muesli muesli
    • Matthieu ⌨

    @Matthieu

    Posts like yours are the medals I collect πŸ˜†

    In conversation Friday, 19-Jul-2019 09:32:30 EDT from mastodon.social permalink
  4. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 09:29:11 EDT muesli muesli

    GitHub has given up on catching up with me πŸ˜‚

    "19 repositories not shown"

    In conversation Friday, 19-Jul-2019 09:29:11 EDT from mastodon.social permalink
  5. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 09:24:05 EDT muesli muesli
    • Baudouin Feildel

    @amdg2

    Yeah, it'd be a lot more challenging and time intensive. Just think of all those compile / build cycles πŸ˜‚

    In conversation Friday, 19-Jul-2019 09:24:05 EDT from mastodon.social permalink
  6. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 09:17:50 EDT muesli muesli

    Other things I've learned tonight:

    - all those context switches between dozens of projects are a lot more exhausting and mentally draining than you could possibly imagine

    - this would have been a lot worse without #golang's strict coding style and formatting conventions

    - many projects have a CI pipeline set up, but ignore lots of the brilliant code analysis tools the Go ecosystem provides

    - Maybe C++ projects next? Not sure that's a good idea for my mental health πŸ˜‚

    In conversation Friday, 19-Jul-2019 09:17:50 EDT from mastodon.social permalink
  7. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 09:07:35 EDT muesli muesli

    Tried identifying the most common #golang mistakes and went on a little bug hunting mission tonight:

    Fixed hundreds of bugs & issues across 39 of the most popular Go projects, and created more than 100 pull requests. 28 of which have already been merged in the past couple of hours!

    Here's what I most commonly encountered:

    - typos
    - unnecessary conversions
    - ineffectual assignments
    - tautological errors
    - missing error handling

    Here's the full list: https://github.com/pulls?q=is%3Apr+author%3Amuesli (login required)

    In conversation Friday, 19-Jul-2019 09:07:35 EDT from mastodon.social permalink
  8. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 06:33:02 EDT muesli muesli
    • thurloat πŸ“Œ

    @thurloat

    Prints in one go, no assembly required!

    In conversation Friday, 19-Jul-2019 06:33:02 EDT from mastodon.social permalink
  9. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 05:54:24 EDT muesli muesli
    • feonixrift

    @feonixrift

    A PLA chain-mail πŸ˜†

    In conversation Friday, 19-Jul-2019 05:54:24 EDT from mastodon.social permalink
  10. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 05:06:41 EDT muesli muesli
    • Joe

    @capnjoe

    That's why they're called business socks!

    In conversation Friday, 19-Jul-2019 05:06:41 EDT from mastodon.social permalink
  11. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 05:00:58 EDT muesli muesli

    "Wrong turns on the path to success are not failures, they are simply iterations. Both science and art are iterative processes that include wrong turns. And those wrong turns aren't outliers, they are part of that process"

    -- Adam Savage

    In conversation Friday, 19-Jul-2019 05:00:58 EDT from mastodon.social permalink
  12. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 04:31:58 EDT muesli muesli
    • πŸš€ Josh

    @screenbeard

    You can use '-tabs=false' with gofmt, but let's just say it's not the recommend way πŸ˜‰

    In conversation Friday, 19-Jul-2019 04:31:58 EDT from mastodon.social permalink
  13. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 04:29:33 EDT muesli muesli
    • πŸš€ Josh

    @screenbeard

    Just a heads up: sent a pull request your way over on GitHub πŸ˜‰

    In conversation Friday, 19-Jul-2019 04:29:33 EDT from mastodon.social permalink
  14. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 04:26:34 EDT muesli muesli
    • J.A. HultΓ©n :mastodon:

    @sldr

    Gets printed in place, no assembly required!

    In conversation Friday, 19-Jul-2019 04:26:34 EDT from mastodon.social permalink
  15. muesli (fribbledom@mastodon.social)'s status on Friday, 19-Jul-2019 03:25:16 EDT muesli muesli

    Playing with 3D-printed fabrics. Feels really weird & funny but pleasant in the hands.

    In conversation Friday, 19-Jul-2019 03:25:16 EDT from mastodon.social permalink
  16. muesli (fribbledom@mastodon.social)'s status on Wednesday, 17-Jul-2019 13:28:27 EDT muesli muesli

    Recycle your droids, save the galaxy!

    In conversation Wednesday, 17-Jul-2019 13:28:27 EDT from mastodon.social permalink
  17. muesli (fribbledom@mastodon.social)'s status on Wednesday, 17-Jul-2019 12:55:45 EDT muesli muesli

    Bricking iPhones like it's a toy:

    https://bugs.chromium.org/p/project-zero/issues/detail?id=1826

    In conversation Wednesday, 17-Jul-2019 12:55:45 EDT from mastodon.social permalink
  18. muesli (fribbledom@mastodon.social)'s status on Wednesday, 17-Jul-2019 04:27:19 EDT muesli muesli
    • schokopflaster

    @schokopflaster

    Das ist der Japanische Garten in Augsburg

    In conversation Wednesday, 17-Jul-2019 04:27:19 EDT from mastodon.social permalink
  19. muesli (fribbledom@mastodon.social)'s status on Wednesday, 17-Jul-2019 03:43:00 EDT muesli muesli

    Heaven is just a place around the corner. Soul soothingly good

    In conversation Wednesday, 17-Jul-2019 03:43:00 EDT from mastodon.social permalink
  20. muesli (fribbledom@mastodon.social)'s status on Wednesday, 17-Jul-2019 01:24:57 EDT muesli muesli
    • AnkΙ™ 🌱

    @Anke

    Good morning to you, too! 😊

    In conversation Wednesday, 17-Jul-2019 01:24:57 EDT from mastodon.social permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.