Hacker Newsnew | past | comments | ask | show | jobs | submit | marxisttemp's commentslogin

You don’t need third-party search managers like Alfred for this. You can just make a Shortcut called “llm” that accepts Spotlight input.


Interesting, I asked the LLMs if it's possible and it says there's an additional step of opening the shortcut first, then typing the prompt, whereas Alfred lets you put the prompt inline (i.e. you don't have to wait for the shortcut to open or anything to load). (glad for any correction to my understanding)


No, with Tahoe you get an inline input assuming “Accept input from Spotlight” is enabled for the Shortcut.


All of ffmpeg’s functionality is accessible from C (and transitively most other programming languages) via libavformat, libavcodec etc. FFmpeg supporting WebRTC means that projects using these libraries gain support for WebRTC in code.


Yes, pretty much every bit of ffmpeg can be enabled or disabled when compiling.


See also SwiftUI’s AttributedString, which can be directly instantiated from a string literal containing Markdown syntax.


Nitpick: AttributedString is a member of the Swift Foundation framework. It's not limited to SwiftUI.

https://developer.apple.com/documentation/foundation/attribu...


> It’s trivial to create malformed Markdown syntax

Not helped by Gruber’s refusal to bless a specific well-specified Markdown flavor, leaving us to deal with all the undefined behavior of his original implementation.


you talk a lot in your comments about wanting to avoid politics but almost all of your comments mention politics


People with bulky keychains often just throw them in their bag or purse and it can be annoying to fish them out.

I personally put a very high value on having a minimal keychain and wallet since I rarely carry a bag with me. The goal is to someday live in a state with Apple Wallet drivers’ license support, in a house with NFC smart locks, driving a car with Apple Car Key, at which point I could finally completely jettison my keys and my MagSafe wallet. I don’t want to carry physical keys when I’m already constantly carrying a device with a Secure Enclave and biometrics.


A beautiful aspiration, until you lose or break your phone...


People lose wallets. People lose car keys.

My PaaK car has a backup passphrase to start it. I can be used in a pinch if my phone isn't working. I can't say the same if I lose my car key.

If I go on a long trip I'm likely to bring multiple car keys and multiple payment methods. This is still true if I'm doing PaaK.


They do, and obviously it's a huge headache. But now we can imagine a bright future where you can lose both, and your normal way to try and get help, all at once!


> But now we can imagine a bright future where you can lose both, and your normal way to try and get help, all at once!

Still a possibility with cut keys, paper currency, and dumb cell phones. Ever have all of those things in a bag and have that bag stolen?

At least with the PaaK car I have, there's a backup passphrase as well.

As I mentioned elsewhere, I'll trade the slightly worse day maybe once a decade+ (or quite possibly never!) for the convenience every single other day. If I'm smashing my phone every few days I'll probably rethink that strategy. But I'll probably want to change whatever is causing me to smash my phone every few days.


And people don't lose phones?


> My PaaK car has a backup passphrase to start it

Cars that need a physical cut key to go into a cylinder don't usually have backup passphrases.


No, but you can ziptie spares of said keys to an inconspicuous location on the vehicle -- just the valet key or the door key, depending on your tolerance for risk and whether or not the car came with them. (Credit to DeviantOllam for the idea.)


Cars should have pin pads to unlock them. They're so useful on my Fords.


Or if you don't tend to bring your phone with you to do a bunch of errands. If all my locks were tied to my phone, I'd have to fish it out of the drawer whenever I go anywhere. OP said he "constantly" carries his phone with him, so maybe not a problem for him. Am I the only person in the world who leaves the phone at home if I'm not planning to use it?


> Am I the only person in the world who leaves the phone at home if I'm not planning to use it?

But I would use it, even on a trip to get groceries. I'd use it as the source of the media I listen to in the car, so my audiobook starts playing wirelessly when I get in. My phone has the shopping list on it shared between my wife and I, so we always have it if either one of us decide to make a quick stop.


I am also one of those guys don't always carry my phone around. That's why I load my keys and credit cards on Apple Watch, turned off most of the notifications on it, and only allow calls and text messages from wife.


Unlike my car keys or wallet, my phone can be located anywhere in the world from another device.


Not sure why you're being downvoted, I'm exactly the same. House locks are already electronic/automated, haven't carried a physical house key in year. Cars use fobs, for newer vehicles there is no option for physical keys anyway. When I leave the house I take my phone, plus the solo fob for whatever vehicle I am driving. I have no desire to have a ring of multiple physical keys and fobs with me.


Because it's a wild rube goldberg solution to a minor inconvenience.


What is Rube Goldberg about storing passkeys on a phone? Would you not call a physical lock system based on notches cut into metal a Rube Goldberg machine?


The downvotes are likely due to me obviously being an Apple cultist ;)


