Feed aggregator

Speaking with Computer Weekly at SuiteConnect 2025 in London, Evan Goldberg, executive vice-president of Oracle NetSuite, discussed how artificial intelligence in ERP is evolving

Computer Weekly Feed - Thu, 05/08/2025 - 6:13am
Speaking with Computer Weekly at SuiteConnect 2025 in London, Evan Goldberg, executive vice-president of Oracle NetSuite, discussed how artificial intelligence in ERP is evolving
Categories: Computer Weekly

Cheap SSL Certificates

Hacker News - Thu, 05/08/2025 - 6:02am

Article URL: https://cheapsslweb.com

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

Points: 1

# Comments: 0

Categories: Hacker News

Building a Regex Engine

Hacker News - Thu, 05/08/2025 - 6:00am
Categories: Hacker News

Looking For Your Next True Crime Obsession? Try This Wild Netflix Series

CNET Feed - Thu, 05/08/2025 - 6:00am
Commentary: A stranger-than-fiction crime story packed with Elvis impersonators, conspiracy theories and a terrorist threat that feels like a storyline straight out of a Coen Brothers movie.
Categories: CNET

Squid Game's Characters Could Face These Games in the Final Season

CNET Feed - Thu, 05/08/2025 - 6:00am
You can watch the third and final season of the hit Netflix series in a few weeks.
Categories: CNET

Show HN: An AI-first visual editor using GPT-4o's GPT-image-1 model

Hacker News - Thu, 05/08/2025 - 5:59am

Hey HN! We’ve been experimenting with integrating multimodal models directly into creative workflows, and ended up building an AI-first image editor using OpenAI’s new `gpt-image-1` (from GPT-4o) inside our SDK.

Instead of prompting in ChatGPT and pasting outputs into a design tool, this lets you generate, edit, and remix images all in one canvas. This allows for really interesting new workflows, like quickly mixing multiple images, or creating visual prompts by using annotations and reference on the canvas.

Some key details:

- Built with our plugin system in CE.SDK (CreativeEditor SDK) - Works with any multi modal model/API, not just OpenAI - You can bring your own API key, or extend it however you like - Focused on real-world workflows, not just concept generation

We put together a live demo and wrote a bit more on why we built it.

Would love feedback or to hear how others are thinking about AI in creative tools. If you have questions or ideas, let us know!

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

Points: 3

# Comments: 0

Categories: Hacker News

Show HN: One-Line Installer for Cursor on Linux

Hacker News - Thu, 05/08/2025 - 5:58am

Cursor is an AI-first code editor, but Linux support is rough. AppImages, no integration, no updates. So I built simple install/update/uninstall scripts that fix this.

Install with one command:

```bash

curl -sSL https://raw.githubusercontent.com/t128n/cursor-linux/main/in... | sudo bash

```

Scripts:

- install.sh: Downloads Cursor AppImage, installs to /opt, sets up icons, symlinks, desktop entry.

- update.sh: Checks latest version, updates if needed.

- uninstall.sh: Clean removal.

=> GitHub: https://github.com/t128n/cursor-linux

---

[!!!] Always review scripts before running them, especially with sudo.

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

Points: 1

# Comments: 0

Categories: Hacker News

Trading Stuff for Money

Hacker News - Thu, 05/08/2025 - 5:52am

Article URL: https://dynomight.net/money/

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

Points: 1

# Comments: 1

Categories: Hacker News

Pages