HackerLangs
TopNewTrendsCommentsPastAskShowJobs

LVB

3,358 karmajoined 15 лет назад

comments

LVB
·6 дней назад·discuss
Tone/style bit aside, a real problem is length. Scroll waaay down and look at most older updates and see how brief and too-the-point they were. Often they look rushed, some essential links, and that’s it. Fine by me! That’s the real state of things… people usually don’t want to write bc it’s a lot of effort.

I see the same phenomenon at work. A year ago I’d read your two-sentence daily update in slack, all riddled with the quirks and oddities that made it yours. Today when I see the page of headings and emojis describing the couple things you did yesterday, I wince because now I’m the one who has to sift through the fluff to get to the point.
LVB
·22 дня назад·discuss
I never did get used to the Chezmoi workflow. `chezmoi edit` never became muscle memory, and I was constant finding myself resolving diffs and what not.
LVB
·в прошлом месяце·discuss
40+ year glasses wearer here who learned this perhaps only 10 years ago, I think this is the correct way. The one annoying part is the difference that the glass coating makes. The water just falls off some of my glasses with barely as much as a light tap. Others length tend to hang onto the water in beads, so I have to actually wait for it to dry (or walk around with water spots, which I also do when impatient...)
LVB
·в прошлом месяце·discuss
I want to see the breakdown of fascist vs. non-fascist VCs, too!
LVB
·в прошлом месяце·discuss
Seeing my own kids (teens) go through some of this, I'm becoming slightly less pessimistic as it all shakes out. Among their peer groups there does seem to be an opinion forming that sure, anyone can just ask ChatGPT for quick answers on assignments, but actually knowing stuff is a bit of a "flex" that's respected.
LVB
·2 месяца назад·discuss
And then the client asks for SAML & OIDC support, and codes via SMS, and god knows what else.
LVB
·3 месяца назад·discuss
Can definitely relate. It is no more complicated than I really enjoyed designing and writing code by hand, and get very little joy out of agentic processes. I use the tools and see the velocity increase, but it has just become… bland work. I completely get others’ excitement around the tools and the newfound “super powers”, but it hasn’t much resonated with me.

That’s ok! I was fascinated by coding when many others weren’t and found a great career as a result. A different cohort will love Development 2.0.
LVB
·3 месяца назад·discuss
Impossible to tell! Even when I have established patterns, I do take alternatives for a spin… usually a solid week to give them a chance. Most times I’m just reaffirming that I like what I’ve got, but I do occasionally discover features that are new/interesting.
LVB
·3 месяца назад·discuss
It’s funny… my initial reaction to your comment was that it’s a bit persnickety to expect that. However, I’m coming around to agreeing. I recently spent a non-trivial amount of time responding to a PR into one of my projects. I did have a sense it was mostly AI, but the changes were reasonable with a bit of adjustment. Wrote some feedback and guidance for the first time contributor and bam, they closed the PR, haven’t heard back.
LVB
·4 месяца назад·discuss
Here's my optimistic take: the fundamental things that spark joy about learning a novel algorithm, pattern, technique, etc. haven't gone anywhere, and there's no reason to think those things won't continue to be interesting. Furthermore, it seems like reading code isn't going anywhere too soon, and that definitely benefits from clean code. It follows that someone who can actually recognize clean from spaghetti, and tell the LLM to refactor it into XYZ style, is going to be relatively more valuable.

Random side note: my teen son has grown up with iPhone-level tech, yet likes and finds my old Casio F91 watch very interesting. I still have faith :)
LVB
·5 месяцев назад·discuss
I doubt it. But I keep my own encrypted backup anyway (as I did with 1P, too), so realistically only the most recently added/updated passwords are at risk.
LVB
·5 месяцев назад·discuss
You can export from their app very easily.
LVB
·5 месяцев назад·discuss
It's a programming language that some people like, and or would like to see become more mainstream?

I think any presumption about what "we all know" will earn you downvotes.
LVB
·7 месяцев назад·discuss
I certainly read the manual when I was asked to enter the 15th word from page 47 in order to keep playing Chessmaster 2000...
LVB
·7 месяцев назад·discuss
I think a core reason (besides not knowing jj exists), is the framing that there is a choice that has to be made, or a switch that has to occur. It is, instead, additive. I have Sublime Merge (GUI git client) and jj both looking at my git repo all day. Zed's git stuff is watching it too.

jj is sort of a bag of git tricks for me that I use when needed. It's no different than some things being easier with the git CLI vs others being easier in Sublime. I'll be at a stage where my committing/branching/rearranging wants are something that jj nails perfectly, and I do those there. As far at the other tools are concerned, I just did a bunch of sophisticated git operations.

The "colocated with git" capability of jj is probably it's most amazing feature tbh, and is key to any sort of adoption.
LVB
·7 месяцев назад·discuss
Could you explain what you mean by multi-tab support? I use Ghostty daily with multiple tabs.
LVB
·8 месяцев назад·discuss
JSONB can have constraints. I think with an extension you can do full JSON Schema validation, too.
LVB
·8 месяцев назад·discuss
I’m completely not in this space but your comment had me wondering: are there digital cube faces? That is, a real physical cube but with faces that can instantly be set to a given color?
LVB
·9 месяцев назад·discuss
Same. I also had one when the school mail-order book fair offered a diary with a padlock on it. I wasn't even into writing, but I thought a locking book was so cool. 8 weeks later it shows up and turns out to be just a regular hardcover diary with the cover printed to look like a padlock.
LVB
·9 месяцев назад·discuss
Gotcha. Is there a request in for this? The team seems incredibly productive (I'm sometimes offered multiple updates per day), and my completely uninformed and naive take is that this probably wouldn't be too big of a lift, relative to the stuff I'm seeing them ship regularly.