Bookmarks

Bookmarks

Anthropic Courses
Anthropic Courses
Learn to build with Claude AI through Anthropic's comprehensive courses and training programs.
·anthropic.skilljar.com·
Anthropic Courses
Context Hub
Context Hub
Contribute to andrewyng/context-hub development by creating an account on GitHub.
·github.com·
Context Hub
pgit: What If Your Git History Was a SQL Database? - Oliver Seifert
pgit: What If Your Git History Was a SQL Database? - Oliver Seifert
I built a Git-like CLI backed by PostgreSQL with delta compression. Benchmarked on 20 real repos totaling 274k commits, it outcompresses git gc --aggressive on 12 out of 20 repositories while making your entire commit history SQL-queryable.
·oseifert.ch·
pgit: What If Your Git History Was a SQL Database? - Oliver Seifert
brevity1swos/rgx: regex101 for the terminal — real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support. Written in Rust.
brevity1swos/rgx: regex101 for the terminal — real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support. Written in Rust.
regex101 for the terminal — real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support. Written in Rust. - brevity1swos/rgx
·github.com·
brevity1swos/rgx: regex101 for the terminal — real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support. Written in Rust.
The analogue programmer in the land of LLMs
The analogue programmer in the land of LLMs
It's been a while since I've posted, for obvious reasons a lot has changed in the realm of programming.
·marianposaceanu.com·
The analogue programmer in the land of LLMs
Fair Source Software in the AI age
Fair Source Software in the AI age
AI is changing software licensing fast. Here’s why Fair Source still works for companies that want to share code without giving away the business.
·blog.sentry.io·
Fair Source Software in the AI age
Are AI agents actually slowing us down?
Are AI agents actually slowing us down?
As more software engineers use AI agents daily, there’s also more sloppy software, outages, quality issues, and even a slowdown in shipping velocity. What’s happening, and how do we solve it?
·newsletter.pragmaticengineer.com·
Are AI agents actually slowing us down?
Computer Science Achievement and Writing Skills Predict Vibe...
Computer Science Achievement and Writing Skills Predict Vibe...
Many software development platforms now support LLM-driven programming, or "vibe coding", a technique that allows one to specify programs in natural language and iterate from observed behavior,...
·arxiv.org·
Computer Science Achievement and Writing Skills Predict Vibe...
RSpec 4.0における非互換への懸念 - koicの日記
RSpec 4.0における非互換への懸念 - koicの日記
RSpec 4.0.0 に向けた非互換として、ランタイム環境に Ruby 3.0 以上を要求するという変更が 4.0.0.beta1 にある。 rubygems.org RSpec 3 系までは Ruby 1.8.7 をサポートしているので、最小サポートバージョンの大幅なジャンプになる。個人的には、それがエコシステムへ…
·koic.hatenablog.com·
RSpec 4.0における非互換への懸念 - koicの日記