Advertisement · 728 × 90
#
Hashtag
#CLang
Advertisement · 728 × 90

#ScribesAndMakers 29 griddle #MastoPrompt clang

#Clang! The #griddle hit the fire pit grate.

"What you making? "

"Fufu cakes."

"Yum!"

#TootFic #MicroFiction #NMFic #NMPrompts #NMSAM #Food

0 3 0 0

The appalled silence was even worse than the #clang.

#MastoPrompt #MicroFiction

0 0 0 0

Business logic scattered across layers? That's the real threat to long-lived systems.
I compared #clang #cplusplus #ziglang #golang and #rustlang for stable domain cores.
Spoiler: strict rules beat implicit freedom.
#softwarearchitecture #systemdesign

1 0 0 0
Post image

New Video:
I've fixed it. ReXP1, my Astro Droid, can now tilt his body between drive and standing positions.
Deep dive: https://youtu.be/DQk93AQ16J8
#rp2040 #raspberrypipico #iot #microcontroller #clang #cpplang #rpipico #ros2 #microros #robotics

0 0 0 0
Outside the Bauhaus Brew Labs building in Minneapolis, a wooden ring has been set up with armored combantants. Beautiful weather for it.

Outside the Bauhaus Brew Labs building in Minneapolis, a wooden ring has been set up with armored combantants. Beautiful weather for it.

Nothing like watching an armored beat down in a parking lot on a 70 degree saturday in Minnesota in March.
#bauhausbrewery #mpls #clang

1 0 0 0
Post image

New Video:
LVGL 94 on unsupported display. The PIMORONI Cosmic Unicorn 32x32 matrix. This was so easy!
https://youtu.be/RRBKHmffba4
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #lvgl #pimoroni

0 0 0 0
Post image

MQTT client in under #3min with Mongoose on the Pico 2 W.
https://youtube.com/shorts/qs6zZyIjrpI?feature=share
Deep dive: https://youtu.be/SdbOZYRDh4Y
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #mongoose #mqtt

1 0 0 0
Post image

A quick and easy MQTT client on the Pico 2 W using Mongoose.
https://youtube.com/shorts/bszP6F11llU
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #mongoose #mqtt

2 2 0 0
Post image

OpenGLすげぇ!!!!
#opengl #clang

0 0 0 0
Post image

New Video: Mongoose isn't just a Web Server. MQTT Client, sweet.
https://youtu.be/SdbOZYRDh4Y
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #mongoose #mqtt

2 0 0 0
Post image

#3min summary Waveshare RP2350 Touch 3.49 Review and Template project.
https://youtube.com/shorts/sOqxK52STiA?feature=share
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #waveshare

0 0 0 0
Post image

Waveshare RP2350 Touch 3.49. I made it easy with a template project.
https://youtube.com/shorts/RWqVowaygw0?feature=share
Deep dive: https://youtu.be/Sak3GQtrA7I
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #waveshare

0 0 0 0
C++ trusts your discipline, Rust guarantees it by design.

C++ trusts your discipline, Rust guarantees it by design.

C++ trusts your discipline, Rust guarantees it by design. 🦀💻 EN

C++ confía en tu disciplina, Rust la garantiza por diseño. 🦀💻 ES

#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #rustlang #clang

2 0 2 0
Post image

New Video: Waveshare RP2350 Touch 3.49, more than a module. A programmable device in one!
Check it out: https://youtu.be/Sak3GQtrA7I
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #waveshare

0 0 0 0
Post image

#3min Summary on my Mecanum drive from the Raspberry Pi Pico!
https://youtube.com/shorts/fPEYHxtEjTU?feature=share
#rp2040 #raspberrypipico #iot #microcontroller #clang #cpplang #rpipico #ros2 #microros #robotics

1 0 0 0
Preview
Polish wkm: use builtin memcmp instead of builtin strcmp · a9d2592fa7 This helps clang-19 generate considerably more efficient code, eliminating the remaining strcmp library calls by replacing them with branchless comparisons against constants. The code uses a length based jump table as before and a xor() || xor() pattern, for example for GET/PUT: 562dd: ...

compilers are amazing. Thank you, compiler people

code.vinyl-cache.org/vinyl-cache/vinyl-cache/...
#gcc #clang #llvm

1 1 0 0
Post image

The RP2040 (Pico) does all the work here, controlling my Mecanum Drive Robot.
Short: https://youtube.com/shorts/VcUbz_pzFbM?feature=share
Deep dive here: https://youtu.be/KmaNhDDlJN4
#rp2040 #raspberrypipico #iot #microcontroller #clang #cpplang #rpipico #ros2 #microros #robotics

0 0 0 0
Post image

New Video: Mecanum drive controlled from the RP2040!
https://youtu.be/KmaNhDDlJN4
#rp2040 #raspberrypipico #iot #microcontroller #clang #cpplang #rpipico #ros2 #microros #robotics

0 0 0 0
Post image

Check out how I used Mongoose Real Time Charts to understand this IMU:
youtube.com/shorts/JDx8eZKqlrE #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #mongoose

0 0 0 0
Post image

BNO055 IMU at last the data makes sense.
https://youtu.be/x6I02YAyZmU
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang

2 0 0 0
Post image

Real time charts helped me understand this IMU:
https://youtube.com/shorts/reZeNwbv4M4?feature=share
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang

0 0 0 0
Post image

Mongoose makes Over the Air updates of Raspberry Pi Pico 2 W look easy. Check it out:
https://youtu.be/3wzKpsNu3v4
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #ota

0 0 0 0
xkcd style comic explaining c-base, c-lang and expertise bias

xkcd style comic explaining c-base, c-lang and expertise bias

Experts in their fields

https://wiki.c-base.org/dokuwiki/c-lang

#clang

HTTPS://c-base.org

0 0 0 0
Post image

New Video: Inertial Measurement Unit, the BNO055. At last an IMU I can tame.
Check it out: https://youtu.be/x6I02YAyZmU
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #bno055

0 0 0 0
Preview
Metal Sweetener SFX Pack Discover the tight, detailed, and powerful world of metallic motion, impact, and friction with Metal Sweeteners.

#Metal #Cogs #Junk #Gunparts #Screwdriver #Metallic #Rustymetal #Steel #Clicks #Metalgadgets #Clang #Metalsweetener

0 0 0 0
Original post on fediscience.org

Interestingly, when building Pocl with the option to statically link against LLVM 18, the crash can be reproduced by simply running `clinfo -l` (which is the least-intrusive OpenCL-using command you can run, basiclaly) and the error is caused by the good old

: CommandLine Error: Option […]

0 0 1 0
Preview
Linux 7.0 Kernel Ushers in the Era of Compiler-Driven Locking Security with LLVM Clang 22 Blog com notícias sobre, Linux, Android, Segurança , etc

One of the most underrated merges for #Linux 7.0 isn't a new driver—it's removing Sparse's locking analysis in favor of #Clang 22's context tracking. Read more: 👉 tinyurl.com/35hr7f74

0 0 0 0