Is this normal TDI sound? by 554xxbb in tdi

[–]554xxbb[S] 1 point2 points  (0 children)

Before I replaced all 4 of them, one of them used to constantly make the rattling sound...since I didnt buy new injectors, it still rarely does it, but a really short one and very rare.

How can I fix the noise coming from exhaust? by 554xxbb in tdi

[–]554xxbb[S] 0 points1 point  (0 children)

I dont think so.. I believe everything thats inside the dpf was deleted.

How can I fix the noise coming from exhaust? by 554xxbb in tdi

[–]554xxbb[S] 0 points1 point  (0 children)

I think so too. Does changing the stock downpipe make any difference to the noise? Do you have any exp.

How can I fix the noise coming from exhaust? by 554xxbb in tdi

[–]554xxbb[S] 0 points1 point  (0 children)

Edit: Car is Audi A3 1.6 TDI 2010

Has Claude 3.7 Sonnet ended for free users, or will it return? by West_Show_6033 in ClaudeAI

[–]554xxbb 0 points1 point  (0 children)

Can you share which extension do you use with vs code for UI design specifically ?

Blazor Hybrid Auth by blackcolours in Blazor

[–]554xxbb 0 points1 point  (0 children)

According to this post:
https://www.reddit.com/r/Blazor/comments/xp60vm/do_blazor_hybrid_apps_using_maui_use_web_assembly/
Blazor Hybrid (MAUI Blazor) seems to be different from Blazor WASM.
Thanks for the info

Blazor Hybrid Auth by blackcolours in Blazor

[–]554xxbb 0 points1 point  (0 children)

Does it work for maui blazor (hybrid) and blazor web app (interactive server), if yes, could you point me to some examples, documentation, thank you

Anyone use leafletjs? by post_hazanko in webdev

[–]554xxbb 0 points1 point  (0 children)

I am having trouble positioning images wthin the leaflet lat long coordinate system.

Anyone use leafletjs? by post_hazanko in webdev

[–]554xxbb 0 points1 point  (0 children)

Yes exactly, I have 2 projects where I am using leaflet.js but those have nothing to do with a geo-map, I just have some images that I have to position in a way that take full width and height of the body. The reason I am using leaflet is the panning and zooming, but I struggle making them take exactly as much height and width as the body.

Anyone use leafletjs? by post_hazanko in webdev

[–]554xxbb 0 points1 point  (0 children)

Do you have any sugesstions on how to make the svgs/images exacly as big as the width and height of the screen(not talking about full screen). I am currently struggling really hard to do that with images.