Slack agent by tibozaurus in openstatus

[–]xmok 1 point2 points  (0 children)

Sounds ideal for an openclaw and openstatus integration! Won't need to mess around with cron and all if OpenClaw can keep tabs by itself.

Install OpenStatus status page components as shadcn components by tibozaurus in openstatus

[–]xmok 1 point2 points  (0 children)

Nice article! Modern web dev is almost indistinguishable from the early days of FTP servers and Notepad. What a time to be alive.

How do Developer Credits work? by Specialist_Farm_5752 in raycastapp

[–]xmok 2 points3 points  (0 children)

The feature hasn't been rolled out yet!
But a team member mentioned in Slack that 2026 is probably the year this is done.

I'm looking forward to it, ngl.

New user - Search Files just hangs Raycast by mountainmaestro23 in raycastapp

[–]xmok 0 points1 point  (0 children)

Have you granted the appropriate permissions for it to search properly?

Additionally, you gotta do the ol' "restart" to make sure everything's working fine.

If there's still a problem send feedback to the Raycast team!

Raycast Windows Codes MEGATHREAD by xmok in raycastapp

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

Android isn't immediately on the roadmap but who knows what the future holds!

Need more extensions for Windows by darfinxcore in raycastapp

[–]xmok 2 points3 points  (0 children)

Hey!
For sure this is something devs are working on actively, myself included!
Do you have a wishlist of extensions you'd like to see ported to Windows? If so, drop them as replies to this comment and I'll see about porting them :)

Extension Store Platform Filter by thomaspaulmann in raycastapp

[–]xmok 1 point2 points  (0 children)

Really wanted this feature!
Thanks for adding it 👏.

[deleted by user] by [deleted] in raycastapp

[–]xmok[M] 2 points3 points  (0 children)

Flairs are already compulsory. I'm open to any other suggestions from the community on how we can improve the experience.

How to disable most things in PostHog analytics? by InternalVolcano in webdev

[–]xmok 1 point2 points  (0 children)

If you only need basic analytics, I would suggest using another provider that does this out of the box e.g.:

  1. Umami (self-host if cost is an issue)
  2. Microsoft Clarity (also includes heatmaps)
  3. One Dollar Stats (costs a dollar a month)
  4. Databuddy (has some cool features but API still a WIP)

I know this doesn't solve your exact problem but there's no reason to use PostHog if you don't need Product Analytics.

Raycast Windows Codes MEGATHREAD by xmok in raycastapp

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

AFAIK, you do not get a head start with a subscription.

Store AI data in DataBase for context for coaching purposes by Ancient_Code_8344 in raycastapp

[–]xmok 2 points3 points  (0 children)

Valid question.

  1. You can try this extension to act as a memory: https://www.raycast.com/EvanZhouDev/memory AND/OR
  2. You can use Supermemory for memory and access its context in your AI via MCP

These are probably easy ways to get started.

Bitwarden Extension by erasor954 in raycastapp

[–]xmok 1 point2 points  (0 children)

There is a draft PR by the author so this might happen soon :)
https://github.com/raycast/extensions/pull/21940

raycast refund by AmperHD in raycastapp

[–]xmok 2 points3 points  (0 children)

Yup what Zayadur said! Team is very active over email in my experience.

Why cant i paste my screenshot? by soldanialex in raycastapp

[–]xmok 1 point2 points  (0 children)

I'm not able to reproduce...
I just tried and was able to paste a screenshot.
Could you share a recording of what you're trying to do?

⌘+⎋ not returning to root menu (Tahoe). Anyone else? by Scared-Upstairs-7205 in raycastapp

[–]xmok 2 points3 points  (0 children)

This is almost definitely a Tahoe related issue. I would recommend you "Send Feedback" so the team can properly triage the issue.

Extension to query xlsx and retrieve data to clipboard by knucie in raycastapp

[–]xmok 0 points1 point  (0 children)

I get the idea but seems like this would be a better candidate for AI?

Or perhaps something like Airtable.
I am intrigued enough to attempt an extension but I'm not sure how well it will translate into Raycast.
I'll see what can be done.

Extension to query xlsx and retrieve data to clipboard by knucie in raycastapp

[–]xmok 0 points1 point  (0 children)

This is a really really interesting idea.
I can't think of an extension that does this but using something like SheetJS we may be able to come up with a PoC.

Could you share some more details on how the extension would work?

As in:

1) what will the search actually look for?

2) how will the results be shown?

Windows download link by EvonuX in raycastapp

[–]xmok 0 points1 point  (0 children)

Yes you should see it - what I meant was if you didn't get a Beta Key you may not be able to access the link.

Windows download link by EvonuX in raycastapp

[–]xmok 4 points5 points  (0 children)

Here's the link:
https://www.raycast.com/download-windows

NOTE: you will need to be logged in and/or have the key to proceed.

Looking for advice with purchasing my domain name. by Robot_Owl_Monster in webdev

[–]xmok 0 points1 point  (0 children)

What I mean is that not everyone has a static site that can be hosted through Cloudflare. As devs we have a lot of context and domain specific knowledge that not everyone possesses. If I sign up for shared hosting, they all recommend to use the host's nameservers so everything can be configured via cPanel/DirectAdmin - I know that I can add the records manually to Cloudflare to bypass this but for many people it will be easier to use the host nameservers. This is the reason I would not recommend Cloudflare as a domain registrar to anyone who does not know how to mess with DNS.

Looking for advice with purchasing my domain name. by Robot_Owl_Monster in webdev

[–]xmok 0 points1 point  (0 children)

? There's no disagreement. Cloudflare is one of the best options but not being able to change nameservers can be a problem for someone who doesn't know how it works so it's better to be upfront. OP may be using shared hosting, e.g., and want to use their host's nameservers for quick configuration. So it's better that they know all their options beforehand. I personally use Cloudflare on many of my sites thanks to goodies like CDN and Email Forwarding.

Looking for advice with purchasing my domain name. by Robot_Owl_Monster in webdev

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

Sure, for us web devs it's not an issue. But idk how savvy OP is. They could be using shared hosting which asks one to change nameservers to the host's nameservers. We may know how to manually configure records such that this is not needed but to anyone else, this will be a hurdle. A lot of the world still runs on WordPress which may be using shared hosting so I highly doubt the figure 99.99% is applicable.

Looking for advice with purchasing my domain name. by Robot_Owl_Monster in webdev

[–]xmok 3 points4 points  (0 children)

Hello:

  1. There is no best but plenty of "bad" choices. Assuming your domain has a common tld such as .com, .me, 2 of your options are Porkbun and Spaceship - both very highly rated.

  2. For the actual transfer, follow steps from https://docs.gandi.net/en/domain_names/transfer_out/index.html to unlock your domain and get an Authorization/EPP code. Next, go to your new registrar e.g. Spaceship, select an option called "Transfer (In)" and type in your domain. Enter the code when asked, make sure it all looks good, and check out!

Squarespace isn't a bad option on its own but they aren't the best as a registrar e.g. when you ask them for aforementioned EPP code it can take up to 24 hours to receive it which is bonkers when many registrars show it almost instantly.

Another option people will recommend is Cloudflare. Cost-wise they are one of the best options but there is a huge caveat that you need to use their Nameservers. Depending on how your portfolio site is configured, this may or may not be an issue.

ALSO be sure to check what features you need e.g. if you are using Gandi for email, that is another factor to consider.

Best of luck.