Earlier quoted context omitted.
With AI being more useful with access to more of your data, I can't see myself using cloud AI models for purposes such as personal assistants. Perhaps with differential privacy or confidential compute... But ideally these models run locally.
This is just lazy thinking. E.g. having an agent that alerts you when subscriptions are close to renewal etc - yeah seems easy to understand / see happening on the surface. Until you get into the implementation details and realise 'yeah errr. not gonna work'. That openclaw nonsense is an example of this.
I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
101–110 of 159 posts
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#102Earlier quoted context omitted.
That's not illegal in any way.
https://www.theguardian.com/us-news/ng-interactive/2026/jun/... Legality was never ICE's strong suit.
https://www.justice.gov/opa/pr/antifa-cell-members-convicted...
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#103> As it turns out, probably unsurprisingly, Qwen recognizes common jailbreak attempts, and one of the first things it told me was that it wasn't going to fall for the jailbreak prompt Now also see latest submission, https://news.ycombinator.com/item?id=49409073 : # I spent $266 and four AI models to own my tablet. GLM-5.3 finished it in a day > Quick context: the tablet is a 2021 Fire HD 10 that ran my Home Assistant…
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#104I normally run with thinking low but it's still miles ahead.
I had been annoyed at not being able to run 0731 locally, but now I'm not sure I need it. I think I could leave 3.8 running overnight without waking up to find my office sweltering at 80F and seeing eternal loops on my screen.
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#105I'd personally like to know more about what tools it used/wanted and the harness setup, because this sounds pretty cool. I have a dual Arc Pro B70 setup and currently get around 22 t/s which isn't great but isn't terrible either (it is at least less quantized.) I've seen GPT 5.6 Sol happily invoke objdump and even write jobs to run headlessly which Ghidra when trying to disassemble a binary.
I added a line to address this, sorry it wasn't there before! It was Pi and only used Bash-based tools.
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#106Earlier quoted context omitted.
How hard is it to get access to the Anthropic Cybersecurity program? That’s gotta be rough.
It was surprisingly easy for me to be approved in their CVP programme as an independent security researcher, that said, abliterated Qwen3.8-27B model feels better and cheaper.
What quant and what abliteration of qwen 3.8 27b has worked for you? I'm concerned that too much quantization and it can't do the work anymore.
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#107Local models would be even better if they did not ship with all the refusal shenanigans built-in. You can safely bet organized crime has access to the best models without these hoops, which makes the case that the average user (=non-criminal) should have access too. As I understood from an ex-Anthropic employee, some orgs got access to Mythos based on their high enough spending level, not on other grounds. Either we…
Completely coincidentally, we're just about to launch a service that does exactly this (API access to uncensored open models)! We have a waitlist at the moment but will be live very soon! https://violentdelights.ai
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#108> I gave it the hardest real task that fits on one machine: reverse-engineering a commercial app's license check... Respectfully, tasks that allow for explicit straightforward true/false or done/not-done tests are not the "hardest real task[s]." In fact, those are the ones that see the most gains from AI-assisted coding. Testable tasks are where the largest opportunity is.
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#109Earlier quoted context omitted.
Digression, but this is the real Great Filter imo, not AI. I think technology advances to a point where it only takes one or two bad actors to type the right prompt to get a recipe for civilization-destroying bioweapons before you get anywhere near true AGI or anything relevant to the Kardashev scale. Biology is fragile. But not that that’s a good justification for hamstrung models. I think it’s just the inevitable e…
I don't fully understand the instinct to regulate local models for this? It seems like the wrong place to address the problem. You can download Ebola sequences right now if you want to. That's not the same as having an isolate. The difference is a lot of messy reality. This kind of work is not generally "one shot" (Claude make me a supervirus, make no mistakes), it requires lab space, iteration, and specific resource…
But if they don’t care, or if they already are the leader of a nation of corpses and ashes, maybe there’s not so much holding them back.
In my layman’s perspective, bio weapons seem to be more dangerous and volatile than nuclear weapons. And increasingly easier to engineer as biotech advances. I think about the headlines of “microscopic robots that target tumors from within your body” and see the horrifying opposite side of the double-edged sword.
Re: I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes
#110I can't get Qwen 3.8 27B to do a simple code review on a fairly basic Python file. With thinking on it just ruminates forever and with thinking off it gives obviously bad borderline hallucinating advice. Edit: I tried again with the 2.4T model and it still ruminates to death, but with thinking turned off, it generated genuinely useful advice. Edit2: adding --reasoning-budget 8000 --reasoning-budget-message "Reasoning…