https://github.com/robinst
That was me! One of my first 20% projects when I was working on Bitbucket at Atlassian. GitHub later copied it – glad they did because I use it almost every day :)!
security.googleblog.com/2025/11/rust...
security.googleblog.com/2025/11/rust...
That would be so good for readability! Am I missing a setting somewhere that does this?
That would be so good for readability! Am I missing a setting somewhere that does this?
In @intellijidea.com, when you look at the types using Cmd+hover, why does the tooltip show everything on one super long line? Same question for Cmd+P to show arguments.
In @intellijidea.com, when you look at the types using Cmd+hover, why does the tooltip show everything on one super long line? Same question for Cmd+P to show arguments.
A great collaboration between @atlassian.bsky.social and @victorchang.edu.au.
Read the full paper here: https://doi.org/10.1093/bioadv/vbaf226
Authors include: @nibor.org, @egiannoulatou.bsky.social
A great collaboration between @atlassian.bsky.social and @victorchang.edu.au.
(jj is a git-compatible git alternative. You should try it.)
(jj is a git-compatible git alternative. You should try it.)
What I like about bar(s)ByFoo is that it puts the more important thing first. And sometimes the "ByFoo" doesn't need to be explicit if it's clear enough without it.
What I like about bar(s)ByFoo is that it puts the more important thing first. And sometimes the "ByFoo" doesn't need to be explicit if it's clear enough without it.
... and it worked on the first try! Seems better than the old system, kudos to the team!
... and it worked on the first try! Seems better than the old system, kudos to the team!
Recently I’ve discovered @duckdb.org for this. While not a direct replacement, it allows processing CSV using SQL, e.g. see
This is a single command, but it also has an interactive mode with syntax highlighting and completion:
Recently I’ve discovered @duckdb.org for this. While not a direct replacement, it allows processing CSV using SQL, e.g. see
- Conflicts can be resolved later, nice markers (with diff)
- Stable change IDs (and surprisingly short, no need to copy paste)
- jj new (with e.g. --after). Very convenient to work on stacked things in general
- rebase without having to check out
- push doesn’t need force
- log nice and short
- Conflicts can be resolved later, nice markers (with diff)
- Stable change IDs (and surprisingly short, no need to copy paste)
- jj new (with e.g. --after). Very convenient to work on stacked things in general
- rebase without having to check out
- push doesn’t need force
- log nice and short