Viewing profile — sadfklsjlkjwt
sadfklsjlkjwt
HN member- Joined
- Wed, Sep 11, 2019, 7:54 PM UTC
- HN karma
- 159
- Public activity
- 91 items
- HN profile
- View on Hacker News ↗
About sadfklsjlkjwt
No profile information was provided.
Recent public activity
- comment
- comment
- comment
-
comment
Comment #24662357
The whole US system considers it OK to use solitary confinement. But solitary confinement is a breech of basic human rights. So every US system is in breech until solitary confinem…
-
comment
Comment #24619057
The article makes it clear that it is a nationwide policy.
-
comment
Comment #24619023
US prisons universally break basic human rights... There should be no extradition to the USA whatsoever until they stop doing so.
- comment
- comment
-
comment
Comment #24533282
https://news.ycombinator.com/item?id=24529301 Fossil fuels provide the backup power source.
-
comment
Comment #24533278
So fossil fuels provide the base load...
-
comment
Comment #24529114
What's the lower proportion renewable sources produced in the last 12 months (in one minute intervals)? If that is much lower than 90% you have to have some other source (or accept…
-
comment
Comment #24440823
The Inca civilization never had the wheel.
-
comment
Comment #24440810
And yet historically nearly everyone used spears.
-
comment
Comment #24434277
You can set the number of initial technologiess and research difficulty in FreeCiv such the whole game is played in a certain period. It actually makes for a really fun game.
-
comment
Comment #24334311
Feature engineering is a big part of ML. If you know something about the process you should incorporate that..
-
comment
Comment #24253210
There's nothing like seeing your friends and family struggling to breath to keep you being careful.
-
comment
Comment #24253170
Startpage has changed ownership recently. I would look into the new owners...
-
comment
Comment #24249498
Browser - use Firefox.
-
comment
Comment #24202837
The question is where the food chain starts.
-
comment
Comment #24201201
So if you own a gun you suddenly don't care that your actions will kill your parents/grandparents?
-
comment
Comment #24201141
> I spent a long time working on things like Wayland and next-generation graphics technology This is really sad. You are insulting and dismissing technology which did something wel…
-
comment
Comment #23907333
Did they replace a property tax with a tax paid on property?
-
comment
Comment #23900204
You originally posted a response to this. > Rulings of the constitutional court have almost no real life consequences. If there is a negative ruling the parliament is given ample t…
-
comment
Comment #23768509
Both are best! A brief concise first line summary together with a full message.
-
comment
Comment #23768498
`git diff --cached` will show you the changes staged. `git add -p` will give you a interactive way of committing partial changes.