Feed aggregator

The 5 Perfect Foods for Your Microwave Oven

CNET Feed - Wed, 11/20/2024 - 8:55pm
The microwave has many shortcomings, and many other kitchen appliances outperform it. But when you're in a pinch, these are the perfect microwavable meals you can make in a flash.
Categories: CNET

Testing a therapists listing crawler beta in NY

Hacker News - Wed, 11/20/2024 - 8:45pm

Article URL: https://www.sana.so/

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

Points: 1

# Comments: 0

Categories: Hacker News

20d10 used to seed Pennsylvania election recount

Hacker News - Wed, 11/20/2024 - 8:25pm

Article URL: https://pacast.com/m?p=26873

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

Points: 1

# Comments: 2

Categories: Hacker News

Ask HN: What are the nice feature you need in a programming language?

Hacker News - Wed, 11/20/2024 - 8:23pm

I'm developing a programming language, the keywords and features mostly based on Swift 5 but some additional features like,

1. async function will be called from no async function but no async/await keyword. If you want to block main thread then block_main() function will be used. block_main() /* operations / unblock_main()

2. protocol can inherit another protocol(s) & protocol can confirm a class like swift.

3. no `let`. only `var`. compiler can optimize further.

4. if (a == (10 || 20 || 30) || b == a) && c { } 5. is replaced to x for mul operations.

What are the features you found or you need in a programming language?

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

Points: 2

# Comments: 3

Categories: Hacker News

Voyage Multilingual Rerankers

Hacker News - Wed, 11/20/2024 - 8:08pm
Categories: Hacker News

Pages