Programming is boring
31–40 of 75 posts
Re: Programming is boring
#32Programming is beautiful! I'm writing an authorization expression parser that generates a Validation applicative functor (whose errors form a semi-group, so cool!). The users will only notice that the error messages when they fail authorization will be descriptive of what they're missing. The developers love it because they get a rich, descriptive language. And it makes me happy because it's actually not a lot of cod…
It's either the successful result or a list of errors. That's what you're describing here. Boom -- boringified.
Re: Programming is boring
#33When programming you should be programming to a set of priorities i.e.:
software performance/speed
maintainability
security
reliability
conformance to organisational statndards
conformance to testing requirements
time to market
compatibility
research/problem solving
prototyping
probably more...
The priorities of your project dictate your approach.
This guy says one size fits all.
Re: Programming is boring
#34Re: Programming is boring
#35Re: Programming is boring
#36Re: Programming is boring
#37Programming is fascinating and endlessly fun.
Re: Programming is boring
#38Entertainment is subjective you fucking dweeb. Just say "I don't like programming, it's not for me" if you feel that way.
Re: Programming is boring
#39Programming is beautiful! I'm writing an authorization expression parser that generates a Validation applicative functor (whose errors form a semi-group, so cool!). The users will only notice that the error messages when they fail authorization will be descriptive of what they're missing. The developers love it because they get a rich, descriptive language. And it makes me happy because it's actually not a lot of cod…
> I'm writing an authorization expression parser that generates a Validation applicative functor (whose errors form a semi-group, so cool!). It's either the successful result or a list of errors. That's what you're describing here. Boom -- boringified.
Re: Programming is boring
#40What is boring is having to spend eight hours a day among people who think that programming is boring.
Hackernews fetishes articles from managerial programmer types who have come down from the mountain of business mediocrity to tell all people with creativity and passion that it's getting in their way.