HackerLangs
TopNewTrendsCommentsPastAskShowJobs

chatmasta

20,801 karmajoined vor 14 Jahren
𝖈𝖍𝖆𝖙𝖒𝖆𝖘𝖙𝖆

masta of chat

Submissions

Potential session/cache leakage between workspace instances or consumer accounts

github.com
314 points·by chatmasta·vor 7 Tagen·135 comments

Omnigent: Open-source meta harness for agents

github.com
5 points·by chatmasta·vor 16 Tagen·0 comments

Inside A High End Manhattan Strip Club

internetbimbo.substack.com
4 points·by chatmasta·letzten Monat·0 comments

Find vendors used by any company

sub-processors.com
15 points·by chatmasta·vor 2 Monaten·6 comments

Want to Watch button missing for movie searches

support.google.com
2 points·by chatmasta·vor 2 Monaten·0 comments

Humanoid robots race past humans to set Beijing half-marathon record

lbc.co.uk
5 points·by chatmasta·vor 3 Monaten·0 comments

[untitled]

1 points·by chatmasta·vor 3 Monaten·0 comments

Ask HN: Why can't we just make more RAM?

26 points·by chatmasta·vor 4 Monaten·22 comments

Shelfware

en.wikipedia.org
3 points·by chatmasta·vor 6 Monaten·0 comments

Exploring UK companies' legal ownership chains to detect red flags (2020)

taxjustice.net
2 points·by chatmasta·vor 6 Monaten·0 comments

Convoy Steamroller

tedium.co
4 points·by chatmasta·vor 6 Monaten·0 comments

&udm=14: the disenshittification Konami code (remove AI from Google results)

udm14.com
5 points·by chatmasta·vor 6 Monaten·1 comments

Coco Explorer – Common objects in context

cocodataset.org
2 points·by chatmasta·vor 9 Monaten·0 comments

Postgres 18 OAuth2 Authentication – Building a Custom OAuth2 Validator in Rust

enterprisedb.com
4 points·by chatmasta·vor 10 Monaten·0 comments

comments

chatmasta
·vor 7 Tagen·discuss
It hits the exact same endorphin system as “one more turn” style games like Civ. You can manage a few cities and keep them healthy, but the rest of your empire eventually regresses into a set of chores. Any time you encounter one of your zero growth cities you just queue some thoughtless production automation to keep it out of your “next turn” cycle as long as possible.
chatmasta
·vor 7 Tagen·discuss
This is similar to how our college CS problem sets were graded. We were given a spec, and we had to implement a program that conformed to it. We had access to 70% of the test suite during development, and another 30% was hidden and only evaluated after submission. We were graded out of 100.

It was effective at making you think about the problem and anticipate what tests might be missing. I can see how this would be effective for coding agents, which tend to get progressively lazier at writing tests as session context grows.
chatmasta
·vor 7 Tagen·discuss
I’ve always liked this tool, but I’m of two minds regarding the privacy gained by sending my searches to 280 companies instead of just one.
chatmasta
·vor 7 Tagen·discuss
Do they send them via notification infrastructure or email? Personally I almost never check the email associated with my Apple ID so I would miss those. But if all my Apple devices were notifying me and I had a badge in Settings.app, I’d notice.

Then again, you’d think that’s the kinda thing malware developers would spend some time learning to hide from the user.
chatmasta
·vor 7 Tagen·discuss
I think OP is more worried about one nutjob with a lot of targets.
chatmasta
·vor 9 Tagen·discuss
You can, and I could probably make Cowork drive the browser to do this (iirc I might have tried and it stopped cus it couldn’t access downloads pane); and I can do it manually.

And aside from minor issues with fidelity loss from back and forth import/export translation… the main issue remains: drift in the pptx compared to the positioning of elements defined in the script Claude writes to generate the slide. It would need to read the new slide and identify the new positions and transpose them to its own positioning system. It’s just more consistent to instruct it on positioning. And frankly it’s easier — I prefer this workflow.

I do manual edits at the very end, but while iterating I don’t mind staying in one interface (the cowork chat), as long as the agent actually follows my instructions. That’s why I like fable… it’s the first model that follows them and creates diagrams of the precision and quality surpassing my own ability (at least in terms of time taken to make them).

