B Horn

Results 13 comments of B Horn

In the cloud API `sign` is generated by: * Sorting all the parameters it cares about[1] into alphabetical order by their key names, ignoring null valued ones. * Joining them...

@dominicklee I stripped down my personal Python implementation that should clear up the issues. https://gist.github.com/bahorn/9bebbbf37c2167f7057aea0244ff2d92 @Ericmas001 Devices are controlled by MQTT. Use Wireshark to log it, you can set a...

@Ericmas001 You can extract them from the many apps, which was discussed early on in #5. In the app I looked at I found the signing process was dumped in...

@dominicklee I just made some progress on getting the cloud API working literally 30 seconds ago. Turns out they actually were doing something different. (The secret was being added to...

I just disabled Lighthouse. Needs some investigation on why this occurs.

Majority of this should be fixed with the recent redesign, just the family tree page is a little bad on mobile.

There are a few libraries for parsing markdown in the browser, but it's probably way easier just to search for a div with a specific id and read the table...

For the logo it would be worth just adding an extra column to the dataset for this I made a few days ago: https://gist.github.com/bahorn/bb953987edf0ffd4aed2c69a2988612e I was thinking a normal calendar,...

Could hackup a github action that runs on each pull request. Enforce this for merges and we're all good. We did this for CovHack's site to ensure it was linted...

I'm unsure if they offer any funding for hackathons beyond the MLH first time event?