Andy Hamon

Results 11 comments of Andy Hamon

I'd like to echo @janbrennen. I thought I was losing my mind for hours because `cat` wouldn't render anything even though I could see the text in my editor. Once...

@lilyball This still seems to be a problem for me even on Fish 3.3.1 Fish version: ``` fish --version fish, version 3.3.1 ``` Path in Fish: ``` /usr/local/bin /usr/bin /bin...

I see, sorry for misinterpreting 👍

Thanks for the quick reply @mostynb, that makes sense. This does lead to a few more questions on my part. The readme says: > Uploaded CAS blobs are stored in...

If we manually flatten transitive proto deps and pass them to `scala_proto_library`, intellij correctly finds the generated types, but I'm still curious if there is a better way to go...

Depending on your use case, using DNS may not produce the expected results. If a domain is using, e.g. Cloudflare CDN, the DNS records will point to a different IP...

I wouldn't want to presume that @masamitsu-murase wants to cut a new release with just this commit

Even more weird, `SO_TARGET_DIR = File.expand_path(File.join(RbConfig::CONFIG["sitearchdir"], "seven_zip_ruby"))` is the same in both versions of ruby (well, not identical, since the rubies are at different paths. But in both cases they...

Hey @oxalica I found this issue while also searching for a way to avoid the use of overlays. I think we all agree that many instances of nixpkgs is bad....

Dropping by to say this still seems to be an issue in 2024. [reporter is still documented](https://metrobundler.dev/docs/configuration/#reporter) however it does not seem to do anything. It seems like the reporter...