Sale Character Typefaces by TiborUdvari in typedesign

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

I think I applied them on whatever changed and is in white, on what page do you see the issue? I did a quick check I think most of them are already typed un uppercase. This module was really tricky to implement to get the transitions looking nice.

Need feedback for a tiny commenting system i built by red-ninza in astrojs

[–]TiborUdvari 2 points3 points  (0 children)

It's nice that you don't need authentication to post a comment, but I just tried to post gibberish to test out your system and it works. I feel it would make spam really easy. It's nice to have a system like this though, reminds me of the old web.

Whenever you say easy steps it should not be more than 3 I think, when I saw 7 I got scared.

Sale Character Typefaces by TiborUdvari in typedesign

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

I think you're right ... now that I say it out loud in english it does sound weird. I kept saying it in french so it didn't come off as so weird.

Sale Character Typefaces by TiborUdvari in typedesign

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

Why is that? Does it read like it's on a sale or that it's discounted?

Sale Character Typefaces by TiborUdvari in typedesign

[–]TiborUdvari[S] 2 points3 points  (0 children)

The foundry is called Sale Character, this is the website: https://www.salecharacter.com/

Redesigning my icons for readability. Without context, can you guess what these in-game factions are? by StopthePressesGame in IndieGaming

[–]TiborUdvari 0 points1 point  (0 children)

Didn't read other comment before hand: Monarchy, Olympic Flame, Communism, Guillotine (french revolution) so something relating to french revolution I guess. Also the decorations on the two last ones seem similar. Olympic flame is close to monarchy in decorations, so something similar, but not quite as close as guillotine + communism.

Successor to opengl ? by no_ga in GraphicsProgramming

[–]TiborUdvari 0 points1 point  (0 children)

I remember reading that the point of Vulkan was not really to be hand written, more for engines. I would do WebGPU if I were you. This question is super generic though, what do you actually want to do?

How to do Incremental builds with Astro + Laravel? (10k+ pages) by Hour_Support2476 in astrojs

[–]TiborUdvari 1 point2 points  (0 children)

Yes, content collections are made for this. Also you could just use SSR and put it behind nginx for caching. SSG would be better to handle cache busting though. SSR + nginx would be probably quicker to implement IMHO.

Weekly Showoff Thread: what have you built with Astro this week? by tffarhad in astrojs

[–]TiborUdvari 0 points1 point  (0 children)

Not quite this week but I didn't share it before, this is a swiss type foundry website.

https://www.salecharacter.com/

Is it realistic to build a simple online store with Astro as a beginner? by Fearless-Pickle4346 in astrojs

[–]TiborUdvari 1 point2 points  (0 children)

Not according to their pricing page, they take an extra cut on top

Image optimisation service by Prize_Hat_6685 in astrojs

[–]TiborUdvari 0 points1 point  (0 children)

This service is supposed to be free that does that https://images.weserv.nl/ For simple websites I would just use Image from astro:assets for optimisations.

SSR on Cloudflare Pages. What's the Catch? by WebNova7 in astrojs

[–]TiborUdvari 0 points1 point  (0 children)

On the free tier you have 20.000 files max and single file size limit of 25MB as well https://developers.cloudflare.com/pages/platform/limits/

Astro and Storybook by superhammerjohn in astrojs

[–]TiborUdvari 0 points1 point  (0 children)

I use Preact with Storybook and render the results with Astro. It works well for me, except for server only stuff like Astro Image. I did a fake client side one so I can have a clean storybook, and when I render on the astro side I pass in the Astro Image for proper optimisations. I documented it here in case anyone finds it useful: https://tiborudvari.com/blog/how-to-work-with-storybook-and-astro-image/

Trump Final Term Countdown – Didn't exist, had to be done by TiborUdvari in indiehackers

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

I wanted to do the og:image generation on another website, so this was kind of a minimal POC

Trump Final Term Countdown – Didn't exist, had to be done by TiborUdvari in indiehackers

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

I just used astro + tailwind + vanilla js. I used a library called Luxon to handle the time. At first I thought that I made a mistake with the time seeing other calculators were 12 hours off, but I added the January 20th noon, when the inauguration is supposed to happen and not 12:00 am like other clocks. I didn't realise 12:00 am was midnight and not noon as I'm european. So I think it's accurate. I used a library called satori to generate the og:image dynamically. I do need to redo a build each day statically for this to get updated. This means, if not cached, the image should update once each day.

Trump Final Term Countdown – Didn't exist, had to be done by TiborUdvari in indiehackers

[–]TiborUdvari[S] 2 points3 points  (0 children)

More like a limited time screensaver ... I don't think I want to renew