#splint — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #splint, aggregated by home.social.
-
It takes so long…
I'm in a splint now, which I need to wear like a cast. I may take it off very carefully to exchange the cotton tube under the plastic splint, when it gets too wet. I've done that once now, and it was rather difficult and a bit painful as well. So I hope I can get better at it, as the wounds heal up better. But typing goes so slowly these days. There is a slight improvement with the splint, as the casts were causing more difficulty when I tried to type a bit. But still, I feel like simple texts take ages to complete. And that they take more spoons as well. […]https://cynnisblog.wordpress.com/2026/08/15/it-takes-so-long/
-
19 more days of finger splint wearing left..
🤕
Been having nightmares about the potential state of it under the cast 😫
-
Статический Анализ С-кода
Существует бесплатные статические анализаторы. Среди низ splint и cppcheck. Статический анализатор это такая консольная программа, которая проверяет исходные коды до компиляции. Своего рода автоматическая инспекция программ. В этом тексте я представил готовый makefile для запуска статического анализа.
https://habr.com/ru/articles/770506/
#splint #lint #make #mcu #firmware #C #си #static_analysis #Сppcheck #Сppcheck
-
-
I think a finger splint is supposed to be long enough to keep the finger from bending, but I have very long fingers and it only mobilizes the top joint. Good thing that's the one that's injured. #finger #splint #FirstAid #FingerSplint
-
#FediLZ #Förderpläne hat jemand hier schon mal mit #Splint gearbeitet und kann was erzählen?
-
Ich hab die 50 Gratis-Euro, die ich über einen solchen Link erhalten hab in 62-jährigen #Whisky investiert. Für mich näher und logischer (da besser haltbar) als Wein.
Willst du auch probieren? 50€ gratis:
___Register now with #Splint Invest and diversify your portfolio with alternative investments, like an expert:
1. Open the link to enter your email address
2. Download the app
3. Purchase your first Splint to receive your 50 EUR welcome bonus -
Hackaday Links: April 3, 2022 - It’s that time of year again — the 2022 Hackaday Prize has officially launched, an... - https://hackaday.com/2022/04/03/hackaday-links-april-3-2022/ #secretlifeofcomponents #computedtomography #2022hackadayprize #hackadaycolumns #sustainability #hackadaylinks #components #colorcode #timhunkin #firstaid #slider #ctscan #design #splint #pla
-
#Splint is a static code analyzer for #C.
Splint (Secure Programming Lint) reads C source code and performs checks. Splint can detect possible NULL dereferencing, type mismatches, buffer overflows, memory management issues, and many more errors without ever running the program. Splint also supports annotation assistance, naming scheme conformance, and custom checks.
Website 🔗️: https://splint.org/
apt 📦️: splint