#Embed

2025-07-13

@joe AI-built C compiler:

#embed "/proc/self/exe"

2025-07-13

@pervognsen @joe FS that runs commands encoded in the path. char main[] = { #embed "tcc ..."}; :D

2025-07-13

Did you know that standard C23 comes with a built-in coding agent?

```
const char main[] = {
#embed “/dev/random”
};
```

Mastodon embed timeline has topped the 3000 views in Codepen. Thank you all, and feel free to share and give it a try:
codepen.io/ipuntoj/full/MWppNGL

Source code:
gitlab.com/idotj/mastodon-embe

#Mastodon #timeline #embed

Screenshot of two Mastodon timelines, each one with a different theme color (light and dark). A list with the following features: Full responsive, Light/Dark theme, WCAG compliant, Cross-browser, Easy to customiza
Lnk.Biolnkbio
2025-07-02

📢 New: You can now embed @telegram widgets into your LnkBio page.

Show off your channel, grow your group, or let fans join your chat in one tap.

No app switching. Just instant connection.

Try it now → lnk.bio/linkin/embed-telegram-

Telegram icon
2025-06-26

lol C++26 will add C23's #embed, maybe people will start using it then

2025-06-19

Trying to recap the status of #Cpp26 so far.

What's in (top picks):
- Execution library (async).
- Contracts [*].
- Erroneous Behavior (replaces Undefined Behavior for uninitialized values).
- Hardened library (out-of-bounds assertions).
- #embed.
- Linear algebra, SIMD, hive and RCU.

Not yet:
- Reflection.

Unlikely:
- Profiles.
- Pattern matching.
- Networking.

Definitely not:
- Safe C++.

[*] Bjarne has publicly said he wants to roll contracts back.

2025-06-10

Haja's caves update
v0.2 release: You can eat some food, and will die quickly ;o)

#gamedev #html #embed #retrogaming

2025-06-09

First version of my new "all embeded game" Haja's caves is available.
This is v0.1 and it is clearly not finished, but you can already test it !
You can play via a browser here pa.mytipy.net/caves.html or download the HTML file on your phone (activate javascript) !

#gamedev #html #embed

Screenshot of Rules of my new little game :
Each turn, you can open a new door.
Behind each door is a monster.
When you kill the monster, you can find some interesting items or food and some gold.
You can then buy new items with gold or craft items with other items.
This goes until you die...
lui x31, .LkleinesFilmröllchenfilmroellchen@chaos.social
2025-05-27

pov: you are, once again, #include ing a 1.5gb file that could have been a #embed

two compilers and a language server collectively taking >70GB of memory
lui x31, .LkleinesFilmröllchenfilmroellchen@chaos.social
2025-05-23

using #embed to include a 250MB file, having clangd absolutely choke itself trying to parse the file (it has now been running for 5 minutes), but still thanking @thephd and their stellar work on this

(i would use std::embed but there’s so many more sticks up the c++ standards committee asses, it’s kind of ridiculous)

2025-05-22

Упрощение прототипирования и верификации RTL с помощью Python

Всем привет! Хочу поделиться своим опытом использования Python на этапах прототипирования RTL-модулей и последующей верификации. Как RTL-инженер, я часто создаю модели на Python для быстрой проверки логики и алгоритмов будущего RTL. Это подход уменьшает вероятность последующих правок в логике RTL в случае если алгоритм не подходит. Однако при переходе к тестированию на SystemVerilog всегда возникала проблема с переиспользованием написанной Python модели устройства: нужно было писать обвязку на C и использовать DPI-C интерфейсы, чтобы интегрировать Python-код модели в верификационную среду. Это занимало время и было неудобно. Недавно я открыл для себя библиотеку PyStim (Bind Python & SystemVerilog), которая кардинально упростила процесс. PyStim позволяет напрямую вызывать Python-методы и работать с Python-объектами из среды SystemVerilog без необходимости писать обвязку на C или использовать DPI-C . Это значительно снизило трудозатраты и ускорило адаптацию уже готового Python-кода в тестбенче.

habr.com/ru/articles/911674/

#python #systemverilog #bind #prototyping #hdl #connect #integrate #embed

Claudio Piresclaudiocamposp
2025-05-11

How To Embed Vimeo Videos on Your WordPress Website? 🖇🎬 youtube.com/watch?v=d9-ch0o6GzM 💡

Claudio Piresclaudiocamposp
2025-05-09

How to Embed Threads Posts in WordPress? youtube.com/watch?v=gkPoRVk3ivE 🎬💡🧷

pounce :verified_blobcat: :agda_trans:pounce@types.pl
2025-05-08

it's so nice that #embed is in C now. no autogenerating header files with arrays in perl

Chris 🌱 :verified_purple:brainblasted@crab.garden
2025-05-02

Trying to use it like that example gives the following errors:

../tests/test_container_client/client.c:13:35: error: expected parameter name
13 | #embed "create_image_request.json", '\0'
| ^
../tests/test_container_client/client.c:12:12: error: zero or negative size array ‘CREATE_IMAGE_JSON’
12 | const char CREATE_IMAGE_JSON[] = {
| ^~~~~~~~~~~~~~~~~
Chris 🌱 :verified_purple:brainblasted@crab.garden
2025-05-02

Cool. The example for how to use #embed doesn't compile: en.cppreference.com/w/c/prepro

So how the heck are people meant to use it?

Claudio Piresclaudiocamposp
2025-05-02

How To Embed Apple Podcasts in WordPress Using EmbedPress? youtube.com/watch?v=Rp4hg9CpH64 🎬🔌🎧

Claudio Piresclaudiocamposp
2025-05-01

How to Embed Apple Podcasts in WordPress? Tutorial youtube.com/watch?v=uhd8YOOapXs 💡🎬🎧

Claudio Piresclaudiocamposp
2025-04-16

How To Embed Spotify Content in WordPress For Free Using EmbedPress Plugin? youtube.com/watch?v=MGdryQmND0s 🎬💡🔌

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst