puttehi

Results 18 comments of puttehi

If you are on perhaps a school licensed Windows, you might have school-enabled GPOs active on your system. This is how you e.g. get your school account setup on your...

(I don't understand why vendors keep pushing this horrible security practice to the masses when they release their technology)

The whole identity concept is really confusing, especially when thinking distributedly. However, I recall seeing docs that says the same as these comments: https://github.com/clockworklabs/SpacetimeDB/blob/master/crates/client-api/src/routes/database.rs#L478-L479 I.e. you can only publish when...

> > > > This exists. PoB Archives implements this class to be in that dropdown: https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/dev/src/Classes/ExtBuildListProvider.lua > > Other websites can do the same, similar to how the website...

After a bit of digging into said calculator and the web3-utils.js it pulls the value from, here's a nice overview of what's going on: ```ts // bigint (TSDB SQL repr),...

Thinking aloud; Should this be considered a breaking change in terms of semver? It does not run anymore, but it's also the installer that does not run, not necessarily the...

Left the server running overnight at 60Hz (`scheduled_at = new ScheduleAt.Interval(TimeSpan.FromTicks(TimeSpan.TicksPerSecond / 60))`) with a single object with two components. Before: ``` $ select * from transforms id | gameObjectId...

User makscee in YouTube has a whole dev log in the forms of stream vods with dozens of hours of content just about this particular subject!