Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:4eukmtg5kmyjmp6qw3xkpite/app.bsky.feed.like/3ln6nzn7eeg24", "cid": "bafyreiapy5n37lp447j7hvl577x273zlezvau6oj7xwnhmcj7axjcteq4i", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreie4xgap36vvlamdhmhctttnlbavriu67bm6fzzedbrv7cprbnmcvu", "uri": "at://did:plc:4lagjcqzebj3lbdpk6rmashb/app.bsky.feed.post/3ln6nm7yakc2l" }, "createdAt": "2025-04-19T17:30:53.015Z" } }
The new json/v2 #golang stdlib package is still a proposal, but was merged yesterday behind a GOEXPERIMENT. Two ways to play with it: 'gotip' and the Go Playground. gotip: $ go install golang.org/dl/gotip@latest $ gotip download $ GOEXPERIMENT=jsonv2 gotip doc encoding/json/v2 Playground example:
Apr 19, 2025, 5:23 PM