by fghtr on 11/28/19, 11:24 AM with 249 comments
by bo1024 on 11/28/19, 3:47 PM
https://peertube.co.uk/videos/watch/55eece8c-2d6c-4da3-8c8c-...
This prototype version is definitely not ready for mass market due to (1) known overheating issue (so far I've observed it get quite warm sometimes, but not uncomfortably hot), (2) a bunch little software things to work on. But it's really exciting to be able to `ls` and `cd` and `ssh` on a phone, and know that the software updates are coming.
Purism's accomplishment already is pretty incredible on both a hardware and software level. For me, well worth the price. Congrats to them even if there is a ways to go yet.
by 95014_refugee on 11/28/19, 5:37 PM
Er, no. You bought a bunch of silicon off the shelf, and you had to integrate it. Several orders of magnitude less work.
Fifteen developers, and two years? Not mentioned, but this means you didn't write the telephony stack either.
iMX8M bringup, driver development, software integration. This is real work, but it's a tiny fraction of what goes into making your own phone.
Hoping you sell enough of these that you manage to attract adversarial attention. Because how you deal with that will be the true test of your commitment...
by DyslexicAtheist on 11/28/19, 12:09 PM
> I think the story is that Washington SPCs are LLCs in pretty much every aspect besides shareholder-board disputes.
and, why
> have they never made a Social Purpose Report available despite the fact that they've been an SPC for two and a half years?
from the bottom of the article[1]:
> It is also worth keeping in mind that Purism isn't actually incorporated as a typical LLC (Limited Liability Company). They are actually incorporated as a SPC (Social Purpose Corporation) in the state of Washington. The primary difference between an LLC and an SPC in Washington is that SPCs can do things that are in the best interests of their customers rather than always doing things that are in the best interests of their shareholders. It is also important to know that in Washington this status comes with some extra regulatory requirements ...
----
if formed as an SPC, shouldn't they be transparent in how they allocate budgets to internal projects (as proof that they do what is outlined in the Social Purpose Report (SPR))? It's a shame they don't produce a SPR which could be used to verify the claims about price in this post.
[0] https://news.ycombinator.com/item?id=21371573
[1] https://jaylittle.com/post/view/2019/10/the-sad-saga-of-puri...
by oefrha on 11/28/19, 12:55 PM
by lnsru on 11/28/19, 12:04 PM
by riazrizvi on 11/28/19, 4:29 PM
by awinter-py on 11/28/19, 6:16 PM
When android devices have a major public video permission hole, everyone exhales and mentally checks out. When purism is late, it sucks but it's not the same
Pre-sale customers are along for the ride. If the lesson for other startups is 'if you're really innovating, your users will be there when you're ready', I think that's a really good outcome.
by pferde on 11/28/19, 11:54 AM
If only. I suspect that only tech enthusiasts are aware of these issues. In the meantime, non-technical people only give you weird disbelieving looks when you mention this to them, and then continue ignoring it.
by cjg on 11/28/19, 1:51 PM
Given that the design is open, it should be possible for another company, who doesn't have these sunk costs, to deliver the same phone for less.
Does this mean that they have the price wrong? Can selling open designs ever recoup such design costs?
by strooper on 11/28/19, 1:59 PM
Business around privacy is a thing going on for at least a decade. However, we often forget that our data flow is controlled, monitored, and stored by those who we try to protect our data from.
by GordonS on 11/28/19, 6:02 PM
by Pmop on 11/28/19, 2:28 PM
by 131012 on 11/28/19, 12:30 PM
by DCKing on 11/28/19, 1:07 PM
But the world's moved on since those reports were made. It's FUD: https://www.reddit.com/r/CopperheadOS/comments/6wtul0/on_sen...
by kulahan on 11/28/19, 5:50 PM
Side note: this is the strangest font I've seen in a long time. Why is the lower-case "t" smaller than every other letter? It almost looks like one of those fonts designed for dyslexic readers, but with no variations in the width of the letter strokes, I don't think that's the case. Anyone know if it was just a really strange choice, or if it serves some greater purpose?
by Aeolun on 11/28/19, 1:56 PM
by gorgoiler on 11/28/19, 12:00 PM
by skinnyasianboi on 11/28/19, 2:35 PM
by baybal2 on 11/28/19, 6:28 PM
SoC has a gigantic cost advantage over discrete parts, let alone PCIE cards.
The only showstopper is the 4G radio. There are no IP vendors for it at all, and that is very much a result of things antitrust regulators should've been taking care of.
by shmerl on 11/28/19, 9:01 PM
What's the reason not to use Plasma Mobile though? I'd prefer investment of effort into that.
by cryptozeus on 11/28/19, 4:14 PM
by ForFreedom on 11/28/19, 1:40 PM
by cryptozeus on 11/28/19, 4:06 PM
by jokoon on 11/28/19, 2:29 PM
There should be a market for electronics that goes against planned obsolescence. Build a device that runs a good enough OS, with low specs, that doesn't require fast hardware, make it sturdy and last at least 3 years, and I would buy it.
I refuse to spit more than $200 for any of those devices. People say "but I used it everyday, it is my main computer", well with all due respect you are addicted to your phone.
The smartphone industry is bizarre. Of course you can accuse Apple and google ecosystems, but still.
by gwd on 11/28/19, 12:44 PM
> Well, here we are, we are shipping with GNOME / GTK+
...this point is I think quite unfortunate. I tried to write a GTK+ program a few years ago and it was completely impossible. Using GNOME / GTK+ will surely limit its attractiveness of a development platform. It's too bad they couldn't have done something based on Qt instead.
EDIT: Rather than downvoting, why don't you post your contrary experience with GTK+?