hacker_news_feed | Technologies

Telegram-канал hacker_news_feed - Hacker News

24205

Top stories from https://news.ycombinator.com (with 100+ score) Contribute to the development here: https://github.com/phil-r/hackernewsbot Also check https://t.me/designer_news Contacts: @philr

Subscribe to a channel

Hacker News

Git Notes: Git's coolest, most unloved­ feature (2022) (Score: 150+ in 7 hours)

Link: https://readhacker.news/s/6wwJY
Comments: https://readhacker.news/c/6wwJY

Читать полностью…

Hacker News

Congestion pricing in Manhattan is a predictable success (🔥 Score: 157+ in 3 hours)

Link: https://readhacker.news/s/6wre2
Comments: https://readhacker.news/c/6wre2

Читать полностью…

Hacker News

Giant, all-seeing telescope is set to revolutionize astronomy (Score: 150+ in 18 hours)

Link: https://readhacker.news/s/6wpK7
Comments: https://readhacker.news/c/6wpK7

Читать полностью…

Hacker News

Phoenix.new – Remote AI Runtime for Phoenix (🔥 Score: 153+ in 1 hour)

Link: https://readhacker.news/s/6wrjg
Comments: https://readhacker.news/c/6wrjg

Читать полностью…

Hacker News

Getting Started Strudel (❄️ Score: 150+ in 4 days)

Link: https://readhacker.news/s/6wcdJ
Comments: https://readhacker.news/c/6wcdJ

Читать полностью…

Hacker News

I will do anything to end homelessness except build more homes (Score: 153+ in 4 hours)

Link: https://readhacker.news/s/6wqsT
Comments: https://readhacker.news/c/6wqsT

Читать полностью…

Hacker News

Estrogen: A Trip Report (Score: 150+ in 14 hours)

Link: https://readhacker.news/s/6wpm3
Comments: https://readhacker.news/c/6wpm3

Читать полностью…

Hacker News

Infinite Mac OS X (Score: 152+ in 6 hours)

Link: https://readhacker.news/s/6wpQZ
Comments: https://readhacker.news/c/6wpQZ

Читать полностью…

Hacker News

What would a Kubernetes 2.0 look like (Score: 150+ in 14 hours)

Link: https://readhacker.news/s/6wmXK
Comments: https://readhacker.news/c/6wmXK

Читать полностью…

Hacker News

Compiling LLMs into a MegaKernel: A path to low-latency inference (Score: 150+ in 5 hours)

Link: https://readhacker.news/s/6wpcs
Comments: https://readhacker.news/c/6wpcs

Читать полностью…

Hacker News

Curved-Crease Sculpture (Score: 152+ in 9 hours)

Link: https://readhacker.news/s/6wniu
Comments: https://readhacker.news/c/6wniu

https://erikdemaine.org/curved/history/

Читать полностью…

Hacker News

Game Hacking – Valve Anti-Cheat (VAC) (Score: 150+ in 1 day)

Link: https://readhacker.news/s/6wk24
Comments: https://readhacker.news/c/6wk24

Читать полностью…

Hacker News

Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs (Score: 150+ in 9 hours)

Link: https://readhacker.news/s/6wmHe
Comments: https://readhacker.news/c/6wmHe

I kept slamming into Claude Code limits mid-session and couldn’t find a quick way to see how close I was getting, so I hacked together a tiny local tracker.
Streams your prompt + completion usage in real time
Predicts whether you’ll hit the cap before the session ends
Runs 100 % locally (no auth, no server)
Presets for Pro, Max × 5, Max × 20 — tweak a JSON if your plan’s different
GitHub: https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor
It’s already spared me a few “why did my run just stop?” moments, but it’s still rough around the edges. Feedback, bug reports, and PRs welcome!

Читать полностью…

Hacker News

The Matrix (1999) Filming Locations – Shot-for-Shot – Sydney, Australia [video] (❄️ Score: 150+ in 3 days)

Link: https://readhacker.news/s/6wcsw
Comments: https://readhacker.news/c/6wcsw

Читать полностью…

Hacker News

DARPA program sets distance record for power beaming (❄️ Score: 150+ in 3 days)

Link: https://readhacker.news/s/6wbDs
Comments: https://readhacker.news/c/6wbDs

Читать полностью…

Hacker News

