habrahabr
За секунды: полировка металлов электричеством

Меня всегда привлекали технологии, относительно доступные для обычного человека, и в то же время несколько необычные и незнакомые широкому кругу людей. Когда говорят об обработке с применением жидкостей и электричества, большинство сразу думает о гальванике, более продвинутые вспоминают об электроэрозионной обработке, в то время как существует ещё одна интересная технология — электролитно-плазменная обработка. Дальше мы обзорно поговорим о ней, а желающие смогут задуматься о применении её …

  • воскресенье, 13 августа 2023 г. в 00:00:37
golang
Expr: простой и мощный ЯП на Go

Привет, Хабр!Сегодня хочется поделиться с вами открытием, которое, возможно, окажется полезным для тех, кто работает с языком программирования Go и ищет надежный инструмент для вычисления выражений. Речь пойдет о библиотеке expr от Anton Medvedev.Что такое expr?Expr — это библиотека для вычисления выражений на Go. С ее помощью вы можете анализировать, проверять и интерпретировать простые выражения на Go без необходимости использования внешних зависимостей или сложных конструкций.Основные возмо…

  • воскресенье, 13 августа 2023 г. в 00:00:36
javascript
createAsyncThunk.withTypes()

В этой статье разберем еще одну малоизвестную, но не менее полезную возможность @reduxjs/toolkitПредыдущая статья по redux и @reduxjs/toolkitДля начала разберем варианты и возможности типизации createAsyncThunkСанки можно типизировать как при помощи дженериков,createAsyncThunk<Returned, ThunkArg, ThunkApiConfig>()так и при помощи непосредственно аргументовcreateAsyncThunk( 'asyncThunkTypePrefix', (arg: ThunkArg, apiConfig: ThunkApiConfig) => {} )где:- Returned – тип возвра…

  • воскресенье, 13 августа 2023 г. в 00:00:34
github
THUDM / AgentBench

A Comprehensive Benchmark to Evaluate LLMs as Agents 🌐 Website | 🐦 Twitter | ✉️ Google Group | 📃 Paper 👋 Join our Slack for Q & A or collaboration on AgentBench v2.0! AgentBench: Evaluating LLMs as Agents agentbench-cover.mp4 AgentBench is the first benchmark designed to evaluate LLM-as-Agent across a diverse spectrum of different environments. It encompasses 8 distinct environments to provide a more comprehensive evaluation of the LLMs' abi…

  • воскресенье, 13 августа 2023 г. в 00:00:17
github
dvlab-research / LISA

Project Page for "LISA: Reasoning Segmentation via Large Language Model"LISA: Reasoning Segmentation via Large Language Model LISA: Large Language Instructed Segmentation Assistant Paper | Models | Training | Inference | Dataset | Online Demo Input Output Input Output "Who was the president of the US in this image? Please output segmentation mask and explain the reason." "Sure, the segmentation result is [SEG]. The President of the Unite…

  • воскресенье, 13 августа 2023 г. в 00:00:16
github
t3dotgg / paycheck-extension

poorly guess how much money a tweet is worthPayCheck for Twitter tl;dr - I made an extension that (poorly) estimates how much money a tweet is worth Now on the Chrome Web Store HOW TO INSTALL MANUALLY Download latest .zip from releases Unzip the file Go to chrome://extensions/ in your browser Enable developer mode Click "Load unpacked" Select the folder you unzipped Copilot wrote these instructions for me so I hope they're good enough

  • воскресенье, 13 августа 2023 г. в 00:00:14
github
remote-es / remotes

This is a repository listing companies which offer full-time remote jobs with Spanish contractsIntroduction This is a repository listing companies which offer full-time remote jobs with Spanish contracts Why When considering a remote job, it's natural to think that you can work for any company in the world. However, if you live in Spain, working for companies abroad means becoming self-employed, which has several drawbacks: Your employer can end your contract at any time You need to do ext…

  • воскресенье, 13 августа 2023 г. в 00:00:12
github
hackclub / putting-the-you-in-cpu

A technical explainer by @kognise of how your computer runs programs, from start to finish. Putting the "You" in CPU A technical explainer of how your computer runs programs, from start to finish. by @kognise and @hackclub From the beginning... I've done a lot of things with computers, but I've always had a gap in my knowledge: what exactly happens when you run a program on your computer? I thought about this gap — I had most of the requisite low-level knowledge, but I w…

  • воскресенье, 13 августа 2023 г. в 00:00:09
github
morph-labs / rift

Rift: an AI-native language server for your personal AI software engineerRift Download for VSCode Rift is open-source infrastructure for AI-native development environments. Rift makes your IDE agentic. Software will soon be written mostly by AI software engineers that work alongside you. Codebases will soon be living, spatial artifacts that maintain context, listen to, anticipate, react to, and execute your every intent. The Rift Code Engine implements an AI-native extension of the language ser…

  • воскресенье, 13 августа 2023 г. в 00:00:07