And what I’m working on is a self-created hell borne from my own OCD and obsession with incredibly precise technical diagrams, including some that span multiple slides to build up the full diagram, so exact positioning is important :)
chatmasta
·vor 9 Tagen·discuss
WebAssembly doesn’t run only in the browser. WebAssembly runtimes can be effective sandboxing mechanisms for embedded plugins, serverless execution, etc.
chatmasta
·vor 9 Tagen·discuss
Are you aware of extension_control_path? [0] Since PG18 it allows specifying multiple non-$system directories for extension control paths, which makes it easier to adopt composable patterns of extension bundling with immutable images.

CloudNativePG uses this for its Image Volume Extensions feature [1]. A lot of the CNPG team worked on contributing this to PG core because previously the only alternative was baking “God images” at build time (“-full” in this readme) with all extensions in them.

Now with the extension_control_path GUC, it’s possible to “attach” extensions as container volumes at runtime, without rebuilding the image of the container. Maybe you can adopt a similar approach in pglayers.

[0] https://postgresqlco.nf/doc/en/param/extension_control_path/

[1] https://cloudnative-pg.io/docs/1.30/imagevolume_extensions/
chatmasta
·vor 10 Tagen·discuss
If you can’t see the watermark (you called it “invisible”) then what’s the issue?
chatmasta
·vor 10 Tagen·discuss
But it’s available in Claude Code. I’m hoping that’s a typo missing a word or two in the sentence.
chatmasta
·vor 10 Tagen·discuss
Because the interface sucks. It previews in an embedded viewer, exports to pptx, imports into Google Slides, then I can edit it there but if I want to make further edits on other slides, I’m basically stuck because Claude can’t export from Google Slides back to pptx.

Technically cowork writes python scripts to do all the diagram positioning so if I go and make manual edits it’s not easy for Claude to change those back to the script anyway. Easier for me to guide it and it edits the scripts.
chatmasta
·vor 10 Tagen·discuss
The article says that all images have SynthID watermark which is invisible mark indicating the image was AI generated.

Why would you prefer otherwise? Seems like tragedy of the commons to release flood of unmarked AI generation images, among many other risks.
chatmasta
·vor 10 Tagen·discuss
Can it make diagrams that can be imported into .pptx or google slides as actual diagrams (SVG in PowerPoint I guess) i.e. you can move the components, there are real arrows, etc… or does it strictly produce raster images?

Fable is the first model I found that can actually produce such diagrams in slides, in .pptx format that exports cleanly and consistently to Google slides, and is also able to iterate on those diagrams with specific feedback like “center align the arrow with the blue pill on the left which should be vertically aligned inside the dashed database container and make the arrow terminate in the left edge vertical center of the light blue object storage container.”
chatmasta
·vor 10 Tagen·discuss
Mildly surprising they lifted export restrictions for Mythos too. Isn’t that Fable minus the safety layer?
chatmasta
·vor 10 Tagen·discuss
It just needs to work for a few days after bundle release before the mice find out where the cat is hiding. By then it’s too late, the cat already sees the paw prints and droppings into the mouse hole.
chatmasta
·vor 11 Tagen·discuss
Yes, and there is an open source spec [0] that doesn’t require Google/iOS Attestation but “preferably” providers will make their wallet app available on App Stores [1]:

> To ensure that the User can trust the Wallet Solution, Wallet Providers preferably make their certified Wallet Solutions available for installation via the official app store of the relevant operating system (e.g., Android, iOS). This allows the operating system of the device to perform relevant checks regarding the authenticity of the app.

Of course the chances of any important business implementing a side channel option is effectively zero. Maybe some government agencies will offer the option though.

[0] https://github.com/eu-digital-identity-wallet

[1] https://eudi.dev/latest/architecture-and-reference-framework...
chatmasta
·vor 11 Tagen·discuss
Looks nice (slop article aside), but why is VSR Hybrid only benchmarked on Humanity’s Last Exam and not the other two benchmarks (LiveCodeBench and GPQA-Diamond)? Is this an oversight or are the results too terrible to show?
chatmasta
·vor 16 Tagen·discuss
Better question might be will it skip recaptcha?
chatmasta
·vor 16 Tagen·discuss
So you can either wait for every application to do that, or at least make it possible for an LLM to do it… or you can make the LLM use a computer interface that works with every application by definition.
chatmasta
·vor 16 Tagen·discuss
Claude can build UI but it sucks at testing it and iterating on it. Fable showed some improvements in this regard but alas.