1
jestdotty
20h

ping REST API that is written in rust

it has specs. it will return json with result or error in it.

it's just returning result: null and no error

this is written in rust. how are you writing me responses with null objects in them? rust doesn't have null! how broken is this thing.

SAFE

Comments
  • 2
    but rust has `Option`, which is basically a nullable, but with the extra step of "naming it something else so we can still claim rust has no null".

    and maybe "no result" is just a valid possible result?

    and after all, if the response is supposed to be in json.. don't know if you heard of this yes, but - json HAS null.
  • 1
    Also, just null, true and false alone is valid json, without any brackets / braces around it.

    Another fun fact, json does allow double keys by spec. Interesting since a js object does not. It should've been called jsishon
  • 1
    @retoor TF is a double key?

    like a float as a key?
  • 1
    @jestdotty {"pony" :1,"pony":2}. Two times same name in an object
  • 0
    @jestdotty how's your llm adventure?
  • 0
    @retoor brief then drank coffee and went to talk to people about etheric possessions in a place called the asylum 😁
  • 0
    @retoor getting a model and just pinging it seems lame. also heavy

    there's a guy who calls himself a nephilim and he gave some weird version of steampunk as an idea and I tried to ask him if he'd wanna partner up and build a game. I don't think he knew that that's where I was going. maybe I'll ask him about his universe / for him to keep dispensing schizophrenic ideas to me and use that as a rubric for a RPG or something. seems like that would lead to better things than LLMs

    there's a website called Blackbox and it has sonnet in it so I can still ask questions. the NL guy kept deleting his discord server that had the AI bots in it. I forget why he lost it at me last time. now he adds me and just insults me and doesn't seem to want to be accommodating so I was irritated cuz I like being able to ask AI questions. but again not all AIs are made equal

    I have too many projects for something that would be so annoying to work with reeee
  • 0
    @retoor last 24 hours all the USA election stuff went nuts. all my channels blew up so been mired in that and thinking about spiritual things. also made some money off it

    anddd my period started and that caused odd metabolism issues and activated the autoimmunity issues so I've been generally miserable. tried to eat raw honey and maybe that made things worse idk, it also could've made them better theoretically tho

    otherwise I need to still fix my stupid address miner. I've been in a rewrite but I keep finding more bugs. brain good enough to notice them now I guess, but then I eat chocolate or have dinner and then it's not and fuck you

    I also wanted to take a vacation and play screeps like a retard. like smoke weed and just write horrible things because I've never done that before, so it would've been fun. but ended up never happening

    and I still have to clean the apartment. ceased that for now

    fuk why. oh yeah my nails ended up chipping and I have bruises on my knees thats why lol
Add Comment