| bio | website | stackexchange.com/users/… |
|---|---|---|
| location | United Kingdom | |
| age | 18 | |
| visits | member for | 3 years |
| seen | yesterday | |
| stats | profile views | 121 |
I'm a 16 year old from the UK whose learning my way around the programming world. Interested in physics, electronics and IT as well. My aim in life to get somewhere in programming or become an astrophysicist, and live into 2100.
Currently making an iPad app for stackexchange sites, which intenses to be part of the learning process only as I dont have an iPad. But now is getting closer to becoming a complete app, pushing me to save up for an iPad.
|
Jun 3 |
comment |
Installing user scripts on site? Well if they have the same security restrictions, then won't the potential for abuse will be the same? If that's the case then can't the approving be the same as it is now, anything goes apart from malicious scripts. In fact by making them installable on the site stackexchange can then block them, like apps can be blocked by key. |
|
Jun 2 |
revised |
StackAsk - Ask questions from iPhone and iPad - Now free on App Store! added 88 characters in body; added 26 characters in body |
|
Jun 1 |
asked | Installing user scripts on site? |
|
May 27 |
accepted | WebSockets in API |
|
May 25 |
awarded | Yearling |
|
May 23 |
comment |
Can we have the display_name field in the /me/associated route? I wonder if Kevin doesn't reply because he doesn't see them (there's been a lot of Off Topic questions lately), it would be nice to be able to @ping him, from anywhere. |
|
May 22 |
comment |
Correct user behaviour when /me returns no items Well write access with accounts isn't supported with the API, and creating accounts kind of falls under that, so you are stuck with constructing the URL manually, the URL won't really change unless theres a massive overhaul of the network, which is very rare. Once the user has logged in to their OpenID the site should become aware of the SE profile. |
|
May 22 |
comment |
Correct user behaviour when /me returns no items Why don't you like sending them to site/users/login what other option are you looking for? |
|
May 22 |
comment |
Can we have the display_name field in the /me/associated route? Really it should return the full user object, and just allow you to select which fields you want using filters. |
|
May 18 |
comment |
What's the best way to get all available data related to a user's reputation? If you use an app key the 300 request limit, is bumped up to 10,000 requests (per day per user). You can request the last 100 reputation changes, and work out which day they fall on yourself by doing something like api.stackexchange.com/2.0/users/191463/… Then you can set the page parameter to get the next 100 (though you'd have to be wary of duplicates or missing out rep changes over the page break, if the user increases their reputation between your requests, you can do it solely on dates to avoid this) |
|
May 18 |
answered | What's the best way to get all available data related to a user's reputation? |
|
May 16 |
comment |
StackInbox v2.2 - Inbox client for Mac (Now with notifications) @Alex, sorry it is a bug, you'll have to go into the app preferences and untick then retick the menu bar option. You'll only have to do this once. But I will fix it (and the help menu crash) as soon as I can, which will be in 3 weeks as I have exams currently. |
|
May 16 |
comment |
StackInbox v2.2 - Inbox client for Mac (Now with notifications) @AlexCoplan. that was the case in a previous version, are you sure you have downloaded the latest version? |
|
May 13 |
asked | How to get network profile username? |
|
May 9 |
comment |
Why are Meta sites' “site_state” = “linked_meta”? Meta.SO is not listed as a meta site at all in the API, not in site_type or site_state. the two fields are duplicates concerning meta sites. |
|
Apr 28 |
comment |
StackAsk - Ask questions from iPhone and iPad - Now free on App Store! @zeliboba, good idea :) I've implemented this and it will be the upcoming update. |
|
Apr 26 |
comment |
“client_id not provided” when trying to obtain an access_token here is the correct place |
|
Apr 21 |
asked | Why are Meta sites' “site_state” = “linked_meta”? |
|
Apr 19 |
revised |
StackAsk - Ask questions from iPhone and iPad - Now free on App Store! added 37 characters in body |
|
Apr 5 |
accepted | Inbox unread since parameter not working |