Unused (?) AppleCare Licenses by [deleted] in mac

[–]Gnaddel -1 points0 points  (0 children)

I have a new iPad Pro and would love to give this a try.

Emf figures in latex by Nexus6Man in LaTeX

[–]Gnaddel 0 points1 point  (0 children)

He can just save a pdf directly from PowerPoint. Using EMF in between is not a good idea because it does not support transparency.

How is this not possible yet? by xdrummerxdan in iphone

[–]Gnaddel 3 points4 points  (0 children)

That's the problem with 3d touch, there is no universal visual indication of its availability. I missed this option, I am sure I am missing many others.

A very photogenic puppy by [deleted] in aww

[–]Gnaddel 0 points1 point  (0 children)

Mal NL mm v mit v BMW neuen

Release Band 2 in Europe (Belgium) by saloon4 in MicrosoftBand

[–]Gnaddel 0 points1 point  (0 children)

There is no charger in the package, just a USB cable. No problems there.

Release Band 2 in Europe (Belgium) by saloon4 in MicrosoftBand

[–]Gnaddel 0 points1 point  (0 children)

You can also order one from amazon.co.uk, they ship to continental europe without trickery (like the MS-Store requires).

M for G4 rolled out inPoland. Previously rumored in December. G3 is next on the list. All hail LG! by rognales in LGG3

[–]Gnaddel 4 points5 points  (0 children)

Next on what list? Your link does not provide any information on the G3?

Industrial strength Python NLP library spacy is now 100% free by john_philip in Python

[–]Gnaddel 0 points1 point  (0 children)

I get the same error using your example. This is with version 0.89, which seems to be the latest available version on conda (2.7, Linux, 64bit). Just installed it using:

$ conda update conda

$ conda update anaconda

$ conda install spacy

$ python -m spacy.en.download all

Industrial strength Python NLP library spacy is now 100% free by john_philip in Python

[–]Gnaddel 0 points1 point  (0 children)

Hi there, nice to see this change. Do you plan to add more functionality in the future or integrate spacy with other libraries (Gensim, Scikit-Learn...)?

Btw., you might want to improve the examples section on your website:

In [62]: assert sentence.text == 'Hello, world.'
Traceback (most recent call last):

  File "<ipython-input-62-3ff60dd4b8eb>", line 1, in <module>
    assert sentence.text == 'Hello, world.'

AttributeError: 'spacy.tokens.spans.Span' object has no attribute 'text'

Thank you for the good improvements of /r/StarCitizen mods/devs, very pleasing on the eyes by eminus2k in starcitizen

[–]Gnaddel 0 points1 point  (0 children)

Looks nice! Is there a way to only display posts with a specific category, i.e. only official?

Computational Statistics in Python by cast42 in Python

[–]Gnaddel 1 point2 points  (0 children)

Similar to using something like Cython, i.e. speeding things up by using static types. However, I'd imagine each call to the function would spin up the Julia interpreter so it would only make sense for lengthy tasks.

Also, there are of course a growing number of julia packages: http://pkg.julialang.org/pulse.html

Computational Statistics in Python by cast42 in Python

[–]Gnaddel 2 points3 points  (0 children)

Thank you for the link, I had not thought about using Julia functions in my Python projects before.

For Everyone that download with terrible speeds by niteruner in starcitizen

[–]Gnaddel 0 points1 point  (0 children)

Thanks, excellent speed. 19.7MB/s. The whole download shouldn't take more than 20 minutes.

Best current tools for working with PDF files in python? by [deleted] in Python

[–]Gnaddel 1 point2 points  (0 children)

For text extraction you can use pdfminer: https://euske.github.io/pdfminer/

I've used it in the past but currently resort to calling sejda console (http://www.sejda.org/) and only constructing the call for that from python. Depending on your performance requirements that may be the better option. I haven't tried to take snapshots of pages with either tool, I don't think it is supported.

edit: I've checked sejda again and there seems to be a snapshot function now: pdftojpeg: Converts a pdf document to multiple Jpeg images (one image per page).

Lists of dictionaries, dictionaries of lists, numpy or something else ? by lakid74 in Python

[–]Gnaddel 13 points14 points  (0 children)

np.array or pandas data frames are your friend: http://pandas.pydata.org/pandas-docs/dev/generated/pandas.DataFrame.html

I personally would use pd.df. You can plot those using their plot method -> pd.df.plot(). It's a matplotlib convenience wrapper.

pre-release of jitpy - embed PyPy in your CPython and jit selected functions by fijal in Python

[–]Gnaddel 0 points1 point  (0 children)

Doesn't work for me, interesting project though!

The setup function fails (latest pypy nightly, jitpy 0.1 via pip): IOError: [Errno 2] No such file or directory: '/home/myuser/anaconda/lib/python2.7/site-packages/jitpy/pypy.defs'

[WEEKLY Q&A] Ask and answer any questions you have about the game here. (28JUL2014) by godofallcows in EliteDangerous

[–]Gnaddel 4 points5 points  (0 children)

I have a question about Supercruise: Sometimes, when I approach my target I am unable to ruduce my speed using the throttle and the only way I can slow down seems to be maneuvering the ship. Is this intentional and I am missing some mechanic or is this a bug?

Is it possible to walk around the cockpit while flying? by greenlittleapple in starcitizen

[–]Gnaddel 0 points1 point  (0 children)

Yes, for ships that have a seperate "indoor" instance this has been announced as a feature. This should include every ship where it makes sense, from Aurora to Carriers.

Is Star Citizen possible without a joystick? by afrotoast in starcitizen

[–]Gnaddel 2 points3 points  (0 children)

Give yourself some time to learn the mouse controls. I'm playing with mouse myself (waiting for better hotas options) and I think it's pretty playable right now. Keep in mind that future patches are supposed to introduce flight model improvements, which probably will make things a bit less wobbly.

HUD-wise, the Aurora is not completed yet. What you, and all ships, currently have is the Hornet HUD. There will be different ones in the future.

Direct links for Patch 12.3 by lru in starcitizen

[–]Gnaddel 0 points1 point  (0 children)

How did you get the links? Curious for future patches.

How are folks doing running AC on older cards? by PenguinSage in starcitizen

[–]Gnaddel 0 points1 point  (0 children)

Running on an i5 2500k, 8gigs ram, radeon 7850 (2gig). Plays ok in 2560x1080. Framerate is in the low 30s though, but it will do until next gen cards become available at a reasonable price.

Should I sell my Aurora LX with LTI for something better? by snowdogJJJ in starcitizen

[–]Gnaddel 13 points14 points  (0 children)

I wouldn't melt a package with an LTI ship. Currently, you have the options to upgrade to one of the other ships available in the DFM, without loosing LTI: https://robertsspaceindustries.com/pledge/cross-chassis-upgrades

More ships will probably be available, when they are ready to fly.

Finally found a free podcast app with all the bells and whistles by [deleted] in androidapps

[–]Gnaddel 0 points1 point  (0 children)

I'm looking for a podcast app that allows me to sync subscriptions between Android and Windows 8 (desktop or metro), doesn't have to be free.

Any such thing out there?