Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lowboy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
lowboy
10mo ago
It does via snapshot.auto-track https://docs.jj-vcs.dev/latest/config/#paths-to-automaticall...
2.
▲
by
lowboy
10mo ago
Being responsible for something while having little/no control is so demoralizing & infuriating.
3.
▲
by
lowboy
11mo ago
If you're looking to model git branches as much as possible with jj bookmarks and assume that: - the working copy has a bookmark pointing to it - there's some ancestor with a bookmark - there's a single linear path between th
4.
▲
by
lowboy
11mo ago
Ah, yes that reading of the “work is invisible” is likely.
5.
▲
by
lowboy
11mo ago
> You can't do jj this, jj that, jj other, jj undo, jj undo, jj undo AFIACT You can as of v0.33.0[0]. Previous behaviour was that `jj undo; jj undo` would leave you where you started (it undid the undo). > The biggest issue for m
6.
▲
by
lowboy
11mo ago
Another good sales pitch is `jj undo`[0]. It puts the repo back to previous state, regardless of what the mutative operation was. It's a powerful and simple safety net that unlocks experimentation. It does this by adding an new operati
7.
▲
by
lowboy
11mo ago
Your response conflates the categories of people and ignores that statements like "people..." can mean "(some|most|all) people..." in casual writing/speech. It is not a fair response. I agree with your frustration w
8.
▲
by
lowboy
1y ago
Your metrics for community success might be misaligned with those of the community stewards. There's more room for interpretation in "all backgrounds, genders, and experience levels are welcome and respected equally" than wit
9.
▲
by
lowboy
1y ago
I haven't seen any of the previous iterations of the conversation, nor have I had a chance to try Gleam (though it is on my short list!). > greeting curious potential new users with any particular brand of politics (righteous or not
10.
▲
by
lowboy
1y ago
> It's impossible to prevent people who you disagree with from using a language True, but the message on the website starts with "As a community...", and speaks to participation in the Gleam community, not the usage of Gle
11.
▲
by
lowboy
1y ago
by default, snapshots only get created on (most) `jj` invocations the watchman integration runs snapshots on filesystem changes[0], so every time a tracked file changes on disk, a new commit is added to the evolog regardless of `jj` invocat
12.
▲
by
lowboy
1y ago
Oops :)
13.
▲
by
lowboy
1y ago
Not parent, but for me it was a couple hours of reading (jj docs and steve's tutorial), another couple hours playing around with a test repo, then a couple weeks using it in place of git on actual projects where I was a bit slower. Aft
14.
▲
by
lowboy
2y ago
Zed has the least uncanny valley of any vim emulation that I've tried. Switching is not feasible for me until they get mini.surround[0] and Flash.nvim[1], particularly Flash's treesitter mode (see screenshot of [1] to get an idea)
15.
▲
by
lowboy
2y ago
> remember that debugging extension? Firebug was a godsend.
16.
▲
by
lowboy
2y ago
Pinning to exact versions has been supported in npm for most, if not all of its life. That’s the usual way to do things in most teams working on app code I’ve been a part of (as opposed to library code where version ranges are preferable).
17.
▲
by
lowboy
2y ago
Well, the article is about npm, a package manager for node. Vendoring dependencies into source is a choice, albeit one that I don't often reach for.
18.
▲
by
lowboy
2y ago
Nope. And not sure how you made the leap there from me giving context into my environment and equipment and how I was perceiving some text on the screen.
19.
▲
by
lowboy
2y ago
Good distinction between light grey setting and perception (I was speaking to the former). Maybe on your screen/OS/browser for a given font, a setting of #000 would start at (perceived) “grey”. And agreed that readability is a sca
20.
▲
by
lowboy
2y ago
Semantics, but the #5e636a (39% lightness) text of Neo4j and #1c1e21 (12% lightness) of RabbitMQ aren't what I would consider _light_ grey. That would be up in the #bbb-eee range, or 75%+ lightness (black 0%, dark grey 25%, grey 50%, l
21.
▲
by
lowboy
2y ago
Do you have a recent example of a professional designer doing “light-grey text on a white background”? Because the designers I’ve worked with would never ship that. But maybe I’ve just worked with competent designers.
22.
▲
by
lowboy
2y ago
React enables declarative UI code instead of imperative. That's one of its biggest values. Even in the terminal, especially as the complexity of a tool increases.
23.
▲
by
lowboy
2y ago
I haven’t had the chance to use Svelte in even a semi-serious project. From what I’ve tracked, Runes allow for better handling state complexity and allowing finer grained explicit control of reactivity. Maybe you don’t need that. Seems like
24.
▲
by
lowboy
2y ago
I’ve been Colemak for 11 years. For quick things (<5 min) I can still type decently on QWERTY. For longer I just set the OS to Colemak and then back again when I’m done. Win/Mac has Colemak and Dvorak built in. I hope most linux dis
25.
▲
by
lowboy
3y ago
This has great discoverability for other eng teams ime. Duplication of components across multiple product teams is a drag on velocity and a major pain when you want to update brand/design across the board. In a previous role, we spun u
26.
▲
by
lowboy
3y ago
Can you expand on how it was hijacked?
27.
▲
by
lowboy
3y ago
The checkbox label is often my thumb’s target. A pox on the house of any dev who doesn’t properly use a _for_ attribute.
28.
▲
by
lowboy
3y ago
When they first got started, booking a cab was: 1. Pick a cab company, look up phone number. 2. Phone, usually get a dispatcher but sometimes busy signal. 3. Tell them where you are. 4. Get very loose estimate on pickup time. 5. Wait wi
29.
▲
by
lowboy
5y ago
HATEOAS have always sounded like a delicious part of a healthy breakfast
30.
▲
by
lowboy
5y ago
On my machine the clone has more padding and line height, which makes it easier on the eyes
More ›