Viewing profile — loosescrews
loosescrews
HN member- Joined
- Sun, Sep 07, 2014, 11:10 AM UTC
- HN karma
- 940
- Public activity
- 253 items
- HN profile
- View on Hacker News ↗
About loosescrews
No profile information was provided.
Recent public activity
-
comment
Comment #48970482
It seems particularly similar to the short lived Microsoft Kin phones from 2010.
-
comment
Comment #48970454
I'm doubtful that it has fewer lines of code, but even so, it is almost certainly less tricky and simpler code. You could also rewrite it in a higher level and more forgiving langu…
-
comment
Comment #48016240
Hasn't your team shrunk a lot? Word on the street is that many of Bun's employees left or let go in the time leading up to the acquisition. How many people are left working on Bun?…
-
comment
Comment #47884067
Aren’t there laws regarding the transport of hazardous materials?
-
comment
Comment #47202788
It is listed as #1 for me.
-
comment
Comment #47159083
The bus lines in the US tend to be spread out enough that riders often have to walk a long distance anyway as many/most destinations are far away from the route itself and would re…
-
comment
Comment #47106107
It isn't clear from the website, but the GitHub repo states that this is for building apps for Pebble smart watches: https://github.com/coredevices/cloudpebble
-
comment
Comment #47066653
I got two Tesla Powerwall 3s partly because I thought the software would be better. Instead, they are extremely buggy and the software has poor functionality. Many of the features …
-
comment
Comment #46999170
It seems that the Spotlight Search box (from CMD + Space) can be moved by clicking anywhere on it and dragging.
-
comment
Comment #46815466
Yes, and the reality is that any of those would require a fairly large constellation of satellites. I guess the play is that many large constellations of satellites will be launche…
-
comment
Comment #46815406
On top of that, despite huge investments of both time and money into both areas, seemingly rivaling competitors, Tesla does not seem to be anywhere close to a market leader in eith…
-
comment
Comment #46772000
To some extent. There are limitations on the technique, including, but not limited to, not determining the relative concentrations and not detecting all components. The WSJ article…
-
comment
Comment #46751180
The default setting just moves the coast point to a slightly depressed accelerator. This is because EVs typically have lower drag, so this behavior mimics a higher drag vehicle. If…
-
comment
Comment #46436749
The blog says that in regard to finding bash with env. My reading is that it does not make the same claim regarding finding go with env. bash is commonly found at /bin/bash (or a s…
-
comment
Comment #46026019
If you want a company to do something, you do need to ensure that the fine is bigger than the amount of money they made or will make by doing the thing you are trying to discourage…
-
comment
Comment #46025140
I think you are talking about an upgrade install. Those have a long history of breaking things. You would have to be crazy to attempt one of those on a critical production system. …
-
comment
Comment #45827176
Any chance you would be willing to summarize the research or provide information on some relevant studies? I've always been skeptical about flossing and would like to learn more.
-
comment
Comment #45743385
It actually is a Bluetooth speaker: > Use NEO as a mobile bluetooth speaker anywhere in your home.
-
comment
Comment #45388918
Previous discussion: https://news.ycombinator.com/item?id=45376605
- story
- story
-
comment
Comment #43847291
A 32” monitor should be 4k. If anyone needs glasses, it might be the author of this blog post as that is the typical market for low pixel density displays.
-
comment
Comment #42708754
Similar signs were installed near highly contaminated parts of Russia, specifically Chelyabinsk near lake Karachay, one of the most contaminated places on earth. https://www.damnin…
-
comment
Comment #42542283
This tweet has new information, specifically that the new autopsy was completed and did not confirm suicide.
-
comment
Comment #41313739
So Go supports both structural and duck typing? Why is that a problem?