sl on loadaverage.org
This remote profile is registered on another site; see sl's original profile page on loadaverage.org.
-
sl (sl)'s status on Sunday, 25-Dec-2016 05:18:42 EST sl Python 3.6 dictionaries are order-preserving. I'm just wondering why there's no way to access dictionary items by index directly. When dictionary retains order, I would love to see it to be accessible just like a list. It would be quite log… -
sl (sl)'s status on Sunday, 25-Dec-2016 03:33:51 EST sl Python 3.6 dictionaries are order-preserving. I'm just wondering why there's no way to access dictionary items by index directly. When dictionary retains order, I would love to see it to be accessible just like a list. It would be quite log… -
sl (sl)'s status on Saturday, 17-Dec-2016 00:52:47 EST sl Python 3.6 is coming soon. Release Candidate 2 #3.6.0rc2 is now available.
http://blog.python.org/2016/12/python-360-release-candidate-2-is-now.html
#360rc2 #python #python3 #python36 #python360 #python360rc2 #release #candidate #programming !python -
sl (sl)'s status on Sunday, 16-Oct-2016 11:23:27 EDT sl If you're interested about more in depth blog post about this #surveillance #legalization and #constitution change in #Finland read this great #blog post by #JyrkiKasvi - It's in Finnish but here's a Google translated version: https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fkasvi.org%2F%3Fp%3D670&edit-text= -
sl (sl)'s status on Saturday, 01-Oct-2016 06:36:16 EDT sl https://www.youtube.com/watch?v=voXVTjwnn-U&list=PL85KuAjbN_gtGn4v1ELSWJlTFZF_5Ciog
#PyBay2016 #videos #python #developer #developers #programming #software !python -
sl (sl)'s status on Saturday, 01-Oct-2016 06:34:30 EDT sl Really nice #Flamechart generator for #Python from #Uber.
https://eng.uber.com/pyflame/ #flame #tracing #ptrace !python -
sl (sl)'s status on Monday, 23-May-2016 15:10:02 EDT sl After upgrading to latest version of #peewee I've been getting #InterfaceError messages about #parameter #binding, which I haven't ever seen before. Maybe I'm doing something wrong, maybe not? Also those exceptions seem to easily leave curs… -
sl (sl)'s status on Sunday, 14-Feb-2016 21:53:56 EST sl !Python Intro to #Python #Signal #Processing using
#GW150914 open data.
https://losc.ligo.org/s/events/GW150914/GW150914_tutorial.html
#ipython #numpy #datascience #dataanalytics #scipy #matplotlib #h5py #hdf5 #opendata #ligo -
sl (sl)'s status on Saturday, 13-Feb-2016 00:48:48 EST sl #sqlite3 #sqlite #database #software #development #programming #performance #servers #index #indexing #fail #explain !python Can anyone explain why this happens? I didn't figure it out quickly. I think it's actually a fail. I'm using sqlit… -
sl (sl)'s status on Wednesday, 03-Feb-2016 23:05:25 EST sl Where's precompiled pyodbc binaries? Google closed their archive(?). https://code.google.com/archive/p/pyodbc/ and this links to there only? https://pypi.python.org/pypi/pyodbc
!python #python #odbc #pyodbc #programming #developrs #db #database #windows #libraries -
sl (sl)'s status on Saturday, 21-Nov-2015 00:10:55 EST sl Found a few interesting issue with Bottle and it's static file serving. Setting headers for static file server has to be done differently than with every other type, where returned data is automatically rendered into response. Example: r … -
sl (sl)'s status on Saturday, 19-Sep-2015 01:45:38 EDT sl Having trouble installing PyNaCl on Windows? Here's a guide how to get it done. As far as I know, everyone has been suffering with this installation. https://github.com/OpenBazaar/OpenBazaar-Server/wiki/Installing-pynacl-on-Windows !python … -
sl (sl)'s status on Monday, 14-Sep-2015 12:59:52 EDT sl ow I've got the OpenBazaar-Server running. First I had some trouble with pynacl and libsodium, but now it's fully working. Excellent!
#pynacl #libsodium !python #openbazaar #p2p #distributed #market #trade #server #software -
sl (sl)'s status on Monday, 14-Sep-2015 09:58:10 EDT sl !Python #Decorators nuff said!
http://simeonfranklin.com/blog/2012/jul/1/python-decorators-in-12-steps/