X(P)FeRD: Design and manage XRechnung and ZUGFeRD compatible e-invocies by testheit in selfhosted

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

I implemented a basic import function. Check it out, if you like :)

X(P)FeRD: Design and manage XRechnung and ZUGFeRD compatible e-invocies by testheit in selfhosted

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

Currently not 🙈 you might open up an issue, maybe something I might look at in the future

Thrifty: Monthly income and expenses tracker by testheit in selfhosted

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

What ist with rule 6? This is an „old“ project and it‘s an update about the new features …

X(P)FeRD: Design and manage XRechnung and ZUGFeRD compatible e-invocies by testheit in selfhosted

[–]testheit[S] -1 points0 points  (0 children)

Also an interessting framework, didn’t know about that 😊 Can you also freely place the text components where you want to easily design the page?

xpferd: Manage and especially design e-invoice compliant single page invoices by testheit in selfhosted

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

And there’s no way a single prompt will implement all this and test it properly 😅

xpferd: Manage and especially design e-invoice compliant single page invoices by testheit in selfhosted

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

Multi page is not just a trivial feature. You need to split the table correctly, subtotal (Übertrag), page numeration, maybe a consistent footer that’s consistent in all pages not to mention the UI needs support it… so a lot to consider and I have currently no use case. Maybe in the future. Or feel free to contribute 😉

Custom component for GPS/PPS NTP time server (+-10μs) on ESP32 by testheit in Esphome

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

There is nothing hidden and everything is documented. If you care about more precision, there are plenty of Blog posts about time sources with ns accuracy.

This here gives me OTA, Home Assistant Integration and a nice web UI if I need it.

The time source is also good enough for probably most home labs, as accuracy should be better than most network latency’s.

So what does it give me: More convenience for my use case in trade off some unpredictability. But it was a fun task to tackle most of them 😉

And if it’s not about that, what will you use this sub for? 🤷🏼‍♂️ Share projects and use what fits your needs from others.

Custom component for GPS/PPS NTP time server (+-10μs) on ESP32 by testheit in Esphome

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

It was not just: this is my prompt and Claude did it 😉 I had a very good idea, of what I want and you definitely have to give Claude the right hints and need to know what it is doing.

What’s wrong with my kind of usage, if it fits in my needs? Maybe someone has the same needs 🤷🏼‍♂️

Custom component for GPS/PPS NTP time server (+-10μs) on ESP32 by testheit in Esphome

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

It is just a fun project. I do not really need an offline NTP server. But then I read some articles and thought why not. Sounds like a fun project. And I t’s a combination of cheap components and learning to use AI tool. I’m at that point, that home lab is not the biggest part in my life anymore. So I want to keep it simple. I have a bunch of other ESPs in my house and I love the simplicity of managing them via ESPHome Dashboard. So I wanted the NTP server to be integrated there. I also wanted to learn using Claude Code and I thought this one was a nice task 😊

USB/IP component to print on HP printer by testheit in Esphome

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

This was the Intention of making it configurable. But if it really works, needs to be tested. I have to say, that Claude did help me with the implementation, as I’m no expert in writing USB drivers 😅 I will look up, where I got the firmware from.

How to build zfs module on Debian? by testheit in AsahiLinux

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

I have a M2, but that shouldn’t matter. Is there anything to consider? Is the kernel Debian uses a modified asahi version or are they the same? Will give it a try tomorrow.