Abdesol Builds
856 subscribers
123 photos
13 videos
97 links
.NET | Avalonia | Backend Dev | Chess Enthusiast

Portfolio https://abdesol.me

Reach me out at @abdesol
Download Telegram
https://github.com/AvaloniaUI/Avalonia/issues/15887
attempted to also fix this issue feeling confident ๐Ÿ˜…

turns out, it is more than just a basic fix. I have to deal with pointers. I thought I was very close to the solution, but the issue seemed not any where I thought it would be. The pointer stuff I learned in C helped me a bit, but this one is very weird. Just look at these pointer functions ๐Ÿ‘† .. they don't really make sense ๐Ÿ˜‚

finally, I gave up on it ๐Ÿ˜ฎโ€๐Ÿ’จ ๐Ÿ”บ

#avalonia #contribution
@abdebuilds
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
โšก2
๐Ÿ‘จโ€๐ŸŽ“ books recommendation for programmers by Mosh Hamedani

#books #recommendation #programming
@abdebuilds
Please open Telegram to view this post
VIEW IN TELEGRAM
โค4
I love asynchronous programming, but it hurts ma' brain when it gets too complex ๐Ÿ˜ญ

#async #programming
@abdebuilds
Please open Telegram to view this post
VIEW IN TELEGRAM
โšก3
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿ– I worked on this Apex Legends project for a client, months ago, that pushed my limit with Win32 APIs.

I wrote a C# script to detect the player's weapon and apply an anti-recoil pattern, keeping the weapon steady while shooting. I also had to developed a program to reverse-engineer the actual recoil pattern and use it.

Apex legend developers are very smart that they don't use the real mouse pointer position, rather, they create a virtual mouse for the in-game experience. Just basic mouse manipulation didn't work. So, I had to go deep into using the unsafe win32 apis ๐Ÿ’€

It was a challenging and interesting project

#game #win32 #programming #project
@abdebuilds
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ12๐Ÿ‘5
Hi, my name is Amanuael. I am a freelance front-end developer and currently learning software engineering in AASTU. Join my channel where I share things I find interesting about anything and everything.

@the_blogrammer
โšก8
From the poll result, I see that most of you have no idea about .Net
There are plenty of articles out there explaining what .NET is in short. Here you go with one of them: https://aws.amazon.com/what-is/net/

For those who voted for I don't like it, it might be a misconception ๐Ÿ˜ so, check out the post I have above where I broke down some of the stereotypes: https://t.me/abdebuilds/57

#dotnet #programming
@abdebuilds
โค1๐Ÿ‘1๐Ÿ˜1
I got my first ever brilliant move today ๐Ÿ˜„
โšก8๐Ÿ‘Œ3
I don't know if you guys do it or not, but I think having a separate private channel where you post the common issues or other things you often face, with description of their fix and tag is very helpful.
I am doing it for about a year now, and I can feel it improving my efficiency.

#tip #idea
@abdebuilds
โค6
one of my old side projects that I didn't get to release ๐Ÿ˜…
I was so obsessed with making the UI very good that I got lazy to continue on it after that ๐Ÿ˜„

#old #project
@abdebuilds
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ6๐Ÿ‘2
This media is not supported in your browser
VIEW IN TELEGRAM
another old side project that didn't make it ๐Ÿ˜…
tbh, I don't know why I even paused on it... but I think it works well

#old #project
@abdebuilds
โšก7
Abdesol Builds
I am planning on reading the book "Computer Systems: Programmers Perspective", which goes very deep into low level stuff with C. So, to learn C quick as a programmer who already have some experience, I am going with the very short book called "Effective C".
โœ๏ธ My takeaways after reading the book, Effective C:

โžก๏ธ This book is not for beginners; it quickly covers basic topics, assuming some programming knowledge.

โžก๏ธ As the title suggests, it goes deeply into C programming. It wasn't ideal for me since I wanted to learn C just for reading the book Computer Systems: A Programmer's Prespective. So, I was skipping some sections. Only read it if you want an in-depth start with C.

โžก๏ธ The book goes beyond C syntax and concepts. It expores low-level concepts that form the foundation of C.


๐Ÿ”ป Overall, it's a solid resource for mastering C. I hope these insights help.

#book #review #contribution
@abdebuilds
Please open Telegram to view this post
VIEW IN TELEGRAM
โšก8