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

Seems a bit brutal. What's the point of deleting the binaries?


Remembers me the “Java for Everything” blog post: https://www.teamten.com/lawrence/writings/java-for-everythin...

Also, thank you for sharing! I do appreciate Java and I’m glad to see it can be used for scripting nowadays.


This is how we should all read logs


The upgrade is worth it for vector image editing.


I’ve been using rebase-editor for years and am pretty happy with it. Maybe it could be an inspiration for you?

Congrats for the release!

https://github.com/sjurba/rebase-editor


This UI is absolutely gorgeous.


It would be an interesting idea to design a phone around this style.


Hi, I'm the developer of Rune. Your idea is very interesting, and designing a phone like this is indeed my dream. However, it feels a bit too far off at the moment. I'm currently trying to build it on a Raspberry Pi. At the very least, I can create something similar to a Zune MP3 player, which is something I've always wanted to pursue.


I'm pretty sure grandparent is an ironic comment about demise of Windows (Phone) Mobile.


When I first joined Microsoft in 2017, I was on the cellular team and was shocked to see how many people still used Windows Mobile (mostly in Europe)


I had something like that nearly 10 years ago on my Android. I had to walk to my kitchen and scan a QR code on my fridge.

Really effective!

When I didn’t power off the phone.


That’s good news. I’ve watched a really good video in the last weeks about JPEG XL advantages, if you want to learn a bit more: https://youtube.com/watch?v=FlWjf8asI4Y


Was just about to see if someone mentioned this video. Really good explanation comparing JPEG XL vs AVIF.


This may be a naive question but can't we have the features of JPEG XL combined with the compression algorithm of AVIF? Why does it have to be one or the other? Size clearly matters, especially for the majority of the world's population who do not have access to super fast internet and TBs of storage. It's definitely a luxury not having to care about file sizes.


AVIF is worse than JXL both for high fidelity compression and for lossless compression, which is what Apple is using JXL for here.


"Worse" in what sense? There are of course always trade-offs when compressing. In terms of size though even the reviewer from the above video - who says he much prefers JPEG XL - claims his AVIF compression lead to a very significant reduction in file size when testing his family photos. At a loss of detail that's negligible, or basically invisible for practical every-day purposes.

This seems to track with other comparisons I've read as well. Some claim even larger size reductions, depending on the source files. The main issue with AVIF seems to be slow loading, which granted is a real problem for web use in places with slow connections (as is file size!). Like implied I'm not an expert, I'm just wondering why AVIF can't have faster loading with a preview function like JPEG has. Is there a technical reason?


> "Worse" in what sense?

Worse as in not compressing as well. As I said, at high fidelity or lossless. At lower quality levels, AVIF files are smaller and JXL files are bigger. At higher quality levels, JXL files are smaller and AVIF files are bigger. At lossless, AVIF is worse than PNG, while JXL is much better.

> Like implied I'm not an expert, I'm just wondering why AVIF can't have faster loading with a preview function like JPEG has.

JPEG is fast to load regardless of its progressive loading feature. So there are really two things at play, speed of decoding, and whether partially loaded files can give you a preview. The slow decoding of AVIF is inherent to the design of the format, but different encoding choices can lead to different decoding speed. IIRC, the lower the encoding quality, the faster the decoding can be. And as for progressive display, that simply wasn't considered when AV1 was designed. You can do something funny and store two AVIF frames, one low quality and maybe lower resolution, followed by the full image, but then you're storing two images just to get a preview.


You don't need to store two whole independent images. The high quality image can predict from the low quality image, and the low quality image can be a lower resolution, too. It is less efficient than storing one image, but more efficient than storing two independent images.


Because there is no point, AVIF does not have inherently superior compression to JPEG XL.


It has hardware acceleration deployed on majority of user devices, thats something.


Buying Apple is a luxury in itself: don't expect them thinking about the non rich.


Not sure how this compares to the scanner in the native Files app? https://www.macrumors.com/how-to/scan-documents-ios-files-ap...


I think the fact this made it to the front page shows how many were unaware of the scanner in the files app. I have multiple times looked into ways to scan on iPhone and have only found the Notes app, which is kinda klunky, and Microsoft Lens.


I agree, but what’s the solution then? Creating a new app doing the same job? Or writing a tutorial to explain how to use the native scanner?


Move it out of the Files app. Nobody uses Files, Apple seemingly doesn't want you to use Files. Clearly not a priority though.


Pressing and holding the Files icon on the iOS home screen allows you to directly access the scanning feature.

Pretty handy! I didn’t know this feature existed, and the scanner app I had been using stopped working a couple months ago and I haven’t been able to find a replacement that I was happy with.


On the latest iOS update, searching for the Files app also returns a shortcut to the scanner. Weirdly, searching for "scan" or similar doesn't return it... The icon is similar in design to the control centre so you'd think it could be added there, but again, it's unavailable...


You need to type "scan d" for it to work. It's funny how both Windows and iOS manage to struggle with pretty basic search functionality.


> Nobody uses Files

What else would you use? I use it quite often.


Same, but to answer your question: Notes app also has scanning.


TIL it’s in the files app. I always use the notes app for this. You can either long-press on notes and tap scan document or go into a random note, scan a document, and export it as pdf from there


I did not check the source code but scanning UI and outcome is exactly the same as native iOS scanner.


In case anybody was wondering, you can also do this in Android via the Google Drive app. Click "New" and then "Scan".


There is a shortcut for the native scan within Files. I usually add to the Home Screen.


I had no clue there was a scanner in the files app.


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

Search: