HackerLangs
TopNewTrendsCommentsPastAskShowJobs

Arcuru

no profile record

Submissions

AGPL: The Moral AI License

jackson.dev
1 points·by Arcuru·2 माह पहले·0 comments

Google just gave Sundar Pichai a $692M pay package

techcrunch.com
134 points·by Arcuru·4 माह पहले·179 comments

Element Pro Web Introduces Grid View

element.io
1 points·by Arcuru·6 माह पहले·0 comments

Feature-First Development

jackson.dev
2 points·by Arcuru·7 माह पहले·0 comments

Using CRDTs and Sync as a Database

jackson.dev
3 points·by Arcuru·8 माह पहले·0 comments

I Let AI Vote for Me in the Nix SC Election

jackson.dev
2 points·by Arcuru·8 माह पहले·1 comments

OSS Licensing Sucks

jackson.dev
5 points·by Arcuru·9 माह पहले·4 comments

comments

Arcuru
·26 दिन पहले·discuss
I've continued working on Eidetica, my decentralized database project. I recently added support for a client/server architecture so that it can be transparently run as a local daemon for background sync and sharing the local storage with multiple users. I've been making progress on integrating blob storage next, as well as scoping out WASM based "lenses" for handling decentralized version/schema updates. https://github.com/arcuru/eidetica

I've primarily been testing it by building out my AI tool chaz into an Eidetica-native AI Agent framework for decentralized Agent sessions. It's working surprisingly well, it maps pretty well onto the storage model and it's uncovering issues with Eidetica I need to fix (which was always my primary reason for building it anyways). https://github.com/arcuru/chaz

Separately I'm building OptiMap, a SIMD-accelerated hashmap repo that explores the design space for hashmaps and benchmarks different approaches. This is mostly for my own learning but I'll eventually turn into a blog post. https://github.com/arcuru/optimap
Arcuru
·पिछला माह·discuss
I'm not so sure that Blacksmith is making the right choice around how to handle this signup flow, but I have very little sympathy for the person in this post. $1000 in CI is a lot of usage.
Arcuru
·पिछला माह·discuss
> rsync (remote sync) is a utility for transferring and synchronizing files between a computer and a storage drive and across networked computers by comparing the modification times and sizes of files.

https://wikipedia.org/wiki/Rsync
Arcuru
·पिछला माह·discuss
It's even weirder that their long post doesn't mention it's Mac only.
Arcuru
·2 माह पहले·discuss
I am very happy with DSv4 for their price/performance but neither of them are comparable to Opus.
Arcuru
·2 माह पहले·discuss
You can always go join your condo board meetings though. In my experience most HOA boards are filled with people who have seen horror stories of HOAs and don't want to live in a place with a bad one.

Sure sometimes they do make bad decisions, but you're welcome to just show up to their board meeting and give them some advice.
Arcuru
·2 माह पहले·discuss
It's actually even cheaper when you look at the cache read costs. Those costs can dominate in agent workflows and DeepSeek's cost for cache reads is insanely low comparatively. At $.003626/M tokens, the cheapest other thing on your list is >$.2/M tokens. That's on the scale of 100x cheaper.
Arcuru
·2 माह पहले·discuss
> What changed with Mythos Preview is that a model can now take those low-severity bugs (which would traditionally sit invisible in a backlog) and chain them into a single, more severe exploit.

I think this statement seems to align with some of the other independent tests of Mythos[1]. It did very well on long agentic work which I expect is what they trained it for, and that requires being able to find these tangential links between loosely related topics in the context window.

[1] I'm mainly referring to https://www.aisi.gov.uk/blog/our-evaluation-of-claude-mythos...
Arcuru
·2 माह पहले·discuss
I run a home-grown 'Agent' by just making a local user on my linux box. I treat it like an untrusted local user, I only give it scoped API keys, and manage permissions just like any other thing. I have a NixOS machine and I have the Agent setup to just use home-manager to manage itself and its timers and deps and stuff inside its own config.

