Feed aggregator
Deno 2.1: WASM Imports and other enhancements (LTS released)
Article URL: https://deno.com/blog/v2.1
Comments URL: https://news.ycombinator.com/item?id=42213346
Points: 1
# Comments: 0
From string to AST: parsing
Article URL: https://kubuszok.com/2019/from-string-to-ast-parsing/
Comments URL: https://news.ycombinator.com/item?id=42213322
Points: 1
# Comments: 0
Cycles: A peer-to-peer electronic clearing system
Article URL: https://cycles.money/blog/cycles-whitepaper
Comments URL: https://news.ycombinator.com/item?id=42213317
Points: 2
# Comments: 0
Use cocotb to test and verify chip designs in Python
Article URL: https://www.cocotb.org/
Comments URL: https://news.ycombinator.com/item?id=42213290
Points: 1
# Comments: 0
AI can now create a replica of your personality
Article URL: https://www.technologyreview.com/2024/11/20/1107100/ai-can-now-create-a-replica-of-your-personality/
Comments URL: https://news.ycombinator.com/item?id=42213286
Points: 1
# Comments: 0
Flower War
Article URL: https://en.wikipedia.org/wiki/Flower_war
Comments URL: https://news.ycombinator.com/item?id=42213282
Points: 1
# Comments: 0
Europe weighs impact of Trump administration on space cooperation – SpaceNews
Article URL: https://spacenews.com/europe-weighs-impact-of-trump-administration-on-space-cooperation/
Comments URL: https://news.ycombinator.com/item?id=42213275
Points: 1
# Comments: 0
Best Internet Providers in Tennessee
Seven big advantages human workers have over AI
Article URL: https://www.understandingai.org/p/seven-big-advantages-human-workers
Comments URL: https://news.ycombinator.com/item?id=42213270
Points: 1
# Comments: 0
Agent Graph System makes AI agents more reliable, gives them info step-by-step
Reliably Benchmarking Small Changes – Ankush Menat
Article URL: https://ankush.dev/p/reliable-benchmarking
Comments URL: https://news.ycombinator.com/item?id=42213264
Points: 1
# Comments: 0
Show HN: KVMPods – Run Docker Compose Apps in Your Own KVM Virtual Machine
KVMPods (https://kvmpods.com) gives you a KVM virtual machine where you can run multiple Docker Compose apps with full feature support and no resource sharing with other users.
Key features: - Your own KVM virtual machine - Run multiple Docker Compose apps - Full Docker Compose feature support - NVMe storage - x86 and ARM support - Starts at €10/month
Just paste your compose file and deploy:
```yaml services: app: image: wordpress:latest ports: - "8080:80" volumes: - wp_data:/var/www/html db: image: mariadb:latest volumes: - db_data:/var/lib/mysql
volumes: wp_data: db_data: ```
No CLI tools, no restrictions - just Docker Compose as it should be.
Comments URL: https://news.ycombinator.com/item?id=42213262
Points: 1
# Comments: 0
'A place of joy': why scientists are joining the rush to Bluesky
Article URL: https://www.nature.com/articles/d41586-024-03784-6
Comments URL: https://news.ycombinator.com/item?id=42213260
Points: 5
# Comments: 0
Who should get a uterus transplant? Experts aren't sure
Article URL: https://www.technologyreview.com/2024/11/22/1107136/who-should-get-a-uterus-transplant-experts-arent-sure/
Comments URL: https://news.ycombinator.com/item?id=42213253
Points: 1
# Comments: 0
Does ChatGPT Help Novice Programmers Write Better Code? Static Code Analysis
Article URL: https://ieeexplore.ieee.org/document/10638538
Comments URL: https://news.ycombinator.com/item?id=42213239
Points: 1
# Comments: 0
Best Non-Fiction of 2024
Article URL: https://marginalrevolution.com/marginalrevolution/2024/11/best-non-fiction-of-2024.html
Comments URL: https://news.ycombinator.com/item?id=42213234
Points: 1
# Comments: 0
Precision Robotics with a Simple FPGA and Python
Article URL: https://www.hackster.io/adam-taylor/low-cost-precision-robotics-27d856
Comments URL: https://news.ycombinator.com/item?id=42213231
Points: 1
# Comments: 0
Show HN: The most beautiful WYSIWYG Markdown editor in VSCode extension
High appearance, WYSIWYG, smooth editing.
Comments URL: https://news.ycombinator.com/item?id=42213208
Points: 3
# Comments: 0