Live data from Hacker News

Viewing profile — dier

dier

HN member
Joined
Fri, Jul 15, 2022, 8:07 PM UTC
HN karma
62
Public activity
18 items

About dier

No profile information was provided.

Recent public activity

  1. comment
    Comment #40075926

    short answer: yes it's recognition from the individual's perspective. think love languages. one person's recognition might be salary because they make $35,000/yr and another's isn'…

  2. comment
    Comment #39482276

    > Dropbox is also harvesting your data for various purposes. I hope your code isn't valuable, because it could be leaked or stolen by employees of Dropbox. I always thought the enc…

  3. comment
    Comment #39146212

    > although I suppose it should let you know whether you could hope to change anything by changing human activity This is the discussion. As I understand "climate change deniers" ar…

  4. comment
    Comment #39138182

    I've found worktrees[1] are a great tool for this use case. "oh. i should fix this, but it doesn't have anything to do with what i'm currently solving." cd ../worktree-checkout, ma…

  5. comment
    Comment #39137085

    I think the preference to squash and rebase instead of merge is because of Github, honestly. It flattens the history out when the history is not flat at all. If Github's UI showed …

  6. comment
    Comment #39137056

    If you find commit messages useless, it's because you're making them useless. It seems like the workflow where you get 20 "stuff" commits in a PR is to: git commit -am "stuff", tes…

  7. comment
    Comment #38960265

    Conflict: https://news.ycombinator.com/item?id=29170375

  8. comment
    Comment #37607496

    people who don't want to watch the video: it's a pomodoro timer, but your "win" (with confetti) if you do the task in less time.

  9. comment
    Comment #37516911

    Like the other comments, the risk of losing data/access/etc is not enough. The article even actively suggesting you DO NOT make backups of things. Now you’re ready to generate a ne…

  10. comment
    Comment #37491942

    > This effectively makes paying consumer debts basically optional in the United States, contingent on one being sufficiently organized and informed. That is likely a surprising res…

  11. comment
    Comment #37364633

    That's the joke. https://en.wikipedia.org/wiki/False_memory#Mandela_effect

  12. comment
    Comment #37166447

    It is picking the adventure over playing it safe. "You only live once so you just as well pick the once in a lifetime, most exciting, or whatever experience." What an author finds …

  13. comment
    Comment #35376340

    This post is more than a month old. Twitter announced pricing tiers yesterday (March 29). From the first link on the blog post: > Today we are launching new Twitter API access tier…

  14. comment
    Comment #35048520

    I had assumed your comment as the standard hn opinion of "RSS is the greatest thing since sliced bread" but you literally mean "TLDR: use RSS".

  15. comment
    Comment #33909258

    Traditional goal setting doesn't take into account trade-offs. You should be aware and discuss those while goal setting. From the example: Company Goal: Make more money Sales: We'l…

  16. comment
    Comment #32812458

    With regard to rebase and fossil vs git when you have a small team of trusted developers rebase is harmful because you lose information that could help you understand the _why_ of …

  17. comment
    Comment #32112265

    the devs seem to blame go-imap ( https://github.com/emersion/go-imap ). at a quick glance the library itself doesn't seem to have an open issue describing the problem. curious if t…

  18. comment
    Comment #32112225

    i disagree. more of my data has been compromised due to attacks/leaks/etc on the host than has been compromised due to someone having access to my machine.