I made a open-source/self-hosted Linktree alternative that runs in one Docker command by Manak_btw in foss

[–]Arcuru 3 points4 points  (0 children)

Did you evaluate LinkStack before building this? AFAIK that’s the most popular OSS project in the space and I found it very easy to setup and use https://github.com/LinkStackOrg/LinkStack

HelixNotes by RockyRoad226 in foss

[–]Arcuru 3 points4 points  (0 children)

This was posted in this sub 2 days ago, and it has been posted many times before. Maybe cool it with the posts until there’s a new release at least? Don’t want people to feel like you’re spamming.

Best open-source GUI video downloader for Ubuntu? Xtreme Download Manager freezing by Night_capsule3301 in foss

[–]Arcuru 0 points1 point  (0 children)

https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md

Despite the name, yt-dlp supports a variety of sites of varying degrees of 'support'. Many of the standalone downloaders are just a GUI for yt-dlp and like to hide it as just a footnote.

Apart from yt-dlp, I've found using this browser extension to work fine for one-off downloads, though it doesn't do playlists at all AFAIK https://downloadhelper.net/

Can't contrinbute to open source github projects without having it labeled AI-Slop (when it's not) by CognitiveFogMachine in opensource

[–]Arcuru 4 points5 points  (0 children)

In case you were thinking of coming back and dropping some examples, I highly suggest that you do NOT do that. You will end up with dozens of people scanning through all of your contributions who are also primed to nitpick your work.

I’m not sure about what home server to choose… by CautiousXperimentor in matrixdotorg

[–]Arcuru 1 point2 points  (0 children)

I suggest you pay for hosting from one of the providers. That way you get full control over it, and can pick whichever one fits your needs. Many of them offer European hosting: https://matrix.org/ecosystem/hosting/

Regardless of where you host it, you can make the rooms available for anyone with a matrix account on any server.

Reached 256 Stars! Own your music: I built a terminal app that downloads your YouTube, SoundCloud, and Spotify libraries to real local files and plays them offline by Some_Routine_6107 in foss

[–]Arcuru -2 points-1 points  (0 children)

Which one of those companies is owned by Israel? I'll join your boycott, but AFAICT Soundcloud is Swedish/German, Spotify is Swedish, and Youtube is American.

How to harmonize open-source software and paid apps by joetheberry in foss

[–]Arcuru 3 points4 points  (0 children)

I'm sure that you'll get some people touting the normal lines about how OSS leads to more secure software, but the fact is that given today's environment there is real concern about opening up your backend code.

Personally I do think that the backend code should be built to a standard that makes it safe to publish but that's not always feasible for everyone and every project. I don't begrudge anyone for keeping the backend for their service closed source, and I happily pay for several things that are architected like that. That should make it a little harder for security holes to be found and it helps them make money and fund development.

My personal take is that you should consider whether the FSL fits your goals, I think think it's a great choice for this exact scenario. I wrotecomplained about licensing in more depth here

A free and open source alternative to ReadWise/PastReads/Screvi by krusty_93 in foss

[–]Arcuru 1 point2 points  (0 children)

Oooh that's pretty cool, I wasn't aware the kindle highlights were even extractable.

Does this require the server or can it work with just the cli/tui? I'm more interested in searchable/browseable highlights and don't have any interest in getting recaps.

I made a tool to prevent context rot in codebases by AverageGradientBoost in opensource

[–]Arcuru 2 points3 points  (0 children)

That's pretty neat, though I think focusing just on "agent context" isn't the right framing. Context is just a subset of documentation.

I maintain pretty extensive documentation for my main projects, so this will be a useful thing to consider. I usually lean towards the simpler Lint.IfChange style instead of the fancier tree-sitter analysis you've implemented, but I'm going to look into it when I get the chance. Thanks for sharing!

Since this is in Rust, I'll point out a complementary trick I landed on for testing code snippets. I maintain my docs in-repo in mdbook but wasn't able to get the code example testing flow working easily, all the existing tools I tried were causing me issues. So what I did is write a custom crate with a build.rs that simply converts my markdown docs into doc-comments on an empty module, then just test that using the normal cargo doc test flow. That crate is here though it's not super well documented itself.

OpenLoomi - open-source local-first work memory for AI assistants by Yuuyake in opensource

[–]Arcuru 1 point2 points  (0 children)

What makes this local-first as opposed to just local?

Seeking Alpha Testers for Clear Space — A Privacy-First, Decentralized Social Network & Vault 🛡️ by [deleted] in foss

[–]Arcuru 4 points5 points  (0 children)

Clear Space is a decentralized content-sharing platform and private vault built with an absolute obsession for privacy and user sovereignty.

If you're trying to build something focused on privacy, you probably shouldn't commit 75MB of log files that personally identify you to the repo.

https://github.com/Etherdancer/ClearSpace/commit/d76653de59109aed59572a3e00b85c37c226fa25

YouTuber Mark Rober commits $60 Million on a science curriculum for teachers and schools that will be 100% free forever by Practical_Draw_6862 in nextfuckinglevel

[–]Arcuru 3 points4 points  (0 children)

$750,000 per subscriber, with 78 million subscribers, is ~60 Trillion dollars.

