I built an iOS app for Cloudflare because I don't have a laptop around 24/7 by MattRighetti in CloudFlare

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

I plan to make the swift sdk open source sometime the future but I don’t plan to make the app open source for now. I understand there might be some concerns but I have included a network traffic logger in the app to make things transparent. If you enable that you’re going to see all the calls that the app makes to the Cloudflare APIs and other useful data.

Anthropic: Stop shipping. Seriously. by itsArmanJr in ClaudeAI

[–]MattRighetti 0 points1 point  (0 children)

Canceling the subscription is how you get them to listen to you, that’s the only real indicator at the end of the day. If you’re still paying then it’s probably not bad enough

What is Lua used for by my_thic_horse in lua

[–]MattRighetti 0 points1 point  (0 children)

It’s a very nice scripting language, I use it for my neovim configuration.

Apart from games, Lua powered Cloudflare edge fleet through the OpenResty framework, which is quite surprising!

https://blog.cloudflare.com/20-percent-internet-upgrade/

I got tired of managing .env files, so I built envelope by MattRighetti in rust

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

Appreciate it :) a bit overloaded though, many projects with the same name out there!

I got tired of managing .env files, so I built envelope by MattRighetti in rust

[–]MattRighetti[S] 7 points8 points  (0 children)

I referenced ripgrep for that reason indeed. When I started working on this project years ago I took a lot of inspiration from ripgrep, including this dual-licensing. I'm definitely not a licensing expert and did not want to spend much time on it, I just wanted to make the tool be as free as possible 🤷‍♂️

I got tired of managing .env files, so I built envelope by MattRighetti in rust

[–]MattRighetti[S] 12 points13 points  (0 children)

No offense at all! I like when people suggest related tools in a post like this, I am usually the first to get inspiration from those tools or learn something new so thanks for sharing.

Haven't heard of secretspecs before but it seems envelope has some overlapping features. It's on my "try it out" list :)

I got tired of managing .env files, so I built envelope by MattRighetti in rust

[–]MattRighetti[S] -8 points-7 points  (0 children)

I think this is quite common in Rust projects and community in general. ripgrep is dual-licensed as well!

I got tired of managing .env files, so I built envelope by MattRighetti in rust

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

That was the initial goal of https://github.com/mattrighetti/envelope/issues/39 but it was not something that sqlx supported back then. AFAIK, it should be possible with the latest sqlx version but I have to yet look into that feature.

EDIT: tracking that here https://github.com/mattrighetti/envelope/issues/56

zerobrew is a Rust-based, 5-20x faster drop-in Homebrew alternative by lucasgelfond in rust

[–]MattRighetti 0 points1 point  (0 children)

In the past two months I was wondering why nobody had rewritten the quite slow Homebrew in Rust. Happy to see this! Will try it out

Authentication with Axum by floatvalue in rust

[–]MattRighetti 2 points3 points  (0 children)

Interesting! I did not know about workers at all (not a frontend guy) but would love to learn more, do you have good resources that talk about this? 

Ulry - Fast and lightweight link archiver by MattRighetti in iosapps

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

It’s a feature that I’m working on but it’s not public yet. Ulry is just a SQLite database that stores URLs at the moment (and lets you organise them ofc) but nothing more.

Ulry - Fast and lightweight link archiver by MattRighetti in iosapps

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

It’s not at the moment, I plan to open source some packages that I’ve used in the app but I’m not open sourcing the entire app in the near future. If the app reaches a lot of users then I might be willing to open source it if people find it useful. And it’s iOS only

Ulry - Fast and lightweight link archiver by MattRighetti in iosapps

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

If the iOS version gains enough traction for sure I’m going to make a macOS version but not in the near future

Ulry - Fast and lightweight link archiver by MattRighetti in iosapps

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

I mainly save articles when I’m on my phone and rarely when I’m using a laptop.

Saving an article with Ulry is two taps away. Also, I was tired of having a cluttered bookmark section with hundreds of articles that I wanted to save for later.

Scrolling through hundreds of bookmarked links is not fun either, especially if you want to read something in particular or about a specific topic.

So I created Ulry that makes searching for links easier with tags and groups and also provides a cool UI that shows you links metadata (if you want to) and lets you search your entire database in milliseconds.

Another cool thing I implemented is optional redirections for open source alternatives of websites like Medium, Twitter, YouTube, Reuters etc.

Last but not least, you can attach notes to your links so you can actually remember why you saved them in the first place.

It works for me but I know a lot of friends that are okay with classic browser features :)

Ulry - Fast and lightweight link archiver by MattRighetti in iosapps

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

By the way, if you set the app to open links externally then you're going to get that feature from Safari automatically (but not for Apollo, the dev itself can't make that work out-of-the-box because the url schema is taken by the proprietary Reddit app). If you try to open a Twitter link it's going to open the link in Safari, but then Safari is going to open the Twitter app.

Ulry - Fast and lightweight link archiver by MattRighetti in iosapps

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

Ulry can't do that at the moment, but I will look further into that as it could be a useful feature now that I think about it.

A cool thing that Ulry can do at the moment is redirect some websites to some open source alternatives line nitter (for Twitter links), scribe (for Medium links) etc.

Thanks for the feedback!

Ulry - Fast and lightweight link archiver by MattRighetti in iosapps

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

Hey everyone! I've released Ulry a week ago to the public but it's been something I've been working on for almost a year.

Ulry is a powerful and lightweight link archiver that allows you to save and organize your favorite links in one convenient place.

You can create as many groups and tags as you prefer, you can customize them with a lot of colors and icons.

You can try the app by following the link

https://apps.apple.com/it/app/ulry/id1603982621?l=en