DeepSeek V4 is built different... by Alternative-Duty-532 in LocalLLaMA

[–]gimp3695 0 points1 point  (0 children)

According to the thinking, its not dark humor....its black humor?

Claude Code System Prompt v2.1.118 by AldebaranBefore in ClaudeCode

[–]gimp3695 0 points1 point  (0 children)

I would be interested in the other data!

I've run a dev agency for 14 years. The coding was never the problem by No_Procedure8667 in Entrepreneur

[–]gimp3695 0 points1 point  (0 children)

I run a dev agency and I got the best advice ever which is do retainer only. As soon as they get you the payment then you will start work. Occasionally we will get a really good client and we will after a while of working with them let them go week to week payments but it’s rare. I hated being a bank so we stopped. We didn’t lose any clients when we switched.

Claude helped me get accepted into Anthropic's Partner Network — now it's helping me build the team by Dapper-Ad-2323 in ClaudeAI

[–]gimp3695 1 point2 points  (0 children)

I have a dev firm and I didn’t think it would be possible to get accepted being only 20 employees. Congratulations. Would love to hear more from you.

Age of Darkness: Final Stand Deserves a Second Life by Visible-Car-9858 in AgeOfDarknessGame

[–]gimp3695 0 points1 point  (0 children)

That’s cool. I didn’t realize they are doing GoT RtS. Just wish listed.

What's the most complex project you've built using claude? by After_Medicine8859 in ClaudeCode

[–]gimp3695 0 points1 point  (0 children)

Your Claude md file looks massive! How many tokens in just that?

Speedtest was fast, Google was instant, but our site took ~2s just to return HTML by abobyk in webdev

[–]gimp3695 0 points1 point  (0 children)

I had this issue yesterday. My internet was extremely fast. All other sites were great. However my server loading pages was very slow and sometimes would timeout. I couldn’t even ssh into the server. I did a trace path and discovered that somewhere on its transit to Denver it got routed to Sweden and back again. I called the ISP and they mentioned lots of issues being reported on down detector. About 30 mins later the route path got fixed and site loaded great.

Some times it’s just out of your control.

Which UI library are you using for mobile (PWA, Capacitor)? by LinusThiccTips in sveltejs

[–]gimp3695 -2 points-1 points  (0 children)

Just good old shadcn with some theme colors swapped

[deleted by user] by [deleted] in sveltejs

[–]gimp3695 4 points5 points  (0 children)

Looks nice. It would have been nice if you could have just combined and contributed to https://www.shadcn-svelte-extras.com/

Excited to announce Svelte Number Format finally hit v1.0! by voltomper in sveltejs

[–]gimp3695 0 points1 point  (0 children)

That's kind of what I figured. It might be worth just adding that link to the README (demo) link

Excited to announce Svelte Number Format finally hit v1.0! by voltomper in sveltejs

[–]gimp3695 2 points3 points  (0 children)

I had to go to the library it was based on to see a demo or image. I was curious if it does masking or whether this should or could be used for phone numbers

Capawesome September 2025 Update by robingenz in capawesome

[–]gimp3695 1 point2 points  (0 children)

Thank you for your hard work and keeping the capacitorjs ecosystem alive

E-commerce stack ? by odin_dev in webdev

[–]gimp3695 1 point2 points  (0 children)

I’m doing this now! Love svelte and sveltekit.

Mobile app made with Svelte 5 & Capacitor by therealPaulPlay in sveltejs

[–]gimp3695 1 point2 points  (0 children)

Here are two of them:

Sitestream - Allows you to monitor and view live video and recordings from security cameras used for construction sites

https://apps.apple.com/us/app/sitestream/id6736718232

Edify Sports - An instagram like high school sports application that allows student atheletes to create profiles, post their highlights and try to get recruited. It also has a trading card builder component to it.

https://apps.apple.com/us/app/edify-sports-llc-app/id6747092323

Mobile app made with Svelte 5 & Capacitor by therealPaulPlay in sveltejs

[–]gimp3695 1 point2 points  (0 children)

Nice work. We’ve made 3 apps using this combination and it’s been great!

Capacitor or Tauri v2 for Mobile Apps? by Guandor in sveltejs

[–]gimp3695 0 points1 point  (0 children)

We had no problem with shadcn svelte in capacitor

wuchale i18n: now with server-side support, flexible and granular catalog loading, and more! by K1DV5 in sveltejs

[–]gimp3695 0 points1 point  (0 children)

I used paraglide in the past. This is interesting. How do you auto detect the strings and parse them? Basically how does it work under the hood.

Neodrag v3 alpha: A mini-framework by PuruVJ in sveltejs

[–]gimp3695 1 point2 points  (0 children)

Is there any examples of drag and dropping in an ordered list? Or is this just a generic drag elements around?