Mark Wolfe
mark.wolfe.id.au
Mark Wolfe
@mark.wolfe.id.au
Software Developer, Hardware Enthusiast and AWS wrangler.
Can you change the expiration of an object yet? Needing to copy the object to extend it's expiration is a pain.
June 20, 2025 at 9:25 AM
Reposted by Mark Wolfe
What we are seeing is stricter enforcement.

So expect fewer software engineers (who can an often log on and do some remote while being a tourist!) to visit the US

In the past, this was not enforced: now it clearly is. And neither ESTA nor other tourist visas allow working remote, yes
April 19, 2025 at 11:27 AM
Yeah I also encountered this recently, I think what was most frustrating and concerning was how it rejected the credentials...
April 9, 2025 at 10:34 PM
Reposted by Mark Wolfe
I definitely need to play with Zig now to decide how I feel about it.
I understand Mitchell Hashimoto's verdict of "it's funner than Rust" somewhat now, and I suspect I'll agree (not a high bar!).
I wonder how big those binaries will end up.
January 19, 2025 at 2:39 AM
I tend to do a manual comparison of two tags, or revisions using pkg.go.dev/golang.org/x... but you can go as far as using git bisect. You can take it even further like medium.com/@fzambia/bis... lots of options around git bisect. 😅
benchcmp command - golang.org/x/tools/cmd/benchcmp - Go Packages
pkg.go.dev
January 18, 2025 at 9:07 PM