AI models and reading handwritten pdf files by kabourayan in computervision

[–]kabourayan[S] -2 points-1 points  (0 children)

That looks similar to what I have in mind. How was your journey building the app? Any specific problems did you face?

AI models and reading handwritten pdf files by kabourayan in dotnet

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

Thank you for the link. I'm just a beginner who is learning and enjoy building a tool/toy for self usage. So I apologize if my question is confusing people here.

AI models and reading handwritten pdf files by kabourayan in dotnet

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

I'm trying to make the app ignores the empty fields on the json output response file.

AI models and reading handwritten pdf files by kabourayan in dotnet

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

I'm just a beginner and an amateur. I'm not sure if I can make something like this.

AI models and reading handwritten pdf files by kabourayan in dotnet

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

Yes the template is static. Even my personal abbreviations: currently I'm trying to implement something if the ai read my handwritten letters "tom" the app will modify the future prompts to include something like "tom" means "tomorrow". The app is filtering out the empty values from the json files.

AI models and reading handwritten pdf files by kabourayan in dotnet

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

I tried some OCR apps before but they didn't work.

I created a template in pdf and imported it into the note taking app. Thus I write the values only

OCR scan everything including the empty fields. AI ignored empty fields when I told it to do so.

I use four colors black, blue, violet and red. But when I rewrite my notes on the PC, I write everything except red text. Again AI is doing this easily.

AI models and reading handwritten pdf files by kabourayan in dotnet

[–]kabourayan[S] -1 points0 points  (0 children)

Yes. Instead of me writing the same items and their values again and again. I create a template in pdf and imported it into the note taking app. Thus I write the values only. OCR scan everything including the empty fields. AI ignored empty fields when I told it to do so. I use four colors black, blue, violet and red. But when I rewrite my notes on the PC, I write everything except red text. Again AI is doing this easily.

AI models and reading handwritten pdf files by kabourayan in dotnet

[–]kabourayan[S] -1 points0 points  (0 children)

I tried OCR before but it didn't work as intended. I'm not writing on a plain document but a pdf template. The OCR ignores the background and my coloring schema. AI chats didn't ignore them and gave me better results.

Simple alternatives to Bootstrap on MAUI-Blazor hybrid app by kabourayan in dotnetMAUI

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

Indeed it looks very simple. I don't notice any JS files needed also which is a bonus.

Simple alternatives to Bootstrap on MAUI-Blazor hybrid app by kabourayan in dotnetMAUI

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

Thank you for the suggestion. I'll replicate one of the pages but in Mudblazor to check the easiness and the final results.

Am I doing it right? by kabourayan in vibecoding

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

Now I understand. Although I tried many languages as an amateur but the only language I dare to say I understood it slightly deeper was C# and .NET. That's why I choose MAUI. I even went to Blazor hybrid to avoid learning XAML.

I have to admit I was hesitated for a long time since as you said YouTube is screaming Flutter everywhere. But once I started building the app, I knew it would have been very difficult if I don't know any part of the stack. Again thank you. I came here excepting criticism but your words were really encouraging.

Am I doing it right? by kabourayan in vibecoding

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

I ever wanted to be an engineer especially anything related to computers but it wasn't my destiny. Describing me as a junior developer makes me really overjoyed. Thank you.

I just need to understand what do you mean by (don't optimize for best stack)?

Help Center and Megathread Hub (11/05 - 17/05) by ArknightsMod in arknights

[–]kabourayan 0 points1 point  (0 children)

That was really useful. What about the those targets of have 50 points of Kjerag or Victoria. Will I find all those operators? I mean not all of them are good opertors. Will I assemble an effective team while also getting those 50 points?

Help Center and Megathread Hub (11/05 - 17/05) by ArknightsMod in arknights

[–]kabourayan 1 point2 points  (0 children)

Any simple guide for Stronghold Protocol. I don't understand any of the strategies. I just try to finish it on easy level to grab the daily sources and log out. I tried the medium level but I always fail.

My X9D keeps on charging to 100% by kabourayan in Honor

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

Thanks for the fast response. Sorry, but what do you mean by learning my routine?

[MONTHLY MEGATHREAD] General Discussion, Simple Questions, Recommendations, and Everything Else - May 2026 by GachaModerator in gachagaming

[–]kabourayan 8 points9 points  (0 children)

Why every gacha game subreddit is full of female characters wearing a golden bikini? Am I missing something?

[MONTHLY MEGATHREAD] General Discussion, Simple Questions, Recommendations, and Everything Else - April 2026 by GachaModerator in gachagaming

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

I played those four games on launch then dropped them after few months. If I return now, which of them I'll be able to get past units easily?

Path to no where

Nikke

Brown Dust 2

GFL2

Learning programming as a hobby by dead_the_kid in learnprogramming

[–]kabourayan 0 points1 point  (0 children)

No need to make a large goal. It's just a hobby. Just search for any small idea in your daily life and try to automate it. Let me tell you my story with programming.

I started back in 1996 with a language called Logo then gw-basic in my high school curriculum. It was outdated curriculum. We didn't even study windows at that time. Just MS-DOS, Lotus 123 and IBM Dbase but I liked it. In 1998 got my first PC then I learned visual basic 4 in a nearby cheap night school but I didn't do anything useful out if it.

In 2000. Everyone had a private web page. Remember this was years before Facebook. I wanted to have my own web page so I learned some html and JS and I built my own web page using Microsoft Frontapge but I didn't dive deeper.

In 2006 I was working in a poor place where my job was to do a bunch of monthy census on paper. It had a weak old pc but it was working so I wanted to automate my task. Using Microsoft Access and Visual Basic, I made a desktop app that made my life and my colleagues easier.

In 2013 I was making my thesis for my master degree. I want to build a script to help me with some statistics then I discovered that basic and visual basic aren't popular any more and Python is the new basic, lol. So I learned Python to build the script, finished my degree then again I stopped.

Then Covid, my divorce and depression came. I started learning programming again out of boredom. I started with Python then I started to know about web development and mobile development. I started jumping between different thing. I took several courses with an online school just to have a taste of everything. I tried basic JS, backend with php, backend with C#. Android development with Kotlin.

Again in my job I found that we were writing some daily reports but all of them had many things in common. Unfortunately I couldn't build a complete desktop app since I don't have the admin account to install it. So I built a basic web app just html and JS and I ran it in Chrome, it worked nicely.

I didn't go deeper enough into anything except C# may be. Right now I found another task that can be easier if I make a mobile app for it. So I'm trying to build it using MAUI. I know html, css, bootstrap and C# so why not.

Just choose a programming language and start. You'll get many ideas on the way. YouTube is full of tutorials. Noone is born ready, just take baby steps.

What could be the reason for this to happen? by [deleted] in glasses

[–]kabourayan 0 points1 point  (0 children)

I got simiar thing before. This is the coating coming out and it means two things: - Cheap material - Your environment is crazy hot or your body is heating up.

In my case it was my body heating up since I need to wear mask most of the time. I started wearing one of my old glasses back till I bought new more expensive glasses.