HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cake-rusk

no profile record

comments

cake-rusk
·13 дней назад·discuss
How do you run this thing? What kind of hardware do you need?
cake-rusk
·21 день назад·discuss
Isn't this like the P vs NP problems? Once you have a solution it is easy to verify?
cake-rusk
·22 дня назад·discuss
Strangely, I knew this one. Once you hear this word it refuses to leave your head.
cake-rusk
·22 дня назад·discuss
Apparently I am Stephen Fry in disguise :D

My score: 78,000 words, 20/20/19/18/18.
cake-rusk
·23 дня назад·discuss
Windows Vista / 7 was peak UI for me.
cake-rusk
·27 дней назад·discuss
I have an RTX 5090 card but it only has 32 GB RAM, can something like this work on my machine?
cake-rusk
·в прошлом месяце·discuss
What are some good alternatives (to Xilinx/AMD) for hobbyists / small outfits?
cake-rusk
·2 месяца назад·discuss
English is a "romance" language then.
cake-rusk
·4 месяца назад·discuss
Cringe?
cake-rusk
·4 месяца назад·discuss
Here's a quote from the article. Hopefully this helps the people with rose tinted glasses get some perspective...

>Lotus Notes is used by millions of people, but almost all of them seem to hate it. How can a program be so bad, yet thrive?
cake-rusk
·4 месяца назад·discuss
It was bad. There was a dedicated site called lotusnotessucks.com or something like that. It does not exist anymore but here is an article about it: https://www.theguardian.com/technology/2006/feb/09/guardianw...
cake-rusk
·4 месяца назад·discuss
Where's the rest of it?
cake-rusk
·4 месяца назад·discuss
India went through something similar: https://en.wikipedia.org/wiki/The_Emergency_(India).
cake-rusk
·5 месяцев назад·discuss
It will use robots to replace pesky humans. The robots can refuel and maintain the power plant etc.
cake-rusk
·5 месяцев назад·discuss
https://dictionary.cambridge.org/dictionary/english/carpente...

a person whose job is making and repairing wooden objects and structures
cake-rusk
·5 месяцев назад·discuss
I think you have misunderstood what a carpenter is. A carpenter is someone who makes wooden furniture (among other things).
cake-rusk
·5 месяцев назад·discuss
I am not sure I if I can speak to that in general but personally I discovered functional programming late. Object oriented programming was all the rage when I got initiated and that is all that was taught in colleges.
cake-rusk
·5 месяцев назад·discuss
IMO the ELM architecture only works with pure functions. It doesn't work with languages which cannot provide this compile time guarantee. Also functional programming needs a different mindset / training. You won't benefit from it until you understand what it actually brings to the table (and what it leaves out).
cake-rusk
·5 месяцев назад·discuss
I agree. Doesn't contradict anything I said. So I will assume you posted the link in support of my argument :)
cake-rusk
·5 месяцев назад·discuss
> Some common design patterns are so flexible that if you really implemented them in full generality as, say, some library function, its interface would be so complex that it likely wouldn't be a net win

Then I would say you have not arrived at the optimal solution. Keep looking.