HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fmorel

no profile record

comments

fmorel
·قبل 3 أشهر·discuss
There's already something like this for GitHub: https://github.com/refined-github/refined-github
fmorel
·قبل 4 أشهر·discuss
I remember when Firefox started putting everything into jars for similar reasons.

https://web.archive.org/web/20161003115800/https://blog.mozi...
fmorel
·قبل 4 أشهر·discuss
I don't mind the bump on most Pixels because it goes all the way across the phone. So it's still stable on surfaces.
fmorel
·قبل 6 أشهر·discuss
And dotnet run can now run single files of C# code, with the ability to import other projects and packages if needed.

  #!/usr/bin/dotnet run
https://devblogs.microsoft.com/dotnet/announcing-dotnet-run-...

https://andrewlock.net/exploring-dotnet-10-preview-features-...
fmorel
·قبل 11 شهرًا·discuss
Except you might want different error handling for different error codes. For example, our validation errors return a JSON object as well but with 422.

So treating "get a response" and "get data from a response" separately works out well for us.
fmorel
·قبل 12 شهرًا·discuss
Reminds me of I Can Has Cheezburger https://en.wikipedia.org/wiki/I_Can_Has_Cheezburger%3F
fmorel
·السنة الماضية·discuss
My parents got a cheap Touchpad when they were getting rid of them, and used it for years. Especially after people got AOSP running on it.
fmorel
·السنة الماضية·discuss
They've done quite a few user stories on https://devblogs.microsoft.com/dotnet/category/developer-sto... and related blogs, especially about .NET Framework to .NET migrations.
fmorel
·السنة الماضية·discuss
There's only a 6 hour different between the East coast and Hawaii. You can't entirely avoid a night shift, so you might as well have them all work from the same location.
fmorel
·السنة الماضية·discuss
I have multiple vaults in my OneDrive, and use https://play.google.com/store/apps/details?id=com.ttxapps.on... (OneSync) on Android to have them available there as well. It's been working great.

If I was making edits more often, I might run into sync conflicts. But I mostly edit on my PC, then might make small edits to recipes while I'm working in the kitchen.