habrahabr
10 тяжёлых истин о работе программиста, про которые никто не предупреждает

В прошлые выходные мне представилась возможность пообщаться с только что выпустившимися студентами. Сейчас они ищут свою первую работу в разработке ПО. В разговоре с ними я понял, что они довольно ошибочно воспринимают эту работу.Причина этого в том, что реальность для этих новичков очень искажена. Они видят лишь высокие зарплаты, удалённую работу, тимбилдинг и вечеринки с пиццей.Всё это приятные бонусы, но никто не говорит им, что на самом деле им придётся делать на этой работе.Имея большой о…

  • суббота, 11 ноября 2023 г. в 00:00:23
javascript
Разбор задачи B (Больше, чем музыка) фронтенд — Yandex Cup 2023 квалификация

Оригинальное изображение из задач к Yandex Cup 2023Участие в таких событиях дает неплохой пинок для того, чтобы пощупать даже то, что еще находится на этапе эксперимента в мире JS и не только. Вот и я решил в этом году, все же попробовать решить пару тройку задач. И хочу представить вашему вниманию разбор задачи про экспериментальную фитчу в JS - это стандарт относящийся к декораторам. Вообще я ранее слышал про то, что обсуждается в сообществе возможность применения декораторов нативно, "к…

  • суббота, 11 ноября 2023 г. в 00:00:19
github
uber-go / goleak

Goroutine leak detectorgoleak Goroutine leak detector to help avoid Goroutine leaks. Installation You can use go get to get the latest version: go get -u go.uber.org/goleak goleak also supports semver releases. Note that go-leak only supports the two most recent minor versions of Go. Quick Start To verify that there are no unexpected goroutines running at the end of a test: func TestA(t *testing.T) { defer goleak.VerifyNone(t) // test logic here. } Instead of checking for leaks at the end…

  • суббота, 11 ноября 2023 г. в 00:00:15
github
KanatnikovMax / znanie-drevnix

Великий язык программирования древних Русов В†† Наконец язык В†† был найден и теперь доступен русам для написания кода на нём. Язык только нашли, поэтому открыты ещё не все возможности древней русской силы. Больше материалов о языке смотрите на YouTube канале Ватага Как начать писать? Для начала нужно установить на свой компьютер последнюю версию языка. в папке header лежит заголовочный файл "Ве_крест_крест.h", который необходимо скачать; далее нужно создать проект на языке C++, под…

  • суббота, 11 ноября 2023 г. в 00:00:14
github
opendilab / LLMRiddles

Open-Source Reproduction/Demo of the LLM Riddles GameLLM Riddles English | 简体中文 🤔 What's This Welcome to LLM Riddles! This is a game of wits and courage with language models. In the game, you need to construct questions that interact with the language model to get answers that meet the requirements. In this process, you can use your brain and use all the methods you can think of to get the model to output the results required by the answer. 👾 How to Play We provide an online ve…

  • суббота, 11 ноября 2023 г. в 00:00:09
github
roboflow / awesome-openai-vision-api-experiments

Must-have resource for anyone who wants to experiment with and build on the OpenAI Vision API 🔥openai vision api experiments 🧪 👋 Hello The must-have resource for anyone who wants to experiment with and build on the OpenAI Vision API. This repository serves as a hub for innovative experiments, showcasing a variety of applications ranging from simple image classifications to advanced zero-shot learning models. It's a space for both beginners and experts to explore the capabilities of the Visi…

  • суббота, 11 ноября 2023 г. в 00:00:07
github
SawyerHood / draw-a-ui

Draw a mockup and generate html for itdraw-a-ui This is an app that uses tldraw and the gpt-4-vision api to generate html based on a wireframe you draw. This works by just taking the current canvas SVG, converting it to a PNG, and sending that png to gpt-4-vision with instructions to return a single html file with tailwind. Disclaimer: This is a demo and is not intended for production use. It doesn't have any auth so you will go broke if you deploy it. Getting Started This is a Next.js a…

  • суббота, 11 ноября 2023 г. в 00:00:03
github
daveshap / OpenAI_Agent_Swarm

Early experiment to create fully autonomous agent swarmsHierarchical Autonomous Agent Swarm (HAAS) !!!! ANNOUNCEMENT We have our first GPT Concierge. You can chat with this custom ChatGPT to figure out what's going on! HAAS Board Concierge: https://chat.openai.com/g/g-MIssTuE2b-haas-board-concierge Overview The Hierarchical Autonomous Agent Swarm (HAAS) is a groundbreaking initiative that leverages OpenAI's latest advancements in agent-based APIs to create a self-organizing and ethi…

  • суббота, 11 ноября 2023 г. в 00:00:02
xaker
VPN-приложения в магазине Google Play получат отметки о прохождении стороннего аудита

VPN-приложения в официальном магазине Google будут отмечаться специальным значком «Независимая оценка безопасности» (Independent security reviews), если они прошли независимый аудит. В частности, речь идет о стандарте MASA (Mobile App Security Assessment), который был представлен в прошлом году в рамках инициативы App Defense Alliance (ADA).

  • пятница, 10 ноября 2023 г. в 00:00:27