Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 36 min 53 sec ago

Colorado River

Fri, 02/13/2026 - 11:17am
Categories: Hacker News

Shedding

Fri, 02/13/2026 - 11:16am
Categories: Hacker News

SpacyDo Task Engine virtual machine example: todo with programmable tasks

Fri, 02/13/2026 - 11:15am

In this example, all todo operations — from simple CRUD to tasks own instructions — are executed by a virtual machine.

The concept is that any kind of automation or workflow can be enabled by task instructions executed by the VM, rather than hardcoded functions in the app. It’s close to the concept of rules engines.

There are 4 demo task instructions:

- *chain* - Creates next task once when another completes. Removes calldata after call - called once - *either* - Sets complete if either one or another task is completed + deletes not completed task (see gif) - *destructable* - task self destructs when it’s status set to complete - *hide* - Keeps task hidden while specified task’s status is not complete.

It is possible to add your own instructions to calldata.toml and use them within todo example:

cargo run -- add -calldata

demo gif: https://lemmy.ml/pictrs/image/674bea85-d6b0-40d7-ba7f-dd1c10649aee.gif

repo: https://github.com/tracyspacy/spacydo

todo example : https://github.com/tracyspacy/spacydo/tree/main/examples/todo

Comments URL: https://news.ycombinator.com/item?id=47004379

Points: 1

# Comments: 0

Categories: Hacker News

First-Ever Wiki

Fri, 02/13/2026 - 11:14am

Article URL: https://wiki.c2.com/?WikiWikiWeb

Comments URL: https://news.ycombinator.com/item?id=47004367

Points: 1

# Comments: 0

Categories: Hacker News

Virtual girlfriend apps are sharing and selling private user videos

Fri, 02/13/2026 - 11:14am

Special Report: The Hidden Industry of “Virtual Girlfriend” Agencies and the Unauthorized Exposure of Male Intimacy

A rapidly growing but loosely regulated digital industry is operating in a legal gray zone between adult entertainment and personal data exploitation: so-called “virtual girlfriend” agencies. Behind the façade of casual chat and video call services lies an organized structure of recruitment, monetization, and alleged violations of personal privacy affecting users worldwide.

Evidence suggests that owners of chat applications such as 1vs1 Chat, TopChat, and Mixu subcontract intermediary agencies that recruit women, primarily from South America, to work as virtual operators. Their role is to engage clients in private conversations and intimate video calls billed by the minute. While the commercial nature of these interactions is clear, what happens outside the official platforms raises serious ethical and legal concerns.

According to collected testimonies, many operators participate in closed messaging and social media groups composed exclusively of other workers. Within these private networks, screenshots, photos, and video clips of clients during intimate calls are allegedly shared without consent. The material is circulated for social validation, mockery, or comparison, turning private interactions into group entertainment.

Investigators have also uncovered indications of a secondary underground market. Some of this intimate content is reportedly resold to third parties through disguised personal transactions, presented as private exchanges involving supposed partners in order to avoid suspicion. This practice, if confirmed, could constitute non-consensual distribution of intimate material and potential violations of international privacy and data protection laws.

Digital law experts warn that such conduct may fall under criminal statutes related to the unauthorized dissemination of explicit material and breaches of personal data protection. The cross-border nature of these platforms complicates enforcement, as victims are located globally — particularly in Europe — while operational networks may be concentrated in other regions.

This phenomenon highlights a broader systemic issue in the digital economy: international services operating with opaque intermediaries, competitive labor environments that incentivize harmful behavior, and insufficient safeguards to protect user privacy.

As regulators and authorities begin to assess the scope of the problem, a central question remains unresolved: when intimacy becomes digital currency, who is responsible for protecting those whose privacy is traded without their knowledge?

Comments URL: https://news.ycombinator.com/item?id=47004366

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: M-session – Open-source app for guided MDMA sessions

Fri, 02/13/2026 - 11:12am

I built this as a solo project after the FDA rejected MDMA-assisted therapy last year. The idea is a simple guided experience for people who want to use MDMA intentionally for personal growth, with activities like breathing exercises, journaling prompts, and guided meditations.

The design philosophy is minimalism. Someone mid-session doesn't need a busy UI, so everything is kept calm and low-stimulation. It works as a PWA so it can be installed and used fully offline, which felt important for something like this.

Stack is React, Vite, Zustand, and Tailwind. Everything runs locally, nothing is collected or transmitted.

It's functional but the main bottleneck right now is content. i need more guided activities, and the codebase could use more eyes on it. Would appreciate feedback on the architecture or the UX.

Repo: https://github.com/wellwellwellyourefeelingfine/m-session

Comments URL: https://news.ycombinator.com/item?id=47004344

Points: 1

# Comments: 0

Categories: Hacker News

When Kepler Meets Turing

Fri, 02/13/2026 - 11:12am
Categories: Hacker News

Let Me Ask AI for You

Fri, 02/13/2026 - 10:17am

Article URL: https://letmeaskai.fyi/

Comments URL: https://news.ycombinator.com/item?id=47003648

Points: 1

# Comments: 0

Categories: Hacker News

Pages