'Gwada negative': French scientists find new blood type in woman (Score: 150+ in 23 hours)

Link: https://readhacker.news/s/6wtBF
Comments: https://readhacker.news/c/6wtBF

Читать полностью…

Hacker News

In praise of “normal” engineers (Score: 150+ in 23 hours)

Link: https://readhacker.news/s/6wnUY
Comments: https://readhacker.news/c/6wnUY

Читать полностью…

Hacker News

Asterinas: A new Linux-compatible kernel project (Score: 150+ in 15 hours)

Link: https://readhacker.news/s/6wpXw
Comments: https://readhacker.news/c/6wpXw

Читать полностью…

Hacker News

Open source can't coordinate? (Score: 150+ in 14 hours)

Link: https://readhacker.news/s/6wpUi
Comments: https://readhacker.news/c/6wpUi

Читать полностью…

Hacker News

Learn Makefiles (Score: 162+ in 4 hours)

Link: https://readhacker.news/s/6wqsM
Comments: https://readhacker.news/c/6wqsM

Читать полностью…

Hacker News

Break Up Big Tech: Civil Society Declaration (🔥 Score: 155+ in 3 hours)

Link: https://readhacker.news/s/6wqsw
Comments: https://readhacker.news/c/6wqsw

Читать полностью…

Hacker News

Hurl: Run and test HTTP requests with plain text (Score: 151+ in 4 hours)

Link: https://readhacker.news/s/6wq8A
Comments: https://readhacker.news/c/6wq8A

Читать полностью…

Hacker News

Show HN: I wrote a new BitTorrent tracker in Elixir (Score: 151+ in 4 hours)

Link: https://readhacker.news/s/6wpGF
Comments: https://readhacker.news/c/6wpGF

Hello everyone!
I'm currently in a journey to learn and improve my Elixir and Go skills (my daily job uses C++) and looking through my backlog for projects to take on I decided Elixir is the perfect language to write a highly-parallel BitTorrent tracker.
So I have spent my free time these last 3 months writing one! Now I think it has enough features to present it to the world (and a docker image to give it a quick try).
I know some people see trackers as relics of the past now that DHT and PEX are common but I think they still serve a purpose in today's Internet (purely talking about public trackers). That said there is not a lot going on in terms of new developments since everyone just throws opentracker in a vps a calls it a day (honorable exceptions: aquatic and torrust).
I plan to continue development for the foreseeable future and add some (optional) esoteric features along the way so if anyone currently operates a tracker please give a try and enjoy the lack of crashes.
note: only swarm_printout.ex has been vibe coded, the rest has all been written by hand.

Читать полностью…

Hacker News

Show HN: A DOS-like hobby OS written in Rust and x86 assembly (Score: 150+ in 12 hours)

Link: https://readhacker.news/s/6wndn
Comments: https://readhacker.news/c/6wndn

To try it out, simply build the project yourself from source, or use attached bootable ISO image of the system (in Releases on Github) and run it in QEMU.
https://blog.vxn.dev/rou2exos-rusted-edition

Читать полностью…

Hacker News

PWM flicker: Invisible light that's harming our health? (Score: 150+ in 1 day)

Link: https://readhacker.news/s/6wk3P
Comments: https://readhacker.news/c/6wk3P

Читать полностью…

Hacker News

Juneteenth in Photos (Score: 154+ in 4 hours)

Link: https://readhacker.news/s/6wnVM
Comments: https://readhacker.news/c/6wnVM

Читать полностью…

Hacker News

Guess I'm a Rationalist Now (Score: 150+ in 9 hours)

Link: https://readhacker.news/s/6wmLe
Comments: https://readhacker.news/c/6wmLe

Читать полностью…

Hacker News

End of 10: Upgrade your old Windows 10 computer to Linux (Score: 151+ in 6 hours)

Link: https://readhacker.news/s/6wnan
Comments: https://readhacker.news/c/6wnan

Читать полностью…

Hacker News

Elliptic Curves as Art (Score: 150+ in 11 hours)

Link: https://readhacker.news/s/6wmb3
Comments: https://readhacker.news/c/6wmb3

Читать полностью…

Hacker News

The Missing 11th of the Month (2015) (Score: 150+ in 14 hours)

Link: https://readhacker.news/s/6wkBq
Comments: https://readhacker.news/c/6wkBq

Читать полностью…
Subscribe to a channel