Aditya Shankar

Results 42 comments of Aditya Shankar

also, I think we should shift to expressjs or something sane lol

what if you try if the domain supports this, if it returns with 404, it does not, If it doesn't, use it

I think, like, one of the primary reasons deno was created was to avoid writing and managing package.json, or similar additional files, it you've an additional registry.ts, kinda defeats that...

I guess I clearly didn't think this through enough, yeah you're right, this would probably be hard to tell other people to do in their custom links, I just... idk,...

> Do you mean there should be some consensus/shared format/endpoint that all of these repositories follow? (I'm not sure what udd can do to instantiate that!) yeah, that's basically what...

ANY website can send a request to localhost, since the app uses localhost:port, a developer might want to send and recieve data from their flask-desktop application to make file-system changes,...

Notice the user uses HSLA instead of RGBA ![image](https://user-images.githubusercontent.com/21975892/39631509-f7c64598-4fcf-11e8-8b1e-58f6c73beadb.png) hsla is a different color scheme than rgba, (hue,light,saturation,alpha and red, green, blue, alpha) hsla changes really quickly and i guess...

Holy crap!, I'm amazed by how much code you managed to figure out despite the lack of documentation (I'm so sorry, I was quite naive when I created this library)....

also heads-up this entire codebase needs a massive rewrite, and move to the shadow dom (which I should have done to begin with), (and needs to get rid of the...

that would be awesome!