Live data from Hacker News

Viewing profile — danyspin97

danyspin97

HN member
Joined
Sat, Feb 02, 2019, 11:26 AM UTC
HN karma
100
Public activity
11 items

About danyspin97

No profile information was provided.

Recent public activity

  1. comment
    Comment #33392322

    > as commit granularity is lost when they are squashed, rebased, or merged committed. No, commit granularity is only lost when squashing. Both rebasing and merging retains all the …

  2. story
  3. comment
    Comment #23958960

    Keep in mind that having bash history is already a treat since `~/.bash_history` is readable by every program you run. If you want to be 100% safe you could just monitor the proces…

  4. comment
    Comment #23958946

    Poster here! ble.sh gives syntax highlighting for bash just like fish and zsh. I personally don't like zsh because it seems over engineered and fish have some design problems (I do…

  5. comment
    Comment #23958461

    I agree, but we're limited by terminal emulators. Not counting images in terminal (which can be done with a protocol few terminal supports), we don't even have Font Ligatures widel…

  6. comment
    Comment #23958446

    Fixed, thanks you for pointing this out!

  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #19063261

    I've used these comments[1] as source for writing the CFLAGS. Did I misunderstood? [1] https://stackoverflow.com/a/2193647