HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tgtweak

no profile record

Submissions

Using Claude Code to analyze your genome for interpretation [video]

youtube.com
1 points·by tgtweak·vor 6 Monaten·1 comments

comments

tgtweak
·vor 11 Tagen·discuss
None of this is surprising - they're trying to mask and relay when they detect known patterns of what looks like distillation attacks and client app copying/modification. The list obfuscation here is likely to prevent or make it difficult for those same adversaries to work around this or delete/null it out when making a bootleg copy.

Cool reverse engineering/analysis report but if this is the extent of nefarious activity that came of it (trying to catch/mitigate chinese lab model distillations), that's kind of encouraging.
tgtweak
·vor 17 Tagen·discuss
I feel like a clean room opensource keyboard could implement those without any patent liabilities. Software patents are notoriously difficult to enforce and I don't think nuance is spending any money enforcing this given they stopped swype in 2018.
tgtweak
·vor 17 Tagen·discuss
swype was so good before it got destroyed by Nuance. Gboard's own swipe to type is decent but missing a lot of those features that made swype so much better (swipe once backwards to erase the previous word, loop a letter to double it, swipe up to the suggested word to select it, correct a previous word with the next few words context...)
tgtweak
·vor 18 Tagen·discuss
It's the same for all the gambling platforms - they give creators and influencers privileged accounts that win more than they lose so when they stream it looks like they're not losing constantly.
tgtweak
·vor 18 Tagen·discuss
Nuclear also works well with grid batteries to smooth demand curves, which Ontario is targeting 2700MW of scale by 2030.
tgtweak
·vor 18 Tagen·discuss
Not a decision that users are aware of though. Nor is there a setting to disable/change it. It just showed up one day and erased your previous sessions.
tgtweak
·vor 19 Tagen·discuss
Slightly better than the claude code "feature" that deletes all your session context and transcripts older than 30 days old.
tgtweak
·vor 23 Tagen·discuss
This is a failure of malware flagging systems as well - VT should not return clean if there are any downstream files that are malicious - such as in this case.
tgtweak
·letzten Monat·discuss
Implying that google's "snippets" were never curated to remove anti-google facts or that they didn't curate the search results in their favor...
tgtweak
·letzten Monat·discuss
It'll be replaced by a new react app within a few hires lol
tgtweak
·letzten Monat·discuss
It's a disruption game - releasing competent open models disrupts smaller labs trying to release their own or commercialize their own. It's a similar rationale behind the Chinese labs releasing near-frontier open-weighted models, the goal is to disrupt and lift the barrier of entry for would-be competitors.
tgtweak
·letzten Monat·discuss
I think you can definitely improve the throughput/iops by using BAR vs treating it like a file store/mount through cuda which adds a lot of overhead.
tgtweak
·letzten Monat·discuss
Critically, it was the webhook/sync that was down which really messed with a lot of external systems (nosto, klaviyo, 3PLs...)
tgtweak
·letzten Monat·discuss
Is anyone using haiku 4.5?

Why not showcase it against something in a similar domain like qwen3.6 or gemma 4?
tgtweak
·letzten Monat·discuss
It may work - depending on your ram speeds it might not even be that much slower.
tgtweak
·vor 2 Monaten·discuss
I feel like, if it was a codebase without using any security analysis tools, there would have been some more significant findings - perhaps they can re-run it on an 18 month old commit and see how many it found that were subsequenty found and fixed?

Anyway, I think the case that frontier and next-gen models will get increasingly adept at finding vulnerabilities and that those on the receiving end of those vulnerabilities need to be on top of it.
tgtweak
·vor 2 Monaten·discuss
>Cloudflare expects second-quarter revenue of $664 million to $665 million, just under analysts' estimate of $665.3 million

Is this considered below expectations on wallstreet... enough to merit an 18% stock cut?
tgtweak
·vor 2 Monaten·discuss
You can definitely add some telemetry to this that records and analyzes realtime location to "map" the litter, even when using a device like this. The conveyor actually seems very well suited to an external camera that records and analyzes the mess to a degree that should be suitable for the purpose of "recording" litter types and concentrations based on the location, without resorting to manual sweep/dust bins which actually sounds pretty insane at this scale.
tgtweak
·vor 2 Monaten·discuss
When RAM and an SSD cost more than an entire system used to it's not surprising to see this.
tgtweak
·vor 3 Monaten·discuss
Depends entirely on quantization. Q6_K with max context length (262144) is ~40GB of VRAM.

Q8 with the same context wouldn't fit in 48GB of VRAM, it did with 128k of context.