Две недели назад в честь 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, …
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models. 🌟 Awesome LLM Apps A curated collection of awesome LLM apps built with RAG and AI agents. This repository features LLM apps that use models from OpenAI, Anthropic, Google, and even open-source models like LLaMA that you can run locally on your computer. 🤔 Why Awesome LLM Apps? 💡 Discover practical and creative ways LLMs can be applied across different domains, from…
Unofficial Implementation of Animate Anyone by Novita AIAnimate Anyone Overview This repository currently provides the unofficial pre-trained weights and inference code of Animate Anyone. It is inspired by the implementation of the MooreThreads/Moore-AnimateAnyone repository and we made some adjustments to the training process and datasets. Samples demo1.mp4 demo4.mp4 demo2.mp4 …