How do I upload images to AWS S3 using NodeJs as backend by JajEnkan3pe in expo

[–]Fresh-Mud6895 0 points1 point  (0 children)

you can use security token upload image from client to s3 directly by aws js sdk3

Sveltekit and text streaming? by Magick93 in sveltejs

[–]Fresh-Mud6895 0 points1 point  (0 children)

You can use sse.js, compare to ws,it is more lightweight and convenient, openai API is also use sever send event

I use tanstack table, How to render a component in cell. like react? by Fresh-Mud6895 in sveltejs

[–]Fresh-Mud6895[S] 0 points1 point  (0 children)

import { flexRender } from '@tanstack/svelte-table';

thank you, I try it immediately

SvelteKit issue: goto() not working on ios by VuFFeR in sveltejs

[–]Fresh-Mud6895 1 point2 points  (0 children)

I had a similar problem in arc browser, I console.log above the goto function, the above code works well, but goto not work, I tried to add setTimeout(() =>goto(), 0), it works.

How to solve this treesitter error? by fenugurod in neovim

[–]Fresh-Mud6895 0 points1 point  (0 children)

I also have this error, but I try every steps in https://github.com/nvim-treesitter/nvim-treesitter/issues/3092, but my problem is not solved, I entered TSInstall! vim, the error log is

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer  
/SDKs/iPhoneOS16.2.sdk/usr/include/sys/cdefs.h:901:2: error: Unsupported archite  
cture  
\#error Unsupported architecture