mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#threading

0 posts0 participants0 posts today

Yesterday I work most of the day in implementing #newsgroups #articles #threading support on #UsenetReborn updated the main branch and the image, let me know what you think.

- sr.ht/~rek2/Usenet_Reborn

#usenet #nntp #rust #programming #tui #decentralization #happyHacking #Hispagatos
Warning: I'm not a developer just a #hacker that works in #infosec and #unix systems that loves to learn as much as I can of everything. So patches with actual good code is welcome #happyHacking

If you have been using #py5 for a while, this page about #matplotlib integration is a documentation gem It opens up the possibility of making "live", real time and interactive, maplotlib charts, but even if you are not into #dataviz, it shows the beautiful #profiling tools integrated with py5 and how to use #threading to improve performance. In the end you also learn about named colors and the clever "Colormap Color Mode" feature.

py5coding.org/integrations/mat #python #processing4 #profilers #colormapps

www.py5coding.orgCharts, Plots, and Matplotlib — py5 documentation

I used to love #Python, but dealing with the honestly kind of scary #multiprocessing library was a reminder of the #GIL #threading situation really hurts working with #parallelism. 😰🫠

I've started learning #Kotlin after honestly really enjoying the threading library it provides. It's so's easy to work with when you understand it! 😀 (I would prefer to stay away from some of the #Java contentions after working with them for so long. 👍) #JVM
f.kawa-kun.com/display/881761a…

f.kawa-kun.comNeil E. HodgesHad quite the time working on a personal project recently. It changed my life forever. * Learned the hard way that the (default on most POSIX) fork context...

🔧 New Blog Post Alert! 🚀
Struggling with thread contention in your multithreaded .NET applications? 🧵
Learn how to diagnose and resolve thread contention to enhance performance and stability in your projects.

📖 Read more: medium.com/@faysal.malik/diagn

Medium · Diagnosing and Fixing Thread Contention in Multithreaded .NET ApplicationsBy Faisal Iqbal