mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.3K
active users

#dotnetmaui

19 posts12 participants4 posts today
💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱<p><strong>New Android malware uses Microsoft’s .NET MAUI to evade detection</strong></p> <p><a href="https://programming.dev/post/34100068" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">programming.dev/post/34100068</span><span class="invisible"></span></a></p>
💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱<p><strong>Build a To-Do List App with .NET MAUI - Step-by-Step Guide</strong></p> <p><a href="https://programming.dev/post/34095595" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">programming.dev/post/34095595</span><span class="invisible"></span></a></p>
💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱<p><strong>Using MVVM Toolkit in .NET MAUI Applications</strong></p> <p><a href="https://programming.dev/post/34095590" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">programming.dev/post/34095590</span><span class="invisible"></span></a></p>
💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱<p><strong>Syncfusion’s Free Tools Every Developer Should Know</strong></p> <p><a href="https://programming.dev/post/34095486" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">programming.dev/post/34095486</span><span class="invisible"></span></a></p>
Continued thread

I know on iOS that I can get the Text out of a taken picture as string (very fast). But don’t know how put this pixel perfect into a pdf as text layer 🤔

And on Android I have no idea at all.

So if you know a solution (create multi page PDF with text layer fast and good on Android / iOS device with own code in #dotNetMaui preferred) please let me know. Thanks a lot

And please boost. 🙏

Question to mobile developers out there (iOS / Android - #dotNetMAUI for me but any idea might help):

Is there a way to create a multipage PDF on device out of pictures of letters/documents (yes it is with a Canvas and drawing) -> with the text/characters being recognized and put onto it as a text overlay so that you can search/select text in it?

Bonus if this works fast. I won’t like the users to have the UI blocked a long time or to wait until a pdf can be mailed/transferred

Continued thread

Ich hatte ganz am Anfang das Internet durchsucht mit div Stichworten. Aber leider sind die Stichworte des Problems sehr allgemein / weit fassend und man findet div Beiträge zu allem möglichen nur nicht zu meinem konkreten Problem / Anforderung 🤷‍♂️

Nach 1h Recherche die LLM genommen.
Mit erstem Modell nach 1h abgebrochen (mehrere Tests und auf Compiler warten inkl)
Mit 2. Modell nach 20 Minuten Lösungsansatz, nach 40 min fertig! #ki #dotNetMAUI

Heute eine Code-Lösung gefunden mit Hilfe von LLM. War aber lustig!

Modell(4.1): nach kurzem Austausch „Jo das geht am besten so…“
Coole Idee aber crasht.
KI „ja bekannt. Muss aber gehen. Achte darauf dass … mach so und so“
Nope geht nicht. 4x runden. Kein weiterkommen.

Anderes Modell (o4MiniHigh): nochmal von vorn erklärt. Vorschläge ähnlich wie vorher. Ich den Crash beschrieben.
KI: Zack: „evtl. den Ansatz streichen. Könnte man auch SO machen …“ 🤯 anderer Ansatz - läuft! 👍 #ki #dotNetMAUI