HackerTrans
TopNewTrendsCommentsPastAskShowJobs

styx31

no profile record

Submissions

Babylon.js 9.0

blogs.windows.com
2 points·by styx31·4 miesiące temu·0 comments

Aspire – Your Stack, Streamlined

aspire.dev
3 points·by styx31·8 miesięcy temu·0 comments

Holland-Cycling.com Stops in 2026

holland-cycling.com
1 points·by styx31·8 miesięcy temu·0 comments

Bringing Wayland Support to Avalonia

avaloniaui.net
1 points·by styx31·10 miesięcy temu·0 comments

Google Sans Code

fonts.google.com
2 points·by styx31·12 miesięcy temu·0 comments

Uno Platform Studio and Uno Platform 6.0 Announced

platform.uno
1 points·by styx31·w zeszłym roku·0 comments

[untitled]

1 points·by styx31·2 lata temu·0 comments

Garnet: A high-performance redis compatible cache-store from Microsoft Research

microsoft.github.io
2 points·by styx31·2 lata temu·0 comments

comments

styx31
·w zeszłym miesiącu·discuss
See also https://www.youtube.com/watch?v=sYA-z0Y8WRQ for a quick explanation in 10 minutes.
styx31
·2 lata temu·discuss
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
·2 lata temu·discuss
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
·2 lata temu·discuss
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.