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

The solution is actually quite simple. Being able to choose your child's sex. If women have happier and easier lives, parents will prefer having daughters which will in turn increase the female population and decrease their value, bringing the value of sexes to an equilibrium.


That's very clever! The men will for sure be happier.


Also sort of explains the recent rise in gender dysphoria and why male to female is much more common than the other way around.


I've always preferred ambiguity ;)


Wow! I never thought of it that way, but it makes sense. Though if unhappy men are mostly invisible to society, that might lead to parents choosing boys under a wrong impression.


I wonder if you (core devs) could get full-time jobs to integrate Sandstorm with company infrastructures.


Probably not -- finding a company willing to hire someone to deploy Sandstorm for them sounds at least as hard as finding a company willing to buy Sandstorm as a product and pay Sandstorm Inc. for support, which is what we had trouble with. I'm sure they exist but enterprise sales are non-trivial. :/

That said, my new employer is a big user of Cap'n Proto, a sub-project of Sandstorm.


Why would it? Imagine being a Google/Alphabet shareholder.


And on the other end of the spectrum we had Jobs era Apple, with One True God overseeing all demigods who oversee projects. IMO the things that made Apple products so successful was this structure which left no room for confusion and that the company was run by QA people. My impression of Jobs is that he was a QA guy himself.


Jobs was notoriously a capricious micromanager at NeXT; see e.g. "The NeXT Big Thing", Randall Stross.

Thanks to the secrecy that shrouds everything Apple, it's hard to get a handle on whether he became a more evolved manager (or, let's not euphemise: less of a flaming asshole) later on at Apple.


If LV2 plugins are anything like VSTs, you'll need to load the plugin in your audio application and route your MIDI input through that plugin. In most DAWs this is done by creating a track then assigning MIDI input and the VSTi to the track.


Am I the only person who finds GNU parallel way too complicated? I tried to perform a very easy parallel task with it and spent hours reading the documentation and various tutorials. If a person with Unix command-line skills can't easily pick it up, what's the point of having it?


There do seem to be some very complex use cases. On the other hand, their example of parallel gzip of files seems straightforward:

find . -name '*.html' | parallel gzip --best

Generally, using it in places where you would normally use xargs seems uncomplicated.


Probably a stupid question, but how do the remote machines translate the pathnames to local pathnames? And what happens if they fail?


The example above is just running in parallel locally.


A good start is looking at the section 'Remote execution' in 'man parallel_tutorial'.

Spoiler: You can have GNU Parallel kick the machines if the fail, and rerun the job on another machine.


What was it that you tried to achieve? I find it very easy for trivial parallelisation over files but am quickly lost when it becomes more complex.


Did you start by reading the "Reader's guide" which is presented before the first option is introduced in the man page?



Like how the PRISM program got whistleblown by Googlers? Oh wait, that never happened.


Threat of jail / treason conviction is a lot stronger than the threat of being fired by google.

I can totally see someone caving for the one and not the other.


Google never cooperated with PRISM. As soon as news came out that the NSA was tapping Google's intra-datacenter dedicated lines, Google announced they would accelerate encrypting all that traffic.

https://www.google.com/amp/arstechnica.com/information-techn...


Yes, I remember this as a demo for an HTML5 game engine.


From what I've seen it's been getting much better. Linux has very powerful tools for media creation/editing now: Blender, Krita, Darktable, Natron are some quality apps that I'm aware of.


The problem is that they still pale compared to the Windows/Mac applications.


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

Search: