at://jaystevens.me/app.bsky.feed.post/3lftr3hzrcc2l

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2025-01-16T07:29:57.758Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreidwkh5qpgmcuseqfw7xavnqtbdrkcblxksg5dynzljlk2okfbv7uy",
      "uri": "at://did:plc:kf7kejzn4dpqczmp6jd3uci6/app.bsky.feed.post/3lftr3hs74c2l"
    },
    "root": {
      "cid": "bafyreicw6eubqjs6kz4sf6zdp5zibdwat2w3n77ovoywibfnfca72cqtm4",
      "uri": "at://did:plc:wa464f4h6lr7cja3u4vdkfb6/app.bsky.feed.post/3lft6c7wrtc2y"
    }
  },
  "text": "Turns out that that dialect of Arabic uses a different kind of Arabic Numerals than what most places use.\nThe .ini file was being parsed in a localized mode, and the numbers were converted to the local dialect.\nThen itoa was run on the .ini and it failed because it wasn't 1, it was ١.\nTHAT was fun"
}