HackerTrans
トップ新着トレンドコメント過去質問紹介求人

enderm

no profile record

投稿

The Values Encoded in Machine Learning Research

arxiv.org
1 ポイント·投稿者 enderm·5 年前·0 コメント

Using neural style transfer to avoid surveillance

enderverse.org
6 ポイント·投稿者 enderm·5 年前·3 コメント

Show HN: Mental health for incels

exlonely.com
3 ポイント·投稿者 enderm·5 年前·1 コメント

Show HN: Exabyte is BitTorrent for researchers

exabyte.science
1 ポイント·投稿者 enderm·5 年前·1 コメント

Photography as consumption

enderverse.org
1 ポイント·投稿者 enderm·5 年前·0 コメント

コメント

enderm
·5 年前·議論
I wonder who designed this website? This looks great, from a visual standpoint.
enderm
·5 年前·議論
Thanks! This comment made me happy :-)

I do think about how photography’s claim to authority - its claim to represent some objective reality we all live in - is being questioned by the prevalence of filters and photoshop on social media.

It is not that social media is a digital reflection of the physical world, but more of an alternate reality in which we all have digital avatars that may or may not correspond to a physical self.
enderm
·5 年前·議論
I can see how this could work in English. I’m not sure if there are other languages in which 3/4 of a word carries more meaning. (I’m a primary English speaker, so this concern could be unfounded.)
enderm
·5 年前·議論
I like the design of your website!

What do you mean when you say words are disentangled, standalone concepts? I see words as being very much related to each other.

I assume I may be misinterpreting what you mean by "disentangled, standalone concepts”.

Barbara Tversky's research seems to contradict linguistic relativism. I definitely don’t think language is the foundation of cognition.
enderm
·5 年前·議論
I agree - this article is a bit scary.
enderm
·5 年前·議論
Objective truth does not exist, in my opinion, so I see this article as misguided.

Consider reading Manufacturing Consent:

https://en.wikipedia.org/wiki/Manufacturing_Consent
enderm
·5 年前·議論
In my opinion, objective truth does not exist. “Fact-free argumentation" is good and desirable.
enderm
·5 年前·議論
Those what?
enderm
·5 年前·議論
Corporations exist to make money.

1. People who can’t afford housing can’t pay corporations.

2. I’m not sure what you mean.

3. Inequality makes the billionaires who own high-tech companies even wealthier. I think inequality is very acceptable to them.

4. I’m not sure what you mean.

5. Bullshit jobs make corporations a lot of money.
enderm
·5 年前·議論
What is the appeal of WebKit?
enderm
·5 年前·議論
Hey HN! Here's the rundown:

- I've been on every banned incel subreddit.

- I get lonely at night and I wish I had coping mechanisms for this.

- ex-lonely is a group of lonely people who talk to each other. To feel less lonely.

- I actually thought making it free would be morally upright. Then I realized charging a fee is the easiest way to discourage trolls etc. from joining.

- Feel free to ask any questions! :)
enderm
·5 年前·議論
I've been looking for something like this. I was using ugly iframes. Much gratitude.
enderm
·5 年前·議論
Hey HN! Here's the rundown:

- Exabyte crowdsources compute from Exabyte users.

- Exabyte uses crowdsourced compute to train deep learning models and advance research.

- I like to think of this crowdsourced compute model as BitTorrent for researchers.

- I'm a researcher frustrated by existing compute options for training deep learning models and want to create something new.

- This is totally a work in progress. All feedback is welcome :-)
enderm
·5 年前·議論
These books really helped me:

https://rustwasm.github.io/docs/book/

https://rustwasm.github.io/docs/wasm-bindgen/

https://rustwasm.github.io/docs/wasm-pack/

I also enjoy Lin Clark's visual explanations of WebAssembly:

https://hacks.mozilla.org/2017/02/a-cartoon-intro-to-webasse...
enderm
·5 年前·議論
Why would you move?
enderm
·5 年前·議論
Simplicity.
enderm
·5 年前·議論
Pyodide inside React.

Would be nice to have:

- multiprocessing

- tensorflow, keras, mxnet
enderm
·5 年前·議論
The main limitation is Apple. Progressive web apps are poorly supported by recent releases of iOS.

On Android, progressive web apps have way more support.

If I release a web app for Android, there are APIs I can use that prompt native installation prompts the user can see. The user understands my web app can be downloaded like an app from the app store can be downloaded.

On iOS, your web app just looks like a webpage to users. It is technically possible for users to "download" your web app by adding the webpage to their home screen, but this scenario is tedious. The webpage that the iOS user added to their home screen always opens in Safari, so it just feels like a bookmark to the user.