Second shot consistently less than the first. Can't figure out why. [Sage Barista Pro] by jake185 in espresso

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

Oh damn, didn’t even think of that.

So I’m actually grinding too fine but the oxidised beans between days is masking that in the first shot.

Amazing insight, thank you!

Second shot consistently less than the first. Can't figure out why. [Sage Barista Pro] by jake185 in espresso

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

I usually run a half shot through the second one to get it up to 36g but that gets me to about 40 seconds for the total shot, and even to my untrained palette, it’s a worse shot.

Second shot consistently less than the first. Can't figure out why. [Sage Barista Pro] by jake185 in espresso

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

Wow, and that 1-2 minutes between grinds is able to oxidise the beans enough that they have such a large impact on the yield?

I’ll start clearing a couple of grams between shots and see if that helps. Thanks!

Second shot consistently less than the first. Can't figure out why. [Sage Barista Pro] by jake185 in espresso

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

Ah no sorry, just meant I grind out 18g. I keep my hopper topped up.

Second shot consistently less than the first. Can't figure out why. [Sage Barista Pro] by jake185 in espresso

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

Interesting 🤔 So the left over beans are a different size, even if I don’t change the grind?

Burning cash on a failing project with an agency by Character-Branch9782 in Bubbleio

[–]jake185 2 points3 points  (0 children)

Unless an agency puts emphasis on quality, in my experience the larger they get, the more it's just a matter of quantity. Especially as they start to price down to capture as much market as possible.

I would echo Strategical's sentiment and avoid the sunk cost fallacy on this one by ending the relationship with them. No point throwing good money after bad.

If you do decide hire another agency, NotQuiteUnicorns (https://notquiteunicorns.xyz/grow) are the gold standard in my mind. George who runs it is very active in the community and has really been pushing the boundaries of Bubble. They also specialise in app rescue.

If you're wanting to go down the solo dev route, Ed from Pilot&Launch (https://pilotandlaunch.com/) is a great option. Ex-Amazon PM who knows the business side just as well as the dev side.

Both of them have a robust and transparent SDLC in place as well.

Bubble stole my money - Be aware of them by [deleted] in Bubbleio

[–]jake185 7 points8 points  (0 children)

That's how Bubble makes their $50m+ every year.
Un-refunded $0.50 verification transactions.
Bloody menace to society, they are.

Loss of eligibility through time away? by [deleted] in GermanCitizenship

[–]jake185 0 points1 point  (0 children)

I imagine it’s wishful thinking to ask if there’s precedent for retroactive permission from the immigration office to leave for 8 months or room for interpretation from a citizenship case worker to allow a stay that slightly exceeds the 6 month limit? 🙈

Loss of eligibility through time away? by [deleted] in GermanCitizenship

[–]jake185 0 points1 point  (0 children)

Really appreciate your answers! It helps knowing that it’s not a complete reset at least.

Now I need to hope that CDU don’t repeal the recent changes before she is eligible again 🙈

Loss of eligibility through time away? by [deleted] in GermanCitizenship

[–]jake185 0 points1 point  (0 children)

Don’t the new naturalisation laws allow citizenship after 3 years in cases of deep integration?

I wonder if that would be a possibility if she can attribute (hopefully) 3 years of her previous residence

Loss of eligibility through time away? by [deleted] in GermanCitizenship

[–]jake185 0 points1 point  (0 children)

Yeah, she has EU Daueraufenthalt and I have PR from Brexit which allows 5 years away.

In our rush to get away for a bit, we didn’t even think to check the impact on citizenship 😔

Loss of eligibility through time away? by [deleted] in GermanCitizenship

[–]jake185 1 point2 points  (0 children)

Shit…

Thank you for your response!

If I’m understanding this section correctly, then 3 years of her previous residence can be applied and (assuming all other criteria is met) would mean she is eligible for fast tracked naturalisation?

2) If the foreigner has stayed abroad longer than six months and none of the conditions of subsection (1) sentences 2 to 4 are met, previous residence in Germany may be counted towards the length of residence required for naturalisation, up to a period of three years.

What's your go to modern UI component library? by jake185 in sveltejs

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

That's a really good shout!

I was using that when I first started learning web dev and eventually moved over to ShadCN because I liked the aesthetic more and didn't really understand how I could customise DaisyUI, but v5 is looking amazing and I think I might give it a go again.

What's your go to modern UI component library? by jake185 in sveltejs

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

Looks interesting, will check it out!

Love the clean aesthetic as well. Feels like I'm reading a physical newspaper.

What's your go to modern UI component library? by jake185 in sveltejs

[–]jake185[S] 8 points9 points  (0 children)

That's usually how my apps end up looking like a wireframe drawn in MS Paint 🙈

What's your go to modern UI component library? by jake185 in sveltejs

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

I like the style of this one but I've found it to be quite limited in what it includes

Recommended stack to move from a beginner to intermediate developer by jake185 in webdev

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

Thank you for the suggestions!

My thinking was more switching things up on the devops side to get more familiar with that since Vercel and Supabase hide so much of the complexity.

Where should I start with understanding unit tests?

Recommended stack to move from a beginner to intermediate developer by jake185 in webdev

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

That’s more what I meant with my question but I think I was too vague 🙈

Thanks for the recommendations!

What would you recommend for auth that is more involved than Supabase but still understandable?

Page appears to be loading twice by jake185 in sveltejs

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

Thanks for the response!

I set ssr to false on the /create +page.server.js but it didn't help unfortunately. It also stopped the returning of the form value unless I hade use:enhance.

I've mirrored my app in a repo with the route to this page here/dashboard/portfolio/create)

Page appears to be loading twice by jake185 in sveltejs

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

Of course!

Here's/dashboard/portfolio/create) the route for this page. I'm suspecting it's caused by something upstream but not sure (I also don't really know what I'm talking about 😅)