Ministerprรคsidenten fordern รberprรผfung der Ladepreise.... ach doch nicht!
YouTube video by Michael Schmitt B.E.N
๐๐ข๐ง๐ข๐ฌ๐ญ๐๐ซ๐ฉ๐ซรค๐ฌ๐ข๐๐๐ง๐ญ๐๐ง ๐๐จ๐ซ๐๐๐ซ๐ง ๐๐๐๐๐ซ๐ฉ๐ซ๐ฎ๐๐๐ฎ๐ง๐ ๐๐๐ซ ๐๐๐๐๐ฉ๐ซ๐๐ข๐ฌ๐.... ๐๐๐ก ๐๐จ๐๐ก ๐ง๐ข๐๐ก๐ญ!
youtu.be/vz50yXrjhOo
@lichtblick.bsky.social ich habe heute von der ๐ค๐ฉ๐ข๐ณ๐จ๐ฆ ๐ช๐ต ๐ฆ๐ข๐ด๐บ App erfahren.
Als Lichtblick Kunde kommt diese ganze Sache nicht richtig gut an.
10.03.2026 08:14
๐ 0
๐ 0
๐ฌ 0
๐ 0
Selected markets show different stages of EV adoption: leaders (Norway, Iceland), early European adopters, major auto markets (Germany, UK, France), and Chinaโs scale. The US was excluded due to California skewing national data, and Luxembourg due to its very small fleet. #Bettrification
09.03.2026 08:52
๐ 26
๐ 7
๐ฌ 3
๐ 0
Better support for parsing LLM output ยท Issue #355 ยท github/cmark-gfm
cmark-gfm is used by a number of apps that interface with text-generating Large Language Models (LLMs) (this one and this one are the ones I know). These models produce a few characters of Markdown...
integrate it, I quickly found out that it's not working as expected.
Today I stumbled upon:
๐๐๐ญ๐ญ๐๐ซ ๐ฌ๐ฎ๐ฉ๐ฉ๐จ๐ซ๐ญ ๐๐จ๐ซ ๐ฉ๐๐ซ๐ฌ๐ข๐ง๐ ๐๐๐ ๐จ๐ฎ๐ญ๐ฉ๐ฎ๐ญ github.com/github/cmark... issue.
๐ญ
Should I push the ๐๐๐๐๐-๐๐๐-๐๐ somewhere? It's the result of me guiding ๐๐๐-๐๐๐-๐ท๐ธ๐ถ๐ in the right direction.
2/2
08.03.2026 22:21
๐ 0
๐ 0
๐ฌ 0
๐ 0
/**
* ## Parsing
*
* Simple interface:
*
* cmark_node *document = cmark_parse_document("Hello *world*", 13,
* CMARK_OPT_DEFAULT);
*
* Streaming interface:
*
* cmark_parser *parser = cmark_parser_new(CMARK_OPT_DEFAULT);
* FILE *fp = fopen("myfile.md", "rb");
* while ((bytes = fread(buffer, 1, sizeof(buffer), fp)) > 0) {
* cmark_parser_feed(parser, buffer, bytes);
* if (bytes < sizeof(buffer)) {
* break;
* }
* }
* document = cmark_parser_finish(parser);
* cmark_parser_free(parser);
*/
Time to remind myself that LLM stands for ๐๐๐ง๐๐ ๐๐ฎ๐๐ฃ๐ ๐๐ค๐๐๐ก ๐ซ
Reading the comment below, one would also assume that ๐๐๐๐๐-๐๐๐ can do some markdown parsing and rendering in a streaming fashion, right?
I had some fun with ๐๐๐๐๐-๐๐๐-๐๐.
I have something working, but when I tried to ... 1/2
08.03.2026 22:21
๐ 1
๐ 0
๐ฌ 1
๐ 0
https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html#configure-preset
inherits
An optional array of strings representing the names of presets to inherit from. This field can also be a string, which is equivalent to an array containing one string.
The preset will inherit all of the fields from the inherits presets by default (except name, hidden, inherits, description, and displayName), but can override them as desired. If multiple inherits presets provide conflicting values for the same field, the earlier preset in the inherits array will be preferred.
A preset can only inherit from another preset that is defined in the same file or in one of the files it includes (directly or indirectly). Presets in CMakePresets.json may not inherit from presets in CMakeUserPresets.json.
Yes, the documentation states that. Did I get it right with Qt Creator?
08.03.2026 11:52
๐ 1
๐ 0
๐ฌ 0
๐ 0
Happy International Women's Day!
08.03.2026 09:27
๐ 53
๐ 4
๐ฌ 1
๐ 0
It's being written in C++ / QML with Qt.
I don't know if it's faster, I only use Bluesky on desktop.
07.03.2026 15:34
๐ 0
๐ 0
๐ฌ 1
๐ 0
We have @skywalker.thereforeiam.eu here in the community ๐ช
07.03.2026 15:30
๐ 1
๐ 0
๐ฌ 2
๐ 0
The german chancellor went to the USofA to tell the ๐ directly to his face!
Forgot the spine at home though. ๐คญ
04.03.2026 14:06
๐ 1
๐ 0
๐ฌ 0
๐ 0
A Day in the Life of an Ensh*ttificator
YouTube video by Forbrukerrรฅdet - Norwegian Consumer Council
Just in case you missed it ... Make it ๐ฉ *tty!
youtu.be/T4Upf_B9RLQ
03.03.2026 11:08
๐ 3
๐ 1
๐ฌ 0
๐ 0
One year to the day after Pam Bondi promised the full Epstein files, we got war with Iran instead
28.02.2026 08:30
๐ 462
๐ 164
๐ฌ 18
๐ 4
Qt Creator 19 RC released
Qt Creator 19 RC released
๐๐ญ ๐๐ซ๐๐๐ญ๐จ๐ซ ๐๐ ๐๐ ๐ซ๐๐ฅ๐๐๐ฌ๐๐ ๐
www.qt.io/blog/qt-crea...
26.02.2026 13:25
๐ 0
๐ 0
๐ฌ 0
๐ 0
LLVM Weekly - #634, February 23rd 2026
LLVM Weekly - #634, February 23rd 2026. Chris Lattner on the Claude C Compiler, LLVM Foundation board meeting minutes, LLDB accelerator support, removing bugpoint, TSan adaptive delay scheduling, LLDB tree-sitter Swift+Rust syntax highlighting, and more llvmweekly.org/issue/634
23.02.2026 20:34
๐ 3
๐ 2
๐ฌ 0
๐ 0
Google with AI buttons
Google without AI buttons
I made a filterlist for uBlock Origin to remove Generative AI features on websites. Includes blocks for
* Google AI Summaries
* YouTube Ask button & chat summaries
* GitHub Copilot
* Facebook AI chat
* X's Grok buttons
* Deviantart DreamUp
* Booru AI images
* And more
github.com/Stevoisiak/S...
03.02.2026 00:30
๐ 23321
๐ 11635
๐ฌ 288
๐ 230
Job Hunting and Optimizing Compilers with Jamie Pendergast - CppCast Ep404 - C++ Weekly Ep 521
Jason is joined this week by Jamie Pendergast to discuss the current job market, learning to program, and optimizing compilers.
Jamie is a 23 year old hobbyist C++ developer who enjoys building fun,โฆ
Job Hunting and Optimizing Compilers with Jamie Pendergast - CppCast Ep404 - C++ Weekly Ep 521
youtu.be/vzar4IDKTys
23.02.2026 16:31
๐ 6
๐ 2
๐ฌ 2
๐ 0
Twitter: Last Week Tonight with John Oliver (HBO)
YouTube video by LastWeekTonight
Hereโs last nightโs story about Twitter, how it went from bad to worse under Elon Musk, and the real reason why John wonโt be tweeting in the future. Hint: it has something to do with his amazing feet. youtu.be/p7ZG_xWYLzI
23.02.2026 15:05
๐ 1151
๐ 439
๐ฌ 25
๐ 58
Qt Creator 19 will have a HUGE improvement for Windows users ๐
This one line fix is the reason for it: codereview.qt-project.org/c/qt-creator...
See below Qt Creator itself being loaded in Qt Creator 18 and 19. I click left and right to see if the UI thread gets stuck.
23.02.2026 15:25
๐ 0
๐ 0
๐ฌ 0
๐ 0
A Brief History of Bjarne Stroustrup, the Creator of C++
YouTube video by CultRepo
๐ ๐๐ซ๐ข๐๐ ๐๐ข๐ฌ๐ญ๐จ๐ซ๐ฒ ๐จ๐ ๐๐ฃ๐๐ซ๐ง๐ ๐๐ญ๐ซ๐จ๐ฎ๐ฌ๐ญ๐ซ๐ฎ๐ฉ, ๐ญ๐ก๐ ๐๐ซ๐๐๐ญ๐จ๐ซ ๐จ๐ ๐++
youtu.be/uDtvEsv730Y
22.02.2026 14:31
๐ 3
๐ 1
๐ฌ 0
๐ 0
President toddler.
20.02.2026 20:03
๐ 211
๐ 26
๐ฌ 10
๐ 0
I hacked ChatGPT and Google's AI โ and it only took 20 minutes
I found a way to make AI tell you lies โ and I'm not the only one.
I got a tip that all over the world, people are using a dead-simple hack to manipulate AI behavior. It turns out changing what AI tells other people can be as easy as writing a blog post *on your own website*
I didnโt believe it, so I decided to test it myself www.bbc.com/future/artic...
18.02.2026 16:37
๐ 1975
๐ 677
๐ฌ 31
๐ 122
Image that shows a photo of Berlin with a caption Linux App Summit, May 16-17, 2026 in Berlin, Germany
Weโre excited to announce that Linux App Summit 2026 will take place May 16โ17 in Berlin, Germany. Join developers, designers, and open source contributors for two days focused on Linux apps.
linuxappsummit.org/local/
#Linux #opensource #Apps #KDE #GNOME #LinuxAppSummit #LAS2026
18.02.2026 10:25
๐ 19
๐ 4
๐ฌ 0
๐ 0
ICE & DHS: Last Week Tonight with John Oliver (HBO)
YouTube video by LastWeekTonight
I learned a few things from this episode. @lastweektonight.com ๐
youtu.be/5-KDUOHEZFk
16.02.2026 16:57
๐ 0
๐ 0
๐ฌ 0
๐ 0
Bruce Springsteen - Streets Of Minneapolis (Official Audio)
YouTube video by Bruce Springsteen
I wrote this song on Saturday, recorded it yesterday and released it to you today in response to the state terror being visited on the city of Minneapolis. Itโs dedicated to the people of Minneapolis, our innocent immigrant neighbors and in memory of Alex Pretti and Renee Good.
Stay free
28.01.2026 17:02
๐ 97505
๐ 40888
๐ฌ 4302
๐ 5362
Qt Creator 19 Beta released
Qt Creator 19 Beta released
Qt Creator 19 Beta released ๐
www.qt.io/blog/qt-crea...
#qtcreator
#qt
#cpp
#cmake
29.01.2026 10:40
๐ 0
๐ 0
๐ฌ 0
๐ 0