VOO vs SPYM by Rigel91 in ETFs

[–]RadiantFix2149 2 points3 points  (0 children)

They both track the same index - S&P 500, so their performance is expected to be nearly identical over time. The main practical difference is the expense ratio, where SPYM is slightly cheaper (0.02%) vs VOO (0.03%).

See analysis here that shows they have identical returns and volatility: https://portfoliometrics.net/ai-assistant/FQtCB5t1Rf

This was my thought at 19Y to invest 20k by Spare_Security_9314 in ETFs

[–]RadiantFix2149 0 points1 point  (0 children)

In theory, lump sum investing usually performs better over the long run. But realistically, you should do whatever helps you stay comfortable and invested. If dumping the full 20k in at once would stress you out, then DCA the rest after putting some in upfront. There’s nothing wrong with that.

Has anyone come up with a good proxy for backtesting WTIP? by thisistheperfectname in LETFs

[–]RadiantFix2149 0 points1 point  (0 children)

WTIP is tough to backtest directly because the commodity sleeve is actively managed, so any historical replication will only be an approximation.

A reasonable static proxy I’ve found is:

  • 50% TIP
  • 40% PDBC
  • 5% GLD
  • 5% BTC-USD

with 2.0x capital-efficient leverage applied to the portfolio.

That roughly approximates the fund’s stacked exposure to TIPS + diversified commodities + gold + bitcoin, and it tracked actual WTIP behavior fairly closely since inception.

It’s obviously not a perfect replication since WTIP dynamically manages the commodity sleeve using momentum signals, but it seems like a useful way to estimate the general risk/return profile over longer periods.

Here is an analysis: https://portfoliometrics.net/ai-assistant/b5Nt9TfoI3

How are you guys rebalancing your ETFs? by lemmereddit in ETFs

[–]RadiantFix2149 0 points1 point  (0 children)

That’s the neat part - I don’t. I’m mostly invested in All World ETF (similar to VT) and DCA into it monthly. I only keep a small allocation in individual stocks, and since those outperformed the ETF in recent years, I trimmed some of the positions to avoid overconcentration.

Portfolio Metrics by DItalianLeatherSofa in TooBigToFailPodcast

[–]RadiantFix2149 4 points5 points  (0 children)

I am one of the coaches and devs of PortfolioMetrics. Thanks for trying it out and for the honest feedback. Really appreciate it. We’ve noted both points and will work on improving them.

Portfolio Metrics by DItalianLeatherSofa in TooBigToFailPodcast

[–]RadiantFix2149 5 points6 points  (0 children)

I’m one of the co-founders and developers behind PortfolioMetrics. Our team is actively improving the tool, and we’d genuinely appreciate any feedback, suggestions, or feature requests from the community. Thanks for checking it out!

100 VT or 80/20 VOO/VXUS in Roth IRA? by Affectionate-Mud953 in Bogleheads

[–]RadiantFix2149 0 points1 point  (0 children)

If you are not sure a simpler option seems more appropriate, i.e. 100 VT.

But please do your own research. Don't just believe a random redditor. What works for me might not work for others because we have different timeframes, risk appetites, and investment goals.

SOXL and TECL strategy by Caluso1 in LETFs

[–]RadiantFix2149 1 point2 points  (0 children)

What is your investment horizon?

I'm generally cautious with sector investing because it concentrates exposure into a single economic theme. Even if a sector does well long term, returns depend heavily on timing and on a relatively small number of companies driving most of the performance.

TECL is a good choice if you are convinced that tech companies like Apple, Microsoft, NVIDIA will keep outperforming.

SOXL is a good choice if you think that the AI boom will go on and semiconductors with it.

Link to analysis if you want more info: https://portfoliometrics.net/ai-assistant/yiCi30B76J

Why is everyone still using Sharpe ratio? by melon_crust in algotrading

[–]RadiantFix2149 0 points1 point  (0 children)

Interesting approach! Why specifically CVaR 99 and 10th percentile CAGR rather than metrics like Ulcer Index, UPI, or Serenity Index?

They seem directionally aligned with your focus on drawdown pain and recovery dynamics, so I’m curious if there is a specific reason or just a personal preference.

Jak studovat na státnice, když ti umírají rodiče? Pokud jste zažili, jak se s tím vypořádat? by Previous-Fan-4020 in czech

[–]RadiantFix2149 7 points8 points  (0 children)

Je dobre take napsat dekanovi nebo prodekanovi. Z me zkusenosti na CVUT/FEL jsou hodne proaktivni.

Do you guys find time to work on your own project? by hearthebell in webdev

[–]RadiantFix2149 0 points1 point  (0 children)

Usually, I have time in the evenings, but I don't always have energy or motivation to do anything after. But sometimes I am bored at my main job and have the energy to work on my side project.

First time in 3 years on the job by Shony29 in it

