HN user

arkj

2,596 karma
Posts243
Comments147
View on HN
news.ycombinator.com 1y ago

Ask HN: Will LLMs Replace "Google" as Our Default Search Verb?

arkj
4pts3
www.theatlantic.com 1y ago

Baby Boomers' Luck Is Running Out

arkj
5pts2
www.bloomberg.com 2y ago

AI Is Already Wreaking Havoc on Global Power Systems

arkj
4pts1
pdos.csail.mit.edu 2y ago

Xv6, a simple Unix-like teaching operating system

arkj
234pts97
physics.stackexchange.com 2y ago

What did general relativity clarify about mercury

arkj
2pts0
www.scientificamerican.com 2y ago

Analyzing Cosmic Nothing Might Explain Everything

arkj
2pts0
twitter.com 2y ago

The windows source code: a tour of task manager

arkj
1pts0
www.readcodon.com 2y ago

Reasons to Be Grateful for Biotechnology

arkj
2pts0
en.wikipedia.org 2y ago

Zone of Proximal Development

arkj
2pts0
www.dw.com 3y ago

India: Electric vehicles are driving a green transition

arkj
1pts0
www.wired.com 3y ago

What Would Earth’s Temperature Be Like Without an Atmosphere?

arkj
1pts1
www.exnet.com 3y ago

John Michell and Black Holes (1996)

arkj
2pts0
www.youtube.com 3y ago

How Cavendish found Constant of Universal Gravitation [video]

arkj
1pts0
web.ma.utexas.edu 3y ago

The Idea of Newton's Method

arkj
2pts0
www.mathlathon.org 3y ago

Online Math Challenge for Children

arkj
1pts0
rosalind.info 3y ago

Learning Bioinformatics

arkj
1pts0
theconversation.com 3y ago

Liver King: how the rise of mega-influencers has put consumers at risk

arkj
7pts0
psyche.co 3y ago

If animals are persons, should they bear criminal responsibility?

arkj
4pts5
googleprojectzero.blogspot.com 3y ago

Bringing Back the Stack Attack

arkj
1pts0
www.nobelprize.org 3y ago

The Economic Way of Looking at Life (1992)

arkj
1pts0
www.entrepreneur.com 3y ago

Two Stanford Professors Explain How to Produce Hundreds of World-Changing Ideas

arkj
1pts1
www.paulgraham.com 3y ago

Revenge of the Nerds (2002)

arkj
2pts0
www.aps.org 3y ago

This Month in Physics History – Invention of the First Transistor (2000)

arkj
2pts0
knowablemagazine.org 3y ago

City birds are changing their tune

arkj
1pts0
www.itprotoday.com 3y ago

As Job Cuts Roil Silicon Valley, Workers Confront Post-Boom Reality

arkj
1pts0
www.sqlteaching.com 3y ago

SQL Teaching

arkj
2pts0
0xax.gitbooks.io 3y ago

How does the Linux kernel run a program

arkj
2pts2
www.topologywithouttears.net 3y ago

Topology Without Tears

arkj
58pts20
mbebenita.github.io 3y ago

WebAssembly Explorer

arkj
1pts0
johnnysswlab.com 3y ago

Branches influence the performance of your code and what can you do about it

arkj
1pts0

Software 2.0 are the weights which program neural networks. I think it's a fundamental change, is that neural networks became programmable with large libraries... And in my mind, it's worth giving it the designation of a Software 3.0.

I think it's a bit early to change your mind here. We love your 2.0, let's wait for some more time till th e dust settles so we can see clearly and up the revision number.

In fact I'm a bit confused about the number AK has in mind. Anyone else knows how he arrived at software 2.0?

I remember a talk by professor Sussman where he suggest we don't know how to compute, yet[1].

I was thinking he meant this,

Software 0.1 - Machine Code/Assembly Code Software 1.0 - HLLs with Compilers/Interpreters/Libraries Software 2.0 - Language comprehension with LLMs

If we are calling weights 2.0 and NN with libraries as 3.0, then shouldn't we account for functional and oo programming in the numbering scheme?

[1] https://www.youtube.com/watch?v=HB5TrK7A4pI

Losing focus as a skill is something I see with every batch of new students. It’s not just LLMs, almost every app and startup is competing for the same limited attention from every user.

What LLMs have done for most of my students is remove all the barriers to an answer they once had to work for. It’s easy to get hooked on fast answers and forget to ask why something works. That said, I think LLMs can support exploration—often beyond what Googling ever did—if we approach them the right way.

I’ve seen moments where students pushed back on a first answer and uncovered deeper insights, but only because they chose to dig. The real danger isn’t the tool, it’s forgetting how to use it thoughtfully.

If you look at this from a top-down perspective, you’ll see downsides, but from a bottom-up view, those same differences can be an advantage. Different architectures have different capabilities, and writing assembly means you’re optimizing for performance rather than prioritizing code portability or maintenance.

What makes professor Wirth a unique geek?

To be a geek of geeks in computer science you have to write an OS or a Compiler and professor Wirth did both. To top it up he wrote the hardware to run it all. Now that’s when you call someone a king of geeks.

> Looking back we had one CS professor who in 2007 predicted we'd all be jobless in ten years, i.e. 2017.

Doomsday prophecies are not limited to religious cults, you see them all around. It’s safe to say, from experience, AI is not going to outdated programmers but it’s going to make the mythical 10x engineer a common reality.

Few common attributes I've seen in some of the master programmers I've had the privilege to work with,

* write lots and lots of code as beginner till some programs live in the muscle memory of your fingers

* humility, be easy on yourself; no one makes it in the first jump

* find better programs and copy but never paste, as a beginner always key-in your programs

* keep a count of the lines you write and the time you take to write (reach 100k lines, this is to motivate yourself)

* make programming habit

* seek better programmers and study their code

* always go from code to theory

>Whereas, I find myself going for almost academic perfection (i.e read all docs first) / mastery.

I suffered from the same problem. The key for me was to say to myself, it's ok to write non-perfect programs, it's ok to fail, in fact it's a must to fail, humility, humility, humility is the key virtue for a true master programmer.

> 4. I will vote you down if you 'tl;dr and summarise' any article; We're all grown-ups, and we all know how to read thanks.

Isn’t your comment against your own policy?

Shell safe-rm 4 years ago

I think it will miss this case but we can extend the script to catch this case.

Authors deserves respect for keeping this book free.

We were lucky to have a paperback low-cost-poorer-countries edition of The MINIX Book[1]. The code in the Minix book was an eye opener.The code clarifies the concept and sharpens the understanding.

Later on in my career as driver/firmware programmer, Computer Systems - A Programmers Perspective[2] and Unix Systems for Modern Architectures[3] helped a lot to clarify confusions and mysteries.

[1] https://www.pearson.com/us/higher-education/program/Tanenbau... [2] https://www.pearson.com/us/higher-education/program/Bryant-C... [3] https://www.pearson.com/us/higher-education/program/Schimmel...

When I read that multiple processes can use the port it finally made sense to me how nginx is able to spawn so many workers.

It’s the socket descriptor that matters. When the listen call unblocks and the thread accepts the connection it gets a new socket descriptor, it’s through this socket the subsequent read/write happens for the connection.

You may like or you may dislike Ulysses, and you are entitled to express your opinion of its merits or demerits, but you are not entitled to demand that it should be other than it is;

This is profound. Replace “Ulysses” with “X” and it holds true for much of the hate spreading today.