Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eddyschai
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
eddyschai
4y ago
So in all seriousness a functor is a mapping from one category to another, and an endofunctor is a mapping from one category to the same category.
2.
▲
by
eddyschai
4y ago
I have my first hour booked Thursday lunch (I took a few hours lessons in school as part of the Air Cadets but lost the log book). I've also started playing Flight Simulator. All I've managed to do there is wreck a few F-18s :( Wh
3.
▲
by
eddyschai
4y ago
Obligatory "Hitler reacts to Functional Programming" https://www.youtube.com/watch?v=ADqLBc1vFwI
4.
▲
by
eddyschai
4y ago
Maybe if I explain what a Monad is in Plain English it'll help you understand functors? A monad is just a monoid in the category of endofunctors.
5.
▲
by
eddyschai
4y ago
Not debating any of that; originally thought the comment above mine was wrong, looked at the stats, and found they were far closer than I assumed.
6.
▲
by
eddyschai
4y ago
Probably not true, but only just. 570 men die of breast cancer each year in the US (latest stats from the Cancer Statistics Center) while 330 people have died in mass shootings in the US this year so far. You can see the stats, taken from t
7.
▲
by
eddyschai
4y ago
What class of languages are those?
8.
▲
by
eddyschai
4y ago
What are failure domains?
9.
▲
by
eddyschai
4y ago
I read this and thought, damn he sounds a lot like a PM I used to work with at IO. Then I saw the username ;) Hope you're doing well man - Ed
10.
▲
by
eddyschai
4y ago
ORMs definitely don't help! In my first dev role I worked at a C# shop and everything was through Entity Framework. You can't take that skill with you if you change languages to Python, or Haskell, or whatever, but the core SQL sk
11.
▲
by
eddyschai
4y ago
Once you get general topics it's fairly trivial to pick up new frameworks/libraries to pump those APIs out. I'm not saying algorithms for the sake of leetcode! Saying this, I was interviewing for several roles across the US a
12.
▲
by
eddyschai
4y ago
Not sure what to really take from this article. If it's about what one should spend their time learning, try identify the 'timeless' things. Software design over languages, algorithms over libraries, SQL and JavaScript will p
13.
▲
by
eddyschai
4y ago
You can do something with lxc - I had to use it instead of Docker on a Chromebook a while back. The wrapper isn't as nice, but it's not actually that hard to get going.
14.
▲
by
eddyschai
4y ago
I found this pretty funny - read the docs while being totally excited and then saw my name second on the contributors list, I wrote a little code waaaaay back when Crosshair first started but completely forgot about it. Will definitely chec
15.
▲
by
eddyschai
4y ago
They can, but most don't.
16.
▲
by
eddyschai
4y ago
I found it pretty amazing the codebase that cracked 100T digits (and the previous records too) were started as a guys high school project.