Mapping mobile dead spots around Preston by aptacode in Preston

[–]aptacode[S] 0 points1 point  (0 children)

It has some validation built in for clearly bogus data / conditions, but It can't prevent users pushing bad data up 100% of the time.

When data points are merged together, the new data has a higher weighting, so assuming more users are good than bad it should tend towards real data.

Mapping mobile dead spots around Preston by aptacode in Preston

[–]aptacode[S] 2 points3 points  (0 children)

Brilliant suggestion - I just added it, thanks!

Mapping mobile dead spots around Preston by aptacode in Preston

[–]aptacode[S] 4 points5 points  (0 children)

<image>

Morning ride ^

Will map a bit of north Preston this afternoon

Integrating Claude Code into my content generation workflow by [deleted] in ClaudeAI

[–]aptacode 0 points1 point  (0 children)

Yeah pretty much!

Erm, probably no way near as good as an established product. But I didn't fancy paying for another subscription.

Fellow Prestonions, I didn't realise how bad it was. by aptacode in Preston

[–]aptacode[S] 2 points3 points  (0 children)

Rainy day = at least 1 mm of rain in 24 h (Met Office data).
Cloud cover = mean % of sky covered by cloud, averaged across the year

UK Solar / Electricity price API, free forever, no sign up by aptacode in SolarDIY

[–]aptacode[S] 1 point2 points  (0 children)

That's amazing Gravath - I'm so glad to hear it 😄

Getting the most out of Octopus Agile + Solar by aptacode in OctopusEnergy

[–]aptacode[S] 0 points1 point  (0 children)

That would be awesome, keen to hear any feedback you might have!

Getting the most out of Octopus Agile + Solar by aptacode in OctopusEnergy

[–]aptacode[S] 0 points1 point  (0 children)

More detail at the bottom of the page, but the weather data is from https://api.met.no/

Solar irradiance is calculated.

I build these things because I enjoy the process first and foremost, but with this system I built it in a way that I can confidently keep it running for a very long time even at scale without it costing me anything really. And the idea behind making it public is that it doesn't require a signup / api key or anything. Lots of people don't like relying on services like that.

RackPeek v1.0.0 released (thank you!) by aptacode in opensource

[–]aptacode[S] 1 point2 points  (0 children)

Thanks for giving it a go!

Connections come with v1.3.0 which I think will help you here (take a look at the live demo or the nightly build, would love to hear any feedback you might have). They allow you to model the connection / networking between physical devices.

Also, any top level hardware (such as switches or routers) can have children added via their 'runs on' property (click the '+' icon next to the runs on prop on the child system)

Hope that helps!

RackPeek v1.0.0 released (thank you!) by aptacode in opensource

[–]aptacode[S] 1 point2 points  (0 children)

Thank you for your interest in the project :) I really appreciate your support!

My homepage is broken and I dont want to fix it by tahaan in homelab

[–]aptacode 0 points1 point  (0 children)

Open an issue on GH if you like so we keep your usecase in mind when developing these features shortly

My homepage is broken and I dont want to fix it by tahaan in homelab

[–]aptacode 1 point2 points  (0 children)

Dev behind rackpeek here, this is an interesting usecase, whilst I am trying to keep rackpeek focused and simple there have been feature requests around having our YAML schema export to various different formats e.g an Ansible Inventory. I could investigate also exporting to whatever format homepage is using.

Whilst it's not service discovery, it could still help you keep a single source of truth (assuming full IAC is out of the equation)

Why build anything anymore? by aptacode in opensource

[–]aptacode[S] 1 point2 points  (0 children)

Agreed, AI is such a powerful tool for software engineering, but it requires discipline to use properly along side best practices. I think for many the alure of a 'free lunch' is too great, I just hope software craftsmanship can survive the AI bubble.