HackerTrans
TopNewTrendsCommentsPastAskShowJobs

enderm

no profile record

Submissions

The Values Encoded in Machine Learning Research

arxiv.org
1 points·by enderm·il y a 5 ans·0 comments

Using neural style transfer to avoid surveillance

enderverse.org
6 points·by enderm·il y a 5 ans·3 comments

Show HN: Mental health for incels

exlonely.com
3 points·by enderm·il y a 5 ans·1 comments

Show HN: Exabyte is BitTorrent for researchers

exabyte.science
1 points·by enderm·il y a 5 ans·1 comments

Photography as consumption

enderverse.org
1 points·by enderm·il y a 5 ans·0 comments

comments

enderm
·il y a 5 ans·discuss
I wonder who designed this website? This looks great, from a visual standpoint.
enderm
·il y a 5 ans·discuss
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
·il y a 5 ans·discuss
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
·il y a 5 ans·discuss
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
·il y a 5 ans·discuss
I agree - this article is a bit scary.
enderm
·il y a 5 ans·discuss
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
·il y a 5 ans·discuss
In my opinion, objective truth does not exist. “Fact-free argumentation" is good and desirable.
enderm
·il y a 5 ans·discuss
Those what?
enderm
·il y a 5 ans·discuss
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
·il y a 5 ans·discuss
What is the appeal of WebKit?
enderm
·il y a 5 ans·discuss
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
·il y a 5 ans·discuss
I've been looking for something like this. I was using ugly iframes. Much gratitude.
enderm
·il y a 5 ans·discuss
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
·il y a 5 ans·discuss
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
·il y a 5 ans·discuss
Why would you move?
enderm
·il y a 5 ans·discuss
Simplicity.
enderm
·il y a 5 ans·discuss
Pyodide inside React.

Would be nice to have:

- multiprocessing

- tensorflow, keras, mxnet
enderm
·il y a 5 ans·discuss
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.