← Topics

Software

21 communities
208 tweets
643.9K total members
Communities: Software Engineering (239.4K) Web Developers (116.4K) C and Assembly Developers (62.7K) iOS Dev Community (45.6K) Python Coding (30.4K) Java (28.4K) Flutter (20.6K) Rust Programming Language (17.4K) AWS (17.1K) Golang Insiders (11.9K) Ruby on Rails (9.6K) React Native (9.3K) Web Developers / Programming (9.2K) Hermes Agent (5.3K) Graphics Programming (4.8K) Go Programming Language (4.3K) Godot Developers (4.1K) Laravel Artisans Community (3.8K) PERK NATION (1.9K) TheStartup (1.2K) Gitlawb (347)
Columns:
# Tweet Community User Followers Views β–Ό Ratio Engagement Posted
101
[text] Go really is the language of AI. Its never been a better time to learn Go
Golang Insiders @MattJamesBoyle βœ“ 14.7K 17.6K 1.2x 204 Apr 20
102
[image] πŸš€ Day 23/150 – Compound Interest in Python Code with Explanation:
Python Coding @clcoding βœ“ 652.0K 17.3K 0.0x 83 Apr 18
103
[image] Reverse a Number in Python April Python Bootcamp:
Python Coding @clcoding βœ“ 652.5K 16.9K 0.0x 101 Apr 1
104
[text] Big day Internsβ„’, 🚨All-hands engineering Friday🚨 starts in 15 minutes. Today's agenda is brought to you by your CEO and best friend, ThePrimeagen. We are going to be fixing up and hopefully getting the results for Locked-In. Neovim for life ThePrimeagen, CEO, COO, CTO
TheStartup @ThePrimeagen βœ“ 347.8K 16.9K 0.0x 199 Mar 13
105
[image] max() in Python Python Functions in Depth β€” Writing Clean, Reusable, and Powerful Code
Python Coding @clcoding βœ“ 651.7K 16.6K 0.0x 118 Apr 5
106
[image] Java 26 brings HTTP/3 to HttpClient – faster, more reliable networking is here: With JDK 26 now in Release Candidate phase (GA March 17, 2026), JEP 517 delivers long-awaited native HTTP/3 support to the API. Built on QUIC (UDP-based),
Java @gutsOfDarkness8 βœ“ 2.9K 15.7K 5.5x 199 Feb 17
107
[text] Summer internship season is coming up, and honestly I feel like I still don’t know enough. I only know web dev and a bit of UI/UX Do I realistically have a shot at landing an internship with this, or am I still behind? Also trying to figure out what I should focus on right now:
Web Developers @bushrahhhh βœ“ 1.6K 15.7K 9.7x 122 Mar 6
108
[image] Embedded Servers in Spring Boot βœ… In older Java web apps, we usually build a WAR file and deploy it to an external server, such as a standalone Tomcat or JBoss. With Spring Boot, the server is embedded inside the application. The server libraries are bundled in the classpath
Java @iamsaquibdev βœ“ 4.3K 15.6K 3.6x 66 Apr 12
109
[text] Dear Sr. Interns Only, The Standup starts now, please join and have your blockers ready
TheStartup @ThePrimeagen βœ“ 354.1K 15.6K 0.0x 170 Apr 7
110
[text] Dear Interns (again), I have once again cleared out the spam accounts from TheStartup. They are prolific and require regular pruning. I am sorry that your eyes may have been subjected to them.
TheStartup @ThePrimeagen βœ“ 352.9K 15.5K 0.0x 173 Apr 6
111
[image]
Rust Programming Language @AstraKernel 6.5K 15.4K 2.4x 171 Feb 20
112
[text] 🚨🚨 "You don't enjoy your job" - CEO After Firing for AI 🚨🚨 🚨🚨 "You don't enjoy your job" - CEO After Firing for AI 🚨🚨 🚨🚨 "You don't enjoy your job" - CEO After Firing for AI 🚨🚨🚨🚨 "You don't enjoy your job" - CEO After Firing for AI 🚨🚨
TheStartup @ThePrimeagen βœ“ 352.5K 15.4K 0.0x 86 Apr 3
113
[image] The Java pattern that makes error handling actually enjoyable: sealed Result + pattern matching: Stop throwing exceptions for expected cases like β€œnot found”, β€œinvalid input”, β€œunauthorized”, or β€œout of stock”. Modern Java way: sealed interface + sealed records + exhaustive
Java @gutsOfDarkness8 βœ“ 3.1K 15.0K 4.9x 132 Mar 25
114
[text] Just refreshed the list of companies hiring Go engineers in 2026. - 58 companies total, I'll add more over time. - 63% of them are remote friendly - spans 15 industries Get the list here:
Golang Insiders @MattJamesBoyle βœ“ 14.7K 15.0K 1.0x 148 Mar 22
115
[image] Rust 1.94.0 is out! πŸ¦€πŸŽ‰πŸš€ ⭐ One of my favorite changes in this release: "CARGO_BIN_EXE_<name>" variable is now available at runtime, not just at build time. πŸ’― Helps with CLI testing by exposing the path of compiled binary ➑️ Full changelog:
Rust Programming Language @orhundev βœ“ 7.4K 14.9K 2.0x 161 Mar 5
116
[image] type() in Python Python Functions in Depth β€” Writing Clean, Reusable, and Powerful Code
Python Coding @clcoding βœ“ 650.6K 14.9K 0.0x 79 Apr 11
117
[image] re.findall() in Python 100 Python Challenges to Think Like a Developer
Python Coding @clcoding βœ“ 652.4K 14.8K 0.0x 165 Mar 27
118
[text] which backend framework is the best? - Express.js - FastAPI - Django - NestJS
Software Engineering @noor36758 βœ“ 1.7K 14.7K 8.6x 137 Mar 29
119
[video] 100k spheres. 3ms/frame. 1920x1080. 5060Ti. Vulkan compute (glsl path tracer real-time) and C.
Graphics Programming @idobbins βœ“ 191 14.6K 76.6x 362 Mar 7
120
[image] πŸš€ Just joined our FREE Python Bootcamp this April? You’re still on time! We’ve already completed 7 powerful days of learning πŸ’»πŸ”₯ But don’t worry β€” you can catch up anytime! 🎯 We’re going LIVE again tomorrow! Make sure you don’t miss it πŸ‘‡ Start from
Python Coding @clcoding βœ“ 650.6K 14.5K 0.0x 66 Apr 12
121
[image] Alternating Star Triangle in Python Top 100 Python Loop Interview Questions (Beginner to Advanced)
Python Coding @clcoding βœ“ 652.3K 14.4K 0.0x 100 Mar 24
122
[image] Multi-Index Table Styled Cleanly in Python AUTOMATING EXCEL WITH PYTHON
Python Coding @clcoding βœ“ 651.3K 14.3K 0.0x 116 Mar 5
123
[image] Stop scrolling. This might be your next opportunity πŸ‘‡ We’re hiring interns for April–June 2026! If you want real experience (not just certificates), this is for you. πŸ’‘ Domains: Python | AI | Automation | Content πŸ“… Duration: 3 Months πŸ“© Apply now β†’
Python Coding @clcoding βœ“ 652.3K 14.3K 0.0x 69 Mar 25
124
[image] Gratitude to @aronprins for contributing a huge sleek UI refresh for Hermes WebUI! πŸ™ And big thanks to @gabogabucho for creating a sweet end to end onboarding flow for new users right through the web UI! πŸ™ If you haven’t yet there has never been a
Hermes Agent @nesquena βœ“ 1.1K 14.2K 12.5x 76 Apr 12
125
[image] πŸš€ Day 24/150 – Check Vowel or Consonant in Python Detailed Explanation:
Python Coding @clcoding βœ“ 652.0K 14.2K 0.0x 58 Apr 19
126
[image] The Java security practice that still catches even senior developers in 2026: Input validation & sanitization done right: One of the most critical (and frequently neglected) areas in Java applications is proper input validation and sanitization. Failing here opens the door to
Java @gutsOfDarkness8 βœ“ 3.1K 14.1K 4.6x 163 Mar 29
127
[image] Structured Concurrency (Sixth Preview) – Timeout + Joiner Upgrades for Robust Concurrency: JDK 26 previews Structured Concurrency for the sixth time in JEP 525. This API continues to mature by treating concurrent subtasks as a structured unit: spawn with StructuredTaskScope, join
Java @gutsOfDarkness8 βœ“ 2.9K 14.1K 4.8x 81 Feb 28
128
[image] sorted() in Python Free BootCamp Link:
Python Coding @clcoding βœ“ 652.3K 14.1K 0.0x 110 Apr 2
129
[image] i am ready i think tomorrow is going to be a banger of a stream
TheStartup @ThePrimeagen βœ“ 341.3K 14.0K 0.0x 332 Feb 19
130
[text] Proud to have discovered two QUIC-related issues in HAProxy that led to CVE-2026-26080 & CVE-2026-26081 (DoS crashes via malformed packets). Thanks to willyt for the credit in the 3.1.15 release announcement!
C and Assembly Developers @tetsuoai βœ“ 229.8K 14.0K 0.1x 159 Feb 28
131
[image] JDK 26 drops in 3 days - Scoped Values become the new standard for request context: Code reads like sequential logic, but scales to millions of concurrent requests.ThreadLocal is officially legacy in 2026.Scoped Values (stable since JDK 21) are now the clean, safe, zero-leak way
Java @gutsOfDarkness8 βœ“ 3.0K 13.9K 4.7x 148 Mar 14
132
[text] I'm looking for Laravel PHP work for last almost two months now, idk if it's AI or something else but market seems lot quiet than ever. Previously I used to get clients on a same day I start looking for work. Are you feeling the same?
Laravel Artisans Community @MrPunyapal βœ“ 7.4K 13.9K 1.9x 163 Mar 23
133
[image] Modern Java tip that still feels like a superpower: records + pattern matching for clean multi-value returns: Since Java 16+ you can return multiple values cleanly with records + pattern matching - no more Pair, Triple, Map.Entry, or temporary DTOs.Benefits:Named, immutable,
Java @gutsOfDarkness8 βœ“ 3.0K 13.8K 4.5x 96 Mar 19
134
[video] Terrain3D now provides a separate, configurable ocean mesh and a default shader. You can use your own. 🧡
Godot Developers @TokisanGames 2.9K 13.7K 4.7x 167 Mar 7
135
[image] Anyone can watch coding videos. Only a few can write code worth following.
Python Coding @clcoding βœ“ 652.0K 13.5K 0.0x 106 Mar 17
136
[image] πŸ“˜ April Python Bootcamp Index (20 Working Days) Most people wait to feel ready. Top developers start before they are. Your Python journey begins today. πŸ‘‰ Full syllabus:
Python Coding @clcoding βœ“ 652.3K 13.4K 0.0x 77 Mar 26
137
[image] Math Equations to Latex in Python
Python Coding @clcoding βœ“ 650.8K 13.2K 0.0x 77 Feb 25
138
[image] are you on v0.5.0 too?
Hermes Agent @sudoingX βœ“ 20.4K 13.0K 0.6x 287 Mar 29
139
[image] The Java feature that senior devs use to write safer, cleaner request-scoped code: ScopedValue: ThreadLocal was the standard for request-scoped data for years, but with virtual threads it has serious problems (pinning, memory leaks, manual cleanup hell). The modern replacement
Java @gutsOfDarkness8 βœ“ 3.2K 13.0K 4.1x 106 Apr 5
140
[image] zip() function in Python
Python Coding @clcoding βœ“ 652.1K 12.9K 0.0x 199 Mar 19
141
[image] Reverse Number Triangle in Python Ask for support:
Python Coding @clcoding βœ“ 651.8K 12.6K 0.0x 87 Mar 15
142
[image] How Python Decides What Runs Next? Python follows a control flow to decide what runs next β€” by default it executes statements sequentially from top to bottom, but conditional statements (if/elif/else) and loops (for, while) change that flow based on decisions and repetition.
Python Coding @clcoding βœ“ 651.1K 12.6K 0.0x 104 Mar 1
143
[image] The Java pattern senior devs use to stop abusing exceptions for control flow One of the biggest improvements in modern Java code is moving away from throwing exceptions for expected business cases. Instead of throw new NotFoundException() or throw new InvalidInputException(), use
Java @gutsOfDarkness8 βœ“ 3.1K 12.5K 4.0x 168 Mar 29
144
[image] i made a minimal chat server in c uses sockets + poll() for real-time bidirectional messages between terminal clients it's super tiny
C and Assembly Developers @sudox7 βœ“ 1.9K 12.5K 6.5x 60 Mar 29
145
[text] for SaaS founders & indie devs: 
what’s the hardest part of marketing your product? 1. getting attention 2. converting users 3. staying consistent
Software Engineering @zaraistastys βœ“ 1.8K 12.3K 6.7x 123 Mar 30
146
[image] The most important production Java practice that many teams still get wrong: Structured Logging In production systems, plain text logs are one of the biggest causes of slow incident resolution and debugging nightmares. The industry standard in 2026 is structured logging (JSON
Java @gutsOfDarkness8 βœ“ 3.2K 12.3K 3.8x 58 Apr 17
147
[image] Coding a network simulator JB
C and Assembly Developers @drJonasBirch βœ“ 4.1K 12.3K 3.0x 111 Feb 23
148
[image] Heart Pattern in Python Join us :
Python Coding @clcoding βœ“ 652.4K 12.1K 0.0x 53 Mar 30
149
[image] SMART CITY SENSOR MAP in Python 100 Python Projects β€” From Beginner to Expert
Python Coding @clcoding βœ“ 650.4K 11.6K 0.0x 256 Feb 20
150
[image] Interview Question: Explain the internal working of HashMap? How does it handle collisions?
Java @iamsaquibdev βœ“ 4.3K 11.4K 2.6x 103 Feb 21