HackerTrans
TopNewTrendsCommentsPastAskShowJobs

srpen6

no profile record

comments

srpen6
·4 jaar geleden·discuss
Right, because its a brand new model that I created, one that has never existed, or even been imagined before:

https://wikipedia.org/wiki/Redistribution_of_income_and_weal...
srpen6
·4 jaar geleden·discuss
Do you have sources or evidence that this linear payout system wont work?
srpen6
·4 jaar geleden·discuss
> Anyways I'm all ears if you have a superior evidence-based economic model

https://news.ycombinator.com/item?id=32454155
srpen6
·4 jaar geleden·discuss
If you're a new creator, and you look at this:

https://twitter.com/Aella_Girl/status/1335725267340251137

are you really going to want to start an account on that site? Your comment seems to align with typical capitalist motives: focus on short term gains, ignore everything else.
srpen6
·4 jaar geleden·discuss
why do you need to be so combative? I like to learn from others mistakes if I can. If you don't want anyone to learn anything from your issue, and force everyone to figure out everything for themself, thats your choice.
srpen6
·4 jaar geleden·discuss
> dependency of ours

which one?
srpen6
·4 jaar geleden·discuss
That doesn't ever have to be done.

Generics are a language level feature, so it must be done at the language/compiler level, otherwise people are forced to implement it using "go generate" or other metaprogramming. The standard library doesn't ever have to change in that regard. If people want a generic version of some function, they can just write it themself. Its possible/likely that more generic functions will be added to standard library, but its not a foregone conclusion that it needs to happen, or even should happen.