Viewing profile — sebasmagri
sebasmagri
HN member- Joined
- Mon, Nov 10, 2014, 2:32 PM UTC
- HN karma
- 8
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About sebasmagri
No profile information was provided.
Recent public activity
-
comment
Comment #8853318
It should be fixed now.
-
comment
Comment #8838933
As others has already pointed out, the goal of Falcon is to ease the creation of REST APIs and run with the best possible performance. Usually, when you are coding a full API in Dj…
-
comment
Comment #8838823
I'd like to know which aspects of Falcon's usability where found painful. I actually find it to be really friendly while coding, but I don't try to use it for stuff it's not design…
-
comment
Comment #8586884
It'd be great to be able to post feedback to the UserVoice channel, or anything else, from a dialog in the devtools. That way devs wont forget their great idea while they finish th…
-
comment
Comment #8586827
I'd recommend using Firefox Sync to store your preferences and keep it synched across all your foxes.
-
comment
Comment #8586810
There is even a Hacks article about that https://hacks.mozilla.org/2014/02/live-editing-sass-and-less...
-
comment
Comment #8586792
Sounds great. I'd love to see it in https://ffdevtools.uservoice.com/
-
comment
Comment #8586778
The OPTIONS request you're getting is probably just a preflight request related with CORS policies.