@thedevs · Post #2097 · 01/14/2024, 09:12 AM
You don't need a build step. #article#js#deno @thedevs https://thedevs.link/08ene0
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14714 · May 16
#go#compression#decompression#deflate#go#golang#gzip#snappy#zip#zstandard#zstd The "github.com/klauspost/compress" package offers many fast and efficient compression tools in pure Go, including zstandard, S2 (a faster Snappy replacement), optimized deflate for gzip/zip/zlib, and snappy with better compression and concurrency. It also provides entropy encoders (huff0, FSE), HTTP gzip handlers, and a parallel gzip implementation (pgzip). These tools are drop-in replacements for Go's standard libraries but run about twice as fast, saving time and resources. You can easily add it to your project with `go get`. It supports current and recent Go versions and offers options to disable unsafe code or assembly for compatibility. This package benefits you by improving compression speed and efficiency while maintaining compatibility with standard Go compression APIs, making your applications faster and more resource-friendly. https://github.com/klauspost/compress
Search: #deno
@thedevs · Post #2097 · 01/14/2024, 09:12 AM
You don't need a build step. #article#js#deno @thedevs https://thedevs.link/08ene0
@thedevs · Post #1744 · 05/14/2020, 05:27 PM
Deno 1.0 is out. A secure runtime for JavaScript and TypeScript. #article#js#deno @thedevs https://kutt.it/EBd2nP
@yastaraus · Post #78 · 10/10/2024, 06:45 PM
🦕Вышел Deno 2.0 Причесали старые фичи, расширили совместимость с Nodejs, анонсировали долгосрочную поддержку разных версий, снова похвастались нативной поддержкой Typescript и встроенными линтерами. Ах да, и обновили логотип (старый лучше). В общем вроде много чего интересного, почитать можно у них в блоге. Но причина по которой я пишу это сообщение — часовая(!) видео-презентация. Там Райан рассказывает про Deno, про новые фичи, про JSR, отвечает в прямом эфире на вопросы и бла-бла-бла. Короче, если вам всё это не интересно, то посмотрите хотя бы первые 2-3 минуты презентации. Там Райан неловко ходит по офису под модный бит, жалуется на Nodejs, показывает отсылки к мемам и трогает полуголого азиата. Отличная смесь легкого кринжа, иронии и Apple-лоска. Кажется, такими и должны быть современные технологические презентации. Ставлю маркетологам 5 с плюсом. @yastaraus • #webdev#deno
@thedevs · Post #1540 · 07/22/2019, 06:28 PM
What’s Deno, and how is it different from Node.js? #article#js#nodejs#deno @thedevs https://kutt.it/TiO8BZ
@githubtrending · Post #15556 · 03/12/2026, 12:30 PM
#typescript#ai#ai_agents#coding#deno#embeddings#insforge#nextjs#oauth2#pgvector#postgresql#realtime#vectors#websockets InsForge is an open-source backend platform for AI coding agents, offering easy auth, Postgres database, S3 storage, edge functions, and model gateway via a simple semantic layer. Agents fetch context, configure services, and inspect state to build full-stack apps quickly. Set up locally with Docker or use cloud deploys. It boosts agent accuracy 1.7x, speed 1.6x, and cuts tokens 30% vs. rivals, letting you prototype and ship AI-driven apps faster with less hassle and cost. https://github.com/InsForge/InsForge