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

Thank VCs who only exist to find a unicorn to keep their LPs investing so they can charge their 2 and 20.

You are wrong about cars. There are many automakers who absolutely care about safety, particularly in Germany, where even the slightest possibility of safety concerns can end an initiative.

Not everyone is following the China model.


Disregard for the public long predates modern Chinese business, and in the OP has nothing to do with China.


It's really inspiring how he doesn't let his horribly deformed right arm stop him from playing golf.


The fast pace comes from product deciding there should be 5 different types of “like” button and goofy AI “takeaways” functionality.

LinkedIn is a solved problem but you can’t have that any more.


Probably a lot of work that is being done there is inventing useless stuff that makes people, projects and departments look needed.

What happened to Twitter shows that in most older orgs with a well established product you can throw out ~50% of the people and it still will go on.


The person on the plane in the WWDC vid had airpods in. I guess they pair.


Most articles I've seen have echoed this sentiment, often conflating VR and AR as they go off about Meta and such. I guess with regards to the average consumer they are right about it being overpriced for what it does, but that feels shortsighted.

My view is that this Vision Pro is aimed at exactly that - pros who are going to find and develop creative uses for it. Those people will spend the money just to experience next-gen technology. I know I will. If that produces a big ecosystem of new apps and products then Apple can continue developing the cheaper Vision Air or whatever and sell that to consumers.

It seems to me Apple has made a nice step forwards in making this technology something I'd want to use. That might put me in the minority, but I don't think a lot of people got the Mac right away either.


Last week I needed to write a bash script that (among other things) parsed the text inside two square brackets that may or may not be in a given string. I rarely write bash or use regex, so it would probably have taken me 1/2 hr to an hour of Google searches like "how to reference capture group in regex bash".

ChatGPT did it for me in about 3 minutes. I was intrigued so I asked it to write Swift code to RSA256 encrypt and then decrypt a string. It did that in about 30s. I told my colleagues and someone joked "ask it to do my HealthKit integration haha". I did, and it did. Not perfectly, but instructively.

Yeah there is a lot of noisy hype around this, but for me it's already shown itself capable of massively improving my productivity.


Interesting point here. ChatGPT may be especially useful in situations where the code that needs to be written is relatively simple but the user of ChatGPT has little or no experience with that language.

For example - as part of a low code/no code product. The user of these typically doesn't know much about code, but some simple scripting might greatly enhance what they can accomplish with the product. Enter ChatGPT...


To me chat GPT represents the same interaction you see on Star Trek when someone is talking to the computer. In particular when interacting with the holodeck. They ask it to modify the environment, incremental tweaks etc and the computer understands what you mean. They are programming, but in a no-code scenario.


I’ve also found it extremely useful for command line utilities with many commands and options. Things like kubectl, ffmpeg, imagemagick, aws cli etc. Tell it what you want and it usually gives you the correct command and flags in response. It’s a lot faster than the google/parsing docs/trial and error mix that I used to employ.


Interesting but in the Apple case you'd need a cast of your intended victims face or finger to even attempt this attack.

It's easy to use a mask (or occlusion) to prevent a system from detecting your real face, but spoofing a specific person's face is a much bigger task. Any decent modern face rec system is going to use liveness detection as part of its analysis.


Most of those metrics can be gathered by off the shelf analytics SDKs. Not hardware IDs though. If they are doing that on iOS they are certainly violating a number of rules.

The proxy server is disturbing if true. Only reason I could think of that being necessary would be to use customer devices to perform distributed transcoding of other people's videos. Can't imagine that being something Apple would allow.


I've been using Xcode every working day for over 12 years and on the whole it has been excellent. It definitely has some quirks but it is a feature rich workhorse.

It has integrated docs, simulators, unit/UI test functionality inc coverage reports, live UI debugging, tons of profiling tools, and I can use it to upload my apps straight to App Store Connect. Starting with XCode 13 I also have built in CI/CD. I can build, profile, test and deploy a whole app on multiple platforms from scratch with it. And its free.


Every release of Xcode has been a buggy mess. Every. Single. One. It certainly has lots of features but I'd much rather it had less features and more polish. The worst sin a tool can make is to be unreliable and that's the best word I can use to describe Xcode.


“Every. Single. One.” There have been some bugs here and there, but it’s really not the mess you’re claiming it to be.


The Apple App Store likes to show reviews that are tied to a country, but at least for the ones I see Xcode sits at a proud 2.6 stars, with hundreds of 1 star reviews complaining about bugs and crashes.

Certainly reflects my experience as well. When the text editor of a development environment doesn't work right, I mean, shouldn't that be job number 1? Search google for "Xcode bugs", you'll see thread after thread of complaints.

I can find major complaints of bugs and crashes going all the way from 9 years ago to the latest Xcode release, no other development environment has this many complaints. It is by far the most buggy and crash prone development environment available today. People _happily_ pay for AppCode for a reason.


You're right, XCode is full of bugs are here AND there.

Ideally it would be here OR there, ie much less of them!


The last few are actually alright but there did seem to a be period where it broke every release and dropped highlighting and completion as sourcekit would crap out. Word is internal apple devs were also annoyed and complaining frequently.


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

Search: