Skip to content

Instantly share code, notes, and snippets.

@gdude2002
Created October 17, 2015 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gdude2002/77b75370ce5bdb52c1ee to your computer and use it in GitHub Desktop.
Save gdude2002/77b75370ce5bdb52c1ee to your computer and use it in GitHub Desktop.
Oct 08 2015 - 22:03:27 | URL-tools | ERROR | Could not get title for "https://www.youtube.com/watch?v=Lm9J8Glk0bE"
Traceback (most recent call last):
File "/home/ultros/Ultros/plugins/urltools/__init__.py", line 898, in site_youtube
"json" % params["v"][0]).read())
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 410: Gone
Oct 08 2015 - 22:03:27 | URLs | ERROR | Error parsing title.
Traceback (most recent call last):
File "/home/ultros/Ultros/plugins/urls/__init__.py", line 507, in parse_title
response = urllib2.urlopen(request)
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 429: Too Many Requests
Oct 08 2015 - 22:06:39 | irc-stormbit | INFO | <Braven:#archives> I'd rather have the comments tbh
Oct 08 2015 - 22:09:23 | irc-stormbit | INFO | _2k10!2k10@StormBit-mcp3nl.cable.virginm.net has left IRC: Connection closed
Oct 08 2015 - 22:25:55 | irc-stormbit | INFO | <g:#archives> I wouldn't, I don't need a notification for all that
Oct 08 2015 - 22:26:12 | irc-stormbit | INFO | <g:#archives> rather have it condensed, like likes are
Oct 08 2015 - 22:31:41 | irc-stormbit | INFO | g is now known as gDroid2002
Oct 08 2015 - 22:33:12 | irc-stormbit | INFO | <gDroid2002:#Ultros> I'm using it now, seems fine so far
Oct 08 2015 - 22:33:24 | irc-stormbit | INFO | <gDroid2002:#Ultros> Whoops, wrong network
Oct 08 2015 - 22:59:04 | irc-stormbit | INFO | gDroid2002 is now known as gAway2002
Oct 08 2015 - 22:03:27 | irc-esper | INFO | -> *#Ultros* "HTTP Error 429: Too Many Requests" at youtube.com
Oct 08 2015 - 22:03:27 | irc-esper | INFO | <g:#Ultros> they use hashtags for commands
Oct 08 2015 - 22:03:28 | irc-esper | INFO | <g:#Ultros> well okay
Oct 08 2015 - 22:03:38 | irc-esper | INFO | <g:#Ultros> click.
Oct 08 2015 - 22:04:52 | irc-esper | INFO | <g:#Ultros> lol
Oct 08 2015 - 22:04:55 | irc-esper | INFO | <Kasen:#Ultros> i thought it was pretty great
Oct 08 2015 - 22:05:07 | irc-esper | INFO | <g:#Ultros> apparently you can get your old photos and blog posts back
Oct 08 2015 - 22:05:29 | irc-esper | INFO | <Kasen:#Ultros> yeah
Oct 08 2015 - 22:05:47 | irc-esper | INFO | <g:#Ultros> curious
Oct 08 2015 - 22:06:19 | irc-esper | INFO | <g:#Ultros> have you guys tried out the new swiftkey neural btw?
Oct 08 2015 - 22:06:25 | irc-esper | INFO | <g:#Ultros> should be interesting to see how that adapts
Oct 08 2015 - 22:06:27 | irc-esper | INFO | <Kasen:#Ultros> ?
Oct 08 2015 - 22:06:40 | irc-esper | INFO | <g:#Ultros> it's an alpha version of swiftkey that uses a nerual network for predictions
Oct 08 2015 - 22:06:47 | irc-esper | INFO | <g:#Ultros> neural*
Oct 08 2015 - 22:07:08 | irc-esper | INFO | <Kasen:#Ultros> not sure how that'd be any better than HMM
Oct 08 2015 - 22:08:13 | irc-esper | INFO | <g:#Ultros> it uses n-gram
Oct 08 2015 - 22:08:16 | irc-esper | INFO | <Kasen:#Ultros> not that i'm an expert in that area
Oct 08 2015 - 22:08:16 | irc-esper | INFO | <g:#Ultros> the normal one
Oct 08 2015 - 22:08:28 | irc-esper | INFO | <g:#Ultros> n-gram can only use the last two words in the sentence
Oct 08 2015 - 22:09:08 | irc-esper | INFO | <Kasen:#Ultros> do you know what the n in n-gram is? :P
Oct 08 2015 - 22:09:17 | irc-esper | INFO | <Kasen:#Ultros> it's a number
Oct 08 2015 - 22:09:31 | irc-esper | INFO | <g:#Ultros> yes, but to make it larger they'd have to make the database massive
Oct 08 2015 - 22:10:10 | irc-esper | INFO | <Kasen:#Ultros> and i'm not sure how a neural network could be made better than it without a resource increase
Oct 08 2015 - 22:10:20 | irc-esper | INFO | <g:#Ultros> it's more cpu-bound, yeah
Oct 08 2015 - 22:10:26 | irc-esper | INFO | <g:#Ultros> it says that on the google play page
Oct 08 2015 - 22:16:33 | irc-esper | INFO | <Kasen:#Ultros> seoiftjaioe
Oct 08 2015 - 22:16:42 | irc-esper | INFO | <Kasen:#Ultros> using gfycat then linking to the gif itself
Oct 08 2015 - 22:16:59 | irc-esper | INFO | <g:#Ultros> yeah, that is kinda annoying
Oct 08 2015 - 22:18:02 | irc-esper | INFO | <Kasen:#Ultros> also, mobile wikipedia links <_<
Oct 08 2015 - 22:31:02 | irc-esper | INFO | <Tear:#Ultros> next version of swiftkey will just write what it thinks you want to write by itself
Oct 08 2015 - 22:31:04 | irc-esper | INFO | <Tear:#Ultros> and always be correct
Oct 08 2015 - 22:31:34 | irc-esper | INFO | <g:#Ultros> :P
Oct 08 2015 - 22:31:38 | irc-esper | INFO | g is now known as gDroid2002
Oct 08 2015 - 22:31:45 | irc-esper | INFO | <Tear:#Ultros> we'll be locked out of our smartphones, replaced by functionally identical swiftkey AIs
Oct 08 2015 - 22:33:31 | irc-esper | INFO | <gDroid2002:#Ultros> I'm using it now, seems fine so far
Oct 08 2015 - 22:33:39 | irc-esper | INFO | <Kasen:#Ultros> holy fuck http://store.steampowered.com/news/?appids=292030
Oct 08 2015 - 22:33:40 | irc-esper | INFO | -> *#Ultros* "News - All News" at store.steampowered.com
Oct 08 2015 - 22:33:43 | irc-esper | INFO | <gDroid2002:#Ultros> Not any heavier than the old SwiftKey.. Actually a lot faster
Oct 08 2015 - 22:33:45 | irc-esper | INFO | <Tear:#Ultros> does it import the normal version's dictionary?
Oct 08 2015 - 22:33:48 | irc-esper | INFO | <Kasen:#Ultros> have a scroll
Oct 08 2015 - 22:34:02 | irc-esper | INFO | <gDroid2002:#Ultros> yeah, saw that on pcgamer
Oct 08 2015 - 22:34:11 | irc-esper | INFO | <gDroid2002:#Ultros> Tear, it has the same default dictionary but I doubt it imports
Oct 08 2015 - 22:34:31 | irc-esper | INFO | <Tear:#Ultros> i guess it's faster because there's no data yet
Oct 08 2015 - 22:34:35 | irc-esper | INFO | <gDroid2002:#Ultros> It doesn't have SwiftKey cloud either yet
Oct 08 2015 - 22:34:38 | irc-esper | INFO | <gDroid2002:#Ultros> Maybe, maybe
Oct 08 2015 - 22:58:25 | irc-esper | INFO | <gDroid2002:#Ultros> http://stackoverflow.com/questions/8318911/why-does-html-think-chucknorris-is-a-color
Oct 08 2015 - 22:58:25 | irc-esper | INFO | -> *#Ultros* "Why does HTML think “chucknorris” is a color? - Stack Overflow" at stackoverflow.com
Oct 08 2015 - 22:59:18 | irc-esper | INFO | gDroid2002 is now known as gAway2002
Oct 08 2015 - 23:00:32 | irc-esper | INFO | <Tear:#Ultros> omfg
Oct 08 2015 - 23:00:36 | irc-esper | INFO | <Tear:#Ultros> that's the best thing ever
Oct 08 2015 - 23:31:58 | irc-esper | INFO | jimj316 is now known as sleepynekojims
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment