#c_lang
You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly.
https://github.com/tsoding/nob.h
Проект "iOS Notification" by Szabó Gergő
Готовый проект уведомлений для iOS, который можно скачать и кастомизировать под себя. Оригинальный шрифт от Apple также идет в проекте.
🖥Посмотреть проект🖥
#template
Прячем мемы на генерациях с AI 🙂
1. Добавляем картинку на воркспейс (советуем использовать квадратное изображение 1024х1024, вы можете изменить размер с помощью Crop&Upscale или Crop&Downscale)
2. Создаем ноду ControlNet XL и подключаем изображение
3. Пишем в промпте, что хотим сгенерировать. Это может быть что угодно от лендскейпа до фоток еды. Чем подробнее промпт, тем лучше
4. Выставляем в настройках Type: QR. Повышаем параметр Control Weight до 1.5
5. Готово!
Мем плохо виден на картинке? Повысьте Control Weight до 2.
Мем слишком очевиден? Попробуйте понизить Control Weight до 1.
Попробуйте сейчас, просто заменив картинку в нашем темплейте Hide the Meme 🚀
Ждём ваши мемы в комментах 🌚
#template