Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Hurtak
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Toggle files in GitHub pull-request bookmarklet
(github.com)
1 points
by
Hurtak
2y ago
|
1 comments
2.
▲
by
Hurtak
2y ago
Small utility that I made that could be useful
3.
▲
by
Hurtak
3y ago
What did they spend the money on?
4.
▲
by
Hurtak
3y ago
Looking at the top contributors ( https://github.com/rome/tools/graphs/contributors ) that does not seem to be true? It is Ireland, undisclosed (the founder, so probably SF), France, and UK.
5.
▲
by
Hurtak
3y ago
They run out of money? I thought they raised like 5M two years ago and they had like 3-5 employees and pretty much 0 expenses outside of salaries.
6.
▲
by
Hurtak
5y ago
How long ago was this? AFAIK the `rm` command in almost every linux distro these days will NOT let you delete `/` unless you add `--no-preserve-root` parameter.
7.
▲
by
Hurtak
5y ago
The whole thing seems to be dead. There is one blog post from 2019 ( https://internetobject.org/the-story/ ) and the Twitter account also was active only in 2019 ( https://twitter.com/InternetObject ).
8.
▲
Deno vs. Node Comparison
(twitter.com)
3 points
by
Hurtak
5y ago
|
0 comments
9.
▲
by
Hurtak
5y ago
The whole problem seems to be bizarrely defined when it comes to data structures. Basically the input is `data+config` merged into one object and the return value is `data+config+tranversal_properties` merged into one object with lots of so
10.
▲
by
Hurtak
6y ago
You can, but to get the same edit in the windows UI experience you would need sshfs, which is another nightmare thing to get running on Windows.
11.
▲
CEO of MicroStrategy have purchased over $1.3 billion in BTC
(twitter.com)
3 points
by
Hurtak
6y ago
|
0 comments
12.
▲
by
Hurtak
6y ago
> GitHub was flakey, some things didn’t have error responses That just seems like API problem rather than GraphQL problem. The equivalent would be REST API that just returns 500 without any additional info. You can be lazy in both stacks
13.
▲
by
Hurtak
6y ago
"When will operating systems be complete?" "When will car technology be complete?" ... The answer is they wont be in short term, and they will be made obsolete in the long term.
14.
▲
by
Hurtak
6y ago
Actually, just a few days ago, I got fed up with Apple and tried to switch to Microsoft, and make it my main development machine, and so far I have to say I am impressed. Twitter thread describing the experience: https://twitter.
15.
▲
by
Hurtak
6y ago
For second point: most of the languages have linters that can enforce unified indentation, also there is https://editorconfig.org/ standard
16.
▲
by
Hurtak
6y ago
This makes assumption that not paying taxes is immoral as murder is.
17.
▲
by
Hurtak
6y ago
I think this is just problem in general with touch devices. Also the way modern apps are designed, where almost everything is button, does not help. See mobile twitter, for example, close to 100% of the screen is link of button that does s
18.
▲
by
Hurtak
6y ago
I wonder how much did they pay for the domain. Anyone has a guess?
19.
▲
by
Hurtak
6y ago
Definitely, compared to Gatsby, Next is much simpler. At least every time I tried Gatsby, I just had to give up after a few hours because of the complexity and massive amount of boiler plate that you had to stitch up yourself from examples.
20.
▲
by
Hurtak
6y ago
You can controll the formatting with empty comments eg, if you dont like const {a, b, c} = props; you can do const { // a, b, c } = props;
21.
▲
by
Hurtak
7y ago
Isn't that what NOTE is for? The code is fine for now, but here are some constrains/limitations/implementation details that you should know when you want to touch that par of the code.
22.
▲
by
Hurtak
7y ago
Click the lock button, swipe up, enter the pin. Seems to be about 3s?
23.
▲
by
Hurtak
7y ago
You must have had better luck than me. - Xiaomi Redmi Note 4 - pretty good finger print scanner on the back - Samsung Galaxy S8 - absolutely terrible fingerprint scanner that was so bad I switched to pin after a while - Samsung Galaxy S10 -
24.
▲
by
Hurtak
7y ago
It is good tradeoff, except when you start running out of space, MacOS does not seem to clear the caches when you start running out of space. I have 128GB MacBook Pro and removing the ~/Library/Caches was somewhat regular excercis
25.
▲
Union Types
(hurtak.cc)
1 points
by
Hurtak
7y ago
|
0 comments
26.
▲
by
Hurtak
7y ago
This is cool, I could add Nasa as another image provider, alongside of Bing.
27.
▲
by
Hurtak
7y ago
I think this should be fine. I did not notice any typing / suggest box lagging or performance problems and I do not have the strongest laptop. The same thing for some extensions that I used before and rendered background image. AFAIK t
28.
▲
by
Hurtak
7y ago
I also like Embark https://chrome.google.com/webstore/detail/embark-new-tab-pag...
29.
▲
by
Hurtak
7y ago
Not at the moment but maybe there is Chrome api to get the favorites and we could implement it as another widget that you can display in front of the image.
30.
▲
Show HN: Hello
(hurtak.cc)
64 points
by
Hurtak
7y ago
|
46 comments
More ›