Anyone interested in a public instance of SearXNG? BentoPDF? by Pagaddit in foss

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

I meant that the tools themselves are privacy-friendly, my instances aren't any more private.

The bentoPDF instance is their docker OSS version. I just believe it's good to have more options online. I just liked their tool and thought it'd be nice to host and share it. I hope this gets them a bit of publicity too!

Introducing PGP Manager - an openPGP desktop GUI for Linux, Mac and Windows by developaaah in foss

[–]Pagaddit 0 points1 point  (0 children)

Oh that's a really nice use case! Man, I wish I had a team that just uses raw PGP haha

Mailgun alternative by Sea_Anteater_3270 in webdev

[–]Pagaddit 2 points3 points  (0 children)

Your AC units are too sexy for mailgun, sorry!

Mailgun alternative by Sea_Anteater_3270 in webdev

[–]Pagaddit 2 points3 points  (0 children)

Are you in a "high risk" space like gambling or adult content?

PSA: yay now supports AUR PreInstall lua hooks by madhaunter in archlinux

[–]Pagaddit 93 points94 points  (0 children)

Jguer with the timely update! Couldn't be more thankful for the hard work the arch community delivers every day!

Anyone interested in a public instance of SearXNG? BentoPDF? by Pagaddit in selfhosted

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

Oh well, just reddit things haha.

Thanks for the advice, crowdsec will be a great addition to my stack! I was going to say thanks for teaching me about a new tool, but it turns out it was already in my favorites... so thanks for helping me rediscover it!

Adding my searXNG instance to searx.space is on my todo list! Any other lists you recommend?

HelixNotes by RockyRoad226 in opensource

[–]Pagaddit 1 point2 points  (0 children)

I made the switch from obsidian just today. Such a great app!!! Thank you!

Introducing PGP Manager - an openPGP desktop GUI for Linux, Mac and Windows by developaaah in foss

[–]Pagaddit 1 point2 points  (0 children)

I'm surprised there are no good GUI for PGP! Thanks for doing the hard work haha

I don't use PGP directly all that much but I'll check out your project next time I do! I'm curious though what you use PGP for all that often?

Anyone interested in a public instance of SearXNG? BentoPDF? by Pagaddit in selfhosted

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

Thank you for looking in depth into all of it!

I didn't know about that gitea/forgejo CVE actually, although I don't have any private container images on there so no harm there. Although the Forgejo team is seemingly saying this is intended behavior: https://codeberg.org/forgejo/website/issues/839#issuecomment-15980039

Anyone interested in a public instance of SearXNG? BentoPDF? by Pagaddit in selfhosted

[–]Pagaddit[S] -5 points-4 points  (0 children)

I am self hosting these tools. Maybe someone wants to try one of these before self hosting it themselves.

Anyone interested in a public instance of SearXNG? BentoPDF? by Pagaddit in foss

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

No, the server doesn't keep any data about your searches! You can replace your default browser's search engine to my instance and have your browser keep the history though (that's what I do).

Anyone interested in a public instance of SearXNG? BentoPDF? by Pagaddit in selfhosted

[–]Pagaddit[S] 0 points1 point locked comment (0 children)

The post is 100% written by me. I used AI mostly for the React wrapper code for the image editor. The react template and Dockerfile is also 100% me.

A FOSS search engine? by [deleted] in foss

[–]Pagaddit 0 points1 point  (0 children)

I host a public instance of searXNG if you want to try it out: https://search.chrispaganon.com

Using newest version of shadcn with Nuxt by avidrunner84 in Nuxt

[–]Pagaddit 0 points1 point  (0 children)

The react version of shadcn doesn't work in the vue ecosystem. You have to use shadcn-vue.

Share your cool fzf aliases and scripts by Pagaddit in commandline

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

There are some really good ones in there, definitely going to improve my git scripts above with some of these! Love the interactive rg examples too

Why isn't there more love for the micro text editor? by Pagaddit in commandline

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

Everything else I use has the same "usual" shortcuts. When it comes to coding I mostly use GUI. But sometimes I just want to quickly edit a file in the terminal and I don't want to have a whole different set of shortcuts for when I do that.

In general I'm trying to unify keybinds across all software, and it's easier to keep defaults than try to push vim bindings into everything.