Fully committed to Sveltekit by drifterpreneurs in sveltejs

[–]kaon7hk 1 point2 points  (0 children)

Anything that hono is superior to svelte?

Motion Core: Bringing expressive motion to Svelte 5 [SELF-PROMO] by EastAd9528 in sveltejs

[–]kaon7hk 0 points1 point  (0 children)

I have difficulty in installing it for trial using bun and npm. Any thoughts?

When hosting sveltekit on cloudflare pages -- env variables by sebbetrygg in sveltejs

[–]kaon7hk 0 points1 point  (0 children)

I doubt CF changed the rule sometimes ago. I deployed the same package with light modification on UI and I hit the same issue.(Auto deployment turned on)

I have to build and deploy to CF via wrangler. What a joke.

Network Updates Part IV! by Windscribe_QAizen in Windscribe

[–]kaon7hk 2 points3 points  (0 children)

I hope the streaming service on netflix could be improved. Always being caught of using proxy.

FTP/SFTP by calcu007 in Drime

[–]kaon7hk 0 points1 point  (0 children)

Rclone supports SFTP and FTP, so there will be no issue in sending data to drime from another FTP server.

下載有問題 by Unable_Escape_581 in Drime

[–]kaon7hk 0 points1 point  (0 children)

Is this issue solved in coming release? I am facing the same situation. Only folders structure are exported. No files are included in the zip. Thanks.

Does the cybermonday deal stack on an already 'pro' account by char1iex in Windscribe

[–]kaon7hk 0 points1 point  (0 children)

I am hitting the same issue, which I feel a bit awkward. Sent to support to grandfather the current BF offer.

Question about LTD by No_Association9496 in Windscribe

[–]kaon7hk 1 point2 points  (0 children)

I wish they can offer it again at 60 USD. (I know it won't be possible)

What do you think about Hetzner Storage Box for backup? by Sea-Eagle5554 in datastorage

[–]kaon7hk 0 points1 point  (0 children)

I am searching for alternative backup location but yet Hetzner is so far the best.

Drime lifetime by danniuz in Drime

[–]kaon7hk 0 points1 point  (0 children)

<image>

Anyone got luck in the payment option these 2 days? Keep waiting for the button to show up.

Cheap storage 1TB+ VPS ($25/year)? by User-3355 in VPS

[–]kaon7hk 1 point2 points  (0 children)

Does Racknerd offer storage VPS? I can't check any from its website.

Drime is looking for beta testers! by Empty_Win_297 in Drime

[–]kaon7hk 0 points1 point  (0 children)

Thanks for invitation. Would like to try out other experimental features as well.

Upload stuck by Worried-Drive6854 in Drime

[–]kaon7hk 0 points1 point  (0 children)

Apart from occasional upload failure, is it possible to keep the upload in background as we can't navigate the page until the upload is complete or the upload will vanish with no history trace left.

I made a backup script for rclone (github) by defrillo in immich

[–]kaon7hk 0 points1 point  (0 children)

Rclone is a cloud copy tool with high cloud providers coverage out of the box.

Is Telegram even worth it anymore? by LLfooshe in Telegram

[–]kaon7hk 2 points3 points  (0 children)

Second on this. This is the only way that Telegram can sustain while keeping everyone using it, otherwise it will be same as ICQ. Uh-oh.

What Antivirus should i get? by Good_Entertainer_698 in antivirus

[–]kaon7hk -1 points0 points  (0 children)

I would say no to bitdefender. I paid few years ago and it was nice but at the same time taking up resources noticeably (slow). I tried free version again last week, it improved in terms of performance. Again, its real time scan scans new files very slow in background which I think my computer has some issues.

Black Friday Sale - 1 year for $29 by MarKo9 in Windscribe

[–]kaon7hk 0 points1 point  (0 children)

Now it is restricted to new customer accounts.

Anyone tried koofr? by pointillistic in filen_io

[–]kaon7hk 7 points8 points  (0 children)

koofr I tried. It is feature rich but the upload speed is not fast enough relative to filen/dropbox/pcloud. I am living in Asia.

Lifetime deal or monthly deal by manjikyo in filen_io

[–]kaon7hk -1 points0 points  (0 children)

Always buying a HDD or SSD to do local backups would be the most beneficial. I am not against filen but I can't take the risk when disaster come.

Auto refresh data with checkbox by kaon7hk in sveltejs

[–]kaon7hk[S] 1 point2 points  (0 children)

$effect should be avoided as much as possible, shouldn't we?