HN user

Schlagbohrer

834 karma
Posts3
Comments371
View on HN

"Many places don’t respect privacy laws, in certain situations you may be forced to unencrypt your media, or worse, assumed to be guilty. A Veracrypt hidden volume is useful in the former situation, but not the latter. This is why I made Phantomdrive."

Can someone explain to me how this project is different than a Veracrypt hidden volume and also what he means that Veracrypt wouldn't help if you are assumed to be guilty? I thought Veracrypt hidden volumes aren't visible.

I have to point out that the united states absolutely does not, under any context, care about the health and wellbeing of children. If they did they would have good, easy to access free healthcare and support for families including parental leave, as well as a good public school system that served every single child adequately.

Wonderful passage, thank you for sharing.

My pedantic side wants to ask- Why not both? Luxurious space exploration AND meditative, poetic examinations of the human soul as well? I'd love to read Vonnegut's book someday while sitting in a nice research outpost on Titan, admiring great Saturn's crown out my window with my own eyes.

I worry that there could be real DMCA style weight put behind it. People would still be able to pirate open weights models perhaps, but big penalties for ever getting caught with one, and an end to public discussion about them. That would kill development for anyone not in a big firm, for example if Reddit and Hacker News are legally forced to ban discussions or link sharing on these topics. This is where so many of us learn about these topics and keep apace of it.

The director James Cameron stands out because he has only produced huge box office hits. Extremely hard to do like you said, and most artists and auteurs would be happy to have one great work they can be remembered for, even if it's amidst a dozen forgettable pieces.

The twin trends of AI slop being churned out at tremendous rate and deployed in everything, plus frontier AIs becoming really good at exploiting many small security holes to pwn boxen, is going to collide in an amazing cyberstorm that was predicted by every cyberpunk novel from the 80s X-D and we are gonna have front row seats 8-D

But it is now possible for a very non technical user to vibe code Grand Theft Auto II for fun. In two years they'll be able to vibe code GTA V for fun.

Likewise with many other things - people who don't know how to code can produce large custom programs which do what they needed. They're probably not amazingly well written nor maintainable by a human with limited time on their hands but that also doesn't matter at all for nearly all use cases.

Qwen 3.8 3 days ago

I have been using the docling software for PDF and XLSX reading/viewing/comprehension by my local qwen3.6. Claude was telling me that docling includes within it a very small LLM model just to assist with what is basically "super OCR". We are definitely in this era of ultra-mega-huge frontier models and super-tiny-micro models, all finding their uses.

On an aside I tested docling by giving it the Ronin TTRPG rulebook PDF and it did an astounding job of converting it all into .txt and .md. Given the wild graphic design of the book that's pretty astounding. Next we'll see if it can read the other Borg books like Mörk Borg and Cy Borg, which are also famous for their messy information.

There is tremendous investment and work being done in creating new high quality data sets. Some of this is happening in-house at various firms, such as Meta making their employees use AI for their workflow to generate high quality training data.

Also, AI companies get huge amounts of human input when people use their cloud models, including thumbs-up or thumbs-down on millions of outputs. So the usage of these cloud models is itself producing new, high quality datasets.

To extend this metaphor or the "million monkeys typing at a million keyboards", it occurs to me that if you can just slightly increase the intelligence of each sub-agent by a tiny amount, the overall end product can shoot up in quality tremendously.

If I can make my small fast AI model just a tiny, tiny bit more capable, and still run 100 of them or 1000 and run an evaluation model on top of that, the overall system capability will scale quickly with tiny increases in base model intelligence.

This is a fun idea but they'll be outdated in 6 months and it would take 12 months to develop, build and ship them assuming they can design and manufacture these at superhuman speeds.

Geoffrey Hinton pointed out that exponential growth can be hard to see in the near term (2-3 years) because that part is a bit within predictions, but, it's the exponential part which means 5+ years out is totally unpredictable.

I cannot imagine how much context window it needs for this. I am struggling with local AI in Pi to even get small (500-1000 lines of code) programs written without overrunning a 220k context. Doing all this EDA design and testing must surely require millions of tokens of context window right? Maybe they just do a far better job of architecting the work and sub-tasking it to sub-agents, each with their own context, to keep the primary context window from overfilling.