HN user

boris_m

698 karma
Posts58
Comments56
View on HN
abuseofnotation.github.io 1mo ago

Category Theory Illustrated: From Sets to Categories

boris_m
1pts1
abuseofnotation.github.io 1mo ago

Category Theory Illustrated – Monoids

boris_m
2pts0
abuseofnotation.github.io 2mo ago

A case against Boolean logic

boris_m
68pts93
github.com 2mo ago

Vanilla FP: The no-framework framework for building component-based UIs

boris_m
2pts0
abuseofnotation.github.io 3mo ago

Category Theory Illustrated – Orders

boris_m
252pts61
github.com 3mo ago

Vanilla-FP, the no-framework framework for building purely-functional UI

boris_m
2pts0
abuseofnotation.github.io 3mo ago

Category Theory Illustrated – Logic

boris_m
4pts0
abuseofnotation.github.io 3mo ago

Category Theory Illustrated – Types

boris_m
117pts22
abuseofnotation.github.io 3mo ago

Category Theory Illustrated – Types

boris_m
5pts1
abuseofnotation.github.io 3mo ago

Category Theory Illustrated – Types

boris_m
2pts0
abuseofnotation.github.io 8mo ago

The case against boolean logic

boris_m
5pts0
abuseofnotation.github.io 8mo ago

The case against boolean logic

boris_m
3pts0
github.com 9mo ago

Show HN: Jekyll Book Boilerplate – A boilerplate for self-publishing books

boris_m
2pts0
abuseofnotation.github.io 9mo ago

Category Theory Illustrated – Natural Transformations

boris_m
217pts83
abuseofnotation.github.io 1y ago

Why should I care? Or why punks are correct and old wise philosophers are wrong

boris_m
33pts26
github.com 1y ago

Show HN: Create a static feed aggregator website, using GitHub Actions

boris_m
1pts0
abuseofnotation.github.io 1y ago

A Small Haskell Task

boris_m
3pts0
abuseofnotation.github.io 1y ago

Why should I care? or why punks are correct and old wise philosophers are wrong

boris_m
2pts0
abuseofnotation.github.io 1y ago

Philosophy Beefs

boris_m
3pts0
abuseofnotation.github.io 1y ago

Comic-web – a markup language for creating comics

boris_m
2pts0
github.com 1y ago

Show HN: Comic-web: a markup language for writing comics, and a rendering engine

boris_m
2pts0
abuseofnotation.github.io 1y ago

Dogmatism Through the Lens of Memory

boris_m
2pts0
github.com 1y ago

Show HN: Make your RSS feed aggregator using GitHub Actions

boris_m
3pts0
abuseofnotation.github.io 1y ago

Science Philosophy and Mathematics

boris_m
1pts0
github.com 1y ago

An RSS aggregator that generates a simple embeddable static Markdown page

boris_m
1pts0
abuseofnotation.github.io 1y ago

Structured programming: how to write proper if statements

boris_m
3pts1
abuseofnotation.github.io 1y ago

The Principle of Triviality

boris_m
1pts6
abuseofnotation.github.io 1y ago

Unity of Thought

boris_m
1pts0
abuseofnotation.github.io 1y ago

Occam's Razor

boris_m
2pts0
abuseofnotation.github.io 1y ago

The Unreliability of Past Events in Shaping Our Worldview

boris_m
2pts0

Languages like Java are awful in that respect, as they make it super hard to declare new types.

People expect for a type to contain some logic, but it doesn't have to. e.g. a configuration is a type that contains other types that contains yet other types. But I have never seen it done like that in languages like Java.

These kind of articles are sooo dumb. Those tech CEO's are acting like complete idiots.

1. You can measure productivity in a precise way only in some mindless repetitive jobs e.g. are Twitter employees more productive now that they are in the office. How do you measure that (if you measure it in profits, app quality etc. I'd say that they are much less productive)

2. Each person is different. I may be 10% more productive at home than in the office, and my coworker may be 20% less productive. Why do I have to be in the office because of some stupid statistic?

3. Fine, let's say people who work at home have lower productivity. But working from home enables you to hire people from all over the world as well as people who cannot go to the office for various other reasons. I'm not a big tech CEO, but somehow it seems to me that the best candidate in the world, working at 90% of their capacity will still perform better than the best candidate who happens to live in your city and is willing to travel.

4. Working from home is also linked to a better well-being, which means less turnover, better working environment etc.

5. Most importantly: the fucking planet is dying, because of carbon emissions and you want to just dismiss the obvious and already implemented solution for reducing those by letting people not travel to work, just because of some 10% profit increase.

Yes, you can use the same convention in React (or rather use React with the same convention), this is mentioned in the description actually.

As far as "prop drilling" goes, I never understood what is the problem that some people have with it.

If you just put your state in one object its just one more param that you have to pass to components. Do we really need a big-ass framework just because of one extra param.

Also, by passing state explicitly, you get a clear visibility over which component needs what. And it also allows you to restrict which component uses which parts of the state.

Will probably edit it, as many people complained. The focus here is useful predictions, in the sense of predictions that have utilitarian value, but string theory doesn't make any predictions at all, which is another issue altogether.

Humane Technology 4 years ago

Haha, thanks for the feedback, I actually didn't spend so much time polishing these, most of the content is draft.

Otherwise, with solving and creating problems, I was thinking about tech that is overdesigned and crammed with features to the point where it's useless. And also about a particular xkcd comic...

Timeless is probably a bit strong as a word, but actually why not - books, tables and chairs, bottles and plates, have all have been there since the dawn of civilization.

But pretty great to see other people thinking about the same ideas. Do share if you have more feedback.

If every piece of technical literature had to be applicable for all use cases, there would not be such thing as technical literature.

Equating content management systems with SUV-s doesn't do justice to CMS-s or your argument in general, considering the multitude of environment and other issues with SUV-s.

Also, car's simplicity is only an illusion. Anything is simple when other people fix and maintain it for you.

The concept of “the sphere of possible existences” is not the same as the world (which is an a priori regulative idea) but denotes the infinite possibility determined only by the lack of contradiction.

If we look at the example, the lack of contradiction is one condition, but there is another one - totality.

The sentence "the whole sphere of possible existences, the mortal occupies one part, and the immortal the other." contains the assumption that all objects in the universe are either mortal or immortal, which is questionable e.g. what about the things that are not alive in the first place? e.g. is a chair mortal or immortal?

This issue is not present in the dichotomy between reality and negation e.g. the dichotomy between "mortal" and "not mortal" - here it is easy to sort all possible objects to mortal, e.g. a chair is clearly not mortal. In my view this is the difference between reality and negation.

Happy to read your thoughts on the subject.