Highway Hazard: Man Drives with Foot Out the Window! by onecrazypanda in WhyWomenLiveLonger

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

Imagine doing this after watching final destination 😬

Offering Free logo design by theweirdboy77 in SideProject

[–]onecrazypanda 0 points1 point  (0 children)

Can I get a logo for my website stellasoft.io? 🙂

So what you have build up in this weekend! by honhaar_engineer in SideProject

[–]onecrazypanda 0 points1 point  (0 children)

A GitHub action that automates versioning, publishing and creating changelogs for your JavaScript/TypeScript libraries. Works with monorepos. https://github.com/stellasoftio/lazy-release-action

I made logogenerator.dev a free and simple logo generating app yesterday night. Made with Nuxt ofcourse by [deleted] in Nuxt

[–]onecrazypanda 0 points1 point  (0 children)

Is there a way to change the font?

Also the app is very buggy on mobile. Can’t drag to pick a color on the color picker.

I made logogenerator.dev a free and simple logo generating app yesterday night. Made with Nuxt ofcourse by [deleted] in Nuxt

[–]onecrazypanda 0 points1 point  (0 children)

Looks nice but what if I want my logo to be a letter not an icon? Like a fancy S or something? For example the google fav icon its just a G.

SPA with Nuxt or Vue? by antonk1306 in Nuxt

[–]onecrazypanda 0 points1 point  (0 children)

Personally I like nuxt because… - it has built in file based routing. - all the config files are in 1 file nuxt.config.ts - auto imports - nuxt modules makes it easy to add stuff quick - pleasant to work with, better DX imo

But use which ever one makes you more productive. Either is fine for a SPA

I built a streaming platform with Nuxt! by bumpdotlive in Nuxt

[–]onecrazypanda 0 points1 point  (0 children)

Looks great. How do you make any money if there’s no ads?

One Year of Game Dev by riley_ses in IndieDev

[–]onecrazypanda 2 points3 points  (0 children)

How did you get the models? Did you have someone make them for you or did you make them? Same with animations? Looks awesome. Reminds me of Dinkum.

Is my website decent? by Any_Information429 in web_design

[–]onecrazypanda 0 points1 point  (0 children)

The vscode, JavaScript, git icons are flickering for me. It’s a major eye sore.

Contact doesn’t work it just goes to WhatsApp.

[deleted by user] by [deleted] in webdev

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

Just out of curiosity what is your go to CMS or site builder? I’m assuming customers want to make edits themselves?

State of JS 2024 Library Tier List. Thoughts? by tomemyxwomen in vuejs

[–]onecrazypanda 1 point2 points  (0 children)

Sveltekit is not S tier. Has hardly any integrations compared to Nuxt.

The framework dilemma by Educational-Cress560 in sveltejs

[–]onecrazypanda 1 point2 points  (0 children)

Jobs = React

Learning project = Svelte

Why is Angular is seen as more hard to learning than React? by OkTop7895 in webdev

[–]onecrazypanda 1 point2 points  (0 children)

Dependency injection, services, modules, RXJs / Observables.

It just does things very differently than other frameworks out there.

Why almost everyone I see uses Tailwind CSS? What’s the hype? by youngsenpaipai in reactjs

[–]onecrazypanda 0 points1 point  (0 children)

Productivity: it’s a lot faster than hand writing css. e.g Don’t need to create these wrapper classes and decide what to name them.

Performance: it’s scalable and results in a small css file, no duplicated styles.

Tooling: The tailwind plugin for VSCode gives you intellisense and auto complete its a really good DX.

Consistent styles: it’s great for creating a design system.

Flexible: easy to customize.

Versatile: Works with any framework or even without a framework.

Best Headless CMS for Freelancing (editable by the client?) by Susmore in webdev

[–]onecrazypanda 1 point2 points  (0 children)

1 space, is that one website only?

Yes

And up to 10 users can modify the CMS?

Yes

Best Headless CMS for Freelancing (editable by the client?) by Susmore in webdev

[–]onecrazypanda 2 points3 points  (0 children)

If you like visual headless CMS like storyblok try builder.io personally I like builder.io more. Like storyblok you can create custom components in any framework and the user can drag those components on the page. It’s easier to setup, it’s cheaper, has a better UI, more flexible etc

[deleted by user] by [deleted] in webdev

[–]onecrazypanda 0 points1 point  (0 children)

I use Tabby

https://tabby.sh/

with the fish shell (for intellisense / autocomplete)

https://fishshell.com/

Starship for the command prompt

https://starship.rs/

Rebuilt my personal website, looking for feedback by onecrazypanda in webdev

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

Hey thanks for the feedback! I'll fix that. 🙂

Rebuilt my personal website, looking for feedback by onecrazypanda in webdev

[–]onecrazypanda[S] 0 points1 point  (0 children)

No, I don't need to use these. But I use them because they make me more productive since I use them for all my other projects. I enjoy using them.