Viewing profile — pigeonhole123
pigeonhole123
HN member- Joined
- Mon, Nov 16, 2020, 9:44 AM UTC
- HN karma
- 271
- Public activity
- 150 items
- HN profile
- View on Hacker News ↗
About pigeonhole123
No profile information was provided.
Recent public activity
-
comment
Comment #46768186
How do you prompt it so it can run many hours at a time? Or do you run it in some kind of loop that you manage yourself?
-
comment
Comment #46368733
It's called black and white thinking
-
comment
Comment #46363595
I removed the locks directory which fixed it
-
comment
Comment #45594464
It's much cheaper in the US
-
comment
Comment #45431947
I'm interested in this subject. Can you cite some of the RCTs and mechanistic evidence?
-
comment
Comment #44833434
That doesn't make the degree worthless, surely
-
comment
Comment #44784320
What kind of applications are you using it for?
-
comment
Comment #44694685
The Statista graph is based on this ONS data, table A5a in the spreadsheet: https://www.ons.gov.uk/peoplepopulationandcommunity/crimeand...
-
comment
Comment #44694505
Violent crime is way up https://www.statista.com/statistics/288256/violent-crimes-in...
-
comment
Comment #44230085
Believing in corruption doesn't have to be in the same league as believing the moon landings were faked. I don't particularly think this tax thing is something other than short-sig…
-
comment
Comment #44043513
On my iPhone I can choose from hundreds of languages
-
comment
Comment #43088153
It would be better if they didn't learn from the others
-
comment
Comment #41810384
It doesn't look like PagerDuty supports sending out alerts on missing heart beats
-
comment
Comment #41399132
Is Mercedes liable if I run over someone on purpose in a car they made?
-
comment
Comment #41273416
How can I find these people? Especially people who were fired or pushed out for example?
-
comment
Comment #41193600
UK also has HS1
-
comment
Comment #41091291
That's clearly not what was meant
-
comment
Comment #41046092
You can save the data and exfiltrate through a site without CSP
-
comment
Comment #39238248
Liebherr has been good to me. They also make industrial machinery so maybe that culture transfers over internally in the company.
-
comment
Comment #38745421
Can I read critical discussion about these articles, or articles with the opposite conclusion?
-
comment
Comment #38676370
Allowing fraud is a gift to speculators just as much. And criminals.
-
comment
Comment #38672587
No comparison can be made if everything has to be equal
-
comment
Comment #38671810
I don't have to show my ID in most establishments I visit. Doing this on a huge scale and automatically is a thousand times worse.
-
comment
Comment #38437232
It can safely ignore the line length, gofmt does this and I've never heard anyone complain about it. The VSCode formatter also doesn't touch line breaks and it works fine. Last tim…
-
comment
Comment #38437119
Line breaks often carry meaning, for example many people like to line up things that belong together but which live on separate lines, and gofmt helps with this. Having many ways t…