マリウス

Results 172 comments of マリウス

I'd happily wait for your PR!

Yes, that could be done. One side note: `EDITOR` is usually a default env variable (at least under *nix), since many other tools depend on this.

This is pretty cool! However, I think it might be better if you create a dedicated repository for it and make in a standalone tool, wdyt? It doesn't seem to...

I'm also experiencing this issue with a self-compiled version of the raspberry userland repo on the latest Ubuntu Server image for the Raspberry Pi 4. I've added `SET( CMAKE_EXE_LINKER_FLAGS "-Wl,--no-as-needed"...

Thanks, could you provide me with a URL to test implementation?

Please try again with latest master: ``` reader -a "Safari: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15" https://medium.com/@JasonWyatt/squeezing-performance-from-sqlite-explaining-the-virtual-machine-2550ef6c5db ```

@gapmiss I believe I have fixed this issue with one of the latest releases. Please give it a try again sometime and report back if it is still happening.

For reference: - https://www.reddit.com/r/redditdev/comments/t8e8hc/getting_nothing_but_429_responses_when_using_go/ - https://www.reddit.com/r/redditdev/comments/uncu00/go_golang_clients_getting_403_blocked_responses/ @gapmiss are you able to reproduce this behavior on any other site but reddit?

The different versions of your dependencies don't work with each other. With go-orbit-db you need to be very picky in regard of those. Check one of my project's [go.mod](https://github.com/mrusme/superhighway84/blob/master/go.mod), to...

I wanted to request this feature as well, it would be super useful for period-based stats!