Live data from Hacker News

Viewing profile — james_smith_007

james_smith_007

HN member
Joined
Mon, Mar 16, 2020, 11:47 AM UTC
HN karma
-7
Public activity
14 items

About james_smith_007

No profile information was provided.

Recent public activity

  1. comment
    Comment #31324537

    Sorry folks, I need to test hyperlinks, so here is a link to the [Apple website]( https://apple.com/ )

  2. comment
  3. comment
    Comment #26976129

    Mining should be a crime.

  4. comment
  5. comment
    Comment #26976019

    It was obvious to me from the very start. I hope one day it will be a crime and those "miners" would get what they deserve: the prison.

  6. comment
    Comment #26975909

    First world problems. There is no such thing as "harrasment". Someone f... with someone. It was not blackmail or physical coercion, so it's just your free will, period.

  7. comment
    Comment #26975728

    I cannot say anything about Vite itself, but this is just wrong that there is permanent hype about one helper tool over other one and people switch from X to Y and then to Z and th…

  8. comment
    Comment #26753469

    First world problems. All this complains about what people on the west call "harassment" is ridiculous. 'Oh my God, he called me "beauty", my life is over!"... What the heck

  9. story
    How to run language server with Sublime Text on Windows?

    Hi there :) I have installed `lsp-tsserver` (https://github.com/microsoft/TypeScript-Sublime-Plugin). When I open a JS file, there is an error message: > Could not start lsp-tsserv…

  10. comment
  11. comment
  12. comment
    Comment #22673978

    I don't need a software that require me to sign in before use.

  13. comment
    Comment #22594337

    It's not so. Both CSV (despite of its name) and DSV are able to use an arbitrary character as a delimiter. The real difference between them is the way to escape the delimiter (and …

  14. story
    Why people use CSV instead of DSV?

    It seems that most of the people use CSV instead of DSV. Why? At least at the first glance, DSV seems to be a much better format. It is equally powerful, but much more cleaner and …