| bio | website | gaecupboard.com |
|---|---|---|
| location | Italy | |
| age | ||
| visits | member for | 3 years |
| seen | 2 days ago | |
| stats | profile views | 208 |
I'm a software developer, living and working in Italy.
When I'm not developing, I'm running.
My Google App Engine projects:
- GAE Cupboard
- StackPrinter
Contacts:
- @systempuntoout
- Blog
|
Jul 30 |
comment |
Official Stack Exchange Test App Is this the Stack Apps post to write for the StackExchange API viewer? I've tried to add a comment through it but it gives me Applications must have a registered Stack Apps post to write. |
|
Jul 8 |
comment |
sanction: a dead easy OAuth2 client Python implementation No link to the project :) ? |
|
Jun 27 |
comment |
Code::Trends - a visualization of the StackOverflow dataset Marvelous work, I really like it. |
|
May 30 |
comment |
Can we have the display_name field in the /me/associated route? I see, but can't this be marked as status-deferred? Maybe in the future, after the infrastructure upgrade, this will be easier to implement and provide; after all this feature will save you from a /me bomb calls for each site returned from the /me/associated route. |
|
May 1 |
comment |
Will Stack Exchange hot questions be provided by the API? Any plans on this one? Is this status-planned? |
|
Apr 27 |
comment |
StackGeography, a Stack Exchange question mapping site 404 Not Found, what happened? |
|
Apr 24 |
comment |
Separate Request Quotas for Authorized [app]s @Kevin this is not supported in the new V2.0 Api right? What should we do to authenticate an entirely app (and not a user) to get an access_token and its 10k separate app quota? |
|
Apr 12 |
comment |
Py-StackExchange: An API wrapper for Python @Lucas great work, any plan to support also the V2.0 Api? |
|
Apr 9 |
comment |
StackPrinter: The Stack Exchange Printer Suite @Arjan Updated, give it a try. |
|
Jan 2 |
comment |
SymbolHound: Search Stack Overflow for special characters sweet and pretty useful idea, thank you for that. |
|
Jan 2 |
comment |
How to find libraries that are compatible with a certain API release on Stack Apps? I agree with that; but, again, how could I find an application developed against 2.0 API? I would like to take a look on what the other participants of the contest are doing, is it possible at the moment? |
|
Dec 27 |
comment |
How to format an url-friendly slug for question urls because I'm not sure of the answer :); I've found the Link Fields feature proposal in the draft but not in the actual documentation available here api.stackexchange.com/docs |
|
Dec 4 |
comment |
StackPrinter: The Stack Exchange Printer Suite yes it has, userscripts.org/scripts/show/77298 top right of the page, the install button. |
|
Jul 15 |
comment |
StackTack, a JavaScript widget you can stick anywhere @Soviu working :) yup. |
|
Jul 13 |
comment |
StackTack, a JavaScript widget you can stick anywhere @Soviut sorry for bugging you mate, but the problem persists :(. gaecupboard.com/post/… |
|
Jul 11 |
comment |
StackTack, a JavaScript widget you can stick anywhere @Soviut this Programmers question gives a javascript error on StackTack. You can test it here. Chrome says Cannot read property 'email hash' of undefined . |
|
Jul 11 |
comment |
StackPrinter: The Stack Exchange Printer Suite @Mark code block, AFAIK, should be black color on white background. Are you sure? |
|
Apr 20 |
comment |
Stack Overflow ebooks for Kindle @Greg oh I see, I'm still on Leopard. Maybe I will look into your code to tweak it a little. |
|
Apr 20 |
comment |
Stack Overflow ebooks for Kindle @Greg damned BOM, that made the trick. Now I get File "unify.py", line 28, in <module>
Posts = mmap.mmap(f.fileno(), size, access=mmap.ACCESS_READ)
OverflowError: cannot fit 'long' into an index-sized integer |
|
Apr 19 |
comment |
Stack Overflow ebooks for Kindle @Greg it gives me org.xml.sax.SAXParseException: character not allowed running the xt script on the latest datadump, any hint? |