https://oxc.rs/ #Rust #Compiler #Linting #Tool #OpenSource #TechNews #HackerNews #ngated
For years I use eslint in TypeScript projects.
New project, new fun, eslint 9.x.x. Minimal config it generates
import js from "@eslint/js";
import globals from "globals";
import tseslint from "typescript-eslint";
import { defineConfig } from "eslint/config";
and 84 dependencies. Before eslint, the project has:
@HaraldKi/lutrujs@0.0.1 /home/harald/work/lutrujs
├── prettier@3.8.1
└── typescript@5.9.3
Any suggestion for a less intrusive linter?
Kiểm tra prompt LLM như kiểm tra code: phát hiện mâu thuẫn trước khi triển khai. Prompt dài 1800 token trải qua nhiều file có thể chứa xung đột ngầm — ví dụ "luôn giải thích" vs "ngắn gọn, không giải thích". Công cụ `promptier` phát hiện xung đột mẫu, thứ tự sai, thiếu định danh. Hướng tới kiểm tra ngữ nghĩa bằng LLM cục bộ (Ollama) phát hiện mơ hồ, hướng dẫn gây hallucination. Local-first, dữ liệu không rời máy. #PromptEngineering #LLM #AI #Linting #KỹThuậtPrompt #HệThốngAI
https://www.reddit.
How Twitch tamed a million lines of TypeScript
https://www.joshribakoff.com/blog/lint-snapshots/
#HackerNews #Twitch #TypeScript #Linting #TechBlog #SoftwareDevelopment #CodingBestPractices
Introducing Flint, by @JoshuaKGoldberg:
Updated: markdownlint #VSCode #Markdown #linting extension to v0.61.1
- Improved rules, add warnings, add `severityForError`/`Warning`
https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint
Type-Aware Linting Alpha, by @camchenry.com (@boshen.github.io):