It would be insane to run a full fledged Agent from your own accounts, with the same access as yourself. At the same time running it fully scoped inside a container/VM seemed a little bit too heavy handed to me and the Agent-as-user seems like a better fit for me right now. (I did run my coding agents inside a microVM for a while but ran into a few too many annoyances)
Arcuru
·2 माह पहले·discuss
But there's probably not encryption either, so the sqlite database file probably has a lot of duplicated data inside it that's visible externally. I'm also curious how well it compresses by just running the sqlite file through a compression tool. I don't know enough about sqlite storage internals to guess.
Arcuru
·2 माह पहले·discuss
The Anthropic researchers have said their flow is as simple as:

1. Pick a file to seed as a starting place.

2. Ask the LLM (in an agent harness) to find a vulnerability by starting there.

3. If it claims to have found something, ask another one to create an exploit/verify it/prove it or whatever.

4. If both conclude there is a vuln, then with the latest models you almost certainly found something real.

Just run it against every file in a repo, or select a subset, or have an LLM select files with a simple "what X files look likely to have vulns?".

So basically yes, it is that simple. It's just a matter of having the money to pay for the tokens.
Arcuru
·2 माह पहले·discuss
It's because they:

1. Forked an existing app that has all the features you listed.

2. Admit they don't really know the language and tech it uses.

3. Said upstream was too slow, but I don't see any(?) PRs from them on upstream besides the 2 that they list in the post. Their fork appears to have an extra 3,000 commits.

I'm not super against them doing this, but it's pretty easy to see why people don't like it. Hell, this is the same group that upgraded one of my side-projects from a few years ago and improved it into their 'baibot' matrix bot, so I wish them all the best. I like people making money from OSS, more power to them.
Arcuru
·2 माह पहले·discuss
Personally, I think that the human directing the agent owns the copyright for whatever is produced, but the ability for the agent to build it in the first place is based off of stolen IP.

I'm concerned about the copyright 'washing' this enables though, especially in OSS, and I think the right thing for OSS devs to do is to try to publish resulting code with the strongest copyleft licensing that they are comfortable with - https://jackson.dev/post/moral-ai-licensing/
Arcuru
·2 माह पहले·discuss
Reminder to all OSS projects: it is extraordinarily easy to setup a simple CI job to keep your code in sync between multiple Forges. And getting email notifications from a second Forge is 0 extra effort.

At least give people the option to start moving away from GitHub to contribute to your project. It will, ultimately, be better for the ecosystem.
Arcuru
·3 माह पहले·discuss
No, they're testing removing it from the Pro tier for new subscribers.
Arcuru
·3 माह पहले·discuss
If a service offers "Login with Google/Apple/Facebook/etc" you should never do that if they offer a username/password. It just increases the single point of failure. Avoid places that only offer the "Login with Foo" if at all possible (looking at you Tailscale).

As an ex-googler, the only reason I was comfortable keeping even my personal email there was because I could reach out internally if there was a problem. I left Google, and left gmail behind too.
Arcuru
·3 माह पहले·discuss
> If anything, the extra material for the case would be the perimeter length times the perimeter wall width times the height

That's what they did?

Perimeter length = 2*335mm + 2*235mm

Wall height diff = 2mm

Wall width = 1mm

(2*335 + 2*235) * 2mm * 1mm = 2,280 mm^3
Arcuru
·4 माह पहले·discuss
Does any service offer hosted Forgejo Actions Runners? Or Forgejo compatible CI?

I want to pay for CI on my Codeberg projects, but I've been struggling to find something where I can just pay by the minute. I have projects that benefit from large CI runners but my usage is low enough that it makes no sense to host my own.
Arcuru
·4 माह पहले·discuss
Oh wow, I really enjoyed Dollhouse but I didn't know that! I was always confused why Season 2's plot went by so quickly. Thanks.
Arcuru
·4 माह पहले·discuss
I seem to recall the Carriers having some pretty strict requirements on the devices that can connect to the mobile networks. Anyone know if that's (still) the case?

I'm not trying to defend Apple here, I'm just curious if there would be some kind of carrier validation issues if you slapped a full desktop OS on a phone.