I had the exact same reaction to reading those lines. Everyone I knew was more than happy to use AOL to surf the World Wide Web it was only when their cost and speed stagnated next to competitors did people jump ship.
Buried beneath the sensational headline is the fact that Panasonic has been slowly divesting over the past year. They did not just "dump" the stock today, they simply reported that they had finished selling all their…
Even more appropriate: Over the course of the last year Panasonic has divested from TSLA and used the gains to expand car battery operations. The currently headline makes it sound like it just click sell on $3.6B…
> web designers need to think long and hard about how they implement responsive design. No, web designers need to do their best to balance cost/value of changes. While this might be a hot button topic here, I doubt the…
Subscribed to all 3 of those, one of my new fav's Stuff Made Here: https://www.youtube.com/channel/UCj1VqrHhDte54oLgPG4xpuQ
Important to a user in 1 region/country. https://news.ycombinator.com/item?id=25376346 Uber is a global app, so the other 9/10s of the code is for all the features and functionality you'll never see outside your region…
Not on ubuntu but looked up in my settings how it is handled: Preferences -> General -> Applications Content Type: slack Action: Use Slack Do you have that setting?
Appears like it may be experiencing the hug of death. https://play.friendyfire.com/ is returning 404
https://www.usahockeyrulebook.com/page/show/1084649-rule-605... The penalty here isn't because your equipment fell apart, it is if you keep playing with broken equipment then that is a penalty. If your stick breaks and…
Thank you! I clicked all the links on the page and still had no idea what SAT or the SAT Competition was!
Anyone else having a hard time even reading this article because of the lack of contrast from text to background?
My experience: The first thing I see is a big in your face "please accept our cookies so that this will work!" Uh, what is it? Do I want it to work? I tentatively click "YES COOKIES" Big cookie plea is now replaced with…
I don't understand why I would use this over Helm? I am even further confused when I go to the docs and it has guides for creating a kpt package from a helm chart:…
Just because the outcome of the code (i.e. obfuscated code) is "clever" doesn't mean that the code that does the obfuscation is clever
Not OP, but I too am confused. I understood the sketch artist analogy but that didn't seem related to this point: >They also trained the model with non-blackhole images. Since the output of the model was approximately…
This was my thought exactly! It is awfully pretentious to tell someone else what their "dream job" is. People value different things and there are a ton of people who value the ability to work on a game over better…
Paid Time Off, so vacation time
You're correct. Fixed.
Wow quick to the low effort Slack is just IRC comment. In my opinion Slack does something that is often very undervalues and easily overlooked, it is like the opposite of a death my a thousand cuts - superiority by a…
This was poorly worded on my part, Kubernetes does not in anyway solve this problem. Instead I meant to use Kubernetes as an example of the work being done to standardize and abstract these sorts of microservice issues.…
Very true, but decoupling is only 1 of the benefits of microservice. Polygot environments, scalability, etc also come with microservices vs modules. As with everything its about the right tool for the job and a lot of…
I am an older dev that did a lot of "SOA" work back in the 2000's and I disagree that microservices are a "reinvention". In my opinion they are a further refinement of those SOA ideas (which is a good thing to keep…
Some counter points, especially with fallacy #1: > Fallacy #1: Cleaner Code > “You don’t need to introduce a network boundary as an excuse to write better code.” I see this all the time as the argument against…
I believe the author did cover this in point 13: In looking around at the certificates that they support, I was not surprised to find that they accepted no other certificates as valid – only their own. That means it…
When I finally decided to really decouple and mock dependencies and create "pure" unit tests was the major "Ah ha!" moment of TDD. I had been trying it out here and there but never really saw the benefit because I…
I had the exact same reaction to reading those lines. Everyone I knew was more than happy to use AOL to surf the World Wide Web it was only when their cost and speed stagnated next to competitors did people jump ship.
Buried beneath the sensational headline is the fact that Panasonic has been slowly divesting over the past year. They did not just "dump" the stock today, they simply reported that they had finished selling all their…
Even more appropriate: Over the course of the last year Panasonic has divested from TSLA and used the gains to expand car battery operations. The currently headline makes it sound like it just click sell on $3.6B…
> web designers need to think long and hard about how they implement responsive design. No, web designers need to do their best to balance cost/value of changes. While this might be a hot button topic here, I doubt the…
Subscribed to all 3 of those, one of my new fav's Stuff Made Here: https://www.youtube.com/channel/UCj1VqrHhDte54oLgPG4xpuQ
Important to a user in 1 region/country. https://news.ycombinator.com/item?id=25376346 Uber is a global app, so the other 9/10s of the code is for all the features and functionality you'll never see outside your region…
Not on ubuntu but looked up in my settings how it is handled: Preferences -> General -> Applications Content Type: slack Action: Use Slack Do you have that setting?
Appears like it may be experiencing the hug of death. https://play.friendyfire.com/ is returning 404
https://www.usahockeyrulebook.com/page/show/1084649-rule-605... The penalty here isn't because your equipment fell apart, it is if you keep playing with broken equipment then that is a penalty. If your stick breaks and…
Thank you! I clicked all the links on the page and still had no idea what SAT or the SAT Competition was!
Anyone else having a hard time even reading this article because of the lack of contrast from text to background?
My experience: The first thing I see is a big in your face "please accept our cookies so that this will work!" Uh, what is it? Do I want it to work? I tentatively click "YES COOKIES" Big cookie plea is now replaced with…
I don't understand why I would use this over Helm? I am even further confused when I go to the docs and it has guides for creating a kpt package from a helm chart:…
Just because the outcome of the code (i.e. obfuscated code) is "clever" doesn't mean that the code that does the obfuscation is clever
Not OP, but I too am confused. I understood the sketch artist analogy but that didn't seem related to this point: >They also trained the model with non-blackhole images. Since the output of the model was approximately…
This was my thought exactly! It is awfully pretentious to tell someone else what their "dream job" is. People value different things and there are a ton of people who value the ability to work on a game over better…
Paid Time Off, so vacation time
You're correct. Fixed.
Wow quick to the low effort Slack is just IRC comment. In my opinion Slack does something that is often very undervalues and easily overlooked, it is like the opposite of a death my a thousand cuts - superiority by a…
This was poorly worded on my part, Kubernetes does not in anyway solve this problem. Instead I meant to use Kubernetes as an example of the work being done to standardize and abstract these sorts of microservice issues.…
Very true, but decoupling is only 1 of the benefits of microservice. Polygot environments, scalability, etc also come with microservices vs modules. As with everything its about the right tool for the job and a lot of…
I am an older dev that did a lot of "SOA" work back in the 2000's and I disagree that microservices are a "reinvention". In my opinion they are a further refinement of those SOA ideas (which is a good thing to keep…
Some counter points, especially with fallacy #1: > Fallacy #1: Cleaner Code > “You don’t need to introduce a network boundary as an excuse to write better code.” I see this all the time as the argument against…
I believe the author did cover this in point 13: In looking around at the certificates that they support, I was not surprised to find that they accepted no other certificates as valid – only their own. That means it…
When I finally decided to really decouple and mock dependencies and create "pure" unit tests was the major "Ah ha!" moment of TDD. I had been trying it out here and there but never really saw the benefit because I…