Hacker News

Pro OG:Image for Your Website by AI in 10s

Hacker News - Tue, 11/05/2024 - 8:52am

Article URL: https://ogimage.site/

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I built a tool that protects your browsing privacy

Hacker News - Tue, 11/05/2024 - 8:48am

Hey HN Family,

Long time no see. After the epic failure of my first product (spent 5 months developing it and made $0), I believe this time I've built something actually cool.

You know how a remote meeting with your team or a client goes, especially when you have to share your screen. Do I have any tabs with sensitive information? Maybe I didn't close THAT page. What if the client sees this or that information?

If you are a streamer/content creator, you face similar challenges as well. Let's say you are shooting a nice YouTube video; but you will have to blur or filter out some sensitive information. Usually you'd deal with that during post-production, and this is such a waste of time.

Well, nevermore.

Blurs is a browser extension that protect your browser privacy while screen sharing, streaming, or browsing, with different filtering options and modes.

You can select any HTML element on a page, and apply one of three different filtering options (Blur, Solid box, Pixels); or just draw a fixed position filter on your page as you wish. The world is your canvas after all ^^

Not sure how it might help you? Using Blurs brings you those benefits:

1. Enhanced privacy: Protect yourself from sharing private or sensitive data during screen sharing and streaming sessions. 2. Save time on post-production: Reduce the need for post-production editing for screen recording and taking screenshots. 3. Complete control over your browser: Gain fine-tuned control over what parts of your browser to blur or filter. 4. Better screen sharing experience: Remove the risk of sharing personal, business, or sensitive information during meetings.

It works on any Chromium-based browser and Firefox, Microsoft Edge approval still pending though .

But, who is it for? 1. Professionals in virtual meetings: Blurs can help you prevent accidental information leaks. 2. Content creators and streamers: By filtering out unwanted elements, Blurs can minimize the time spent on editing or obscuring sensitive information during post-production. 3. Remove workers handling sensitive information: For remote employees or freelancers dealing with sensitive information, Blurs can help keep work data private during video calls or presentations. 4. Educators and trainers: Educators sharing learning materials, or educational resources on screen can use Blurs to filter out non-relevant information, protect personal information; providing a cleaner, distraction-free presentation for students. 5. Privacy-concerned individuals: Anyone concerned with protecting their browsing privacy can use Blurs to keep their personal details to themselves.

I hope that this finds this tool of mine useful. I am open to all constructive criticism, feedback, and looking forward to hearing about your opinions.

Have a wonderful day <3 - Goksu

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: RedisDict

Hacker News - Tue, 11/05/2024 - 8:46am

RedisDict is a Python dictionary with a Redis backend, designed for handling large datasets. It simplifies Redis operations especially for large-scale and distributed systems, and has been running in production since 2017, originally built in Python 2.

The library focuses on get and set operations in Redis, ensuring that each key-value pair operates independently, so changes to one entry do not affect others.

Optimized for performance with large datasets, RedisDict maintains high speed even at scale.

Data types are managed without using Pickle to avoid security risks associated with untrusted, serialized data.

Key features include namespacing, pipelining, expiration, and support for multiple data types. RedisDict provides a full dictionary interface and has extensive test coverage.

GitHub: https://github.com/Attumm/redis-dict Documentation: https://attumm.github.io/redis-dict/

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

Points: 2

# Comments: 0

Categories: Hacker News

Stop Using Pytest Fixtures

Hacker News - Tue, 11/05/2024 - 8:44am
Categories: Hacker News

Show HN: Free Harvard-Style Resume Generator

Hacker News - Tue, 11/05/2024 - 8:43am

Article URL: https://plump.ai/resume-project

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages