Hacker News new | past | comments | ask | show | jobs | submit | sauere's comments login

For a application that mostly does CRUD stuff (no offense) this seems a bit pricy. Anyway, good luck!


Thanks! More than what the application does, its value lies in where it saves the client money. A big part of this is eliminating the need to buy new tools when one simply doens't know where a tool is.


Does this include file transfers, if so, how?

Curious because when sending a .webm video from an Android device to a iOS device, the video file was transcoded on WhatsApp servers and then delivered to the iOS device as H264/mp4 (since iOS can not play .webm files)

This should no longer be working.


The whitepaper (https://www.whatsapp.com/security/WhatsApp-Security-Whitepap...) claims that the attachments of any type are encrypted


It definitely should include file transfers, according to their blog post: https://blog.whatsapp.com/10000618/end-to-end-encryption.

Are you sure encryption was active, both devices on the latest version? Is there a chance that the conversion was done on either of the devices?

Otherwise, yeah, something isn't right.


Conversion is done by the devices I think.


God i hate Spotify Helper


I googled for "spotify helper 100 cpu" and there seem to be tons of forum threads of people complaining about it... but the community forum insists that I register an account to even view the threads linked by Google, so, um, maybe I'll just go back to sheer piracy, so I can use open source software that doesn't break my computer.


Python+Flask is awesome

so lightweight, yet extendable... some extensions that might be worht looking at: Flask-Login, Flask-SQLAlchemy, Flask-WTForms, Flask-Admin


Plus one for flask. You can have a web app up and running locally in about 15 minutes, then deploy to Elastic Beanstalk in another 10.


> There’s a package called isArray that has 880,000 downloads a day, and 18 million downloads in February of 2016. It has 72 dependent NPM packages. Here’s it’s entire 1 line of code: return toString.call(arr) == '[object Array]';

How anyone can deal with JavaScript for more than 5 minutes is absolutely beyond me


Sensationalist stuff. isArray doesn't depend on anything, but lots of other packages depend on it. Why? Because it's actually kind of hard to tell the difference between an array of things and an object with integer keys. The Array.isArray function wasn't added to the language until ES5, so you need a way to shim older tests.

If you're writing only for modern browsers, you don't need it (if you actually visit the code in question you'll see it defaults to Array.isArray - in that sense, it's a polyfill or whatever). But if your code might run on old browsers, it can't hurt to have it, and it cleanly encapsulates a trick that you no longer have to remember the syntax for.


For bay area standards, you are underpaid.


A 15" maxed out Macbook Pro from 2011.

The day there is a Laptop with specs comparable to the Apple MBP (in terms of battery life, build quality, screen resolution etc.) that runs a major Linux distro out of the box with full hardware support and no pain in the ass, i am switching.


"battery life, build quality, screen resolution" = total agreement, I can't wait to be back on Gnome 3.


Don't see that one happening. Exchange is too tightly coupled with Active Directory and IIS.


I don't think Exchange uses any interface other than LDAP to hit Active Directory, so I'd think there's at least a fighting chance that the AD requirement could be satisfied by other LDAP servers.

I can't speak to the IIS integration anymore-- I quit following that at a low level back in the Exchange '03 timeframe. I would suspect there's a clear line between IIS and Exchange, however, that could be used to facilitate an adapter layer for a flexible HTTP(S) server like nginx. The SMTP, POP, and IMAP services, though, would probably involve a lot of re-implementation.


Last time I checked it also uses a lot of RPC protocols, e.g. NSPI.


heise.de (tech news)

golem.de (like heise, but worse)

gruenderszene.de (startup news)

deutsche-startups.de (like Gruenderszene, but worse)


Photoshop. The only reason i am still running OSX is Photoshop.


If you aren't doing painting you should look into Nuke.


Do you mind Nuke costs 5x more than Photoshop? Otherwise completely agree.


I found Pixelmator to be a great alternative, at least for for my non-professional use, on OS X. It's a lot cheaper and you only pay once.


I think he wants to get away from OS X and move to Linux


True. Oh well, maybe another reader will find that information useful


How's the performance, compared to native installation ?


and Steam, but that also might be game dependant i guess


You don't need Wine for that on OS X though


I think that's what he was saying.


For my basic needs, gimp and krita have been enough


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: