Just curious... Would Asahi Linux allow me to run llama.cpp on my m1? I have a spare laptop with lots of memory, wondering whether performance could be improved by using Asahi over running models on macOS?
Alt/Opt/⌥ label also depends on age/region/etc, as outlined in the blog post. You can see an example of a key with "Alt" in the second image of the post.
Personally, I'm particularly fond of the "electronic switch" glyph ⌥ used to denote Option, which I first saw in the manual for classic Macintosh app: UltraPaint, 1990 by Deneba Systems, so dated around the beginning of Unicode.
My early aluminium Apple A1243 2171 Wired Keyboard, British layout dated 2007, has it labelled with both Alt and ⌥. (BTW my keyboard is still going strong at 18 years old with only the shift key replaced after I wore it completely through.)
These packages are basically memes at this point... Those download figures cannot be accurate for real production usage.
I don't believe any programmer is actually using these. isarray and left-pad are at least functions that didn't used to be in the standard library, to slightly excuse them.
Actual programmers do indeed use these packages, and in large numbers. I was in the unfortunate situation a few years ago of hiring a couple of interns (both juniors in a decent CS program) who relied heavily on these types of packages. They honestly thought that it saved them time and they didn’t seem to comprehend the bloat they were adding to otherwise simple code that they could’ve written themselves in 30 seconds. NPM trained a generation of programmers to look for packages rather than learning basic scripts.
I would not bet on that assumption. I have seen some wild code over the years from devs. With 'ai' type coding going on now too you may see them be used even more.
Opus and fable both are pretty judicious about bringing in dependencies, at least for me. They often argue against and and write even decently large modules to avoid pulling stuff in.
They never install packages for me and love handrolling large amounts of e.g. parsing code where a library exists. I have to keep telling them 'look for a large popular dependency' when they start writing huge functions that obviously already exist.
Was doing something with OSM the other day and Opus basically started reimplementing NetTopologySuite.
I would've actually thought AI would slightly improve upon this situation. At least in my experience claude seems to write a lot more little utility functions itself rather than reaching for a package from npm to do something. Requiring an `npm install` before getting something working risks triggering a permissions gate.
This is such a better design than whatever the UK is trying to do[1]. Why make a 3rd party app a requirement for this? I will never install such an app, especially one not made by the government itself.
Yeah it's tragic. Short sighted and less secure. I don't think the politicians understand the risks involved of normalising uploading your ID to 3rd parties. I've tried emailing my MP but it falls on deaf ears.
I wish there was a way to see the underlying HTML/JS and schema of these container files. Maybe you can on the desktop app? But it would be cool to see what's happening under the hood.
Do you have any plans to do merging of two versions of the same app? E.g. I send a todo list to someone, they mark some things as done and send it back to me. Will that merge into my copy if I've added some more items or would it open as a "fresh" app?
Merging works already but is a little bit hidden under the data editor function in the Capsule edit menu. Currently the last record update wins, but a merge UI is planed to do manual conflict resolving.
This is not me saying security doesn't matter (because it does) but having everything not publicly accessible and only accessible over Tailscale or Wireguard makes me slightly happier.
I expect future summers to be drier and future winters to be wetter. Our gardens are going to look very different. Already I see more people (myself included) rewilding their gardens. I've had a lot more wildlife as a result, but may be due to hotter weather as well.
In the park behind my house a large Goat Willow tree has just mostly toppled over. Completely dry summer, then a week of rain has caused the tree to just collapse.
Yes, we really need big investment in infrastructure. At the moment parks and gardens don't have automatic watering as we expect rain to do its job, and we suffer from hosepipe bans because infrastructure to store water is not fit for purpose.
Yeah this is my primary use case for using PayPal. I use it on e-commerce sites for first purchase or if it's unlikely I'm going to buy anything from the same site again.
I pay £6 per month for a sim only contract, which gives me 4GB of data. In the USA I feel like I was paying closer to $40-50 for a google fi sim? Which admittedly did have better roaming. Now I just get an e-sim for travel and it works out to be £3ish per day
reply