Ask HN: What are you working on? (October 2024)
961–970 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#962Re: Ask HN: What are you working on? (October 2024)
#963Re: Ask HN: What are you working on? (October 2024)
#964I called it gofaux: https://github.com/tjb/gofaux
Re: Ask HN: What are you working on? (October 2024)
#965I'm working on a 3D infinite canvas of text, focusing on code. Runs on iPhone, iPad, macOS so they can all act as separate viewports into a space. You can point the app at a repository, download a copy locally, instantly render the entire repository into space in less than a second in most cases, and then fly around and search for text. I just got an optimization working for larger files and it's kinda fun how much e…
You should add another use to it which is exploring live in-memory object graphs of applications. Make some adapter library to allow getting those objects from apps that want to use and then you can fly through the data being processed. For debugging, exploration and education. I'm using a basic version of this idea for debugging: https://github.com/Quiark/overlog
Re: Ask HN: What are you working on? (October 2024)
#966The idea is to provide a high quality boilerplate specifically for web apps.
Re: Ask HN: What are you working on? (October 2024)
#967Re: Ask HN: What are you working on? (October 2024)
#968I'm still working on Habitat. It's a self-hosted social platform for local communities. The plan is for it to be federated, but that's a while off yet. I want it to be easily installable for those who want to host using docker, and for those who want to host on an EC2 instance or something, because online services for docker hosting are quite expensive, so I've been working recently on ansible setup, and it's proving…
Re: Ask HN: What are you working on? (October 2024)
#969Re: Ask HN: What are you working on? (October 2024)
#970Create variations of your content, so that you can backtrack the source of a leak.
Just changing 5 words in various places of a page of a doc, it can back track 1200 variations. It uses technology from multivariate testing and natural language processing although I have a version that can/avoid using LLMs as well.
## Why Now
With over 1,800 data breaches in the U.S. in 2022 alone, and rising regulatory pressures from GDPR, HIPAA, and CCPA, companies must prioritize information security.
Traditional methods like NDAs and basic data encryption fail to identify the source of leaks, leaving companies vulnerable
The global enterprise data protection SaaS market was valued at $7.9 billion in 2023, expected to grow to $20.1 billion by 2028. Data Loss Prevention (DLP) solutions are set to grow at a 21% CAGR through 2028, while Information Rights Management (IRM) solutions will reach $1.1 billion.
## My ask
an intro to Apple or a large firm for whom document/email leaks are a real threat and want to pilot a solution that can be self hosted.