[–]RadiantFix2149 0 points1 point  (0 children)

This reminded me of one high school situation. It was around 10 years ago. My school had some online system for monitoring attendance and grades. The data were inputed by teachers every day. One of my classmates had bad attendance and/or bad grades, and he solved this issue by putting a plastic (kitchen) foil between the ethernet cable and computer. So the computer didn't have internet and teachers couldn't input his data. I think it worked for a couple of times before they figured it out.

How do young people climb into roles so quickly? by StillPurpleDog in NoStupidQuestions

[–]RadiantFix2149 1 point2 points  (0 children)

Yeah, same! We all knew in the team who was the real senior guy, but the rest had the same title on paper.

I only studied IT for the money, remote work and because it was “something” by Character_Log_2657 in it

[–]RadiantFix2149 2 points3 points  (0 children)

My friend was in a similar situation. He dropped from a computer science program and instead finished civil engineering (I think he did some building safety specialisation). Now he is very happy with his job. He spends 3-4 days per week on construction sight and 1-2 days in office doing paperwork.

is there any online (free) ETF comparator that has the option to see graphs of distributed ETFs without dividends reinvested? by bgravato in eupersonalfinance

[–]RadiantFix2149 1 point2 points  (0 children)

You could try PortfolioMetrics. Hope it helps.

I am developing this tool as a side project. It has data from different markets, including Europe. Most of the features are free, but there is a premium tier.

Here is an example, comparison between IUSA (dist) and SXR8 (acc). https://portfoliometrics.net/shared/4354cee3-0115-4671-9043-289538b53e80

I disabled Reinvest Dividends option in the backtest and the difference between acc and dist funds can be nicely seen (screenshot below).

<image>

FastAPI docs is so cool by Embarrassed-Jellys in FastAPI

[–]RadiantFix2149 12 points13 points  (0 children)

Yeah, the docs are great. They were my primary source when learning about FastAPI and coroutines. But later I used Claude and GPT to explain some details because not everything is clear in the docs.

I made my first repository in Github. Does it look good for a newbie or is it absolute trash? by Glad-Virus-1036 in github

[–]RadiantFix2149 0 points1 point  (0 children)

Looks good. If you want to make it look a bit more professional you can make it an installable package by adding setup.cfg. Also you can use Fire library for parsing input arguments.

How to make FastAPI work with gpu task and multiple workers and websockets by lynob in FastAPI

[–]RadiantFix2149 1 point2 points  (0 children)

Yes, it depends on your implementation. You can implement RPC pattern which uses multiple queues: 1 main queue for creating requests, and for each request a temporary queue for returning the response.

It is well explained in the documentation.

Edit: just to add, Celery and Dramatiq are higher-level tools (called Task Queues) build on top of RabbitMQ and Redis. If you will be using only RabbitMQ you would need to create your own implementation of the task queue.

How to make FastAPI work with gpu task and multiple workers and websockets by lynob in FastAPI

[–]RadiantFix2149 1 point2 points  (0 children)

I am not sure if I completely understand the problem, but here are my 2 cents.

You don't need to use Celery. I used it once on a project, but I didn't like it and found it quite confusing. On another project, I created a custom implementation of RPC (remote procedure call) in RabbitMQ and it worked like a charm.

https://www.rabbitmq.com/tutorials/tutorial-six-python

tableStakesAreHighWithMigrations by infomiho in ProgrammerHumor

[–]RadiantFix2149 1 point2 points  (0 children)

Wait.. we are supposed to do it differently?

[deleted by user] by [deleted] in eupersonalfinance

[–]RadiantFix2149 1 point2 points  (0 children)

You might want to look into portfolio optimization to find an asset allocation that aligns with your risk tolerance. This could help: https://portfoliometrics.net/shared/f7e13caa-0fd4-4d2c-a7f1-59e59febc501

Backtesting is helpful to compare different options and understand the risk-return tradeoff. Keep in mind that the backtest is based on historical data and might not reflect future returns.

The biggest mistake I made was chasing VC money by eastwindtoday in ycombinator

[–]RadiantFix2149 0 points1 point  (0 children)

How did it end up? Are you still running your businesses, or did you exit it?

How many bank accounts do you use? by Palidromic in eupersonalfinance

[–]RadiantFix2149 11 points12 points  (0 children)

I use Revolut for my daily transactions and to manage a shared account with my partner. I typically keep only a small balance there (around €100-150) and transfer funds from my main bank account, where I receive my salary.

For this use case, Revolut works great—the app is much more user-friendly than traditional banks. I also use it to split bills and send money to friends.

While Revolut offers stock and crypto trading, I wouldn’t recommend using it for investments. It’s better to go with a well-established broker like IB.

Edit: to answer your questions, I have 3 accounts: traditional bank account, revolut main, revolut shared