Readit News logoReadit News
styx31 commented on Amazon S3 now supports the ability to append data to an object   aws.amazon.com/about-aws/... · Posted by u/notgiorgi
xkqd · 10 months ago
I know the whole point of cloud services is to pick and choose, but in general I wouldn’t express “outrage” or scoff when comparing Azure to AWS. I recommend Azure to the smallest and leanest of shops, but when you compare functionality matrices and maturity Azure is a children’s toy.

To compare the other way, Azure write blocks target replication blob containers. I consider that a primitive and yet they just outright say you can’t do it. When I engaged our TPM on this we were just told our expectations were wrong and we were thinking about the problem wrong.

styx31 · 10 months ago
I did not want to express any outrage (even sarcastically), just surprise and the fact that I don't know very well the AWS offer.

> Azure write blocks target replication blob containers

I am sorry but what does it mean?

The goal of my question was about what are the differences between the two solutions: I know HN is a place where I can read technical arguments based on actual experience.

styx31 commented on Amazon S3 now supports the ability to append data to an object   aws.amazon.com/about-aws/... · Posted by u/notgiorgi
styx31 · 10 months ago
I am surprised it was not supported until now? How does it compare to azure blob append (which exists for years)?

I have been using azure storage append blob to store logs of long running tasks with periodic flush (see https://learn.microsoft.com/en-us/rest/api/storageservices/u...)

styx31 commented on .NET Developers Begging for Ecosystem Destruction   aaronstannard.com/dotnet-... · Posted by u/nf17
littlecranky67 · a year ago
> one day they come along with a DI container that is far inferior to the existing offerings

Microsoft baked-in DI is purposefully designed to be as minimal as possible, such that you can start quickly without getting into too much abstractions. And once you reach a level where you need a more powerful (and thus complex) DI container, you can easily plug it in and seamingly bridge within the minimal MS one. This allows to migrate in iterations to your DI container. And from my experience, the built-in one is enough for a lot of basic usecases.

Plus, it is way easier to move a codebase from MS-built in DI to any other 3rd party DI, than to move a codebase which grew without DI at all.

There is a reason why there is a ton of DI containers out there (Autofac, Funq, NInject, CastleWindsor, StructureMap etc) and ALL are differently opinionated and made different design decisions. What would have been your suggestion for MS, which one to bake into the ASP.NET Framework? There is NO way you pick any and not upset the people on the other side of the fence. IMHO MS did the right way, and tried to go with a minimal version that shares a common denominator with all of them, so they can be easily plugged in when needed. This is exactly what having choice means.

styx31 · a year ago
Perfect anwser. I have used DI for years, and the common DI abstraction is a great features: it allows people to start using DI and allow MS to use it internally, then, if you find it too limited or like some custom features, then start using a custom one, which is a breeze.

Deleted Comment

styx31 commented on Sweet Home 3D is a free interior design application   sweethome3d.com... · Posted by u/punnerud
guidoism · 3 years ago
I tried hard to make Sweet Home work for me. It solves the quick and dirty use case but I really wanted something where I could measure out every dimension in the house with a laser measurer, describe the shape and the relationships between the objects and let the computer do the rest. In a program like Sweet Home, and every other floor plan program out there if you make one change (like updating the measurement of the wall thickness you have to manually and carefully move everything else around.

I ended up throwing together something quick and dirty with Org Mode tables and Metapost: https://github.com/guidoism/wildwood/blob/main/house.org

It works pretty well and the output is pretty.

styx31 · 3 years ago
I shared the same frustration, but I finally gave up, and guess what, I was able to fulfill my projects and have a good insight about what my layout will be even with ~5cm difference. I learned to relax about absolute measures and think more about feeling and subjective dimensions.

u/styx31

KarmaCake day997February 8, 2015
About
styx31.at.hn

#dotnet developer ● admin of dotnet.social #mastodon ● co-founder of MB3M ● local #dotnet speaker in Toulouse ● mtg-france.org ● golfer ● metal-fanboy ● father ● friend ● @dotnet #csharp enthusiast

View Original