I had a great teacher in primary school who introduced us to programming with Logo. We ran a variant called MSWLogo - it was my gateway drug, and how I learned what "paisley" was. Good times!
This doesn't feel like very constructive feedback. Have you actually tried 4.0 yet, or were you too put off by the Discord link to proceed?
IMO Audacity has never been particularly native-feeling, and I don't buy the McDonalds analogy - this release is still lightweight. It'd be a fair comment if they'd e.g. move to Electron, but Qt 6 is hardly that.
Audacity was fooling no one that it was a native MacOS app, or even a particularly well designed GTK app. The fundamental idea of WX is not sound. Turns out MFC is not a great abstraction for AppKit.
Even Qt uses some higher level native UI interfaces on its respective implementations.
Trying to shoe horn multiplatform UI into MFC? Just look at Unicode. It’s an unholy mess.
The only toolkit to do what it does? Qt does what it does, even if the approach is not the same (arguably superior), there’s also Tk. There’s also libui and IUP.
We're hiring a Trust & Safety Engineer to join Runway's AI Safety and Responsibility team. Runway builds AI world models - general-purpose simulators for robotics, science, and storytelling — and this role exists to keep that safe as it reaches millions of users.
Stack: TypeScript API on ECS/Fargate, Python/PyTorch inference backend, Claude + Gemini for safety/moderation, ClickHouse for abuse signal detection, AWS + GCP, Terraform, Prometheus/Grafana.
It's a generalist role, hands-on across the full engineering lifecycle - from model pre-training through productionisation. We're looking for 3+ years production Python or TypeScript, comfort across the stack, and experience with data pipelines (ClickHouse a plus).
I've heard that LLMs can perform worse with these more efficient representations compared to e.g. JSON, because they've seen far fewer examples of them during training. Do you know how true that is?
I think you're being oversensitive, especially in the context Raycast adding support for Windows.
The whole purpose of Raycast is to improve productivity and UX, be that under macOS or Windows. It'd be a pretty shitty launch announcement if the blog post didn't mention the problem that they're trying to solve.
Edit: I'm not sure if the post was edited after my reply, but ATM there's no mention of BSODs - the closest I can see to a dig at Windows is:
> You know the feeling. Search that can't find your files. Apps buried in menus. Simple tasks that take too many clicks. Your computer should be faster than this. It should feel like everything is at your fingertips. That’s why we built Raycast.
That's certainly what the app itself does (I'm even using it myself!), but I just don't understand why they couldn't resist putting in these overused digs.
I imagine it may not be a proxy in the true sense, but a headless browser that's "proxying" the application process rather than the network traffic itself.
The docs for the toolchain he implemented (https://github.com/taviso/rarvmtools) allude to a number of bugs, but doesn't sound (??) like they're related to this vulnerability.
The VM has long since been torn out of the RAR decompressor. These days, when it finds a file containing bytecode, it just hashes the bytecode and matches it against a few hardcoded routines that existed at the time.
Sounds like a good ingredient for a CTF or other puzzle. It could be a small obfuscation where player has to install an ancient version with the VM, or get crazier with a byecode hash collision or abusing undocumented VM quirks.
reply