[-] Lysergid@lemmy.ml 4 points 3 weeks ago* (last edited 3 weeks ago)

No, that means you falling into author’s bait where they misuse terms “delete”. Refactoring is not equal to deleting. One can be result of another. But the truth is that extendable code needs to be modular to be extendable. And modular code is easy to refactor. Author couldn’t not name it “Write code that is easy to refactor, not easy to extend” coz it’s even more dumb

[-] Lysergid@lemmy.ml 5 points 3 weeks ago

See no problem as long as person genuinely likes branding, not because “flex”. For example i have Adidas Original hoodie and I like it has huge logo coz it’s iconic design of hoodie from golden era of hip-hip and break dance. I would never wear same from other brand or even “three stripes” logo from the same brand.

[-] Lysergid@lemmy.ml 4 points 1 month ago

Whatever, I’m using it regardless of what shitty commercial alternatives tried to be shoved down my throat. If Draw.io goes shit I’ll just switch to ditaa

[-] Lysergid@lemmy.ml 4 points 1 month ago* (last edited 1 month ago)

Library built this way because it supposed to be flexible and provide ground for complex usecases. It can only be flexible if your API works with simple abstractions which you can then compose. It’s not driven by “I need this specific utility for this specific scenario”. That would be zoo you have in JS where you have 10 ways to iterate over array and 9 of them wrong for your scenario.

Java’s OO is great because they design library with SRP in mind making sure there is few but good ways to do things.

BufferedReader cannot accept file name because it makes arbitrary reader… well buffered. It’s not BufferedFileReader, even that would accept something like Path or File, not string, because File can be remote file, should Reader now know all possible local and remote protocols and path formats? What else it must do?

Having it designed the way it is, allows Java to have utilities for various scenarios. Your scenario covered by standard lib too. See Files.readAllLines which, surprise-surprise, built on top of BufferedReader.

[-] Lysergid@lemmy.ml 3 points 2 months ago

That was my first thought, but is that much different for say Tesla. They get tax breaks and pay as low as they can. Don’t get me wrong I not protecting China’s way, I’m rather against both. But it would be interesting to see numbers from both sides

[-] Lysergid@lemmy.ml 4 points 3 months ago

Crossings should be safe for humans and bikes. Meaning, they should be short and bikes should not be ridden across intersections if no bike lane

[-] Lysergid@lemmy.ml 3 points 11 months ago
[-] Lysergid@lemmy.ml 5 points 1 year ago

And microwave is being ass hole

[-] Lysergid@lemmy.ml 3 points 1 year ago

But it doesn’t make sense. If I would have people which I like so much in the office would, you know, go to the office. If I don’t wonna go well… then I don’t like those people enough and there can’t be bonds anyway. We will just come, say hi, do job, go home. What a great creativity boost

[-] Lysergid@lemmy.ml 4 points 1 year ago

I love waterfall as an developer, I’m using agile now and we have incomplete, conflicting designs every sprint, or spills which affect our metrics, where in waterfall you can workout all the details and have full vision of product and better design with less reworks.

Not to mock you. My point is that methodology is not import when team consists from responsible professionals

[-] Lysergid@lemmy.ml 5 points 1 year ago

My first reaction what like ”yes, of course!”. Then I realized you are talking about others people’s phone, not about choosing your phone :D

The only good reason I can see is privacy since SMS not encrypted. But those people most likely ask to switching to Insta, WhatsApp or other BS platform, so I doubt it’s about privacy. The only logical reasons left - they are addicted to those platforms / they value platform more than you / they just PoS

[-] Lysergid@lemmy.ml 4 points 1 year ago

It’s called replica :)

view more: ‹ prev next ›

Lysergid

joined 1 year ago