SumatraPDF is great! It’s fast, but does not work well for annotations like highlighting text.
I have switched to Okular, you can install it directly from the Microsoft store directly.
HN user
SumatraPDF is great! It’s fast, but does not work well for annotations like highlighting text.
I have switched to Okular, you can install it directly from the Microsoft store directly.
As some one who reads pdfs all days with lots of math in them, I cant go live without my 27inch 5k display. This is post is on point.
Please add math support in github markdown. Something real users need.
Stop trying to make it a social network.
It's kind of hard to imagine how DoorDash execs are going to explain to those investors who find this on HN / elsewhere and ask them what the eff is going on ?
reviewnb looks interesting. cool project.
this is exactly what I was looking for. thanks.
Can nbdev be used with other Jupyter kernels, for eg like Julia.
My main issue with notebooks is putting them under version control in git. This seems like it could help with that.
I cannot believe that you make more from such a niche dev tool than your job at Google. I always thought people who use clojure/scheme would be using their custom setup in emacs or vim.
I'm interested to learn more details, how things were when you first started out selling the app and the trend.
I have been using Bitwarden for some time now. It’s an open source password manager. There are apps for all major platforms and extensions to all major browsers. Checkout https://bitwarden.com/
For me the default colors on ubuntu were never welcoming. Changing them would be great. Hopefully with Unity 8 they choose better and warmer colors
I don't understand why Gadfly is the top repo. I always found it to be very slow and having too many dependencies. Last I remember it installs more than 20 packages as dependencies. Its also not a supported backend in Plots.jl
Wire also takes a similar approach.
I think google is trying to mimic whatsapp here: A single device with end to end encryption so that your keys never leave the device.
I use google scholar alerts for people whose research I want to follow. You will get a jive email when ever people you follow publish something with links.
This is going to change with projects like snap and flatpak. Soon every app will be come bundled with its own dependencies like Windows exe's
Found this http://www.gimp.org/docs/userfaq.html#arent-you-interested-i...
Turns GIMP developers encourage private campaigns focussed on developing specific features.
Another good article on current state of GIMP: http://libregraphicsworld.org/blog/entry/gimp-is-20-years-ol...
For preexisting OSS, I think it is difficult to get a successful Kickstarter campaign because they cannot really sell something for pledges. Have there been any successful Kickstarter FOSS projects ?
I think Bountysource is better here but for mega issues like UI redesign or GTK3 port etc a campaign may be the right way to go.
Adobe's new subscription model for Photoshop, makes it expensive for non-professionals. GIMP looks more attractive now for occasional photo editing.
For Inkscape and GIMP to be a good alternative for Adobe's apps, I think they need to improve on UI a lot. I wonder if there is any umbrella organization which can look after FOSS Design apps like GIMP, Inkscape, Krita etc.
I am not sure if Julia already has something like this, because there was some work precompilation. Can someone throw some light on this ?
I am not sure if Julia already has something similiar to this ? Can anyone throw some light on this.
Would love have support like this for Python.
I was going to mention anaconda but you already said that.
This is cool but I am eagerly waiting for this though https://github.com/atom/atom/issues/307
This should be first in the list. I was wondering why it was not in the list..
Dijkstra's comments on using Haskell as first language for CS Undergrads http://www.cs.utexas.edu/users/EWD/OtherDocs/To%20the%20Budg...
if you generate your blog using jekyll and are not using any custom plugins, why dont you host it on github.
Even if you use custom plugins, you can still generate the blog locally and push the resulting HTML to a Git repo.