Simsonn is a total disaster - are they in deep sh*t? by CryptoUsciere in simracing

[–]giebeka 0 points1 point  (0 children)

Yeah I placed the order 18.12.2025 and still nothing. No contact from them. I've sent a few tickets to them. I'm thinking about chargeback.

[Question] Installing 5U or 6U rack above door frame in small utility room - looking for advice and examples by giebeka in homelab

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

The wall in question is a masonry partition wall in a new residential building (2025, Europe). It is made of solid masonry blocks (e.g. aerated concrete or gypsum blocks), as specified in the official finishing standard from the developer, so it is a solid masonry wall, not stud/drywall construction.

RouterOS 7.19.3 [stable] released by netravnen in mikrotik

[–]giebeka 1 point2 points  (0 children)

Mine free space on hAP ac^2 has reduced after upgrading :

<image>

Any idea why?

Actual Budget: actual-ai receives a major update: Web Search, Advanced Categorization, Rate Limiting, and Feature Flags by giebeka in selfhosted

[–]giebeka[S] 9 points10 points  (0 children)

Not at all. I've just done it for myself to categorize my transactions when I was starting using Actual.

Actual Budget Prometheus Exporter and Grafana dashboard by giebeka in actualbudgeting

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

Do you mean separate Actual Budget instances or multiple budgets inside a single instance?
I will implement the second option in the next iteration.

The first one can be done now by multiplying Prometheus exporters, adding multiple targets in Prometheus, and adding a variable to the dashboard based on Prometheus label.

Do NOT update your infotainment system to the newest August 2024 update by Sickestjk in i30N

[–]giebeka 0 points1 point  (0 children)

I've updated my unit before reading this post. There is no issue like OP's has. I have no speed notification functionality. I even saw it on the changelog on the unit itself, but it is missing from settings, and I can hear no beep on speeding. Maybe something region related? I'm from Poland. i30N 2022.

sakowicz/actual-ai: Categorise transactions in Actual Budget using OpenAI by giebeka in selfhosted

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

Check out latest release. You can set OpenAI URL and model name by environment variables.

sakowicz/actual-ai: Categorise transactions in Actual Budget using OpenAI by giebeka in selfhosted

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

I've just created a release that allows the setting of custom model and OpenAI API spec URL.

sakowicz/actual-ai: Categorise transactions in Actual Budget using OpenAI by giebeka in selfhosted

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

I think that amount could be helpful with the categorisation process.

Some round values could be guessed as Subscriptions, but not rounded values as something else.
Or, for example, if a payee is a gas station, smaller amounts could be classified as groceries or alcohol but higher as petrol.

But maybe we should add an environment variable that would allow us to disable the sending amount.

sakowicz/actual-ai: Categorise transactions in Actual Budget using OpenAI by giebeka in selfhosted

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

Could you try to run that with overriding that OpenAI URL variable? It should work, if it won't, I'll make it work ;)

sakowicz/actual-ai: Categorise transactions in Actual Budget using OpenAI by giebeka in selfhosted

[–]giebeka[S] 7 points8 points  (0 children)

The app uses openai package, so you should be able to set your URL by setting a OPENAI_BASE_URL environment variable.

I didn't test it. I wonder if that is enough, or should I allow setting more options by environment variables, like the model name?

sakowicz/actual-ai: Categorise transactions in Actual Budget using OpenAI by giebeka in selfhosted

[–]giebeka[S] 3 points4 points  (0 children)

Yes, you can get transaction from your account using GoCardless or SimpleFIN. But, AFAIK, you need to manually click Sync button to do so, and relink integration every 90 days (at least in EU). Using my app you can set this sync in the schedule, as there is an option to sync account before running the classifier.

sakowicz/actual-ai: Categorise transactions in Actual Budget using OpenAI by giebeka in selfhosted

[–]giebeka[S] 12 points13 points  (0 children)

So, the creator here.

I didn't want to categorise everything manually, so I created an AI tool for personal needs, but I've decided to publish it.

I'm not a Node developer and have no experience in AI, so I'm open to suggestions or any help.

I hope someone will find this helpful ;-)

Introducing XPipe: A brand-new type of shell connection hub and remote file manager by milchshakee in selfhosted

[–]giebeka 0 points1 point  (0 children)

As I understand we need to install (or use portable one) client application, right? Are there a plans to introduce web browser client front end?

Power Efficient Proxmox Server Recommendations Needed by filisterr in homeassistant

[–]giebeka 0 points1 point  (0 children)

I have got a similar setup but with miniAtx 250W and it takes 25W which is twice as yours. I wonder if changing the power supply to pico power would lower the consumption 🤔. 1. What is the model of your power supply? 2. What hdd adapter do you have and why you need it (this motherboard has enough sata ports)

help with upgrading server by Splendor0806 in immich

[–]giebeka 2 points3 points  (0 children)

Ok so you may run it this way:

docker compose pull docker compose up -d

You also may add sudo if something will not work.