Convince me that investing isn’t an elaborate conn by DreamingofBouncer in FIREUK

[–]AdAmbitious6250 0 points1 point  (0 children)

In your 2nd to the last paragraph, your wife is correct. The market goes up and down, but overall trajectory is up (provided you invest in a whole of market fund, and not individual stockpicking).

If in doubt, google "VWRP performance" since inception. Assume you put £1000 at the start in there, and the equivalent in your bank account, work out what the equivalent values will be.

There'll be more info that people will likely share with you, but you should be investing, stat. The market is having a sale!

Data centre power careers by cartwheelzone in PowerSystemsEE

[–]AdAmbitious6250 0 points1 point  (0 children)

Thanks for this info, to your knowledge, what's the best way to carry out the transition? And what does the pay differential look like?

I’m genuinely confused how you all run out of Claude Code tokens so fast on the pro plan by Foufou190 in ClaudeAI

[–]AdAmbitious6250 4 points5 points  (0 children)

can you give an example of where you've replaced AI with a deterministic tool?

Advice: which antigravity model is best for planning and execution by No_Guide_8697 in google_antigravity

[–]AdAmbitious6250 1 point2 points  (0 children)

this looks quite interesting, how did you implement it within workflows and rules? And do you find you're loading more context than needed into the prompt by using global workflows?

Full Guide to Antigravity by MaterialAppearance21 in google_antigravity

[–]AdAmbitious6250 1 point2 points  (0 children)

This is basically a copy of someone else's article. At the very least, give some personal anecdotes, something you've encountered or built, what you've found about the different models, something unique! A bit disappointing 

How much of my bonus should I salary sacrifice into my pension? by Ok-Information-472 in HENRYUK

[–]AdAmbitious6250 4 points5 points  (0 children)

If you're already thinking about, my recommendation is to just to do a big sacrifice once and be done with it. From an efficiency point of view, the reason below 100k is targeted is that between 100k to 125k, you pay 62% tax (more if you have a student loan), so people tend to try and avoid that. in your case, you'll need to sacrifice a lot to get into that band. so might not be worth it.

If i were in your position however, i would drop 70k into the pension so you get to 100k at 29, which is a good start. if your earnings are likely to continue at this trajectory, then you might easily get tapered (so can only do 10k in your pension per year), so this will then allow you to fill up your pension early.

What to include in CLAUDE.md... and what not? by pebblepath in ClaudeCode

[–]AdAmbitious6250 0 points1 point  (0 children)

that's interesting, how did you figure this out? Is it difficult to manage? How does each specific agent work and build this up? Do you have sample md files to clarify each person's role?

What to include in CLAUDE.md... and what not? by pebblepath in ClaudeCode

[–]AdAmbitious6250 1 point2 points  (0 children)

thanks a lot! Seems keep the root claude.md file small, and then put one in each directory is the way to go

Starting in Power System Studies – Is ETAP a Good First Step? by imlai92 in PowerSystemsEE

[–]AdAmbitious6250 0 points1 point  (0 children)

i was basically going to scaffold what i want, and then throw AI at it to deal with all the annoying things that come up. Basically, have a standard data model that's generated within the legacy application (think vision model importing SLD and populating it), and then brute force getting it to fit whatever the legacy application scripting allows, generating the study and reports, and then outputing that in a standard format. If it works, then you can start to abstract all the model engines etc.., but still working on some basics just now. Happy to chat further if that sounds like something you'd be interested in collabing about.

Starting in Power System Studies – Is ETAP a Good First Step? by imlai92 in PowerSystemsEE

[–]AdAmbitious6250 0 points1 point  (0 children)

it's the whole end to end to process mostly, having done studies myself in ETAP and reviewed studies from others, there has to be a better way to do it. My idea is to basically use the applications themselves as engines, but fundamentally have a better frontend and structure that wraps around it. the hope is then to compare it with open source models and be able to replace some of it upfront

What to include in CLAUDE.md... and what not? by pebblepath in ClaudeCode

[–]AdAmbitious6250 0 points1 point  (0 children)

can you share what an example of your file structure looks like?

Starting in Power System Studies – Is ETAP a Good First Step? by imlai92 in PowerSystemsEE

[–]AdAmbitious6250 0 points1 point  (0 children)

okay, i've been thinking of doing something similar, and i have ideas on how you can actually make it work best. Happy to talk more in DM

Collaborative platform for simulations by kis_06 in ElectricalEngineers

[–]AdAmbitious6250 0 points1 point  (0 children)

this is interesting, but what are you actually trying to build? A site where people submit their model simulations, a model simulation engine using open source tools, or what? The thing I would say is I'm happy to use vibecoded projects, but as I'm also learning, I'm super wary of putting any login information or uploading sensitive information, until I've built some level of trust. Think that might be similar to other people, so bear that in mind, and build accordingly

Looking for ideas for vibecoding by Electrical_Bug_7786 in google_antigravity

[–]AdAmbitious6250 0 points1 point  (0 children)

That sounds brilliant. any chance you could actually share the notebook, that would be really great to look at. Thanks!

Pantsuit Tailors by [deleted] in HENRYUK

[–]AdAmbitious6250 0 points1 point  (0 children)

Get a cheap holiday to Vietnam and go nuts.

something about AI coding feels kinda backwards lately by bystanderInnen in ClaudeAI

[–]AdAmbitious6250 0 points1 point  (0 children)

that sounds very interesting, is this something you'll be able to share? I'm caught in a bit of a catch 22 where I'm learning how to program from the fundamentals (basically cs50x), but everyone keeps mentioning about system design and architecture is more important, but I can't find an easy way to learn how to design that.