HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Lanzaa

no profile record

comments

Lanzaa
·17 gün önce·discuss
Have we not?

> there are many fungal infections that occur more frequently in tropical zones or are restricted to certain regions within the tropics [0]

I worry that one of the large variety of fungal species not resistant to high temperature will evolve to be resistant and cause great harm to our society. Similar to the way animal spillover events, like covid-19, are so devastating. A novel pathogen introduced to a naive population.

[0] https://pmc.ncbi.nlm.nih.gov/articles/PMC9834271/
Lanzaa
·2 ay önce·discuss
This didn't pass my sniff test. Each of the three key ethics; "Earth Care", "People Care", and "Fair Share", only appear once in the document. I feel like that is a clear rhetorical failure. "Fair Share" triggers my economic mind and made me look directly for their alternative to capitalism, they have none.
Lanzaa
·4 ay önce·discuss
> apply the privacy and data protections afforded to children to all consumers and prohibits an online service, product, or feature from, among other things, using dark patterns to lead or encourage children to provide personal information beyond what is reasonably expected to provide that online service, product, or feature or to forego privacy protections

My question, is if "the children" are worth protecting, why not adults? I would like to opt into not having to deal with dark patterns. Why not a age independent system, which a user can opt into and which "children" are automatically optd into.
Lanzaa
·5 ay önce·discuss
So, probably a dumb question from me, but why are we "all entitled to at least basic courtesy"? What is the "basic courtesy" that everyone has agreed to follow?

> this has nothing to do with open source or software; it's just common sense when dealing with people

Common sense is very different than entitlement. Back to the open source software point of view, your entitlement is described by the license. Basic courtesy, or even the opportunity to interact with anyone, is not included as a part of any open source license I remember. It isn't even a consideration for most [0].

[0] https://en.wikipedia.org/wiki/Comparison_of_free_and_open-so...
Lanzaa
·5 ay önce·discuss
> As a designer of a billion-sold device, your job is to make sure that the expected number of people harmed by your device is substantially less than one

Source? People take risk in their day to day life and should expect to take risk. Why would they expect their microwave to be completely free of risk?
Lanzaa
·5 ay önce·discuss
I think there are two key imperatives that lead to company "psychopathy".

The first imperative is a company must survive past its employees. A company is an explicit legal structure designed to survive past the initial people in the company. A company is _not_ the employees, it is what survives past the employees' employment.

The second imperative is the diffusion of responsibility. A company becomes the responsible party for actions taken, not individual employees. This is part of the reason we allow companies to survive past employees, because their obligations survive as well.

This leads to individual employees taking actions for the company against their own moral code for the good of the company.

See also The Corporation (2003 film) and Meditations On Moloch (2014)[0].

[0] https://slatestarcodex.com/2014/07/30/meditations-on-moloch/
Lanzaa
·6 ay önce·discuss
I'm working on a jpeg2000[0] decoder in Rust:

https://github.com/iszak/jpeg2000

I wanted to learn about wavelet transforms. I also wanted to use Rust in a non-trivial capacity. Since jpeg2000 uses discrete wavelet transforms[1] and doesn't have a Rust implementation it caught my interest.

[0]: https://en.wikipedia.org/wiki/JPEG_2000

[1]: https://en.wikipedia.org/wiki/Discrete_wavelet_transform
Lanzaa
·6 ay önce·discuss
This depends on the camera and the sensor's bayer filter [0]. For example the quad bayer uses a 4x4 like:

    G G R R
    G G R R
    B B G G
    B B G G
[0]: https://en.wikipedia.org/wiki/Bayer_filter
Lanzaa
·2 yıl önce·discuss
Observing where attention is aimed is a form of meditation. What you observed is something I have experienced as well. It is normal and expected.

I have enjoyed reading "The Mind Illuminated" by John Yates. The book is a meditation guide and includes descriptions of experiences like yours.