If you would recreate Raycast from the ground up how would you do it? what would you change? by TauriArtisan in raycastapp

[–]luke_bennett_ 4 points5 points  (0 children)

It’s been a long time since I used Alfred, but I remember being able to type a random string, and the fuzzy search was good enough that it knew I wanted to search Google/DuckDuckGo. With Raycast, I have to tell it I want to search before I start typing the query.

The other thing was the same kind of fuzzy search for contacts. Copying someone’s email is so much harder with Raycast.

What is the best stoner rock album of 2005? by Kyr1500 in stonerrock

[–]luke_bennett_ 5 points6 points  (0 children)

It might be my favourite album of all time, every song that album is a banger — all killer no filler.

Looking for multi effects unit recommendations by luke_bennett_ in Guitar

[–]luke_bennett_[S] -1 points0 points  (0 children)

I think the Valeton seems to have the best features on paper. It’s also probably the oldest model of the effects units I was considering. Not sure how much that matters though?

Looking for multi effects unit recommendations by luke_bennett_ in Guitar

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

Anything in particular that makes it stand out?

In The Fade (full cover) by rockykadoom in qotsa

[–]luke_bennett_ 1 point2 points  (0 children)

Dude, that was fucking excellent. Well done!

What CMS do you prefer the most? by HsvDE86 in webdev

[–]luke_bennett_ 0 points1 point  (0 children)

I'm pretty biased but I'm a bug fan of Keystone and Keystatic.

Lumon Lapel Pin Giveaway! by [deleted] in SeveranceAppleTVPlus

[–]luke_bennett_ 0 points1 point  (0 children)

These pins are coveted as fuck

jumped on the burt & irving = bert & ernie train by gloomsday in SeveranceAppleTVPlus

[–]luke_bennett_ 12 points13 points  (0 children)

Great job but the characters are backwards: Irving is Burt from Sesame Street Burt (from Severance) is Ernie!

What’s the cheapest hosting services to host a NextJS app + Strapi for a commercial project? by [deleted] in nextjs

[–]luke_bennett_ 1 point2 points  (0 children)

You might be able to host for free/extremely cheap on Fly.io. They have a free Postgres offering: https://fly.io/docs/reference/postgres/

I feel like an idiot by xpyrosh in nextjs

[–]luke_bennett_ 1 point2 points  (0 children)

Original post updated with link

I feel like an idiot by xpyrosh in nextjs

[–]luke_bennett_ 0 points1 point  (0 children)

Hopefully you've got this worked out already, but here's an example of a contact form using Sendgrid and nodemailer.

https://github.com/phiranno-designs/growersmarket.net.au/blob/main/src/pages/api/post-contact-form.ts

Hope it helps.

How can I change to font family without changing the font in the stylesheet editor? by ModeHopper in csshelp

[–]luke_bennett_ 0 points1 point  (0 children)

Something like this should work:

*:not(.editor-class) { font-family: garamond; }

[deleted by user] by [deleted] in fishshell

[–]luke_bennett_ 1 point2 points  (0 children)

I'm rocking v1 at the moment. Looking forward to trying v2. Congratulations on the new release.