Michael Adams

Results 71 comments of Michael Adams

https://stackoverflow.com/questions/57813389/how-do-i-build-and-install-an-electron-app-for-raspbian-using-appimage This might help on the dev side. I have a Pi4; @vielmetti what 64-bit Pi OS are you using? There are a couple out there.

@gilles6 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries I've been using this plugin, and running into stuff like this; I may try coming up with some updates to submit based on my findings.

@geoperez Also, I dunno if you can update your AppVeyor config, but it's failing on .NET 6 builds; seems like it's using VS 2017 stuff.

> Hi @unquietwiki , quick question. Why do you change from "var" to type in variable declarations? > > I'll check the Appveyor thing. Yeah, I was hesitant on the...

@geoperez Managed to catch me up early; cat woke me up. I re-added react as a direct-dependency, even though the Uno stuff loads it. Can run build on my machine...

https://devblogs.microsoft.com/dotnet/announcing-net-6/ .NET 6 is out; I've updated the issue to reflect that.

Adding note regarding existence of #668

@ronnessim I'm successfully using https://caddyserver.com/ for my Linux-based install, but not doing any subfolder stuff right now. It automatically handles Let's Encrypt for HTTPS if you give it a subdomain;...

https://neosmart.net/blog/2022/c-file-size-formatting-library-prettysize-3-1-0-released/ Hey, I saw this looking at some other stuff; it might better resolve one of the functions I saw that was attempting to calculate size changes.

Looking forward to multi-gallery support. Had tried downloading 3.0 branch to test things out, but saw its still using some TravisCI thing. My website was using a mess of stuff...