Live data from Hacker News

Samsung Acquires Joyent

joyent.com

91–100 of 256 posts

Re: Samsung Acquires Joyent

#91

Earlier quoted context omitted.

I worked with two project managers from their US team STA (Samsung Technologies America). One was OK. The other one was a fucking psychopath. I'm talking about needlessly and viciously backstabbing all in range. Totally unbelievable. Never seen anything like it, and god help me I hope I never see it again. Later, I visited their HQ in Korea and met some of their Indian and Korean development teams. They were competen…

Then you should see the japanese way of working, it's also quite fun! I believe this is common in most of asia. I have worked in China and it's not quite different at all from what you're saying.

[deleted]

Re: Samsung Acquires Joyent

#93
post #75

Earlier quoted context omitted.

Why is your link relevant? Joyent = Illumos, which is a fork of open-Solaris, not Linux at all.

The point being that Samsung give a shit about contributing to open-source projects at all.

The Samsung TV I got came with a pirated copy of linux, which is quite a feat (came with a copy of the GPL 3, which is a clear breach of the GPL 2 only license of linux).

Re: Samsung Acquires Joyent

#94

I'm sorry but how is this a good fit? What is the synergy here? This particular sentence is incredibly vapid: "By bringing these two companies together we are creating the opportunity to develop and bring to market vertically integrated mobile and IoT services and solutions that deliver extraordinary simplicity and value to our customers."

I completely agree with you. Would be interesting to know a little bit more about the company strategy.

Re: Samsung Acquires Joyent

#96

Samsung is a typical asian electronics company (has a hardware focused history and very good at it, but doesn't understand or respect software). I'm so glad that node.js is not under Joyent control.

Why be a racist?

jk.

There's a reason Samsung seems to be not that great as a software shop. I wrote up a long post on HN almost 2 years ago (God, it's been 2 years!!). I'm reposting the link here.

https://news.ycombinator.com/item?id=7712192

Re: Samsung Acquires Joyent

#97
post #89

Earlier quoted context omitted.

From the CTO's blog post, it seems to me that Samsung became interested in Joyent not for its most famous product, Node.js, but for its new product, Manta, which is some sort of serverless, distributed, data-storage and processing service ( https://www.joyent.com/manta ). Manta might be well-suited for the new hotness, the Internet of Things. So that's how I saw it progressing. Samsung was looking into how to get in…

Manta seems like they are throwing the kitchen sink at those problems, tons of containers, proprietary OS, proxies, etc. If you want to store objects in a distributed way, why not just use something like RethinkDB, which has proxying/sharding etc. built in? RethinkDB even has a way to execute code with 'js'. Or for serverless processing, why not AWS lambda or the crop of clones?

Manta doesn't run on a proprietary OS, but runs on SmartOS, a distribution of illumos [1][2]. In fact, almost everything at Joyent is open source, including all of Manta [3]. As for why not anything else, Manta has been around since 2013 [4], before other similar solutions, and allows you to run arbitrary programs on your data. As an example, some of our customers run ffmpeg on videos that they upload, to produce different variants to then store in Manta.

[1] https://github.com/joyent/smartos-live

[2] https://github.com/joyent/illumos-joyent

[3] https://github.com/joyent/manta

[4] http://www.theregister.co.uk/2013/06/25/joyent_object_store/

Re: Samsung Acquires Joyent

#98
post #89

Earlier quoted context omitted.

From the CTO's blog post, it seems to me that Samsung became interested in Joyent not for its most famous product, Node.js, but for its new product, Manta, which is some sort of serverless, distributed, data-storage and processing service ( https://www.joyent.com/manta ). Manta might be well-suited for the new hotness, the Internet of Things. So that's how I saw it progressing. Samsung was looking into how to get in…

Manta seems like they are throwing the kitchen sink at those problems, tons of containers, proprietary OS, proxies, etc. If you want to store objects in a distributed way, why not just use something like RethinkDB, which has proxying/sharding etc. built in? RethinkDB even has a way to execute code with 'js'. Or for serverless processing, why not AWS lambda or the crop of clones?

For the record, there is no "proprietary [operating system]" involved here. The Triton stack (upon which Manta is based) runs on top of SmartOS[1], a wholly open source operating system built around an illumos[2] core.

[1] https://www.joyent.com/smartos

[2] https://github.com/illumos/illumos-gate

Re: Samsung Acquires Joyent

#100

Samsung is a typical asian electronics company (has a hardware focused history and very good at it, but doesn't understand or respect software). I'm so glad that node.js is not under Joyent control.

I am not sure what Samsung being Asian has to do with anything :) This is good news for node.js since what this means is more money gets poured into node.js development. For example Microsoft pouring money into JS seems to have lead directly to Typescript.

Don't know. There isn't even a word about Node in the statement from then CEO, but before today I didn't even know what the main business of Joyent is so I can't say how they and Samsung think it's important for them. Just figure, my first thought was "Samsung wants Node, but why?" :-) Anyway, it's not tightly bound with Joyent anymore so even a worst case scenario won't affect ot much.
Post reply on HN