Live data from Hacker News

Viewing profile — flagsrule

flagsrule

HN member
Joined
Thu, Dec 08, 2022, 11:37 PM UTC
HN karma
20
Public activity
13 items

About flagsrule

No profile information was provided.

Recent public activity

  1. comment
    Comment #34130460

    Well it's dead now and it was a very reasonable post. This site is full of bias.

  2. comment
    Comment #34118572

    The civil war was not fought over slavery. The union chose to free the slaves because it hurt the south economically more than it hurt the north economically.

  3. comment
    Comment #34081265

    Yes, refactoring from channels to atomic package can easily give 10x speedup. Sometimes we have to communicate by sharing memory :)

  4. comment
    Comment #34080861

    And if the GC ever starts slowing you down, just run a profiler and eliminate the allocations. It's usually as simple as replacing a dependency or using sync.Pool in the hot path.

  5. comment
    Comment #34080819

    I looked into using Graal one time. Many of the dependencies I used were not compatible. I also encounter weird bugs with any of the OpenJ* alternatives. In Go, everything just wor…

  6. comment
  7. comment
  8. comment
  9. comment
    Comment #33943769

    The only extra thing I want from tmux is to persist sessions across reboots and shutdowns. I found a plugin called tmux-resurrect but it would be nice as a base feature.

  10. comment
    Comment #33936211

    No, I got all that from my multiple years of repeated interactions with "hello" people and noticing a consistent pattern. Maybe you don't fit that mold and just like to say hello a…

  11. comment
    Comment #33935128

    The unspoken context is that this goes beyond saying "hello". In my experience, hello people usually present with the following comorbidities: - inability to learn and retain new i…

  12. comment
    Comment #33932878

    I think there is an emotional cost in receiving a work-related message that only says "hello". My data point: it enrages everyone I know. And they lose respect for the person who s…

  13. comment
    Comment #33925218

    The only thing that works is: - people who care - people who make a good faith effort every day - people who consider the big picture and don't relegate themselves into a comfortab…