An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.Bussin Web X An alternative to the World Wide Web (http(s)://), with: its own custom browser written in Rust with GTK, custom HTML, CSS and Lua engine (yup, no javascript! 🎉), custom DNS allowing Top-Level domains such as rizz, sigma, lol, dev, etc, and search engine at buss://dingle.it. File structure …
Your image is almost there!Omost Omost is a project to convert LLM's coding capability to image generation (or more accurately, image composing) capability. The name Omost (pronunciation: almost) has two meanings: 1) everytime after you use Omost, your image is almost there; 2) the O mean "omni" (multi-modal) and most means we want to get the most out of it. Omost provides LLMs models that will write codes to compose image visual contents with Omost's virtual Canvas agent. This …
Две недели назад в честь 25-летия «Хакера» мы запустили квест для читателей. Пока что его прошел лишь один человек! Он получает главный приз — Flipper Zero. Но квест продолжается, и пришедших к финишу еще ждут еще 4 бумажных спецвыпуска и 9 годовых подписок.
Существует целый ряд интересных технических и декоративно-прикладных забав с применением печного электрического нагрева. Печь, однако, прибор дорогостоящий и громоздкий, по средствам не всякому любителю. Тем не менее, ограничив себя в размерах обрабатываемых деталей, нетрудно собрать чрезвычайно простую мини-печь из самых простецких деталей и материалов, обычным ручным инструментом и используя только невеликие навыки слесарного дела, электромонтажа да капельку терпения и аккуратности. Здесь, …
Главной новостью этой недели стала блокировка пользователей из России ресурсом Docker Hub. Она осуществляется по Geo IP.Ирония в том, что у самого докера есть инструменты, чтобы обойти эту блокировку. Используем докер, чтобы обойти блокировку докера и дальше использовать докер.В статье три проверенных мною способа, как получить доступ к ресурсу.Знакомо?~> docker pull alpine:3.17 Error response from daemon: pull access denied for alpine, repository does not exist or may require 'docker lo…
Добрейшего! Недавно мой друг решил хранить картинки продуктов на сервере, в отдельной папочке, выдав ей публичный доступ. Что ж, эту статью я пишу чтобы рассказать другу плюсы и минусы, а так же показать как можно делать иначе. Если вы только изучаете go, начинаете писать сервера, то обязательно посмотрите эту статью - для бекендера уметь работать с s3 хранилищем так же важно, как и уметь работать с реляционной / нереляционной базой данных и с key-value базой - это основа основ.одно из самых до…
DIY Instagram Chat Automation with Google Sheetsinsta-chat The simplest Instagram chat automation tool made with Google Sheets, for my wife. 60 lines of Javascript for the frontend (Code.gs, index.html) 60 lines of Python for the backend (bot.py) Made with <3 Background My wife is a Youtuber/Influencer. One day, I saw her about to subscribe to an Instagram chat automation tool for $15/month. She needed to automatically reply to comments containing specific keywords, with a predefined mess…
TypeSpec Official Docs | Try TypeSpec Online | Getting Started | Language Overview TypeSpec is a language for defining cloud service APIs and shapes. TypeSpec is a highly extensible language with primitives that can describe API shapes common among REST, OpenAPI, gRPC, and other protocols. TypeSpec is excellent for generating many different API description formats, client and service code, documentation, and many other assets. All this while keeping your TypeSpec definition as a single source o…
The Swift Concurrency Migration Guide This repository contains the source for The Swift Concurrency Migration Guide, which is built using Swift-DocC. Contributing See the contributing guide for instructions on contributing to the Swift Migration Guide. Building Run docc preview Guide.docc in this repository's root directory. After running DocC, open the link that docc outputs to display a local preview in your browser. Note: If you installed DocC by downloading a toolchain from Swift.org, …