SillyTavern - LLM Frontend for Power Users
MinishLab/semhash: Fast Semantic Text Deduplication
Fast Semantic Text Deduplication. Contribute to MinishLab/semhash development by creating an account on GitHub.
Contemplative LLMs: Anxiety is all you need?
Let the LLM 'contemplate' before answering
BerriAI/litellm: Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq] - BerriAI/litellm
google/vanir: Vanir is a source code-based static analysis tool that automatically identifies the list of missing security patches in the target system. By default, Vanir pulls up-to-date CVEs from Open Source Vulnerabilities (OSV) together with their corresponding signatures so that users can transparently scan missing patches for an up-to-date list of CVEs.
Vanir is a source code-based static analysis tool that automatically identifies the list of missing security patches in the target system. By default, Vanir pulls up-to-date CVEs from Open Source V...
Attacks on Maven proxy repositories
Learn how specially crafted artifacts can be used to attack Maven repository managers. This post describes PoC exploits that can lead to pre-auth remote code execution and poisoning of the local artifacts in Sonatype Nexus and JFrog Artifactory.
SlackがAIを活用したハイブリッドアプローチでEnzymeからReactテストライブラリに移行した方法
EnzymeはReact 18をサポートしていないため、既存の単体テストは使用できず、それらが提供する基礎的な信頼性を危険にさらしていた、とSergii Gorbachov氏はQCon San Franciscoで述べた。彼は、テストカバレッジの継続性を確保するために、SlackがすべてのEnzymeテストをReact Testing Library(RTL)に移行した方法を示した。
位置情報エンジニアリングのすすめ
「位置情報」は、アプリ、ゲーム、気象・災害、オープンデータ、デジタルツイン、DX…などの昨今のトレンドを支える技術として、重要度が増しています。本連載では、位置情報技術の概観を学びつつ、具体的なアプリケーションを開発するための要素技術も紹介します。なお、本記事は技術評論社「Sof
Ruby might be faster than you think - John Hawthorn
I saw a project a couple weeks back which allows writing and running Crystal
methods inline inside a Ruby file.
It’s a neat project, and I don’t want to take away from it but something in the
README example looked off to me.
require 'crystalruby'
require 'benchmark'
module Fibonnaci
crystalize [n:
The patience diff algorithm – The If Works
RailsのテーブルのIDをULIDにする - 技術メモ
ULIDとはいわゆるタイムスタンプ+ランダム要素(計hexで26文字)のID。前16文字でソート可能。加えてランダム要素が付いてるので推測困難になる。 https://qiita.com/kawasima/items/6b0f47a60c9cb5ffb5c4#ulid ID生成大全 - Qiita https://zenn.dev/j5ik2o/articles/a085ab3e3d0f197f6
メンバー全員が開発リードになれる、「エピック主管」という仕組み
はじめに HRMOSプロダクト本部で人財活用システム「HRMOSタレントマネジメント」のプロダクト開発をしている輿水です。 私たちのチームには、プロダクト開発を進める上で次のような課題がありました。 プロダ
Welcome to Double - Double, the AI Coding Copilot
AI coding copilot engineered for performance.
ndd7xv/heh: A terminal UI to edit bytes by the nibble.
A terminal UI to edit bytes by the nibble. Contribute to ndd7xv/heh development by creating an account on GitHub.
da-luce/astroterm: A planetarium for your terminal! Explore stars, planets, constellations, and more, all rendered right in the command line—no telescope required. ✨🪐
A planetarium for your terminal! Explore stars, planets, constellations, and more, all rendered right in the command line—no telescope required. ✨🪐 - da-luce/astroterm
jmattaa/laser: basically `ls` but `lsr`, and configurable with lua!
basically `ls` but `lsr`, and configurable with lua! - jmattaa/laser
Microsoft’s developer tools roots
Big Tech and startups, from the inside. Highly relevant for software engineers and managers, useful for those working in tech.
Waiting on red
Americans often laugh when they see how often Danes will patiently, obediently wait on the little red man to turn green before crossing an empty intersection, in the rain, even at night. Nobody is coming! Why don't you just cross?! It seems silly, but the underlying philosophy is anything but. It's load bearing for a civil society like...
Trae - Ship Faster with Trae
Trae is an adaptive AI IDE that transforms how you work, collaborating with you to run faster.
飞冰 ICE - 基于 React 的应用研发框架 | 飞冰 ICE
基于 React 的应用研发框架
alibaba/ice: 🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架) - alibaba/ice
react-call | Call your React components
Create - free-to-use AI app builder
Create lets you code using plain text and images. Use it to build components, sites, designs, prototypes, products, tools and more.
inigolabs/graphql-explorer
Contribute to inigolabs/graphql-explorer development by creating an account on GitHub.
pmizio/typescript-tools.nvim: ⚡ TypeScript integration NeoVim deserves ⚡
⚡ TypeScript integration NeoVim deserves ⚡. Contribute to pmizio/typescript-tools.nvim development by creating an account on GitHub.
olimorris/codecompanion.nvim: ✨ AI-powered coding, seamlessly in Neovim
✨ AI-powered coding, seamlessly in Neovim. Contribute to olimorris/codecompanion.nvim development by creating an account on GitHub.
Saghen/frizbee: SIMD smith waterman for absurdly fast fuzzy matching, similar algorithm to FZF/FZY
SIMD smith waterman for absurdly fast fuzzy matching, similar algorithm to FZF/FZY - Saghen/frizbee
Uv has a killer feature you should know about
In my view, neither performance nor trying to be Python-aligned is what sets uv apart. Don’t get me wrong — try switching from uv to Poetry, and you’ll quickly notice how sluggish it (poetry) feels. uv goes extra miles to adhere to PEPs, and IMHO it’s the go-to package manager for Python these days. But these aren’t the features that surprised me most.
Browserbase: A web browser for AI agents & applications
Open to developers everywhere. We can't wait to see what you build.
densumesh/broccoli: A robust message queue system for Rust applications, designed as a Rust alternative to Celery.
A robust message queue system for Rust applications, designed as a Rust alternative to Celery. - densumesh/broccoli
