They are, however, completely unphishable, which is a big plus IMHO
HN user
frizlab
Thanks for the fix!
What is it with website not following the system’s dark mode setting? Yes, there is a switch but the default choice should be “system,” not “dark.” (And it should not be a two-choice setting either.)
Apple (“streets”) Maps uses that tech in the latest beta. (Apple Maps is generally better than google maps apart for the data, tbh)
Maybe Apple could have done better, but I’m not sure how. There is an option to ask for access to a given folder only (if the dev does its job right) in addition to either full access or not. At some point there has to be some kind of trust to be given.
Fully disagree. I actively want to know when a program tries to access my hard drive and stuff…
Why not Safari? It works great (it is my main browser).
And they have announced having funded a team for Orion on windows at the end of 2025.
https://orionfeedback.org/d/2321-orion-for-windows-android-l...
I use 1Blocker which works very well too.
Dupe https://news.ycombinator.com/item?id=48962963 (33 points 10 comments)
I am reading and writing this on my computer with my iPad next to me (side screen for alternate content). I plan on probably buying one for my wife who is not tech-savvy (to say the least).
I don’t think the analogy makes any sense whatsoever either.
Ah WASM I don’t really know. I know they are actively working on it[1], but I could not tell you where they’re at exactly, especially compared to bindgen. I wanted to try some time ago, but it really was not ready, and now I don’t have the time anymore (:
Honestly nowadays Swift seems a better fit IMHO, though it is probably a matter of taste.
I use the same language everywhere, but Swift (:
Yes, but only classes are GC (refcounted as parent comment says, indeed). structs and other elements are not.
You can even use the same ownership model as rust (borrowing et al.) with non copyable types.
Did you try Swift? Its interoperability with C (and even C++) is great IMHO.
Honestly this is not my project, this is Apple’s.
Apart from that I don’t know what quiche you’re talking about. I found one from cloudflare in rust (probably can’t be used w/ Swift), and another from google in C++, which could probably be used… but why? The whole point of the repo is to implement QUIC’s stack.
I also found the quiche browser which is most definitely not you’re talking about?
Sublime is a very good editor indeed.
If only we had a way of describing exactly and in great detail to the machine what to do! Some sort of language, maybe, idk… /s
Obviously my comment of irresponsibility was “given that there is a choice.”
Though that’s one nice thing about Swift: it has a very good interop’ with C now, and a “starting to get pretty good” interop’ with C++. So that can help, sometimes. (Obviously, I reiterate, I understand there are situations where the choice is just not possible, and enhancing C and C++ is indeed a good thing.)
Not AFAIK, no.
My personal memory and concurrent-safe option is Swift. And I agree, choosing a non-memory safe language for a new project is close to irresponsible today…
AFAIK, yes.
`cmd-J` -> Uncheck “Show icon preview”
Hopefully it’s enough, but I haven’t tried.
I don’t have much actually, but at least:
- Batch rename files (select multiple files, right click, “Rename…”);
- Show/hide hidden files: `shift-cmd-.`;
- Go to folder: `shift-cmd-G`;
- `cmd-1` to `cmd-4` to quickly change view.You can downvote me all you want, but morally, what has been done is unacceptable.
Most people having issues with the finder do not know half of what it can do; it’s interesting, really.
Says who?
I do not think people actually think it’s not stealing in all honesty. I’m pretty sure it’s something like “but we cannot do differently” and we kind of collectively “decided” to stop talking about it.
It’s still plainly wrong, and a theft.
First screenshot on the front page has a design issue: text of selected file is in black instead of white.
And life will have the last word anyways.
Isn’t x402 an open standard anybody can implement?