HackerTrans
TopNewTrendsCommentsPastAskShowJobs

boris_m

no profile record

Submissions

Category Theory Illustrated: From Sets to Categories

abuseofnotation.github.io
1 points·by boris_m·26 дней назад·1 comments

Category Theory Illustrated – Monoids

abuseofnotation.github.io
2 points·by boris_m·в прошлом месяце·0 comments

A case against Boolean logic

abuseofnotation.github.io
68 points·by boris_m·2 месяца назад·93 comments

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

github.com
2 points·by boris_m·2 месяца назад·0 comments

Category Theory Illustrated – Orders

abuseofnotation.github.io
252 points·by boris_m·3 месяца назад·61 comments

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

github.com
2 points·by boris_m·3 месяца назад·0 comments

Category Theory Illustrated – Logic

abuseofnotation.github.io
4 points·by boris_m·3 месяца назад·0 comments

Category Theory Illustrated – Types

abuseofnotation.github.io
117 points·by boris_m·3 месяца назад·22 comments

Category Theory Illustrated – Types

abuseofnotation.github.io
5 points·by boris_m·3 месяца назад·1 comments

Category Theory Illustrated – Types

abuseofnotation.github.io
2 points·by boris_m·4 месяца назад·0 comments

The case against boolean logic

abuseofnotation.github.io
5 points·by boris_m·8 месяцев назад·0 comments

The case against boolean logic

abuseofnotation.github.io
3 points·by boris_m·9 месяцев назад·0 comments

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

github.com
2 points·by boris_m·9 месяцев назад·0 comments

Category Theory Illustrated – Natural Transformations

abuseofnotation.github.io
217 points·by boris_m·10 месяцев назад·83 comments

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

abuseofnotation.github.io
33 points·by boris_m·в прошлом году·26 comments

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

github.com
1 points·by boris_m·в прошлом году·0 comments

A Small Haskell Task

abuseofnotation.github.io
3 points·by boris_m·в прошлом году·0 comments

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

abuseofnotation.github.io
2 points·by boris_m·в прошлом году·0 comments

Philosophy Beefs

abuseofnotation.github.io
3 points·by boris_m·в прошлом году·0 comments

Comic-web – a markup language for creating comics

abuseofnotation.github.io
2 points·by boris_m·в прошлом году·0 comments

comments

boris_m
·9 месяцев назад·discuss
What's a page?
boris_m
·в прошлом году·discuss
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.