Hacker News
Built a tool because I hate reading commits – criticize me
Article URL: https://github.com/login
Comments URL: https://news.ycombinator.com/item?id=42168258
Points: 1
# Comments: 2
NV300 Max Thermal Camera Hands-On Review – It's Batman's Dashcam
Article URL: https://www.thedrive.com/guides-and-gear/nv300-max-thermal-camera-night-vision-system-hands-on-testing-review
Comments URL: https://news.ycombinator.com/item?id=42168257
Points: 1
# Comments: 0
Awesome-Geo
Article URL: https://github.com/DavidHuji/Awesome-GEO/blob/main/README.md
Comments URL: https://news.ycombinator.com/item?id=42168246
Points: 1
# Comments: 0
Styling Graphviz with CSS
Article URL: https://noncombatant.org/2024/11/16/styling-graphviz-with-css/index.html
Comments URL: https://news.ycombinator.com/item?id=42168236
Points: 1
# Comments: 0
CEDARScript: SQL-like language for efficient code analysis and transformations
Article URL: https://github.com/CEDARScript/cedarscript-grammar
Comments URL: https://news.ycombinator.com/item?id=42168209
Points: 1
# Comments: 0
Study links relative brain volume to temperament in diverse dog breeds
Article URL: https://phys.org/news/2024-11-links-brain-volume-temperament-diverse.html
Comments URL: https://news.ycombinator.com/item?id=42168208
Points: 1
# Comments: 0
The New Hatred of Technology
Article URL: https://www.wired.com/story/plaintext-the-new-hatred-of-technology/
Comments URL: https://news.ycombinator.com/item?id=42168184
Points: 1
# Comments: 1
Show HN: Nova JavaScript Engine
We're building a different kind of JavaScript engine, based on data-oriented design and willingness to try something quite out of left field. This is most concretely visible in our major architectural choices:
1. All data allocated on the JavaScript heap is placed into a type-specific vector. Numbers go into the numbers vector, strings into the strings vector, and so on.
2. All heap references are type-discriminated indexes: A heap number is identified by its discriminant value and the index to which it points to in the numbers vector.
3. Objects are also split up into object kind -specific vectors. Ordinary objects go into one vector, Arrays go into another, DataViews into yet another, and so on.
4. Unordinary objects' heap data does not contain ordinary object data but instead they contain an optional index to the ordinary objects vector.
5. Objects are aggressively split into parts to avoid common use-cases having to reading parts that are known to be unused.
If this sounds interesting, I've written a few blog posts on the internals of Nova over in our blog, you can jump into that here: https://trynova.dev/blog/what-is-the-nova-javascript-engine
Comments URL: https://news.ycombinator.com/item?id=42168166
Points: 3
# Comments: 0
'The sixth great extinction is happening', conservation expert warns
Article URL: https://www.bbc.com/news/articles/c93qvqx5y01o
Comments URL: https://news.ycombinator.com/item?id=42168156
Points: 2
# Comments: 0
The problem with frameworks – Uncle Bob [video]
Article URL: https://www.youtube.com/watch?v=evmZTh7l6UE
Comments URL: https://news.ycombinator.com/item?id=42168132
Points: 1
# Comments: 0
Tourism Can Wreck Local Communities and Ecosystems
Article URL: https://www.sierraclub.org/sierra/tourism-can-wreck-local-communities-and-ecosystems
Comments URL: https://news.ycombinator.com/item?id=42168120
Points: 1
# Comments: 1
Letting chatbots run robots ends as badly as you'd expect
Article URL: https://www.theregister.com/2024/11/16/chatbots_run_robots/
Comments URL: https://news.ycombinator.com/item?id=42168082
Points: 3
# Comments: 0
Opinion: Frontline Mpox Responders Aren't Getting the Support They Need
Article URL: https://undark.org/2024/11/14/opinion-mpox-frontline-donations/
Comments URL: https://news.ycombinator.com/item?id=42168037
Points: 1
# Comments: 0
Apple Seemingly Discontinuing Lightning to Headphone Jack Adapter
Article URL: https://www.macrumors.com/2024/11/17/lightning-to-headphone-jack-adapter-sold-out/
Comments URL: https://news.ycombinator.com/item?id=42167987
Points: 1
# Comments: 0
Mummy of juvenile sabre-toothed cat Homotherium from the Pleistocene of Siberia
Article URL: https://www.nature.com/articles/s41598-024-79546-1
Comments URL: https://news.ycombinator.com/item?id=42167983
Points: 1
# Comments: 0
Philippines endures its fourth typhoon in ten days
Article URL: https://yaleclimateconnections.org/2024/11/category-5-super-typhoon-man-yi-hits-the-philippines/
Comments URL: https://news.ycombinator.com/item?id=42167975
Points: 1
# Comments: 0
Can ChatGPT-o1 complete a junior front end developer's task?
Article URL: https://www.charbzg.com/blog/gpt-frontend-task
Comments URL: https://news.ycombinator.com/item?id=42167959
Points: 1
# Comments: 0
Sh <(Curl Hashbang.sh – GPG)
Article URL: https://hashbang.sh
Comments URL: https://news.ycombinator.com/item?id=42167951
Points: 1
# Comments: 1
Why Ember Is Different: Running Browser Tests in a Browser
Article URL: https://yehudakatz.com/2024/09/12/why-ember-is-different-running-browser-tests-in-a-browser/
Comments URL: https://news.ycombinator.com/item?id=42167908
Points: 1
# Comments: 0
The first AI group chat experience
Article URL: https://www.mixus.ai/
Comments URL: https://news.ycombinator.com/item?id=42167899
Points: 1
# Comments: 0