Programming & Dev1,036 subscribersActivity Log • 4 activeThe community for all things Software Development. Tools, Open Source, Libraries welcomed too.SubscribePostProgramming & DevCommunityAll postsTrending CommunitiesHIVE CN 中文社区WorldmappinLeoFinanceOlio di BalenaSplinterlandsPhotography LoversSpendHBDVibesActifitLifestyleHive LearnersBlack And WhiteExplore Communities...Programming & DevTrendingHotNewPayoutsMutedcadawg (70)5 years agoAbout the Programming CommunityA quick summary of the programming community.hive-coding (60)15 hours agoWhich frontend ist used for Posting - Welches Frontend wird fürs Posten genutzt?EN There are various front ends and apps for the Hive blockchain that can be used to post contributions. Which one is used most often? How often is something posted with it…hive-coding (60)2 days agoKE with hive.min.js not possible - KE mit hive.min.js nicht möglichEN Gestern habe ich gezeigt, wie man mit HiveSQL den KE-Wert für einen User ermittelt. Heute wollte ich euch zeigen, wie es mit hive.min.js geht. Musste aber dann…hive-coding (60)3 days agoGet KE in HiveSQL - KE mit HiveSQL abfragenEN For anyone who wants to know how to use HiveSQL to obtain the KE value that is now displayed on Peakd, here is the SQL statement. I don't think much of this value because…achimmertens (69)last monthWie man eine Webseite mit eigener Domäne deployt - How to set up a webpage and deploy it with your own domain How to set up a website and email server with your own domain namemayorkeys (74)2 months agoLessons From Spending 11 Hours on a Grid Layout: Tech is Not for the LazyI never knew the journey is just starting and all what i have gone through when i was still learning and practicing is just a tip of an iceberg but that is what tech is all…mayorkeys (74)2 months agoTransformation from a regular user to a frontend developer Life as a developer is not a joke but many won't understand or can't understand because they feel everything they see online and in the web comes to appearance so easily and it…chaintuts (52)2 months agoFiendish Photos – Stealing Crypto Seed Phrases with OCRStealing crypto seeds from...pictures? Learn about OCR malware with this free and open #tutorial! We cover OCR, regex, a fun educational demo, and the real SparkCat malware along…radheradhe (41)2 months agoThe Top Programming Languages to Learn in 2025 – And Why They MatterTechnology doesn't sleep. With AI increasing at breakneck rates, web applications changing day by day, and industries becoming increasingly dependent on intelligent software, one…radheradhe (41)2 months agoStarting Programming Projects- The Lazy WayYou want to begin a programming project? Good on you. Perhaps you have no idea how to begin. That's fine—you're not alone. Actually, a lot of individuals have this same…gabrielr29 (66)2 months agoMore about ExcelFix? Bug fixes and improvements [ESP-ENG] | C#For this occasion, I come to talk more about corrections and features, specifically 4 that are the most important.makerhacks cross-posted @makerhacks/import-vs-require-javascript-failmakerhacks (71)2 months agoImport vs Require JavaScript FailAs you might have already seen, I am MUCH more used to Python, C, etc than modern JavaScript. Things have changed a lot since I last used it for anything but client side.…makerhacks cross-posted @makerhacks/exploring-the-django-request-response-flowmakerhacks (71)3 months agoExploring the Django Request-Response Flow Previously I showed how to set up Django and install on your development environment. Next we need to make it really useful, and that means responding to user requests. But…keeideas (54)3 months agoEnglish to Chinese Speech Translator using Python FlaskIn of my recent keynote address in Taipei, I spoke about solving pain points by coding with the help of generative AI. A night before the talk, I figured that I can create an…coderad (63)3 months agoFrom Move Line to Multi-Cursor and More: My Top 5 VSCode Tips, Tricks and ShortcutsEvery meow and then on the /r/learnprogramming sub I get an opportunity to tell someone about some neat feature or shortcut on VSCode that just blows their mind and makes…makerhacks cross-posted @makerhacks/create-amazing-python-user-interfaces-in-your-terminal-with-textualmakerhacks (71)3 months agoCreate Amazing Python User Interfaces in Your Terminal with TextualCreating a UI for your Python scripts can be a pain, especially if you just need something one step up from a CLI interface. It seems waste to have to configure a whole web app…makerhacks cross-posted @makerhacks/introduction-to-django-for-python-developersmakerhacks (71)3 months agoIntroduction to Django for Python DevelopersI've been building an SaaS suite and a set of APIs and found I really needed to take the time to learn Django. Django is a lot bigger and more capable than my usual go-to…gabrielr29 (66)3 months agoMy first program developed for a company, ExcelFix (2/2) [ESP-ENG] | C#Here I am again to finish this “series of posts”, focused on my first programming project done for a company.gabrielr29 (66)3 months agoMy first program developed for a company, ExcelFix (1/2) [ESP-ENG] | C#I'm back! Or so I hope... And today I bring you a little bit about my first project done for a company.agrante (69)3 months agoVersatile JavaScript API Client ClassA class to facilitate API requests in different situations