Identi.ca Identi.ca
  • Login
  • Public

    • Public
    • Groups
    • Featured
    • Popular

Conversation

Notices

  1. uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs

    How reliable is MySQL-Connector? Seems very new… also, unfortunately not in Debian yet?

    about 10 months ago from web
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python

      A reminder why !Python sucks: spending a ridiculous amount of time debugging @#%$@%# Unicode problems… #Code66

      about 10 months ago
    • Arne Babenhauserheide Arne Babenhauserheide Python

      you could just use python3… it resolves most unicode annoyances quite nicely !python — still needs mutplotlib, though…

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python , Arne Babenhauserheide

      I can't use !Python 3 the same reason no one else does—dependencies I need aren't ported yet!

      about 10 months ago
    • Arne Babenhauserheide Arne Babenhauserheide Python

      I already use !python 3 for about half my projects. I still did not get used to the print() function, but otherwise it’s really nice.

      about 10 months ago
    • Arne Babenhauserheide Arne Babenhauserheide Python

      and for example the pyglet 1.2 alpha automagically get converted to !python 3 when you run setup.py with py3 http://www.pyglet.org/

      about 10 months ago
    • Cyber Killer Cyber Killer Python

      @samatjain keeping using python2 because the libs arent ported will not help speed up the porting, you know ;-)

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python , Arne Babenhauserheide

      I've switched to Python 3 for perhaps 10–20% of my projects. The rest? Dependencies missing…

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python

      @mcepl memcache/redis, MySQL off the top of my head. Pretty common Web development stuff?

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python , Cyber Killer

      Don't need to tell me that. But in the real world in a time crunch, you're more interested in getting things done…

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python , Cyber Killer

      Superiors & end-users don't care what back-end language you use. The still sad state of the Py3 ecosystem makes choosing otherwise easy

      about 10 months ago
    • Arne Babenhauserheide Arne Babenhauserheide Python

      @samatjain When I see a missing dependency, I generally try to use 2to3 on it. If that works, I use a private copy. If not… :(

      about 10 months ago
    • Arne Babenhauserheide Arne Babenhauserheide Python

      @samatjain For my PhD I can’t use Python3 for most stuff yet, because matplotlib is still missing - and there are heavy dependencies…

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python , Arne Babenhauserheide

      @arnebab 2to3 doesn't work on binary modules. Nor do I want to deal with conversion-related bugs.

      about 10 months ago
    • Cyber Killer Cyber Killer Python

      @samatjain you got a point. I suess nothing will change until py2 gets officially dropped by the main team. Then all libs will have to port.

      about 10 months ago
    • Marc Rintsch Marc Rintsch Python , Cyber Killer

      @cyberkiller They don't *have* to. And py2 officially getting dropped doesn't mean it won't be used anywhere anymore.

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python , Cyber Killer

      @cyberkiller I don't think anything will change until #!/usr/bin/python runs _all_ Python programs w/out users having to think about it

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python , Cyber Killer

      @cyberkiller The most awesome, innovative way to do that would be usin PyPy to run Py2, but don't think powers that be will actually do it

      about 10 months ago
    • Arne Babenhauserheide Arne Babenhauserheide Python

      yepp, pure binaries are pretty bad - nothing to be done about that :(

      about 10 months ago
    • Arne Babenhauserheide Arne Babenhauserheide Python

      you can already do that: pypy works quite well - and often very fast. They are also working on a py3 port (eagerly awaited by me…)

      about 10 months ago
    • uıɐɾ ʞ ʇɐɯɐs uıɐɾ ʞ ʇɐɯɐs Python , Arne Babenhauserheide

      @arnebab I'm uninterested in "can"—it "should" do it for me! I want to write my programs, not deal w/ platform issues

      about 10 months ago
    • Arne Babenhauserheide Arne Babenhauserheide Python

      @samatjain did you actually test pypy? You say it should do it for you. I tell you it probably can. If you don’t try it, that’s your choice.

      about 10 months ago

Site notice

Identi.ca is converting to pump.io on 1 June 2013

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Identi.ca is a microblogging service brought to you by E14N. It runs the StatusNet microblogging software, version 1.1.0-release, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Identi.ca content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.

Built in Montreal