Hacker News

Ask HN: AI Bot for Automated WhatsApp Group Moderation – Based on Admin Rules

Hacker News - Sun, 11/17/2024 - 11:54am

I've been thinking about developing an AI bot that could help manage WhatsApp groups through automated moderation. Here's the concept:

*Key Features:* - Admins set custom rules and policies - Auto-removal of off-topic messages and unauthorized links - Spam detection and filtering - Option to flag suspicious content for human review - Customizable warning system before taking action

*Questions:* 1. What features would you want in such a bot? 2. How would you balance automated moderation with user experience? 3. What potential issues do you see with automated WhatsApp moderation? 4. Have you used similar bots in other platforms (Discord/Telegram)? How do they compare?

As WhatsApp groups get larger, manual moderation becomes increasingly challenging. Would an AI assistant make group management more efficient, or would it create new problems?

Looking for insights from both group admins and members. Especially interested in hearing about experiences with other chat moderation bots.

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

Points: 1

# Comments: 1

Categories: Hacker News

Ask HN: What are some Linux Gothcas or less known tricks?

Hacker News - Sun, 11/17/2024 - 11:54am

I've been using Linux (mainly Fedora + KDE) as my main OS for the past few years. I love it, but also I have no other viable option: Mac's multitasking model and all Apple anti-competitive measures, and as person with ADHD, Windows can be too distracting.

As a seasoned Linux user, what are some of your "secrets"?

Some examples: Switching to Terminator + Zsh + Oh-My-Zsh makes a really approachable Terminal experience and great defaults. Well, even switching to KDE for someone who does not like how Gnome works is a game changer.

In one old company I remember we were advised to increase some default limits right after installing our workstations.

One developer in my team had a combination of commands that let him debug code on his machine, but tunnelling network traffic from a K8s pod in staging.

All such recommendations (and others) would be appreciated.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Focal – A Focus tool that dynamically blocks distractions as you browse

Hacker News - Sun, 11/17/2024 - 11:54am

Focal is a browser extension that helps you stay focused while browsing. You state your intent when you browse, and focal will dynamically block distracting content by analyzing webpages using AI.

Traditional website blockers that use URL block lists do not work for me, and I felt with recent progress in AI, something better can be built. Here is mainly why:

- All or nothing approach: The classic example I think of is youtube. There is a lot of brain rot on youtube and it is a classic url thrown in block lists. It also has a lot of educational content. I want to see my educational content and not the brain rot. With current website blockers, the only solution is to block youtube completely. Focal solves this, so that you can dynamically block content on websites instead of blocking the whole website. - Distraction is contextual: My sources of distraction are not only from the typical sources like social media, news, etc. and usually contextual to what I’m doing. If I intend to write documentation for an afternoon, then working on developing a new feature is considered a distraction in that context. Focal solves this by letting you setting an intent when you browse and then using that as the context to determine what is a distraction. - Managing a block list: I don’t want to manage a block list, and have the mental burden of determining whether a website is considered distracting or not. -

Some remarks:

- I do not obfuscate the extension code so anyone can inspect it in the browser if they have privacy concerns. - The extension by default does not run on a bunch of websites that may contain sensitive info (banks, email, etc.). Full list is stated here: https://www.focalbrowse.com/privacy - I’m considering open sourcing it fully but the code is full on fettuccine at this point so need to clean things up.

Hoping to get feedback on this new intention based browsing with the usage of AI. The extension is still in an early stage so there is still lots to work on. If you try it out, would love to hear your thoughts and experiences!

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

Points: 1

# Comments: 0

Categories: Hacker News

Fast Inverse Square Root

Hacker News - Sun, 11/17/2024 - 11:53am

Article URL: https://greatcode.dev/snippets/36

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages