Live data from Hacker News

Windows 11 in Svelte

github.com

161–170 of 218 posts

Re: Windows 11 in Svelte

#161

I'm going to sound old here, but why use Svelte? Why yet another one? Why not an established framework like React or Vue? I realize Svelte is compiled but it's oh so close to the others, and its performance is only better in certain corner cases. I ask because of learning exhaustion with the plethora of lookalike languages and frameworks and the constant, unending learning curve associated with all front end developm…

I'm going to sound annoying here, but have you actually used Svelte? The developer experience is night and day with Svelte(kit) and React/Vue. I can have a workable prototype within a couple of hours with Sveltekit, where it would've taken me a couple of days in React/Next.js. Svelte feels like an answer to that unending churn of web frameworks because so much of it is just plain HTML and JS, compared to learning the…

I think this may also be due to the age of the project. Years ago, I could also create a prototype in a few hours in Vue. But as they get older, these frameworks keep getting more complicated. I'm sure Svelte will become like that too in a couple of years.

Re: Windows 11 in Svelte

#163
post #134
post #82

Earlier quoted context omitted.

Synology's Disk Station Manager recreates a desktop environment. https://demo.synology.com/en-us/dsm

Synology's web desktop is really slick. Is there an open source web desktop environment that comes close? I've seen os.js etc but that looks a bit dated now. The React ones for Win11 are a bit immature still.

> Is there an open source web desktop environment that comes close?

https://www.linuxserver.io/blog/2021-05-05-meet-webtops-a-li...

(note: one may consider this cheating)

Re: Windows 11 in Svelte

#164

I'm going to sound old here, but why use Svelte? Why yet another one? Why not an established framework like React or Vue? I realize Svelte is compiled but it's oh so close to the others, and its performance is only better in certain corner cases. I ask because of learning exhaustion with the plethora of lookalike languages and frameworks and the constant, unending learning curve associated with all front end developm…

If you've tried all of them and prefer Svelte then why wouldn't you use Svelte?

Re: Windows 11 in Svelte

#165
post #14

Just want to shout out a couple of things. One, it's great to see a hack project here that's been done just for the fun of it. I'm noticing a few comments questioning the "why?" around this. To me at least, it's just a really fun thing to do to hack together something, just because. There doesn't always have to be a rhyme or reason for things like this. Two, it felt like there was a period where sites that would host…

> "why?"

Put it in fullscreen and you can safely leave your computer (document.body.requestFullscreen()). Too bad the background goes black.

Re: Windows 11 in Svelte

#166

45kb of js uncompressed for the app, vs 5x that for google tag manager.. wtf is gtm doing that it needs to be 5x the size of a window manager.

If I remember correctly, a common seo pattern is to use GTM to inject scripts for more analytics instrumentation.

But maybe someone else can offer a more detailed answer, it's not my domain.

Re: Windows 11 in Svelte

#169

You know, if you are looking for a job, that's what I love to see. Curiosity, passion, and just pure software craftsmanship. Fuck CVs, gimme this.

Sure I agree that this is far more accurate of what one can do but you can't expect that from people working, managing their day to day life, family and so on. It's one thing we don't expect in other industries in that way

I understand that! It would be optimal, but life happens. That being said, I still manage to code on the side somehow. But I'm single and don't have kids, so that's probably why. I would be sad to lose that.

Re: Windows 11 in Svelte

#170

Earlier quoted context omitted.

I like this part: > We have to hope that enough of the users whose systems are crashing realize that it’s due to the “shell enhancement” program (rather than blaming Windows itself, which is the more likely case) I would 100% blame Windows (or Microsoft, rather) for making the shell so awful that people have to resort to these tactics. You can't cripple the steering wheel on a car and then blame people for not findin…

This part too: >Unfortunately, these patchers also cause Windows customer satisfaction numbers to plunge every time an update goes out, I've refused/blocked updates for as long as I remember since long before Explorer patchers were a thing, because updates break my shit and waste my fucking time. I've had more of my time and nerves wasted by updates breaking my shit than "all the bad guys trying to take advantage of…

Ah I miss the youth. Now that my PC holds passwords to all of my accumulated wealth, even a tiny risk of being owned is not something that I’ll live with, if it can be prevented.
Post reply on HN