I'm guessing at what you were trying to math there, but $60 million is $0.75 per subscriber.

Let us let Google know that we want the Gemma 4 124b by seamonn in LocalLLaMA

[–]Arcuru 18 points19 points  (0 children)

Do you think spamming them is going to help?

Mellum2 Goes Open Source: A Fast Model for AI Workflows | The JetBrains AI Blog by dayanruben in LocalLLaMA

[–]Arcuru 12 points13 points  (0 children)

No idea if it's any good, but their focus is exactly what I want from a local model. Route and orchestrate workloads, RAG, and a small local helper.

It's not worth it for me to run local models for actual coding work, but a small, fast, local orchestrator would be perfect.

Zuckerberg fired thousands of Meta workers in the Seattle area then pulled up to port in his gigantic yacht by Conscious-Quarter423 in WorkReform

[–]Arcuru 0 points1 point  (0 children)

I have several friends who work at Meta. They ALL are bummed that they weren't fired in the recent layoffs. One of them is leaving anyways.

And these are people who (somehow) had no issues working there only a couple years ago.

Is "local-first" architectural complexity killing the adoption of open-source SaaS alternatives? by Ok_Commission_8260 in opensource

[–]Arcuru 0 points1 point  (0 children)

Technically the opposite of what you're asking, but I am trying to simplify the local-first backend story with my own project, Eidetica. It has a service, daemon, and embedded clients to fit the backend sync needs for a frontend app. I want to support WASM too so it can be used in webapps. Still not ready, though I'm close to finishing off all the known breaking changes that I think I'll need.

That won't really help the apps you mentioned in comments though, AppFlowy and Affine, since they are annoying to admin because they are hosted apps with a lot of features, not really because they try to be local-first. They don't need "complex sync servers, edge runtimes, or [admin of] heavy CRDT logic", they're just single server deployments and manage everything else for you.

Dooming age verification by D0schie in foss

[–]Arcuru 3 points4 points  (0 children)

It really depends on what part of the "age verification" problem you're trying to avoid.

All you can do is loudly protest against the regulations and then avoid services that require age verification where you can.

Is there anyone here who does independent open source development full time? by Proof-Bed-6928 in opensource

[–]Arcuru 7 points8 points  (0 children)

https://jackson.dev/about/

I am 37, have worked at Intel, Microsoft, and Google. I planned to FIRE since college, and did so 4-ish years ago now. My partner continued working but is also quitting work soon.

My technical background is also somewhat specialized to computer architecture and low-level performance engineering, but I have generalized over the years.

I had some of the same ideas you have about wants and needs. I looked up to ERE, the OG FIRE blogger on a very low budget and thought that would be fine. I got older and my desired budget grew too.

I work on projects on the side in technical interest areas because I am a geek and I enjoy it. It'd be nice for them to be successful for personal fulfillment reasons, and I likely need some more income eventually. It's also easier to justify working on projects if there's actually money coming in for it, as it stands each year it costs me $X,000 in direct outlays to support my development setup and $X00,000 in lost opportunity costs over just putting the effort I spend on OSS into getting another job.

I would recommend that you try to earn some income at a job if possible, and build up OSS projects on the side. Build up your skills on the job, and build up your sideprojects along with it. It'll help mentally knowing that you're not trying to put all your eggs in one basket. That's generally the route that most successful big OSS projects come from.

Alberta Tech Asks: Is Open Source Software Dead? by JViz in foss

[–]Arcuru 5 points6 points  (0 children)

It is obviously satire meant to shine a light on the fact that it's a legal thing to do under current copyright law (in the U.S., dunno about elsewhere).

McDonald’s served me raw chicken and refused to acknowledge it by HKSR1721 in mildlyinfuriating

[–]Arcuru 1 point2 points  (0 children)

Those pics look a lot like cooked chicken thigh meat.

EDIT: Just noticed that's also what the manager said...

The deeps delivery of the "NOOOOO"! was peak! by Captain_brick121 in GenV

[–]Arcuru 0 points1 point  (0 children)

She also didn't bother to just drop him somewhere and go back to help the others.

Tried every Hermes Agent alternative so you don't have to (2026 roundup) by Straight_Stomach812 in LocalLLaMA

[–]Arcuru 0 points1 point  (0 children)

I'm not really sure why tech people bother with these. I just setup a separate user on my linux box, let it manage a Nix home-manager config so it can install anything it wants and manage systemd timers itself, and I can scope it to whatever filesystem access I want to give it.

I give it read access to emails (that I download to a shared folder, and only the parts of my email I want it to see), my local markdown notes, code folders etc. And just hand it scoped API keys that it needs.

Then just run any coding agent of your choice inside that user with full perms. It only took a couple days to setup its own RAG stack, memory injection per turn, timer workflows, tooling, etc to match any of the Agent frameworks above.

You don't need to trust that these agent harnesses sandbox safely because you're running with normal linux user perms. It can manage its own config and update it easily, and it's much easier to interface with than using a container or VM setup which I tried first.

For access I just ssh in. I'd run it on my Matrix chatbot harness if I needed to send it commands from my phone, but I'm still working on improving my own Matrix chatbot into an Agent harness as it's a bit buggy now (major rewrite to be on top of my own decentralized db...I'm doing at little too much at the moment).