Feed aggregator

Halfway YC's AI Event – After LessWrong, Arbor, Manifold

Hacker News - 12 hours 3 min ago

We are halfway through YC's AI startup school & it would be great to meet more new people!

Planning on throwing the worlds first invasive and noninvasive neural hackathon.

[In the past week] I met many like-minded, awesome engineers. All interactions took place at LessOnline 2025, Manifest 2025 (From the prediction market company, Manifold) & the week in-between at Arbor Summer Camp located at Berkeley's Lighthaven venue.

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

Points: 2

# Comments: 1

Categories: Hacker News

Midway YC's AI Event – After LessWrong, Arbor, Manifest

Hacker News - 12 hours 7 min ago

We are midway through YC's AI start school and it would be great to meet more new people!

Planning on throwing the worlds first invasive and noninvasive neural hackathon.

[In the past week] I met many like-minded, awesome engineers. All interactions took place at LessOnline 2025, Manifest 2025 (From the prediction market company, Manifold) & the week in-between at Arbor Summer Camp located in Berkeley's Lighthaven venue.

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

Points: 2

# Comments: 1

Categories: Hacker News

NexusMods Changes Hands

Hacker News - 12 hours 18 min ago

Article URL: https://www.nexusmods.com/news/15301

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

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Efficient `Torch.cdist` Using Triton

Hacker News - 12 hours 21 min ago

For my research, I needed to use `torch.cdist` https://docs.pytorch.org/docs/stable/generated/torch.cdist.h... with p != 2.

Turns out torch's implementation for cdist with p != 2 is prohibitively slow. I came up with an alternative implementation using triton https://triton-lang.org/, which supports backprop and so can be used for training too.

Should be pretty plug-and-play, if you're using `torch.cdist` too it'd be awesome if you could try it with your code and share feedback for things that break.

Huge shoutout to both torch's and triton's teams for making it easy to write and integrate custom ops, I'm new to this and looking back, the whole process was streamlined very effectively.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Swagger-mcp-server – expose your OpenAPI APIs to LLMs

Hacker News - 12 hours 22 min ago

We just released an MCP server that exposes Swagger/OpenAPI specs to large language models. It enables LLMs to browse endpoints, understand operations, and call real APIs with structured guidance. Built to be a developer-friendly bridge between your docs and intelligent agents.

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

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Struggling with complex legacy systems? Learn to rebuild your systems

Hacker News - 12 hours 42 min ago

Free webinar available! Registration is mandatory.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: A video walkthrough of my astrophotography galaxy processing workflow

Hacker News - 12 hours 43 min ago

Hi HN, author here. I've been getting deeper into astrophotography and wanted to document the new software workflow I use to go from a noisy raw stack of images to a clean, detailed final photo of a galaxy.

I find that processing is one of the biggest hurdles in this hobby, and it's a topic where seeing the subtle visual changes is more effective than reading about them, which is why I opted for a video format.

The video covers the following:

The role of calibration frames

Image integration/stacking

"stretching" the image histogram to reveal faint detail

Color calibration and sharpening techniques

The software used is Siril, Photoshop and Seti Astro Suite but could apply to other software. Happy to answer any questions about the process or the equipment used.

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages