Abdesol Builds
860 subscribers
123 photos
12 videos
96 links
.NET | Avalonia | Backend Dev | Chess Enthusiast

Portfolio https://abdesol.me

Reach me out at @abdesol
Download Telegram
Forwarded from Dre
We have a lot of plans in store to expand our writing and share insightful articles that will benefit our community. By subscribing to our newsletter, you'll get exclusive access to the best content we have to offer, helping you stay informed and inspired.

Your support is crucial as we aim to grow Codenight internationally. Together, we can create a vibrant community that shares knowledge and fosters innovation.

Don't miss out on the latest updates and valuable insights! Subscribe now and be part of Codenight's growth journey. Let's make this project shine brighter than ever!

πŸ‘‰ [Subscribe Here](https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7258667044961763328)
This media is not supported in your browser
VIEW IN TELEGRAM
This github realtime data stream is very cool πŸ”₯
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯7
This media is not supported in your browser
VIEW IN TELEGRAM
tried out typing speed test after a long time, and this seems to be somehow my new average speed

excuse my potato quality phone camera πŸ˜…
πŸ‘22πŸ‘3😁3⚑2πŸ”₯2
Forwarded from .Net Core Ethiopia
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
I was rocking this just for fun yesterday afternoon. It was easier than I thought 😁

... but the shocking thing I discovered is that it really doesn't need the cookie session id it requires to authorize the api requests πŸ₯Ά .. I just filled that part of the header with a value of zero and it seems to work without any issue. It is scary that anyone connected to your router(Legend router) can just run these scripts and play with it
⚑2
And another thing I discovered is that, when you login, it just creates a dummy session id key in the cookies just to keep track of the fact that you are logged in. No usage of the username and password for basic authentication.. No usage of tokens 😳

A ridiculous router πŸ˜‚
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
always learning something new & interesting from Milan's posts πŸ’Ž
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯5⚑2
https://okyrylchuk.dev/blog/mastering-async-and-await-in-csharp-best-practices/

Read this if you are an aspiring C# dev.. you will thank me later : )
πŸ”₯4
this should be one the perks of being a senior dev 😁
Please open Telegram to view this post
VIEW IN TELEGRAM
🀣17😁2
Forwarded from Luna's pathwayπŸ€— (Luna)
Hello,I need your attention for a second!
One of our own, Daniel Basazinew, a talented software engineer and an incredible human being, is facing a life-threatening challenge. Daniel has been diagnosed with End-Stage Renal Disease (ESRD), and both of his kidneys have failed. He urgently needs a kidney transplant, but the cost of the procedure abroad is $40,000.

Daniel has always been there for others, mentoring, helping, and inspiring those around him. Now, it's our turn to help him in his time of need.

Here's how you can support:
Donate via GoFundMe: https://www.gofundme.com/f/urgent-support-daniels-kidney-transplant


Local Donations (Ethiopia):

Commercial Bank of Ethiopia: 1000259462774 (Daniel Basazinew)

Telebirr: 0941219026 (Zinash)

Share the campaign with your networks to spread the word.
Let's rally together to save Daniel’s life. Every little bit countsβ€”thank you for your support!

content credit : Nahom Abera
πŸ‘4
I always hated auto mapper libraries in C# as they are mostly reflection-based. They do runtime reflections to handle mapping, which have a significant performance overhead and potential runtime errors. I always try to avoid anything that involves reflection at all cost, even in a mapping case, I always preferred to write my own mappers.

However, today, I discovered a library called Mapperly πŸ’Ž

Mapperly is a source generator based library for generating object mappings. A source generator in C# is a powerful compile-time code generation feature introduced in .NET 5 that allows you to generate additional source code during compilation. This means it generates type-safe and highly efficient mapping code at compile time. Since it avoids using reflection, there are no runtime complications.

I can't wait till I use it πŸ”₯

Github Repo: https://github.com/riok/mapperly
Docs: https://mapperly.riok.app/docs/intro/

#csharp #tip #automapping #resource
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯4
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘6⚑1
I enjoy reading sarcastic comments in repositories 😁
😁6
Damn, it's been a whole month since I last posted... Anyways, here's a post so my channel doesn’t turn into a ghost town.

You’re welcome πŸ˜‰
😁13⚑4
Forwarded from Chapi Dev Talks
Registration is Open for DevMeetup V3!πŸŽ‰πŸŽ‰

Join us on February 22 at Capstone ALX Tech Hub, Lideta, for a day of inspiring keynotes, networking, hackathons, and fun challenges. Hear from founders and developers sharing their journeys!

πŸ“… Date: February 22
⏰ Time: 9:00 AM
πŸ“ Location: Capstone ALX Tech Hub, Lideta
πŸ“Œ RSVP Here: https://devmeetup.et/register

Spaces are limited secure your spot now!

For any collaborations contact @chapimenge or @Merry_Abate16.

A huge shoutout to our amazing sponsors:

πŸ₯‡ Platinum Sponsors: ALX Ethiopia, iceaddis, Convex Technologies, Chapa and Yegara Host.

πŸ₯‰ Silver Sponsors: Horan Software, Kuraz Tech, along with individual supporters who’ve made this possible. Thank you all for your incredible support!

#DevMeetupV3 #DeveloperCommunity #Innovation
πŸ‘2