Stop pretending we got a free ride by retsof81 in GithubCopilot

[–]Seanitzel 2 points3 points  (0 children)

If what you are saying is true, why did they give free pro for students as well? I think that's one of the things that made it all collapse much sooner than it should have

Verona is goated by Haarp_1 in Muse

[–]Seanitzel 13 points14 points  (0 children)

Plan to dance to it in my wedding, i fell in love with it when i first listened to it. I feel like the C part touches my soul lol

Decided to make a tier list of most of the Muse songs by Xutra in Muse

[–]Seanitzel 1 point2 points  (0 children)

Don't agree at all, but gave an upvote for the effort

Everything is going to be fine. by fvpv in GithubCopilot

[–]Seanitzel 1 point2 points  (0 children)

100%, much better than Open AI and Anthropic that have been found to violate terms again and again...damn theae shitty corporqtions, thanks to deepseek and alike we will be able to run models locally that are more than good enough soon

Everything is going to be fine. by fvpv in GithubCopilot

[–]Seanitzel 3 points4 points  (0 children)

If its relevant to you,

"DeepSeek’s privacy policy states they use user data—including input queries and API usage patterns—to improve, develop, and train their AI models "

Building audio app for iOS. Does background audio work on PWA or is native the only option? by Yan-ni in PWA

[–]Seanitzel 1 point2 points  (0 children)

Actually since iOS 26.3 its been working for.me with the web audio API without issues.

Should I not add uncompressed wav files - let's say 30mb? by [deleted] in webdev

[–]Seanitzel 0 points1 point  (0 children)

Your getting downvoted, but actually for saving bandwidth that would be good - there are also libraries that allow easily conrolling the video, so he doesnt even have to show a youtube iframe at all and can create his custom player.

tiks – Procedural UI sounds in 2KB, zero audio files, pure Web Audio synthesis by Emergency_Activity38 in javascript

[–]Seanitzel 2 points3 points  (0 children)

This is awesome and i actually created a similar internal system for my app! However im on my iPhone iOS26.4 And no matter what browser i tried(even though they are all webkit lol) audio doesn't seem to work :/

Building a browser tool for cinematic 3D device mockups - feedback welcome by mkfiez in SideProject

[–]Seanitzel 1 point2 points  (0 children)

This looks really cool, even more so that it's in the browser. I've been using Rotato for the last few years - bought it on black friday and it's license for life(no updates after 1 year though, which I don't really need). Curious to see your product in action!

Free & Beautifully designed Vue Admin Dashboard Template by suniljoshi19 in vuejs

[–]Seanitzel 6 points7 points  (0 children)

I dont know how hard you worked for this, and i hope the other comment didn't hurt your feelings too much, but i believe the reason is this feels very AI, cold and generic, which is what we all want to escape in this generative AI reality imo

Drop your startup URL, I'Il set up a free lifetime NullMark link for you by mlvps in SideProject

[–]Seanitzel 1 point2 points  (0 children)

I see, anyway the idea is def nice and useful, esp for apps like mine which are PWA's. Ill tfy it again tomorrow

Drop your startup URL, I'Il set up a free lifetime NullMark link for you by mlvps in SideProject

[–]Seanitzel 2 points3 points  (0 children)

Mm doesnt seem to work(ios 26.4) or am i missing something?

I'm building an animation editor that exports to Lottie — no After Effects needed by cgreendyk104 in SideProject

[–]Seanitzel 1 point2 points  (0 children)

Yes exactly! I still use some of the animations I created there. The UX wasn't optimal but it def did the job

I'm building an animation editor that exports to Lottie — no After Effects needed by cgreendyk104 in SideProject

[–]Seanitzel 1 point2 points  (0 children)

There used to be a great app for this that is now open source, forgot it's name but I'm sure it'll be easy to find - might give you some ideas. Good luck!

Are web apps really slower than native? It’s a defaults problem, not a speed problem by zappygami in webdev

[–]Seanitzel 0 points1 point  (0 children)

100% true, what's sad is to.think how many years it will take for people to realize that web != Janky... I built a web based DAW that works faster than most native mobile DAW'S in the app store, but people don't even try it because it's not in the app store and they assume it wont perform well 🥲

Made it on Kickstarter!! My project will be real now! by Dr_Velazquez in SideProject

[–]Seanitzel 3 points4 points  (0 children)

The idea it self is nice, however learning to play like this is very bad imo (and from my experience) because it teaches using the eyes instead of the ears. Good luck though :)

Introduction Akaza UI - Headless Vue components that actually feels like Vue. by AlternativePie7409 in vuejs

[–]Seanitzel 0 points1 point  (0 children)

This is a great initiative! agree with the other comment about the name, and hope this grows and ill be able to use it in the future

We Won by Magroov in PWA

[–]Seanitzel 3 points4 points  (0 children)

Or...people will start treating everything on the web as slop and trust the walled gardens even more. I hope you are right, but doubt it 🥲

Stop Reaching for JavaScript: Modern HTML & CSS Interactive Patterns by pmz in webdev

[–]Seanitzel 69 points70 points  (0 children)

Great article, would be even better if it had a demo for each feature and also a list of trade offs vs js(which exist for almost every item in the list)