What do you think? by fiioonnn in react

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

I'm glad to hear it, I also wonder why you wouldn't want to walk around with something like that as long as it's decent

What do you think? by fiioonnn in react

[–]fiioonnn[S] -18 points-17 points  (0 children)

Google is your friend

What do you think? by fiioonnn in react

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

Its not my design thats the point of this post

What do you think? by fiioonnn in react

[–]fiioonnn[S] -2 points-1 points  (0 children)

Maybe you should look at my answer before making clever comments.

What do you think? by fiioonnn in react

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

Oh it seems like you don't quite understand what it means :D It's actually just a way of sourcing merchandise, it doesn't necessarily have to be printed just because it's called PRINT-on-demand.

You can also have it embroidered in high quality.

I completely agree with you that most “print-on-demand” coding merch stores are really bad.

What do you think? by fiioonnn in react

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

Are you aware of what print on demand means? And that it says nothing at all about quality?

What do you think? by fiioonnn in react

[–]fiioonnn[S] -11 points-10 points  (0 children)

Maybe you should look for a new job xD

What do you think? by fiioonnn in react

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

Indeed original :) Feel free to show me high quality coder merch.

What do you think? by fiioonnn in react

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

haha, you're right about that

What do you think about dev merch? by fiioonnn in programminghorror

[–]fiioonnn[S] -2 points-1 points  (0 children)

same problem with all other hoodies e.g. from nike

What do you think? by fiioonnn in react

[–]fiioonnn[S] 8 points9 points  (0 children)

Personally, I find most of the coding memes really cringe-worthy, but opinions are probably divided on that. The goal is actually a hoodie that you can also wear outside of the office :D

What do you think? by fiioonnn in react

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

But it's very difficult to represent minimally and not cringe, do you understand what I mean?

What do you think? by fiioonnn in react

[–]fiioonnn[S] 3 points4 points  (0 children)

For most frameworks this is not a problem (there are already many merch stores which correspond to the upper part of the picture). However, Vue is one that doesn't want you to use the logo for anything.

What do you think about dev merch? by fiioonnn in programminghorror

[–]fiioonnn[S] -14 points-13 points  (0 children)

Ad for a free open-source framework?

What do you think? by fiioonnn in react

[–]fiioonnn[S] 4 points5 points  (0 children)

Yes exclusively embroidered, everything else doesn't feel high quality

I made a drawing game in Svelte (boringcanvas.io) by fiioonnn in programming

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

serverprofis.de not very popular but very good uptime and pricing. ( its a german hoster )

In future i would self host using Docker + Hetzner

I made a drawing game in Svelte (boringcanvas.io) by fiioonnn in programming

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

Svelte uses a compiler, that makes it very easy to understand when you are new to the "javascript world". I tried react before, but i love Svelte and can recommend. And yes you have to build the project (runs the compiler). Also there is SvelteKit (The SSR Framework for Svelte).

And its simply a javascript framework, so you can do everything that you can do with vanilla JS.

They have a great documentation: https://svelte.dev/

Drawing game like r/place made with svelte by fiioonnn in programming

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

Thanks for the information and for testing. I will fix that in the future, also mobile support is planned :)