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
- HN profile
- View on Hacker News ↗
About james_smith_007
No profile information was provided.
Recent public activity
-
comment
Comment #31324537
Sorry folks, I need to test hyperlinks, so here is a link to the [Apple website]( https://apple.com/ )
-
comment
Comment #26976137
Bullshit
-
comment
Comment #26976129
Mining should be a crime.
- comment
-
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.
-
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.
-
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…
-
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
-
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…
- comment
- comment
-
comment
Comment #22673978
I don't need a software that require me to sign in before use.
-
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 …
-
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 …