Raccoon Ninja
open-menucloseme
Home
Dev
Tech Support
Games
General
More icon
About the Author F.A.Q Privacy
🌎 🇨🇦/🇺🇸
English Português
tiktok mastodon github linkedin paypal rss
  • Unleashing the Power of Flags in C# and ReactJS: Why This Simple Trick Changes Everything! (#csharp #dev #flags #dotnet #enums #reactjs #javascript #typescript)

    calendar Mar 20, 2025 · 10 min read · dev csharp enumeration performance reactjs javascript typescript  ·
    Share on: twitter facebook linkedin copy
    Unleashing the Power of Flags in C# and ReactJS: Why This Simple Trick Changes Everything! (#csharp #dev #flags #dotnet #enums #reactjs #javascript #typescript)

    Explore how using Flags in C# enums can simplify and optimize your code, complete with practical examples, advantages, and best practices.


    Read More
  • How multiple enumeration is killing your performance in C# (#csharp #dev #performance)

    calendar Mar 5, 2025 · 7 min read · dev csharp enumeration performance  ·
    Share on: twitter facebook linkedin copy
    How multiple enumeration is killing your performance in C# (#csharp #dev #performance)

    Learn how multiple enumeration can kill your application’s performance, what is it, and how to avoid it.


    Read More
  • What is yield and yield from in Python (#dev #python)

    calendar Sep 3, 2024 · 2 min read · dev python yield generator coroutine  ·
    Share on: twitter facebook linkedin copy
    What is yield and yield from in Python (#dev #python)

    Learn what the yield and yield from keywords do in Python, and how you can use them to create generators and coroutines.


    Read More
  • Basics of Asyncio in Python (#dev #python #asyncio #concurrency #tutorial)

    calendar Jul 13, 2024 · 13 min read · dev python asyncio concurrency tutorial  ·
    Share on: twitter facebook linkedin copy
    Basics of Asyncio in Python (#dev #python #asyncio #concurrency #tutorial)

    Learn the basics of asyncio in Python, a library that provides many tools to help you write concurrent code. This tutorial will walk you through the basic use cases.


    Read More
  • Using Python and OpenAI to generate and resize images (#dev #python #openai #ai #aiart)

    calendar Jun 29, 2024 · 9 min read · dev openai ai python  ·
    Share on: twitter facebook linkedin copy
    Using Python and OpenAI to generate and resize images (#dev #python #openai #ai #aiart)

    This tutorial will walk you through the process of creating a simple Python script that uses the OpenAI API (not ChatGPT) to generate images and then resizes them using the Pillow library. Whether you’re looking to experiment with AI-generated art or automate image resizing tasks, this post will help you get started.


    Read More
  • How to speed up a Python function (#python #cache #dev)

    calendar Jun 15, 2024 · 3 min read · dev function cache python  ·
    Share on: twitter facebook linkedin copy
    How to speed up a Python function (#python #cache #dev)

    This post shows a simple way to speed up the execution of an indeppontent Python function


    Read More
  • A gotcha when measuring distance between objects in Godot. (#dev #gameDev #godot)

    calendar Jun 2, 2024 · 5 min read · dev gameDev godot gdscript  ·
    Share on: twitter facebook linkedin copy
    A gotcha when measuring distance between objects in Godot. (#dev #gameDev #godot)

    Learn how to measure the distance between two objects in Godot, and how to work around a common pitfall method. This post will guide you through what the gotcha is, why it happens, and how to avoid it.


    Read More
  • Welcome to our new home! 🏡

    calendar Jun 1, 2024 · 2 min read  ·
    Share on: twitter facebook linkedin copy
    Welcome to our new home! 🏡

    Welcome to our inaugural post on our new home! 🎉 We have moved away from our previous server and from WordPress.


    Read More
  • Centering vertically using (only) CSS

    calendar Apr 27, 2024 · 2 min read · vertical html align css webDesign troubleshooting dev web  ·
    Share on: twitter facebook linkedin copy
    Centering vertically using (only) CSS

    Have you ever found yourself sweating bullets over a seemingly simple CSS task like centering elements vertically? Fear not! Today, I’m sharing a nifty little code snippet that’s been my go-to solution. While it may require some minor adjustments depending on your project, this straightforward approach has never let me down. So, grab a cup of coffee, and let’s dive into this game-changing CSS trick that will have you centering elements like a pro in no time!


    Read More
  • What is a metaclass and how it works. (#python #dev #metaclass)

    calendar Jan 11, 2023 · 8 min read · dev metaclass python  ·
    Share on: twitter facebook linkedin copy
    What is a metaclass and how it works. (#python #dev #metaclass)

    Dive into the world of Python metaclasses, the secret ingredient for those who wish to tailor the behavior of their classes with precision. This gentle yet insightful guide will walk you through the concept of metaclasses, likening them to a custom mold at a bakery, allowing you to add your flair to your Python classes. Whether you’re looking to add special methods, attributes, or alter class definitions, metaclasses offer a vibrant palette to paint your code with. Perfect for the inquisitive programmer, this post will illuminate the path to mastering metaclasses, spiced up with practical examples and considerations for when (and when not) to use them.


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Breno RdV photo

Breno RdV

Software developer and tech enthusiast. I write about software development, tech, and other things I find interesting.
About the author

Recent Posts

  • Unleashing the Power of Flags in C# and ReactJS: Why This Simple Trick Changes Everything! (#csharp #dev #flags #dotnet #enums #reactjs #javascript #typescript)
  • How multiple enumeration is killing your performance in C# (#csharp #dev #performance)
  • What is yield and yield from in Python (#dev #python)
  • Basics of Asyncio in Python (#dev #python #asyncio #concurrency #tutorial)
  • Using Python and OpenAI to generate and resize images (#dev #python #openai #ai #aiart)
  • How to speed up a Python function (#python #cache #dev)
  • A gotcha when measuring distance between objects in Godot. (#dev #gameDev #godot)
  • Welcome to our new home! 🏡

Categories

DEV 31 GENERAL 5 TECHSUPPORT 3 GAMES 2

Tags

DEV 31 PYTHON 12 POWERBUILDER 8 TROUBLESHOOTING 8 ERROR 7 TIP 3 APPEON 2
All Tags
ADBLOCK1 ADMIN1 ADOBE1 AI1 ALIGN1 ANDROID1 APPEON2 APPLICATIONWINDOW1 ASYNCIO1 BOOK1 BREAKPOINT1 BUG1 CACHE1 COMMANDLINE1 CONCURRENCY1 CONVERT1 COROUTINE1 CRASH1 CSHARP2 CSS1 DATABASE2 DATAWINDOW2 DEBUGGING1 DECREMENT1 DEPLOY2 DEV31 DISABLE1 EBOOK1 ENUMERATION2 ERROR7 EXIT1 FAILED1 FAQ1 FILEOPERATIONS1 FREE1 FUNCTION1 GAMEDEV1 GAMES2 GDSCRIPT1 GENERAL1 GENERATOR1 GENERATORS1 GODOT1 GOOGLE1 GRANT1 HOSTSFILE1 HTML1 IDE1 INCREMENT1 INSTALL1 INSTANTMESSAGE1 ITERATOR1 JAVA1 JAVASCRIPT1 LINUX1 LOCATION1 LOGIN1 MENU1 METACLASS1 MINECRAFT2 OPENAI1 ORACLE2 ORACLEERRORS1 PATHLIB1 PBMEMORYMANAGER1 PBWEBSERVICES1 PERFORMANCE2 POWERBUILDER8 PROCESS1 PYINSTALLER1 PYTHON12 REACTJS1 READING1 RETURNCODE1 SCRIPTING2 SERVER1 SITERELIABILITYENGINEERING1 SKETCHUP1 SOCIALMEDIA1 SOLVED1 SUPPORT1 TABLE1 TERMINAL1 TEXTFILE1 TIP3 TROUBLESHOOTING8 TUTORIAL2 TYPESCRIPT1 UBUNTU1 VERTICAL1 WEB1 WEBDESIGN1 WEBSERVICE1 WHATSAPP1 WIKI1 WINDOWS2 YIELD1
[A~Z][0~9]
Copyright © 2008–2018, Steve Francia and the Hugo Authors; all rights reserved.

Copyright 2025 COPYRIGHT © 2008–2018, STEVE FRANCIA AND THE HUGO AUTHORS; ALL RIGHTS RESERVED.. All Rights Reserved

to-top