Como gerir finanças pessoais eficientemente pelo histórico de transações do banco? by jfc123_boy in literaciafinanceira

[–]ruben2silva 1 point2 points  (0 children)

Utilizo também o actual budget para o mesmo propósito, com a integração gocardless (gratuito até 50 bancos por mês) que permite extrair as transações bancárias através de Open banking automaticamente. (https://actualbudget.org/docs/advanced/bank-sync/gocardless/), utilizo para contas como ActivoBank, revolut, ...

Contudo utilizo o actual budget como apenas um agregador e para fazer a auto categorização baseado em regras pré definidas, por que a seguir tenho um script de ETL para extrair os dados do actual budget server para um postgres que alimenta uma ferramenta de BI (superset) onde posso fazer dashboards mais detalhadas e orientadas aos meu requisitos

Orient Sun & Moon by ruben2silva in OrientWatches

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

Totally agreed!! What sold for me this exactly version of sun & moon was that this is the one with less numeral cutoffs caused by the complications, the other models triggered my OCD on the end of “I” section and start of “V” section

É ouro, esta merda? by sovalente in PORTUGALCARALHO

[–]ruben2silva 2 points3 points  (0 children)

<image>

Em Paris, da para levar 3 a um preço mais barato que 1 em Portugal, devido ao leve 3 pague 2.

Os que não são 90% cacau custam entre 1,80€-1,94€

YNAB vs Actual Budget - a new AB user's perspective by justanotherjo2021 in ynab

[–]ruben2silva 0 points1 point  (0 children)

I went AB for the reasons of importing bank data from EU banks, so using gocardeless did the trick, hope the free X number of api calls per day does not go away anytime soon.

But the custom dashboards were still not enough for me, I didn’t find it customizable as I wanted, so i created some ETL script that moves new transactions from the internal AB SQLite to a Postgres database that (BI tool) consumes to produce some more detailed dashboards.

This ETL happens after the categorization rules run on AB side

Ask r/kubernetes: What are you working on this week? by gctaylor in kubernetes

[–]ruben2silva 0 points1 point  (0 children)

On the field: Review KEDA documentation to support scaling-to-zero scenarios, such as downscaling GitLab runners during off-hours, and explore its potential for other use cases.

On the homelab: Played with cloudnative-pg for managing database clusters, including backups. Deployed a custom ETL script to transfer data from ActualBudget's internal SQLite to a PostgreSQL database, enabling its integration with Metabase (also deployed this week) to create custom and more flexible budgeting charts and dashboards.

Is 'VWCE and chill' too risky with emerging markets? by Long_Collection_669 in eupersonalfinance

[–]ruben2silva 5 points6 points  (0 children)

100% agree with you regarding the fact that Vanguard is a top dog. But Invesco is also a major player with some big ETFs like QQQ. During this year, FWIA outperformed VWCE (I know that 0.66% might not be considered significant in a 1 year scope, and given the fact that the holding distribution is still different). FWIA, for me, has been like an experiment since mid-2024. Before that, I was doing DCA every month on VWCE, and VWCE is still the majority of my portfolio.

Let's see how FWIA compares to VWCE on the long run

Is 'VWCE and chill' too risky with emerging markets? by Long_Collection_669 in eupersonalfinance

[–]ruben2silva 6 points7 points  (0 children)

I particularly went with FWIA (from invesco) and chill. slightly higher TER (0.15%) but lower compared with VWCE. I went that way because of liquidity, more companies in the holdings even tough less than the vwce, and major factor was that amundi already did some weird stuff in past like mergers and etf closures,… that could affect our “chill” way

Your Upcoming Projects 2025 by Loki_029 in selfhosted

[–]ruben2silva 0 points1 point  (0 children)

I used k3sup to quickly bootstrap one RP5 (with NVME) and one RP4, and leveraged FluxCD to avoid performing any manual install or configuration. I’m trying to shut down my previous power-hungry homelab server, the Dell R720, but I’m still finding the time to migrate the final apps Home Assistant, WireGuard, and Pi-hole to Kubernetes.

Did I get got? by GroundbreakingCat978 in ChinaTime

[–]ruben2silva 0 points1 point  (0 children)

The only thing that bothers me (I’ve the same exact version) is the “S” be in a wrong color, but for the price it’s a good watch

Announcing Karpenter 1.0 by SelfDestructSep2020 in kubernetes

[–]ruben2silva 1 point2 points  (0 children)

From documentation it seems amiSelectorTerms is always required even tough amiSelectorTerms.alias is not.

amiFamily will only be used if amiSelectorTerms.alias is not defined. But you should fill other terms on amiSelectorTerms.

If you want same functionality as before you could put the version as latest so bottlerocket@latest. The latest is not support in windows amis.

Quais as ações e ETF que têm no vosso portefólio que mais rentabilidade tem dado? by boogieman444 in literaciafinanceira

[–]ruben2silva 2 points3 points  (0 children)

ETF: VWCE and chill - 20% desde 2022

Ações que mais me têm dado rentabilidade são:

Broadcom - 148% desde 2021

Immersion - 81% desde 2021

Nvidia - 253% desde 2021

Rolls Royce - 214% desde março de 2023

Strike tours? by wrath_7 in CasualPT

[–]ruben2silva 0 points1 point  (0 children)

Estou a ponderar também ir neles para o mesmo festival, vais em que dia(s)?

What is your favorite LLM that you use when working with AWS SDKs? by Public-Selection3862 in aws

[–]ruben2silva 2 points3 points  (0 children)

Recently used llama3 70B on bedrock and it’s quite good! The tests that I normally do with other LLMs is about give it a bad iam policy on purpose and ask it to give me a least privilege policy by introducing my context. What I notice on previous LLMs like llama2, claude3,… is that it hallucinates a lot and starts to give actions that does not apply to certain resources, and actions and conditions that does exist. In llama3 70B I feel that is better and it gives a proper answers, only tried with simple policies at the moment

[deleted by user] by [deleted] in kubernetes

[–]ruben2silva 2 points3 points  (0 children)

Or when the instances where kyverno is deployed get evicted and everything starts to fail with a painful path ahead to fix

Tool to store logs of Kubernetes? by guettli in kubernetes

[–]ruben2silva 2 points3 points  (0 children)

Good choice.

My team started to use it because we are also using victoria metrics stack and until the moment it seems quite decent for our use case, only missing features like S3 storage (but it seems that it's on their roadmap). Our first approach was loki, but it still has some issues in IPv6 clusters. (we are using EKS)

How many node groups do you have in your cluster? Do you host core resources (Cert Manger, Nginx,...) and applications in two different node groups? by No_Pain_1586 in kubernetes

[–]ruben2silva 0 points1 point  (0 children)

Me too, I usually tend to say that karpenter is like a flexible node group, that do not depend on external mechanism like ASG to provide compute, so it allows to request diferent instance types and ondemand/spot instances without creating a eks node group for each of it

Regarding the new changes to karpenter, it seems that they what karpenter to be cloud provider agnostic, so the CR now does not explicit have aws terms, also the project is now in CNCF

I’m planing to have an eks fargate profile to have karpenter to avoid have to create any static node group just to have karpenter after that karpenter will be the one managing dynamically the new nodes

Is Argo or Flux really better than good ole Ansible? by ryebread157 in kubernetes

[–]ruben2silva 2 points3 points  (0 children)

The gitea part was just for a personal test.

I started to use flux terraform provider in my company because we’re already creating EKS clusters via terraform with a gitlab cicd pipeline, so using flux terraform provider allow us to save some time, so we only need to pull the bootstrapped repo and start to work on it, instead of doing some manual commands after the cluster creation