Explore tweets tagged as #Multithreaded
Doing a work trial as a growth engineer at a company rn ;) Built myself a multithreaded competitor aggregator based on >20 keywords, across 5 platforms and the web. Best part is I paid 0$ for tools, and it ran in 1 min while I texted my friend
2
0
6
$Massa employs groundbreaking multithreaded technology, utilizing a multithreaded block graph that enables nodes to simultaneously generate blocks and handle 10,000 transactions per second. #Crypto #Blockchain #Web3 #Layer1 #HighTPS #Scalability #Multithreaded #DeFi
0
6
11
Advanced Swift Concurrency: Mutex It’s really easy to write a naïve cache which breaks during simultaneous multithreaded access. The new Mutex primitive in the iOS 18 Synchronization framework enables blocking thread-safe access to the protected section via locks. Learn it
5
9
123
GN CT @magicblock MagicBlock just took a leap from early adopter tooling to production grade infrastructure. Performance: Solana’s new Ephemeral Validator introduces a lightweight, multithreaded scheduler that uses first come first served sequencing. On standard 16core, 3.5
95
0
94
FL 25.2 ADDING CUSTOMIZABLE LOOP POINTS TO THE SAMPLER, PATCHERIZE ALL FX BUTTON AND MULTITHREADED SAMPLE LOADING
19
100
2K
navigating a multithreaded reply thread while i literally get 14 notifications every minute
4
3
29
Particle system scripted in a custom language with a custom compiler, written in a custom editor within the game engine - everything homemade. Compiled into bytecode, simulated on CPU, VM is multithreaded, SIMD-ified, and SOA-ified.
27
28
645
New Apple TB5 RDMA test results ~ 51 Gbps max using multiple Queue Pair (QP) and multithreaded I/O Latency increase with more QPs. Latency is 10-12 micro sec for a single QP https://t.co/Z5matcQatV
2
3
56
https://t.co/w9o08w4dDo After grinding for more than 5 hours straight, Finally completed my multithreaded 2D Bouncing Ball game in Python! 🏀🟢🔴 ✨ Key Highlights: 1️⃣ Each ball runs on its own thread, controlled individually via buttons. 2️⃣ Python’s threading module used to
https://t.co/ghR7CLaCyx It’s 2 AM and I’m still coding, building a small 2D game using Pygame. Lately, I’ve been working on OpenPiDrive, my self-hosted cloud project. But since it’s a large-scale one, it can get a bit overwhelming at times. So, I started experimenting with small
6
0
22
SocGen subsidiary is first systemic bank to issue stablecoin on public blockchain. Why $Massa? As one of the pioneers of blockchain in Europe (they have issued tokens on Ethereum), Société Générale is close to the French ecosystem, where Massa originated. Multithreaded
1
8
18
Finally got my multithreaded multiplayer replicator working in @Redot_Engine! Custom built all the way down to the Winsock API. #GameDev #SoloDev #IndieDev
0
4
41
Built a multithreaded group chat server on top of it , learn some new c++ stuff , tested load of 1000 clients and peak throughput of 17,000 messages per second , would also make some async stuff in some time going back to writing some typescript for some time now. GitHub repo in
Built a WebSocket echo server built from scratch.Starts with a foundational TCP server, manually implements the HTTP "Upgrade" handshake using OpenSSL, and then parses WebSocket frames to unmask and echo client messages back.
6
6
38
Unity 6.3 expands what you can build in 2D, from hand drawn worlds to tile based adventures and physics driven puzzles. Our new sample shows how to blend 3D characters seamlessly into 2D scenes, plus a new multithreaded Box2D v3 Physics API. Live now: https://t.co/8Mw1B68vdp
1
13
112
Multithreaded Programming with POSIX Threads: Synchronization and Thread Safety Multithreaded programming using POSIX threads (pthread.h). It creates multiple threads to increment a shared counter, using a mutex (pthread_mutex_t) to prevent race conditions and ensure thread
3
17
167
So Python 3.14 finally came out for real yesterday. Finally removing the GIL (global interpreter lock), which allows for way faster multithreaded code without dealing with all the brain damage and overhead of multiprocessing or other hacky workarounds. And uv already fully
58
170
2K
Today I discovered a TUI to find hidden paths 👻 📂 YADB — Yet another directory buster. 💯 Supports multithreaded & recursive scanning, custom wordlists. 🦀 Written in Rust & built with @ratatui_rs ⭐ GitHub: https://t.co/sG9E31a5ON
#rustlang #ratatui #tui #directory
0
2
33