TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Apple. Apple Please

151 pointsby ciclotrone10 months ago

8 comments

judofyr10 months ago
It&#x27;s a bit of a strange choice, but if you read the full documentation (man codesign) it&#x27;s not too confusing actually:<p><pre><code> NAME codesign — Create and manipulate code signatures SYNOPSIS codesign -s identity [-i identifier] [-r requirements] [-fv] path ... codesign -v [-R requirement] [-v] [path|pid ...] codesign -d [-v] [path|pid ...] codesign -h [-v] [pid ...] codesign --validate-constraint path ... </code></pre> The first argument to codesign <i>has</i> to be one of -s, -v, -d, -h, --validate-constraint and in reality it&#x27;s closer to a subcommand (similar to how git as pull, push, merge etc). After that &quot;-v&quot; works as a regular option.<p>EDIT: I read the man page even further, and I was slightly wrong: It appears to be possible to pass regular options <i>before</i> the operation, but you&#x27;re required to have one (and only) one operation.
评论 #41211506 未加载
godelski10 months ago
I hate Apple products, but I just hate Windows more and am willing to give Linux a pass more.<p><pre><code> Why are core util programs different? </code></pre> Seriously! I know it&#x27;s BSD based, but let&#x27;s be real, you _should_ be able to use a command one-to-one from linux to OSX. That should be the goal. These are __core utils__! And you&#x27;re gonna tell me that flags are different?<p><pre><code> Brittle AI features with obviously insufficient testing </code></pre> I&#x27;ll be fair, Apple isn&#x27;t alone in this. But have you all heard about augmentations? Do you all dogfood? Seriously, I&#x27;ll consult because when my partner is on the train I don&#x27;t want her voice suppressed and the train sounds amplified, I want the opposite. This is a solvable issue... But your features are doing the opposite of what they are intended to. To all AI production people: augment the shit out of your data, scrutinize the shit out of your data, don&#x27;t throw it at the wall and see what sticks.<p>Apple has been good at design, and due that the &quot;Apple way or the high way&quot; was acceptable. Because at least the &quot;Apple way&quot; made some sense. But now the Apple way isn&#x27;t about making the product better, it is about making it thinner. I know that&#x27;s easier, but that&#x27;s the cost at being on top. Don&#x27;t abandon what got you there.
评论 #41211604 未加载
评论 #41211605 未加载
sharpshadow10 months ago
Can’t read a word. Mastodon wants me to activate JS to read some text..
评论 #41212031 未加载
kevingadd10 months ago
The way they disambiguate between the two options feels like it would have been a ton of work to figure out and implement... and for what purpose? I don&#x27;t understand the user story here. How hard is it to type the long version?
评论 #41211423 未加载
评论 #41211525 未加载
评论 #41211484 未加载
solarkraft10 months ago
Obviously they can. I&#x27;ve seen so much worse crimes.
xyst10 months ago
Add this to the growing list of Apple bs that has developed over the past 10 years.<p>Used to be in deep in the ecosystem. Now have been winding down significantly, hardware hasn’t been upgraded since 2017. Various iDevices aging out until bust.<p>Services reduced to bare bones iCloud. Whatever the 200G plan is for keeping basic backups. Otherwise, have self hosted most of their services<p>- iTunes&#x2F;Music&#x2F;TV transitioned to media server accessible via VPN<p>- no longer use @icloud.com&#x2F;@me.com email. Have own mail server with unlimited aliases. No more dealing with hide my address bs<p>- password&#x2F;credential management migrated to proton pass<p>- cloud storage migrated to self hosted with other providers as backups to the backups (“3-2-1”)<p>Am I now paying for these services that were once “free”? Yes, but I also learn more about the protocols, set up processes, and able to customize for my own needs. No more DRM, lawyer bs that takes away your “paid” (licensed) media, no more Apple wall.
评论 #41211632 未加载
dangus10 months ago
You know, I think this is oddly clever. Maybe it’s dumb but it seems like it appeases typical user habits.
OsrsNeedsf2P10 months ago
I think it&#x27;s clever that Apple uses the `-v` flag for both verbose and verify options. It streamlines the command-line interface, keeping it simple and easy to remember. Apple&#x27;s software is designed to interpret context, so it effectively handles both functions without confusion.
评论 #41211631 未加载
评论 #41211476 未加载
评论 #41211450 未加载