#codesnippet — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #codesnippet, aggregated by home.social.
-
𝗖𝗮𝗿𝗯𝗼𝗻:
#Screenshot #CodeSnippet #Carbon
https://thewhale.cc/posts/carbon
Create and share beautiful images of your source code. Start typing or drop a file into the text area to get started.
-
Giới thiệu **snipo** - phần mềm quản lý đoạn code đơn người dùng sáng tạo.
snipo giúp lưu trữ và chia sẻ đoạn code với tính năng đơn giản, dễ triển khai qua Docker (35MB). Hỗ trợ folders, tags, chia sẻ URL công khai/mặc định riêng tư. Tài liệu rõ ràng, import/export JSON dễ dàng. Phù hợp cho ai muốn tự chủ quản lý code mà không cần GitHub Gists.Alternative: #ToolLậpTrình #SelfHosting #CodeSnippet #LậpTrìnhViên
#Snipo #TựHost #QuảnLýCode #Docker -
Giới thiệu **snipo** - phần mềm quản lý đoạn code đơn người dùng sáng tạo.
snipo giúp lưu trữ và chia sẻ đoạn code với tính năng đơn giản, dễ triển khai qua Docker (35MB). Hỗ trợ folders, tags, chia sẻ URL công khai/mặc định riêng tư. Tài liệu rõ ràng, import/export JSON dễ dàng. Phù hợp cho ai muốn tự chủ quản lý code mà không cần GitHub Gists.Alternative: #ToolLậpTrình #SelfHosting #CodeSnippet #LậpTrìnhViên
#Snipo #TựHost #QuảnLýCode #Docker -
🎉 Behold, the Nobel Prize-winning notion of releasing compiler optimizations like a Christmas calendar! 🎄 Because who wouldn't want a daily code-snippet #gift from Santa Compiler? 🎁🎅 Surely the pinnacle of human achievement in 2025. 😂
https://xania.org/202511/advent-of-compiler-optimisation #NobelPrize #CompilerOptimizations #ChristmasCalendar #CodeSnippet #HackerNews #ngated -
🎉 Behold, the Nobel Prize-winning notion of releasing compiler optimizations like a Christmas calendar! 🎄 Because who wouldn't want a daily code-snippet #gift from Santa Compiler? 🎁🎅 Surely the pinnacle of human achievement in 2025. 😂
https://xania.org/202511/advent-of-compiler-optimisation #NobelPrize #CompilerOptimizations #ChristmasCalendar #CodeSnippet #HackerNews #ngated -
How do people share code snippets on mastodon?
-
How do people share code snippets on mastodon?
-
🚀 Ah, the thrilling saga of reloading Python classes intertwined with #criminology lectures! Apparently, there's no crime too small for a data scientist to overanalyze—just make sure you've signed up for the RSS feed of this code-snippet odyssey. 😂🔍
https://andrewpwheeler.com/2025/08/26/reloading-classes-in-python-and-shared-borders/ #PythonReloading #DataScience #CodeSnippet #RSSFeed #HackerNews #ngated -
🚀 Ah, the thrilling saga of reloading Python classes intertwined with #criminology lectures! Apparently, there's no crime too small for a data scientist to overanalyze—just make sure you've signed up for the RSS feed of this code-snippet odyssey. 😂🔍
https://andrewpwheeler.com/2025/08/26/reloading-classes-in-python-and-shared-borders/ #PythonReloading #DataScience #CodeSnippet #RSSFeed #HackerNews #ngated -
Swap variable using tuple :
This is a Pythonic and efficient way to swap values without using a temporary variable. a, b = b, a
#PythonTips #OneLinerPython #PythonTricks #CleanCode #LearnPython #CodeSnippet #100DaysOfCode #DevLife #Pythonista #codingmadeeasy -
Swap variable using tuple :
This is a Pythonic and efficient way to swap values without using a temporary variable. a, b = b, a
#PythonTips #OneLinerPython #PythonTricks #CleanCode #LearnPython #CodeSnippet #100DaysOfCode #DevLife #Pythonista #codingmadeeasy -
Slicing Tuple in python:
Slicing a tuple in Python means extracting a portion of it using the syntax tuple[start :stop :step].
#Python #PythonTips #Tuple #PythonSlicing #CodeSnippet #LearnPython #DevTips #100DaysOfCode #Programming #pythonlearning -
Slicing Tuple in python:
Slicing a tuple in Python means extracting a portion of it using the syntax tuple[start :stop :step].
#Python #PythonTips #Tuple #PythonSlicing #CodeSnippet #LearnPython #DevTips #100DaysOfCode #Programming #pythonlearning -
Tuple concatenation in Python:
Tuple concatenation in Python means combining two or more tuples using the + operator.
#python #tuples #pythontips #TupleConcatenation #codesnippet #learnpython -
Tuple concatenation in Python:
Tuple concatenation in Python means combining two or more tuples using the + operator.
#python #tuples #pythontips #TupleConcatenation #codesnippet #learnpython -
Replace, Start End with String Method:
In Python, replace() replaces parts of a string, startswith() checks if it begins with a value, and endswith() checks if it ends with one.
#python #stringmethods #codingtips #learnpython #pythonbasics #replace #StartWith #EndWith #codesnippet -
Replace, Start End with String Method:
In Python, replace() replaces parts of a string, startswith() checks if it begins with a value, and endswith() checks if it ends with one.
#python #stringmethods #codingtips #learnpython #pythonbasics #replace #StartWith #EndWith #codesnippet -
Underscores to skip values in Python
#PythonTips #LearnPython #PythonShorts #CodeHacks #ProgrammingTips #CleanCode #DevShorts #TechTips #PythonTricks #CodeSnippet #SoftwareDev #LearnToCode #PyTips #CodeIn30Seconds #PythonForBeginners -
Underscores to skip values in Python
#PythonTips #LearnPython #PythonShorts #CodeHacks #ProgrammingTips #CleanCode #DevShorts #TechTips #PythonTricks #CodeSnippet #SoftwareDev #LearnToCode #PyTips #CodeIn30Seconds #PythonForBeginners -
Variable Pointing & Delete variable in Python
#TechContent -
Generators to read large Files In Python #Python #CodeSnippet #PythonTips #BigData #FileHandling #Generators #MemoryEfficient #LearnPython #PythonDeveloper #CodingTips
-
Generators to read large Files In Python #Python #CodeSnippet #PythonTips #BigData #FileHandling #Generators #MemoryEfficient #LearnPython #PythonDeveloper #CodingTips
-
Outdated code snippets from Stack Overflow jeopardise software security
https://cispa.de/en/jallow-stackoverflow and
https://publications.cispa.saarland/4053/This could be relevant for #Copilot and all other #codeassistant tools training data.
#security #software #codesnippet #stackoverflow #github #cispa #cispahelmholtzcenterforinformationsecurity
-
Kennt jemand eine möglichst gut sortierte Sammlung von WordPress Codesnippets, die öffentlich erreichbar ist. Vielleicht bei Github oder als Website..
Ich wäre sehr interessiert. Insbesondere php.
Dankeschön -
Kennt jemand eine möglichst gut sortierte Sammlung von WordPress Codesnippets, die öffentlich erreichbar ist. Vielleicht bei Github oder als Website..
Ich wäre sehr interessiert. Insbesondere php.
Dankeschön -
Help request: #Wordpress
I'm using a #codesnippet to enqueue local font-awesome files (brands-400 & solid-900).
I'm trying to use 'font-display:swap' to clean up my lighthouse report.
It appears that when I implement 'font-display: swap' - I get a MIME type error from Console.
But the only way I can get rid of MIME type error is to suffer a 'font-display:swap' warning in Lighthouse.
Any recommendations on modifying this code to peacefully resolve both issues together?
-
Plus I'm so used to the classic #Google search for code documentation and examples, that it's just a waste of my time trying to change my habit.
#CodeSnippet extensions are far more useful in the #codeEditor, if you don't lack the basic #coding knowledge.
But why would anyone try to do anything with #ai if they have no coding skills is beyond me...
2/2
-
Plus I'm so used to the classic #Google search for code documentation and examples, that it's just a waste of my time trying to change my habit.
#CodeSnippet extensions are far more useful in the #codeEditor, if you don't lack the basic #coding knowledge.
But why would anyone try to do anything with #ai if they have no coding skills is beyond me...
2/2
-
#codesnippet #powershell #LetsPlayWithCode
Welcher RAM ist eigentlich verbaut? Und wo kann ich den dann kaufen?$ram = Get-WmiObject -Class Win32_PhysicalMemory
foreach ($module in $ram) {
$partNumber = $module.PartNumber
Write-Host "Modul-Teilenummer: $partNumber"
}Set-Clipboard $partNumber
$url = "https://geizhals.de/?fs=$partNumber&hloc=de"
Start-Process "msedge.exe" -ArgumentList "--app=$url", "--start-fullscreen" -
Using a cache plugin on your WordPress site and have the ActivityPub plugin activated? You may want to check if it properly handles content negotiation otherwise your users may see some weird content!
Read more about that and a possible solution for the zero(ish)-config cache plugin Surge in 👇
https://dominikschilling.de/notes/http-accept-header-wordpress-cache-activitypub/
#wordpress #cache #http #codesnippet #activitypub