via @dotnet : Customize AI responses from GitHub Copilot
https://ift.tt/We2rkPq
#GitHubCopilot #AICoding #CustomInstructions #SoftwareDevelopment #CSharp #AgentMode #CodingStandards #DevOps #AIInDevelopment #CodeQuality #TechInnovation #ProgrammingTips #VibeCodi…
Ruby 3.4 Frozen String Literals: What Rails Developers Need to Know
https://www.prateekcodes.dev/ruby-34-frozen-string-literals-rails-upgrade-guide/
Preprocessor directives can do a lot more for your C# projects — especially when you want to conditionally compile code for different environments, platforms, or configurations.
Have you used preprocessor directives in a clever way? Drop your favourite use case below
18 rules of software engineering
Just read the Google Cloud incident report from last week’s outage
Turns out… they missed a null check, and it took down almost the entire platform.
Let this be your reminder:
Unit tests matter.
Do your tests. Save your cloud.
https://status.cloud.google.com/incidents/ow5i3PPK96RduMcb1SsW
Loop through dictionaries in Python:
A dictionary in Python is a collection of key-value pairs. To loop through a dictionary, you can use several methods depending on what you want to access: keys, values, or both.
#Python #PythonTips #LearnPython #Coding #PythonProgramming #100DaysOfCode #CodeNewbie #DevCommunity #ProgrammingTips #TechEducation #softwaredevelopment
Kuona saizi, uzito, mfano 8 Byte, haimaanishi kuwa unayo data sahihi! Ni uzito tu, lakini sio data!
Imagine hiyo data, bits zimejipanga jinsi ilivyo a, kumbe ulitaka data yenye mpangilio wa bits za d! Uzito ni ule ule but data tofauti, seen?!
Hizi #programmingtips in fact #codingtips ni kama rubbish
www.5021.tips/ujanja/eepromwork
Ni wewe tu ku #teachyourself #ujanja wa #coding hizo #digitalelectronics #ProgrammingMadeEasy juu #HapaUjanjaTu #ECUProgramming #5021tips #techtipsandtricks
Usikwame na kazi ya #programming kwasababu umekosa hiyo #EEPROM unadhani ndo sahihi tu, yet kuna #ujanja kutambua jinsi zinaingiliana, yaani kufanana matumizi, #HapaUjanjaTu
www.5021.tips/ujanja/datasheets
Maandishi yakiwa katika lugha ya kigeni, unatafsiri tu ili uelewe ujinga!
#programmingtips #5021tips #codingtips #ecu #digitalelectronics #electroniccomponents #diy #ecurepairs #autoelectronics #ECUProgramming #carkeyprogramming #EEPROMwork #coding
Async and Await Non-Blocking UI in C# Tip #39 Using async and await in C# keeps the UI responsive during long tasks like delays. Without them, the UI freezes and becomes unresponsive until the task is complete. #CSharp #AsyncAwait #ResponsiveUI #ProgrammingTips #DotNet #vscode
So as I am doing experiments for finetuning parameters for #wakegp, I noticed the repository is taking a lot of space, more than 0.5GB. I asked in #codeberg #Matrix room. As they have limits.
One of their people did git gc
and that ~700MB turned into under 200MB. I learned a lesson here. You can use git gc
for housekeeping of your #git repository. It also does compression.
I wonder when could I master git an learn all of its wonderful features.
PS: In non profit services like codeberg, the resources you use aren't paid with your data. Then you have to be careful to not waste their resources. If you've got a huge repository on codeberg, it would be a good idea to do a git gc
so the resources would be available for other users.
@Codeberg
#programming #development #softwaredevelopment #softwareengineering #controlversionsystem #cvs #techtips #programmingtips