Advertisement · 728 × 90

Posts by Luka

Post image

Light mode on the landing Page is broken, black font on black background :) (I assume it's the light mode)

11 months ago 1 0 1 0
Preview
Writing a product strategy doc (+ example): the before, during & after. This is my step-by-step process on creating an (imperfect) first draft of a product strategy. I'm also including a sample document to show you what it reads like.

@aatirar.bsky.social fan of your article here, some nice inspiration in it. Thank you :) aatir.substack.com/p/how-i-writ...

1 year ago 3 0 0 0
Mein Angebot für Deutschland | Robert Habeck Quadrell
Mein Angebot für Deutschland | Robert Habeck Quadrell YouTube video by Robert Habeck

⬇️ Deshalb am 23. Februar BÜNDNIS 90/DIE GRÜNEN wählen.
youtube.com/shorts/QrgbE...

1 year ago 2225 506 62 16

It is beautiful! Also the docs 👌

1 year ago 2 0 0 0

I see the point with the ecosystem. But for me it's about the UX, same with discord. I think Slack is just the perfect way to have a chat or then break out into a thread. Yes, these also exist on discord and teams but it always felt unnatural to me.

1 year ago 1 0 1 0

And @iconify/svelte doesn't work in .svelte, astro-icon works like a charm in .astro.

1 year ago 0 0 1 0

But that component should also not hydrated as it only holds the SVG with some styling. Any suggestion how to have one way to use SVG icons in .astro and .svelte?

1 year ago 0 0 1 0
Advertisement

Than I tried to create a Icon.svelte component that get all icons via import.meta.glob('/src/images/icons/*.svg') to than load them, but somehow non svelte lifecycle hooks get triggered.

1 year ago 0 0 1 0

@astro.build I'm rebuilding my private website, for some interactive parts i introduced @svelte.dev. To keep it aligned pages are .astro and all components are .svelte. I tried several packages to import icons (phosphor icons <3), but they only work in astro or svelte.

1 year ago 1 0 1 0

Good question! Reason number one for me: around every two years I rewrite my private website in a new framework I'm interested in. During the process I learned to appreciate the astro content collections, something I kind of implement in sveltekit that I needed to keep track of. That's almost it.

1 year ago 1 0 1 0
Preview
Astro.js (v4) by LukaHarambasic · Pull Request #185 · LukaHarambasic/harambasic.de

Love it!
I'm since a while still migrating my sveltekit website to astro.js + svelte :)
github.com/LukaHarambas...

1 year ago 1 0 1 0

Love the idea!

1 year ago 1 0 0 0

Save it for later and than never read it.

1 year ago 0 0 0 0
Preview
Backpacks We create versatile and stylish carrying solutions for photography, travel, and everyday use.

Forgot the link: eu.wandrd.com/collections/...

1 year ago 1 0 0 0

Some colleagues of mine had the first generation of the WANDRD backpack, I got mine a few months ago and I love it! They also have different sizes :) I got the PRVKE in 21L and it fits my Macbook 14" easily, so maybe you would need a bigger version.

1 year ago 1 0 1 0

And I think no SVGs...

1 year ago 1 0 0 0
Advertisement

I’m not a fan of apps that try to much, I need something simple that allows me to structure things but also limits how much I can do. Otherwise I spend more time tweaking the set up instead of doing things. I therefore always fall back to ToDoist and afaik they also have APIs.

1 year ago 1 0 0 0

Would like to have @jeffgothelf.bsky.social Lean Product Canvas v3 and Lean Strategy Canvas v1 in FigJam :)

1 year ago 0 0 0 0

@figma.com could consider introducing something like JetBrains has for open source contributors? A free version for people contributing to the community? Wanted to create new FigJam templates, but my education account expired and I can't add new files, neither update my public Figma CV template.

1 year ago 0 0 1 0
iPhone Home Screen

iPhone Home Screen

One screen to rule them all.

1 year ago 0 0 0 0

Would love to use it more often to generate post-its based on my input.

1 year ago 0 0 0 0

I have to say the AI in FigJam (@figma.com) is the most stubborn AI I have interacted with. I tried it multiple times. But I think it's not worth it. Provide a list of bullet points to create a post-it for every point. And what does it do? Creates a Gantt chart, as it's mentioned once in the points.

1 year ago 1 0 1 0

#Product people I need your brains :) I have roughly 150 Euro education budget left. I learn best by solving problems and finding new solutions. THat's how I learned coding, design, wood working. Therefore books are out, also online courses. Any idea what I could do to learn something new?

1 year ago 0 0 1 0
Advertisement

I saw the same post and actually met the guy a few years ago. It might just be an organizational thing, but where I work now, sharing that a hypothesis was wrong actually builds trust in the person. There’s no judgment about the hypothesis being wrong (ok, maybe if every single one is wrong).

1 year ago 0 0 0 0

I wanna guess? :) GetSafe?

1 year ago 1 0 1 0

Ah and I just saw that your package is for sveltekit, so nothing for me (this time).

1 year ago 0 0 0 0

If svelte 5 offers that I wanted to use it and I try to build my own stuff for smaller topics. That's for me part of the fun having my website as my playground.

1 year ago 0 0 1 0
Posts | Luka Harambasic Overview of all my blog posts. It's a mix of technical and non-technical topics, everything that interests me.

Migrating my private website form sveltekit to astro. Still using svelte for the dynamic elements. Similar to my posts on my current website (harambasic.de/posts) I'll have a sidebar. If a user selects a tag the search param will change and I want to listen to it in the list of posts to filter by it

1 year ago 0 0 2 0
Preview
svelte/reactivity • Docs • Svelte svelte/reactivity • Svelte documentation

@rich-harris.dev Heyho 👋 do you have by any chance a usage example of “SvelteURLSearchParams” doesn’t seem to work for me, searched on GitHub, didn’t find anyone using it. I’m stiffening to leverage it and now have a custom implementation of it that I don’t like 😅 svelte.dev/docs/svelte/...

1 year ago 1 0 3 0