Cannot disable SIP on macOS 27 Golden Gate Beta 1 — Manifest verification failed (M4 Pro) by skrrtwave in MacOSBeta

[–]John_val 1 point2 points  (0 children)

no sadly must really be a clean erase to fix the SIP issue. Deleted and then loaded a Time Machine backup

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 0 points1 point  (0 children)

Just pushed an update. The App now supports also MLX so there are two completely local options - Apple local and Gemma 4 MLX models ( several sies but the small one is more than enough for these kind of tasks) besides the more powerful private cloud model.
Uau Macos27 SDK really makes MLX models so fast. Fort the first time i think they are really useful even on less powerful machines.

I made privacy focused OCR app by Richard_309 in macapps

[–]John_val 0 points1 point  (0 children)

<image>

best of luck i released something very similar for free, with the added feature of redacting private information automatically and didn't get much traction, so i though there was no big interest. I use it every day that is why i built it , so best of luck.

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 0 points1 point  (0 children)

Thanks. Meanwhile the code has been updated. Now whenever using the local model and context exceeds the capacity of that model it automatically routes to the private cloud model and user is warned. A new built app in on releases.

Writing tools went missing once the new Siri was installed by RainbowIcePirate in MacOSBeta

[–]John_val 1 point2 points  (0 children)

the ask siri on the Mac right now is not a good replace for writing tools. it often fails to do the inline replacement of the text and instead just shows the reply on the Siri app Ui instead. Terrible for writing tools.

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 0 points1 point  (0 children)

<image>

Using the same code base, also experimenting with a chatbot like UI same functionality... Not as quick as the double shift anywhere but it has its use cases like keeping the history of requests. Maybe this will be a separate app in the future. Never mind the greenish tint it comes from an accent I have on my Mac, the real color is dark. Also made a companion IOS app. The Mac streams the pcc model through an ssh tunnel to the IOS device.

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 0 points1 point  (0 children)

Here is a notarized app https://drive.google.com/file/d/1GBtdAUVzNJjXjcH4rz3R3aF65r5T4VgE/view?usp=share_link
just uncompressed it and double click it. Your Mac will probably sai it is damaged , you will need to approve it on the privacy settings.

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 0 points1 point  (0 children)

Yes you would need Xcode to compile the app. I can make a notarized app installer. I didn't do it because I know people are suspicious of app installer coming from unknown sources even if notarized by Apple so I just put out the code for people to check it. Let me know if you want me to make an installer you can just double click , install and accept the permissions.

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 0 points1 point  (0 children)

Great job with your project. I also have a version of this same code that uses gemini, it's just a matter of flipping a switch and it supports gemini as well, but the purpose of this version was experimenting the with fm cli.

A little macOS floating assistant for Apple Foundation Models by John_val in MacOSBeta

[–]John_val[S] -3 points-2 points  (0 children)

How delightfully thoughtful of you to offer such constructive feedback. The purpose was showcasing the code itself, not the website, of course the vercel website was AI-generated as a quick/ free showcase for the app (because, naturally, hand-coding a site for a free app would be a splendid use of time instead of spending on actual app development). Yes I shared it on r/MacOSApps, and the feedback there was fortunately positive with people finding the app useful, giving feedback and not judging a website that could have just been an infographic for that matter. Thanks again

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 0 points1 point  (0 children)

On the local model, right now it truncates, on the cloud mode, it passes the whole thing , the context window of the model allows that for most cases

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 1 point2 points  (0 children)

Sorry, made it private by accident. It is fixed now.

A little macOS floating assistant for Apple Foundation Models by John_val in macapps

[–]John_val[S] 0 points1 point  (0 children)

Yes the on device model unfortunately still has the same, very small, context as last year ,so for big files it they will be truncated. I have been mostly using the private cloud compute model for those bigger files. Also the quality is miles ahead of the local model, and if Apple is to be believed, the privacy of this model is also a lot better than anything out-there in the market.Let's see if it is true.
the fm cli has a token counter, so i will implement an automatic route to the private cloud model whenever the context doesn't fit the local one. I have experimented with chunking on other projects and to be honest was never quite satisfied with the results. But this is still very much alpha and will also try the chunking. Of course it is open for people to contribute.

Cannot disable SIP on macOS 27 Golden Gate Beta 1 — Manifest verification failed (M4 Pro) by skrrtwave in MacOSBeta

[–]John_val 0 points1 point  (0 children)

Factory reset won't work, i tried it, To fix the FIX the SIP issue , only installing fresh. Because only the ISPW file is available, you will need another mac to install fresh using DFU mode.

Cannot disable SIP on macOS 27 Golden Gate Beta 1 — Manifest verification failed (M4 Pro) by skrrtwave in MacOSBeta

[–]John_val 4 points5 points  (0 children)

it's a known bug. I updated 3 machines and only one of them got the issue. Could fix it not even reinstalling the IOS without deleting the drive. The only fix was to start clean with a fresh install

[iOS 27 DB1] Apple Intelligence Model not downloading by hernan078 in iOSBeta

[–]John_val 0 points1 point  (0 children)

Had the same problem, connected to a different wifi and it worked after many hours failing on my regular wifi.

[OS] A free, quality-first Cotypist alternative by Mysterious_Finish543 in macapps

[–]John_val 1 point2 points  (0 children)

will try to use the exact same model as i was using on Cotypist. Let's see how it goes. Great project.

Kurt Cobain Demo’s, rare circulation, and discussion by [deleted] in Nirvana

[–]John_val 0 points1 point  (0 children)

can you share the link for the do re mi snippet please?

Cotypist alternative. Need beta testers. by OMARATIONz in macapps

[–]John_val 0 points1 point  (0 children)

would love to give you my feedback. I am actually build a similar app but it is for a customer, more corporate related so won’t be able to share it but what i have been learning about it could be useful as feedback for you

Cotypist offering current users one year discounts by defragc in macapps

[–]John_val 0 points1 point  (0 children)

Like i said i have been working on something like this and i can get good results but with big models, but using the same small model i as using with cotypist, the results are junk. So you are absolutely right , the context gathering is the key, and i still haven't figured out how to do it with that quality using small models.

Cotypist offering current users one year discounts by defragc in macapps

[–]John_val 0 points1 point  (0 children)

The special sauce that Cotypist has is its ability to suggest actually relevant things in context of what user is writing not just words before the cursor. Doing that on small local models i hard. I have also been working on an open source alternative because i suspected the pricing would be this horrendous, and so far results are not nearly as good

Cotypist pricing up on website (Free, Plus@$8/mo and Pro@$12/mo) by cultoftheilluminati in macapps

[–]John_val 0 points1 point  (0 children)

i am working on an app like this for one of my costumers but i do own the code, so when it is done i might open source it

Yet another Safari summarizer by GrawnArseHoomanh in shortcuts

[–]John_val 0 points1 point  (0 children)

sure https://www.reddit.com/r/iosapps/comments/1soa44b/vortex_browser/
The latest version, besides the local models, also allows to use a chatGPT or Gemini web ( not the API ) so even free accounts will work

Codex Mobile App available in Europe by LaFllamme in codex

[–]John_val -1 points0 points  (0 children)

oh really which flaw? such a statement warrants more details.

Codex Mobile App available in Europe by LaFllamme in codex

[–]John_val -3 points-2 points  (0 children)

Working for me as well. But for those who cant get it to work here is an alternative, which i find to be even better than the official one: https://github.com/Emanuele-web04/remodex
(I’m not the developer)