fulco
ful.co
fulco
@ful.co
🇳🇱 developer at DFINITY, svelte lover
Subscribed!
February 5, 2025 at 9:33 AM
Is cline better then cursor?
January 22, 2025 at 7:33 PM
Yeah I have something like that now, but it all looked way cleaner when I used top level await. Too bad safari has to spoil the party.

I appreciate the Sunday support straight from a svelte maintainer though ❤️
January 19, 2025 at 12:20 PM
While I can do this

export const init: ClientInit = async () => {
await migrate(db, { journal, migrations });
Object.assign(settings, await getSettings());
};

And safely assume the settings will be set. It will be undefined in the llmClient
January 19, 2025 at 12:07 PM
Too bad you can’t use it to do something like this.

const dbSettings = await getSettingsFromDB();

export const settings = $state(settings);

export const llmClient = new LlmClient(settings)
January 19, 2025 at 12:05 PM
Oh thanks seems like this was added recently!
January 19, 2025 at 11:49 AM
Now all global state is moved to a singleton class called state with an init function that is awaited at +layout.svelte, but that means I have to put “state” in front of everything e.g state.chats
state.me - This website is for sale! - state Resources and Information.
This website is for sale! state.me is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, state.me has it all. ...
state.me
January 19, 2025 at 10:01 AM
I haven’t tested it on mobile. I have an iPhone where you have to make a paid developer account to publish an extension
January 7, 2025 at 8:52 AM
Had the same problem so I made an extension that turns the twitter post button into a cross post one chromewebstore.google.com/detail/skybr...
Skybridge - Chrome Web Store
Seamlessly cross-post your tweets to Bluesky. Post once on X (Twitter) and automatically share to your Bluesky account.
chromewebstore.google.com
December 11, 2024 at 10:01 AM
Does that include the value you could get selling the business?
December 8, 2024 at 2:54 PM
Jeez, ja idd. Voelde destijds een beetje absurd om 700 piek voor te betalen, maar voelt nu goedkoop.
November 18, 2024 at 7:03 PM
Awesome!
November 8, 2024 at 9:32 AM