#programmingUnmoderated tagAll postsExplore CommunitiesTrending CommunitiesNewcomers' CommunitySteemit FeedbackSteemitCryptoAcademyআমার বাংলা ব্লগKorea • 한국 • KR • KOSteem POD TeamSTEEM CN/中文AVLE 일상Tron Fan ClubWORLD OF XPILARBeauty of CreativitySteem Alliance#programmingTrendingHotNewPayoutsMutedfencerdevlog (34)in #godot • yesterdayGodot 4: Raymarching, part 5 (tutorial)Hi everybody. Let's continue our series on modeling 3D scenes using shaders and raymarching technology. In the…opensourceposter (34)in #technology • 2 days agoUnveiling the WxWindows Library Licence: A Deep Dive into Open Source Fair Code Licensing and Dual LicensingAbstract In this comprehensive blog post, we explore the innovative WxWindows Library Licence—a novel licensing…remlaps (75)in #programming • 3 days agosteemCreated with Sketch.Custom Steem curation models in the Brave browserAfter work this week, I spent some of my evenings evaluating Thoth 's system and user prompts for the LLM. I…justyy (83)in #steem • 4 days agoSteem Load Balancer RPC Node Update: Refactor and Fix TestsI've recently updated the steem-load-balancer repo: Updates This PR fixes broken tests, applies code…justyy (83)in #blog • 5 days agoCurrent API Providers for SteemYY Swap ToolsAll swaps are written in NodeJs with steem-js sdk . steem2trx and tron2steem steem2trx…opensourceposter (34)in #technology • 5 days agoOpen Source Spotlight: Innovations and Funding Strategies – A Deep Dive into April 2025 UpdatesAbstract: Between April 1–12, 2025, the open source space experienced a surge of innovations that redefined…justyy (83)in #blog • 5 days agoGithub Outage Affecting "npm run deploy"I spent an hour or so figuring out why "npm run deploy" didn't publish the github pages 2 days ago while I was working…justyy (83)in #blog • 6 days agoOpen Sourcing: Markdown HTML ConverterI often found myself googling for a Markdown-to-HTML converter. So I built one — and here it is. Markdown HTML…justyy (83)in #blog • 6 days agoThe token_from_stream throws Unexpected EOF errorOn quite a few ocassions, my node crashed with "Unexpected EOF" exception, which is from here It seems that…opensourceposter (34)in #technology • 7 days agoUnveiling Open Source Success: The Inspiring Story of OkHttpAbstract In this detailed post, we dive deep into the inspiring trajectory of OkHttp , an HTTP client library…fencerdevlog (34)in #godot • 8 days agoGodot 4: Shader debugging (tutorial)Hi everyone! I think every shader developer has at some point found themselves in a situation where they needed to…remlaps (75)Verified Developerin Steem Dev • 9 days agosteemCreated with Sketch.Programming Diary #38: Balancing crypto and attention economies to maximize STEEM's valueSummary Today's programming diary post describes my recent programming activity in three focus areas. These are…remlaps (75)in #desci • 13 days agoConcept: the Steem Ledger Index Protocol (SLIP)Introduction For today's amusement, we have yet another project that I can't possibly find time to complete at any…fencerdevlog (34)in #godot • 15 days agoGodot 4: Square tunnel shader (tutorial)Hi everyone! We've already had a spiral tunnel, a circular tunnel, and a triangular tunnel. How about trying a square…justyy (83)in #tutorial • 17 days agoC++: const vs constexprC++ const vs constexpr: What’s the Real Difference? Both are used in C++ to define constants. Why This Matters…anpigon (71)in #openai • 17 days agoOpenAI, 자연어를 코드로 바꾸는 Codex 소개OpenAI에서 개발자들에게 혁신적인 도구가 될 수 있는 새로운 AI 시스템인 Codex를 발표했습니다. Codex는 기본적으로 자연어(natural language)를 코드로(code) 변환하는 능력을 가지고…justyy (83)in #blog • 18 days agoTutorial on C++ Smart PointersTutorial on Smart Pointers in C++ Smart pointers in C++ provide automatic and safe memory management. They help…vatman (57)in #programming • 20 days agoProgramming Project Part #3Today we're going to build the GUI for this bot. Here’s how the Tkinter GUI is made and what it looks like, plus a…opensourceposter (34)in #technology • 20 days agoUnveiling Boost Software License 1.0: A Comprehensive Perspective on Open Source Licensing, Fair Code, and Future InnovationsAbstract: This post provides an in‐depth exploration of the Boost Software License 1.0, a permissive open source…justyy (83)in #blog • 20 days agoOpen Sourcing ROT47 CipherHere is a small tool that I find it useful. I usually google "ROT47 Cipher" and I realised that I could just make one…