Readit News logoReadit News
abuzzooz commented on AltStore – An alternative app store for non-jailbroken iOS devices   altstore.io/... · Posted by u/murkle
ThePhysicist · 4 years ago
iOS & iPadOS devices would be so awesome if they could just run arbitrary software. The new iPad Pro is more powerful than my Lenovo T-Series laptop, and I would totally buy one if I could actually run e.g. Linux on it.

But unfortunately Apple deliberately cripples these devices. Really hope the EU will overthrow these hardware-facilitated software monopolies soon. The truth is Apple already makes quite sizeable profits with the hardware alone, so I think at least power users should be able to install arbitrary software on them. This whole "the hardware can only run software approved by us" is so ridiculous, really makes you wonder how companies doing this (not only Apple) can still get away with it.

Imaging Tesla would restrict which roads you can drive your car on, because just using arbitrary roads that haven't been thoroughly reviewed by them for security and safety would be a risk to you. That's essentially what Apple is doing with hardware that's perfectly capable of running general-purpose software.

abuzzooz · 4 years ago
I never understood this argument. Many products in the past have failed because they were too restrictive. Apple’s current suite of products are doing very well, so they must be doing right.

If you don’t like Apple’s approach or products, then don’t buy them and let the market decide. No company is under obligation to do business according to what you or I think is correct.

If you think the market for a good phone with open hardware is there, then by all means go ahead and build such a product. There is plenty of VC money these days.

abuzzooz commented on AltStore – An alternative app store for non-jailbroken iOS devices   altstore.io/... · Posted by u/murkle
grishka · 4 years ago
There's nothing wrong with supporting iOS. What is wrong, however, is Apple's insistence on approving every single instruction iOS devices run, and this policy being realized in hardware. You bought the device. You gave Apple money, they gave you an iPhone. It's yours now, and it's no longer theirs. So why do they still retain any kind of control whatsoever over it? A new iPhone literally won't let you do anything before it gets an okay from the mothership.

It should be illegal for hardware manufacturers to hardcode public keys and hostnames into devices such that the end user can't change them.

abuzzooz · 4 years ago
Then tell your customers that your product won’t be supported on their shiny Apple hardware and ask them to buy another hardware from a different manufacturer.
abuzzooz commented on Introducing Sketch: A Playground for React Native from Expo (YC S16)   blog.expo.io/sketch-a-pla... · Posted by u/ccheever
Kiro · 8 years ago
How else would they do it? QR code seems justified in this case.
abuzzooz · 8 years ago
Sorry, I should have clarified.

I'm not against using QR codes. I just didn't realize that I could close the modal window, and thought that I had to jump through hoops to try out Sketch.

Given the amount of crap that can be found on the internet, I have a very low threshold for losing interest.

A better approach would have been to remind me later than I can scan a QR code to access the page on my mobile device.

abuzzooz commented on Introducing Sketch: A Playground for React Native from Expo (YC S16)   blog.expo.io/sketch-a-pla... · Posted by u/ccheever
satya164 · 8 years ago
We show the QRCode because you need to scan it and open on the phone to be able to view it.

Yeah, we will change the styles to make it more obvious that it's modal. Sorry for the confusion.

abuzzooz · 8 years ago
I actually lost interest and closed the tab when I saw the QR code.
abuzzooz commented on Show HN: Primitive Pictures   github.com/fogleman/primi... · Posted by u/fogleman
abuzzooz · 9 years ago
Nice!

A few years ago, there was an HN post about a similar algorithm: https://news.ycombinator.com/item?id=4912964

Inspired by this, I wrote my own implementation in Perl: http://qumsieh.github.io/blog/2012/12/14/Evolutionary-Image-...

Pretty cool effect.

abuzzooz commented on “Swift will be open source later this year”   apple.com/live/2015-june-... · Posted by u/brbcoding
chc · 10 years ago
They haven't pulled it off yet. They've just finally stated that they intend to do so, not actually done it yet. Prior to this, they hadn't even said it was on the table. So, progress, but they still haven't pulled it off.
abuzzooz · 10 years ago
They said it will happen by the end of 2015.
abuzzooz commented on Ask HN: I want to write a simple webapp, how should I start?    · Posted by u/jagermo
abuzzooz · 10 years ago
Not being a web developer, I don't see any mention of Node, which makes me curious. Is Node not a good option?
abuzzooz commented on Show HN: Rudolph Runner   albertxing.github.io/rudo... · Posted by u/axg
abuzzooz · 11 years ago
Brings back old memories of Moon Patrol. Thanks!
abuzzooz commented on AndroWish: Tcl/Tk on Android   androwish.org/index.html/... · Posted by u/networked
lnanek2 · 11 years ago
Kind of sad the UI wasn't fixed. TCL/TK looked old and archaic a decade ago on desktop machines, and still looks really bad here: http://www.androwish.org/index.html/wiki?name=Example+Script...

It is old Sun technology that Sun abandoned to work only on Java and if you are familiar with how bad and ugly the original Java UIs were (AWT, Applets, etc.) you already know what it looks like.

To match modern Android UIs they have to rip out a lot of chrome and needless borders and decoration and make the whole thing a lot cleaner, then redo everything to try to follow a consistent design grid of touchable items. Android designs follow a 48dp grid (dp being a pixel that scales with screen density) to keep things consistent and the right size to touch. In the screenshots above you often see things like inconsistent spacing and tiny microscopic checkboxes (which are not even consistent checkboxes with the rest of Android so increase user friction).

abuzzooz · 11 years ago
> It is old Sun technology that Sun abandoned to work only on Java

Not exactly true. Tcl/Tk was not invented at Sun, although Sun did fund its development for a few years by employing its author John Ousterhout.

But, I agree with you that the UI look is outdated, and needs some touching up. Every time this issue is brought up, the Tcl folks point to the "new" theming capabilities that were added in v8.5 (or perhaps v8.4?). I haven't looked at theming in Tcl to make an opinion.

abuzzooz commented on What Does an Idle CPU Do?   duartes.org/gustavo/blog/... · Posted by u/brunorsini
abuzzooz · 11 years ago
I believe that these days unused CPU cores are physically shut down by turning off the voltage supply that's feeding them, in order to save power. This is a commonly used technique in chip design called "power gating". It is one of the most important techniques for prolonging battery life in mobile devices.

u/abuzzooz

KarmaCake day119December 31, 2010
About
qumsieh@gmail.com
View Original