@LinkofHyrule89@videolan Yes, keep giving your private data to big corps. I'm sure nothing bad will come out of it...
(a bit of a strawman but I couldn't resist)
@dhh@gsanchezd So, while the workload necessarily increased, staff didn't. Did you had idle people or did you already had infra and the difference was negligible? Or, would you say the work managing on prem servers is the same as managing cloud infra?
TIL I can write a using block in C# with a variable I've already declared/initialized elsewhere.
15 years of C# and I always thought that I needed a declaration inside the using statement list (not that the below is good practice, as we might leak a disposable).
Runway Gen-2 can now transform images into videos.
And the results are mind-blowing!
Here are the best 10 creations I’ve found in the last 48h (ALL NEW):
Ah yes, the well known "except you, FAANG" clause that's so common in *open source* licenses like GPL, MIT, BSD, Apache2, ...
Here I go again, this can't be for real lol
I criticized Amazon’s policies in a blogpost.
Now, their lawyers are trying to ruin me.
This is a thread on:
1. What I said about Amazon
2. How Amazon's lawyers have retaliated
3. Why it matters to Amazon customers, sellers, stockholders, and even Amazon itself
@michaelafcadio@ajpinedam Pretty easy - all framework classes are available just by refering to it in between brackets, and you can reference members by using a `::` "operator", so you can `[System.Globalization.CultureInfo]::new("pt-BR")`.
There's also the `using` keyword, and `Add-Type` to explore.
TIL when git rebasing you will be informed by git of empty commits with a "# empty" suffix
Knowing this in advance would save me half an hour of scripting ☹
I warn you now, this is going to have unfortunate consequences, just as switching to living in suburbia and driving everywhere did. When you lose the ability to write, you also lose some of your ability to think.