Because seem like someone who might have an interesting answer:

A GeoGuessr player, GeoWizard, has done a few “straight line challenges”, where he attempts to walk across a country in as straight a line as possible, usually planning beforehand with Google Earth and PostGIS. This got me thinking of what could fairly be thought of as “crossing”, since obviously you couldn’t describe e.g. walking from one side of Florida to the other as “crossing the USA”.

My best thought was to set the ending point of the line by following the border of the country in each direction til they met on the other side. To avoid the fractal coastline problem, use the challenger’s stride length as the unit of measure for the border.

But perhaps there is a better, more rigorous way of defining the opposite point on the edge of an arbitrary polygon.


As an abstract geometric problem the greatest width of an abstract polygon in a Euclidean 2D plane is found be looking at the greatest distance between all pairs of parallel lines that have been pulled together to clamp the polygon. The maximal diameter as opposed to the minimal waist.

Some might then say that "crossing" that polygon is to travel that longest line across the greatest width.

This simplistically avoids the question of concave polygons, complex polgons with exclusions (the Vatican state is removed from the Italian contry bounds), polgon collections (the nation of Fiji has many islands and can be tricky to traverse on foot .. not forgetting that perhaps the longest diameter might be from one island to another with no other islands between).

There's also the challenge of parallel lines on a 2D 'spherical' manifold, the almost spherical abstract ellipsoid of earth (or very non ellipsoidal Geoid if we take a constant gravitation value as the surface). On such manifolds lines are Great Circles (more or less) and always intersect.

Still, lets just say you're looking for the longest walkable(?) great circle path across a country that might go outside that country and perhaps is best travelled by a crop duster at 80m ground clearance to avoid getting feet wet.

The challenge itself takes some posing.

Meanwhile, less abstractly, I do like a jolly that "crosses a country" in a manner accepted by a (Wo)Man on a Clapham omnibus.

eg: https://en.wikipedia.org/wiki/Robyn_Davidson only went "half way", but that was accepted as an epic crossing. https://thelongridersguild.com/stories/stef-gebbie.htm "only" crossed most of the E-W distance across the lower portion of the country, while https://www.abc.net.au/news/2021-04-03/french-woman-conquers... travelled North - South, the long bit, but not quite coast to coast ( https://en.wikipedia.org/wiki/Bicentennial_National_Trail ).


This is the most impressive ChatGPT chat I’ve seen yet. While I theoretically can accept how large-scale probabilistic text generation can lead to this chain of “reasoning”, it really feels like actual intelligence.


It's been intelligence for a long time; the goalposts just shift, and people can't abstract the idea to an LLM. But language processing and large data processing itself IS a form of intelligence.


Maybe you're right, but I think it's more likely that it had been trained on street view photos and then invented a plausible justification for the guess afterwards (which is something I often see ChatGPT do, when it easily arrives at the correct answer, but gives bullshit explanations for it).


Aren’t you ignoring Waymo?


It's not 'consumer'.


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

Search: