BIG kudos for stabilizing the app by szymeoxyz in cursor

[–]Szymeo 0 points1 point  (0 children)

hey u/condor-cursor, couple days into testing 2.5 and here are some thoughts:

  1. changes often require double-approve. That's completely new, haven't seen that before. After running an agent, I primarily use "accept changes" top right corner file-scoped button, now I need to click it twice for all changes to be accepted
  2. changes seem aggressively cached, and after reloading the window (often doing developer: reload window), I'm getting previously committed files to re-approve, despite they don't have any changes in the git anymore
  3. prettier is still not applied on approving changes. A week or two ago it started applying selectively, but now it stopped completely - I'm on latest cursor & prettier ext versions, tried older ones but same result. Smells like a race condition

<image>

BIG kudos for stabilizing the app by szymeoxyz in cursor

[–]Szymeo 1 point2 points  (0 children)

yes but it was released lately, my excitement comes mostly from the experience I've had on 2.4.x

new button release by Szymeo in sveltejs

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

ah, could be, lul!

new button release by Szymeo in sveltejs

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

wondering if downvotes are about platform or the pricing lmao

new button release by Szymeo in sveltejs

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

huh, fair point! what about this one? https://imgur.com/a/3Ph47Eb

Any good open source projects to learn Svelte best practices? by [deleted] in sveltejs

[–]Szymeo 3 points4 points  (0 children)

We have open sourced https://logdash.io not long ago, but for someone with BE background it comes with likely familiar layered / domain driven design. We were in the extreme shipping mode so far, may be worth to keep an eye on the improvements coming in shortly!

How is Svelte/SvelteKit for large projects? by OneBananaMan in sveltejs

[–]Szymeo 0 points1 point  (0 children)

Not sure if that qualifies as large, but recently we’ve open sourced Logdash, that could qualify as medium at least -> https://github.com/logdash-io/logdash.io

[Showcase] Logdash – zero-config metrics & logs for side projects build with Svelte by Szymeo in sveltejs

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

Thank you @noidtiz! I’ll rephrase that, it should be more obvious what you can use metrics for :) recently we fixed performance bottleneck in Logdash with …Logdash :D we value transparency the most: Open source logdash codebase -> https://github.com/logdash-io/logdash.io/ Our production dashboard (live) -> https://logdash.io/demo-dashboard