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.