Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 58 min 30 sec ago

Xubuntu 24.04 Release Notes

Wed, 04/24/2024 - 6:12am
Categories: Hacker News

Ask HN: Examples of lovely user interfaces on and off screen

Wed, 04/24/2024 - 6:10am

Hey HN - I'm on the lookout for lovely, surprising, intuitive, playful, fun "user interfaces". I'll take anything on a screen / touchscreen / mobile - but I'm also interested in "in the real world" examples - are there nice things that have cheered up your day because the design thinking has been thoughtful or nicely simplifying something that could otherwise have been complex?

I'd prefer to avoid examples of crap stuff - it's so common (sadly!) to find people writing about examples of terrible UI's - I'm specifically on the look out for good ones!

thanks xx ;-)

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

Points: 3

# Comments: 4

Categories: Hacker News

Crow Flies

Wed, 04/24/2024 - 6:06am

Article URL: https://vole.wtf/crow-flies/

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

Points: 1

# Comments: 0

Categories: Hacker News

AI Engineering

Wed, 04/24/2024 - 5:49am
Categories: Hacker News

Show HN: Acronym Buddy – Add Acronyms to Slack

Wed, 04/24/2024 - 5:28am

This took about 30 days to build. The Slackbot is powered by a serverless function which runs on Google Cloud. The web app is built with Next.js and uses Slack Open ID Connect to create accounts in Firebase Authentication. It's a very simple app for a very simple problem within companies.

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

Points: 1

# Comments: 0

Categories: Hacker News

VISS (Vulnerability Impact Scoring System)

Wed, 04/24/2024 - 5:22am

Article URL: https://github.com/zoom/viss

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Nxs-data-anonymizer – anonymize DBs via templates and external commands

Wed, 04/24/2024 - 5:10am

Hey HN! We wanted to share an incredibly useful feature of this tool with you! nxs-data-anonymizer is a tool for anonymizing PostgreSQL and MySQL/MariaDB/Percona databases dump through the Go templates and Sprig template library.

Since the first 1.0.0 release, we have added multiple useful features such as: filter functions to work with nullable values; a command line option to select log file format; anonymization progress logging

In the latest 1.4.0 version, the external command mechanism was added. Now with nxs-data-anonymizer you can create field values from external commands through an additional type command of column value. If the type: command is set for the column, the value of the field value is considered as path to the command that will be executed every time for this field. An additional environment variable will be available within the runtime of the specified command, the details of which you can find on GitHub: https://github.com/nixys/nxs-data-anonymizer The stdout of the command is considered as a new value for the filtered field.

We’re looking forward to improving our data anonymizer so we’d love to see any feedback, contributions, or reports on any issues you encounter! Please join our chat in telegram if you want to discuss something about this repo or ask any questions: https://t.me/nxs_data_anonymizer_chat and join our telegram channel to not miss out on any updates: https://t.me/nxs_data_anonymizer

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

Points: 2

# Comments: 0

Categories: Hacker News

Pages