HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mcilroy

no profile record

Submissions

Show HN: Globlin – 3x faster Glob, written by Opus 4.5

github.com
3 points·by mcilroy·hace 5 meses·1 comments

Show HN: Open-source, self-hostable Loom alternative

cap.so
5 points·by mcilroy·el año pasado·0 comments

Handling a Stripe Payment Attack During Our Product Hunt Launch

cap.so
4 points·by mcilroy·hace 2 años·0 comments

Show HN: Cap – open-source screen recorder with custom S3 bucket support

cap.so
5 points·by mcilroy·hace 2 años·3 comments

Show HN: Reintroducing Cap, the open source Loom alternative

github.com
57 points·by mcilroy·hace 2 años·10 comments

Show HN: I made an open-source Loom alternative

cap.so
351 points·by mcilroy·hace 2 años·177 comments

[untitled]

5 points·by mcilroy·hace 2 años·0 comments

Show HN: Cap – open-source alternative to Loom

github.com
53 points·by mcilroy·hace 3 años·14 comments

Show HN: Reflio – Open-source affiliate program creator now supports Paddle

github.com
6 points·by mcilroy·hace 4 años·1 comments

Show HN: Reflio – Open-source affiliate program creator for SaaS

reflio.com
135 points·by mcilroy·hace 4 años·56 comments

Reflio: Open-source ReferralCandy/Rewardful alternative

reflio.com
6 points·by mcilroy·hace 4 años·4 comments

comments

mcilroy
·hace 5 meses·discuss
a few weeks ago I wanted to see if Opus 4.5 could build and improve upon a real open source library from scratch.

so I specced out globlin, a drop-in replacement for glob v13. up to 7.5x faster than glob, and up to 3.2x faster than fast-glob. all powered by Rust.

I defined the architecture, the API surface, every edge case I could think of: broken symlinks, extglobs, Windows drive letters, cyclic directories, permission errors.

kept asking Opus to poke holes until there were none.

then I let it cook.

158 commits. 21,000 lines of code. 1,451 tests across 53 files. cross-platform CI. all green.

it wrote fuzz tests. property-based tests. UNC path tests. macOS sandbox tests. more thorough than most human-written test suites I've seen.

npm install globlin, drop it in, done.

fully open source and MIT licensed under the Cap umbrella.

I don't know how to feel. this is insane. it works.
mcilroy
·hace 2 años·discuss
Hey everyone! Richie here, founder of Cap. After nearly a year of building Cap, we’re thrilled to unveil our latest relaunch.

Back in April, we introduced the first early version of Cap, and the response blew us away. We gained thousands of users, hit #1 on Hacker News (Show HN), and trended on GitHub with over 5k stars. Most importantly, we received incredible feedback that’s shaped the new direction we’re excited to share today.

The star of this release, v0.3.1, is our biggest feature yet: Cap Apps.

These are community-submitted apps that extend Cap’s functionality in exciting ways. The first app launching today is S3 Config, which lets you connect your own S3 bucket. With this, all new shareable links are stored and served directly from your bucket, giving you 100% ownership of your data.
mcilroy
·hace 2 años·discuss
One day!
mcilroy
·hace 2 años·discuss
thanks for this! agreed, will fix.
mcilroy
·hace 2 años·discuss
Definitely agree with what you're saying.

It's easier for us at the start to get some attention from Loom specific users by mentioning Loom directly, but it's not a sustainable strategy going forward.

Will update the marketing copy etc over the coming weeks/months to be more about the problem we're solving specifically.
mcilroy
·hace 2 años·discuss
Yeah that's a good point. It's a good way for us to get started with people familiar of Loom, but it's not future proof for sure.
mcilroy
·hace 2 años·discuss
ah sorry to hear that! where would you prefer it?
mcilroy
·hace 2 años·discuss
Nice! Some good insights thank you.
mcilroy
·hace 2 años·discuss
Good point. Will definitely take another look at the copy! I'm referring to it being a small bundle size to download :)
mcilroy
·hace 2 años·discuss
thank you Steve, appreciate that!
mcilroy
·hace 2 años·discuss
Thank you so much!

100%, this is a priority. Should have it done soon, as well as a "startover" button.
mcilroy
·hace 2 años·discuss
Good point! Will work on this.

After you stop recording you are instantly redirected to your shareable Cap.link.

Working on some new points to the landing page now :)
mcilroy
·hace 2 años·discuss
With any of those you need to upload the video directly into Slack, or something like YouTube, Vimeo, etc. Plausible for short videos, but can become a pain if recording for more than a few mins.

If you record with Cap, we'll auto handle the segmentation of the video so it can be played back efficiently (so the whole video doesn't have to be download in one go).

You can also receive comments on your Cap link, reactions, and see the analytics data.

It just makes it easier. Do your recording, then receive your shareable Cap link in just a few seconds.
mcilroy
·hace 2 años·discuss
hey everyone! Cap is still a little rough around the edges but we'll get there. Working as quick as possible on feedback / new features and fixes.

Self hosting is coming soon, as well as the option to connect your own storage option (S3 for now).

appreciate you taking the time to check it out, and happy Sunday!
mcilroy
·hace 3 años·discuss
Thank you! Changed this. Progress is around 1.5 weeks in. Base app is built.

https://x.com/richiemcilroy/status/1725581789140332698?s=46&...

There’s currently no contributor guide just yet, hence the lack of a proper readme in the desktop app.
mcilroy
·hace 3 años·discuss
I thought it’d be worthwhile showing the project as early on as possible. The discord is already full of some great ideas / feedback.

But I appreciate your point.
mcilroy
·hace 3 años·discuss
Hey! That’s right, Cap is still under active development, working towards launch of v1.
mcilroy
·hace 4 años·discuss
Hey HN! I launched Reflio earlier this year as an open-source alternative to some other, bigger affiliate program management tools. I'm really pleased to say that after a while of development, our Reflio:Paddle integration is now live.

This enables everybody who is using Paddle for payments to now integrate with Reflio :)
mcilroy
·hace 4 años·discuss
So with Reflio you just need to connect your Stripe, add the JS tracking script to your site and then your good to go. You can manage multiple different types of affiliate campaigns from one dashboard, and manage all of your affiliates in one place. Your affiliates also get access to their own dashboard so they can monitor their own referrals and commissions.

It just saves you all of the leg work in setting up these systems basically :)
mcilroy
·hace 4 años·discuss
That’s actually a good point :) how would you see this working? Your affiliate gets a unique promo code for your checkout, then if a sale is completed with that promo code, it attributes the referral to that particular affiliate?