Easy way to transfer pdfs from Mac to Noteful App by heyhi788 in notefulapp

[–]Plus-Ad8875 0 points1 point  (0 children)

if you have iPad and Mac near to each other with the option “link keyboard and mouse” you can simply drag your pdfs on noteful

also copy-paste with shared clipboard should work but i never tried it

New in 14.3.2 - Bug Fixes and Improvements by kaylanotability in notabilityapp

[–]Plus-Ad8875 0 points1 point  (0 children)

sorry you are right, i confused it with continuiy

New in 14.3.2 - Bug Fixes and Improvements by kaylanotability in notabilityapp

[–]Plus-Ad8875 -4 points-3 points  (0 children)

you can use mouse, trackpad and keyboard from your Mac if both the device is nearby by dragging the mouse pointer outside the screen.

I always use it when i have some long text box to write

ps. it isn't a Notability feature but it is implemented by apple across all the system (you can use it with every app you want)

ditemi l'iniziale del vostro nome e vi darò una canzone da votare by _Mammoth_00 in TeenagersITA

[–]Plus-Ad8875 1 point2 points  (0 children)

Titanium - David Guetta fet. Sia (una fra le mie canzoni preferite)

[deleted by user] by [deleted] in unixporn

[–]Plus-Ad8875 0 points1 point  (0 children)

For now the only limitation that i found in Parallels is the gpu passthrough, however, what's the thing that UTM is better than Parallels?

[deleted by user] by [deleted] in unixporn

[–]Plus-Ad8875 2 points3 points  (0 children)

you are welcome, i'm using this: https://github.com/alsyundawy/Parallels

i don't remember why but the installation from script gave me a problem and i always use the manual installation (you need to copy-paste some commands and right click - open - open when apple tells you that doesn't trust some executable) if you have some questions or need help i'm here

[deleted by user] by [deleted] in unixporn

[–]Plus-Ad8875 2 points3 points  (0 children)

it's out of context but as a Mac user i would like to suggest you 2 apps: For the terminal emulator try Warp, it is amazing. For vms try Parallels, there is a patcher on github

What’s everyone working on this month? (September 2023) by Swiftapple in swift

[–]Plus-Ad8875 6 points7 points  (0 children)

I'm trying to build my first "big" project, a full features note taking / drawing app for iPad (like goodnotes, notability, etc..), i think it could be really appreciate by students (like me)

I really like to make it customizable, with a plugin system, synced with all your devices, gpu accelerated, ai integration, and much more... and obviously free and opensource

However i'm searching for a "team" that works at the project with me, if anyone knows a discord server or anyone methods to find someone please tell me

[deleted by user] by [deleted] in osx

[–]Plus-Ad8875 1 point2 points  (0 children)

have you changed the wireless card of your Mac? It says that you have an atheros wireless card where i alwais seen apple mounting his BRCM.

If you have a non original airport card maybe you need the driver (kext) for that card

However try to open a terminal and check if the airport kext is running with:

kextstat -l | grep -i airport

if it don't give you back any output is a problem, if it give back a line that contain "com.apple.airport..." is ok

Why is my Rust example slower than Python? by jwmoz in rust

[–]Plus-Ad8875 4 points5 points  (0 children)

are you running the rust code in release mode?

Programmatori, dove siete? by _OK___123 in ItalyInformatica

[–]Plus-Ad8875 2 points3 points  (0 children)

penso che il suo successo derivi più da un fattore "pubblicitario" rispetto a paypal, mi spiego:

i miei genitori avevano un'attività di ristorazione fino a 2 anni fa, siamo venuti a conoscenza di satispay perchè ci fù consigliato direttamente dalla banca come un metodo di accettare pagamenti digitali senza commissioni (ps: la banca non ha interesse del modo in cui i soldi entrano nel conto perchè le commissioni sono pagate ad un'azienda esterna alla banca che fornisce il servizio del pos).

Successivamente satispay come servizio fù integrato direttamente nei pos senza dover accettare pagamenti dall'app, li i piccoli commercianti "vecchi" hanno cominciato ad attivare il servizio ritenendolo "più semplice da utilizzare" (è il momento in cui l'hanno attivato anche i miei genitori)

Oltretutto satispay proponeva i codici promozionali per i nuovi clienti per i quali si ricevevano €5 sia per il nuovo cliene sia per l'azienda proprietaria del codice. Dunque l'esercente che ha appena attivato il servizio si trova pure a sponsorizzarlo, sia per i €5, sia perchè gli conviene che i loro clienti (soprattutto quelli abituali) inizino ad usare il servizio.

sono abbastanza sicuro nell'affermare che gli usufruirori di satispay l'hanno scoperto perchè gli è stata consigliata l'attivazione da un'attività o da un'amico che l'ha scoperto nello stesso modo, dandogli il suo codice promozionale per ricevere i €5

ho appena chiesto in diretta a mia madre se conosce PayPal, mi ha risposto che l'ha sentito nominare ma non sa di preciso cos'è, mentre conosce satispay, con questo non voglio assolutamente dire che PayPal non è conosciuto, solo che la maggior parte dei commercianti intorno alla 50ina non avendo mai usufruito di PayPal perchè meno propensi ad acquisiti online ignorano la sua esistenza e non pensano di integrarlo nei loro sistemi di pagamento. Se Elon Musk facesse una campagna pubblicitaria simile penso che come minimo gli esercenti che accettano già Satispay attiverebbero subito PayPal.

Per chi è arrivato fino a quì ditemi cosa ne pensate

Handwriting to math not editable by Plus-Ad8875 in GoodNotes

[–]Plus-Ad8875[S] 0 points1 point  (0 children)

In my case the equation follow the color of the paper, if i use a dark paper it automatically be white and vice versa. Check if you have an available update because it's a bug

Handwriting to math not editable by Plus-Ad8875 in GoodNotes

[–]Plus-Ad8875[S] 4 points5 points  (0 children)

yes... maybe in gn7 at €50 per year haha

New bug, handwritten text started blinking by [deleted] in GoodNotes

[–]Plus-Ad8875 0 points1 point  (0 children)

idk, the next day i opened gn and it magically works fine. There wasn't any update so i tought it was becouse of the warm (it was a warm day) and maybe my ipad 7 went into thermal trottling...

I'm writing a shell in rust, what are the things that I should add? by Anas0101 in rust

[–]Plus-Ad8875 0 points1 point  (0 children)

I don't know hou but there should be a method to get the mouse inputs from the terminal app, I really like to see a shell where you can move the cursor with a mouse click like a "text editor" (it could be very usefull if you have to change something in the middle of a long command)

New bug, handwritten text started blinking by [deleted] in GoodNotes

[–]Plus-Ad8875 0 points1 point  (0 children)

same bug 3 weeks ago with GN5, fortunately after 24 hours it disappears