HN user

atomicnature

973 karma

Building git-lrc:

https://github.com/HexmosTech/git-lrc

Free, Micro AI Code Reviews That Run on Commit

Posts98
Comments257
View on HN
shrsv.hexmos.com 1d ago

AI Is ThoughtWare, Not Software: The End of Thinking as We Know It

atomicnature
3pts2
shrsv.hexmos.com 5d ago

Don't remove the bottlenecks, rather upgrade them

atomicnature
2pts0
shrsv.hexmos.com 7d ago

To Read Code or Not: What Both Strategy Visionaries and Code Purists Get Wrong

atomicnature
5pts0
shrsv.hexmos.com 10d ago

Perfectly Hitting the Wrong Target: The Story of an AI Code Review Benchmark

atomicnature
6pts1
shrsv.hexmos.com 14d ago

Organization is a bigger idea than intelligence – human, or artificial

atomicnature
1pts0
github.com 1mo ago

Show HN: git-lrc – Free, Micro AI Code Reviews That Run on Git Commit

atomicnature
9pts0
fchaubard.github.io 1mo ago

Academic-Brain vs. Founder-Brain

atomicnature
2pts0
lakesare.brick.do 1mo ago

All Lean Books and Where to Find Them

atomicnature
33pts2
incompleteideas.net 2mo ago

Rich [Sutton's] Slogans

atomicnature
3pts2
medium.com 3mo ago

TLA+ in support of AI code generation

atomicnature
1pts0
mlsysbook.ai 4mo ago

Machine Learning Systems: Principles and Practices of Engineering AI Systems

atomicnature
3pts0
www.theglobalcurrents.com 4mo ago

China developed by defying free trade – not embracing it

atomicnature
2pts0
learningloom.substack.com 5mo ago

The future belongs to those who can refute AI, not just generate with AI

atomicnature
46pts18
learningloom.substack.com 5mo ago

AI Is Stress-Testing Software Engineering as a Profession

atomicnature
4pts0
learningloom.substack.com 5mo ago

A Brief History of Solving Simultaneous Equations via Matrices

atomicnature
1pts0
learningloom.substack.com 6mo ago

Isaac Newton on Learning Mathematical Thinking and Reasoning

atomicnature
2pts0
www.bairdmaritime.com 6mo ago

INSV Kaundinya – Indian wooden sailing ship built using traditional stitching

atomicnature
1pts0
learningloom.substack.com 7mo ago

Reimplementing Unix Correct: The Lost Bayesian Spelling Corrector

atomicnature
2pts0
norvig.com 7mo ago

Chomsky and the Two Cultures of Statistical Learning (2011)

atomicnature
103pts119
jeffhuang.com 7mo ago

Who Wins CS Best Paper Awards?

atomicnature
1pts0
adrianhesketh.com 7mo ago

Thoughts on Team Metrics

atomicnature
2pts0
meta.stackexchange.com 7mo ago

AI Assist is now available on Stack Overflow

atomicnature
3pts0
web.stanford.edu 7mo ago

Speech and Language Processing (3rd ed. draft)

atomicnature
64pts13
journal.hexmos.com 7mo ago

Building a Bayesian Spam Classifier from First Principles

atomicnature
1pts0
blog.xiangpeng.systems 7mo ago

What happens when you type a SQL in the database

atomicnature
3pts0
github.com 8mo ago

TinyML

atomicnature
2pts0
carlhendrick.substack.com 8mo ago

The Paradox of Memory: Why Forgetting Makes Learning Possible

atomicnature
3pts2
github.com 8mo ago

About PyHtmlGui – A Python library for building user interfaces (2023)

atomicnature
1pts0
psiambiental.wordpress.com 8mo ago

The Experience of Living in Cities [pdf] (1970)

atomicnature
2pts0
en.wikipedia.org 8mo ago

Royal Society Science Book Prize

atomicnature
2pts0

Just a question to people who may know better than me about this.

I thought the whole point of trying to write out TLA+ is so that you get a better idea of what you want and put it into formal language?

I get that an LLM can assist/help with expressing what we want in formal language a bit, but if one automates all this there is no human intent/design anymore.

If the LLM generates both the design (TLA+) and writes an arbitrary program that satisfies said design -- what exactly have we proved?

What assurance do humans get since human doesn't know or cannot specify what they want.

If you read the article carefully -- I've dealt with an alternative scenario as well -- where we may have smaller codebases with larger blast radius.

As to disposable software, it's harder to get traction/adaption when things constantly break or are slow or the experience is crappy in general.

To make it simpler - all else being equal - as a user would you prefer using highly reviewed/vetted/reliable software, or otherwise?

My bet is reliability is an invariant -- nobody wishes for software that crashes, leaks your private info, gives faulty output, is laggy to use and so on.

Specification languages need big investments essentially - both in technical and educational terms.

Consider something like TLA+. How can we make things such as that - be useful in an LLM orchestration framework, be human friendly - that'd be the question I ask.

So the developer will verify just the spec, and let the LLM match against it in a tougher way than it is possible to do now.

AI code review has genuinely helpful - especially when we generate code with copilot, etc.

Many times, these GenAI tools can delete/modify code mistakenly.

I use LiveReview's git precommit features - so the review happens right before I commit code automatically. And it has saved me many (100s of) times.

Give LiveReview's Precommit checks a try.

Go concrete. In FAANG engineering jobs now what % is this factory designer category vs what % is writing some mundane glue code, moving data around in CRUD calls, or putting in a monitoring metric etc?

Once you look at the present engineering org compositions see what's the error in thinking.

There are other analogy issues in your response which I won't nitpick

I don't agree with the limited point about fast fashion/enthittification, etc.

Quick check: Do you want to go back to pre-industrial era then - when according to you, you had better options for clothing?

Personally, I wouldn't want that - because I believe as a customer, I am better served now (cost/benefit wise) than then.

As to the point about recursive quality decline - I don't take it seriously, I believe in human ingenuity, and believe humans will overcome these obstacles and over time deliver higher quality results at bigger scale/lower costs/faster time cycles.

Where have I said engineers/architects aren't necessary? My point is that it is easier to get AI to get better than try to improve a million developers. Isn't that a straightforward point?

What the role of an engineer in the new context - I am not speculating on.

This is the "artisanal clothing argument".

I'd think there'll be a dip in code quality (compared to human) initially due to "AI machinery" due to its immaturity. But over-time on a mass-scale - we are going to see an improvement in the quality of software artifacts.

It is easier to 'discipline' the top 5 AI agents in the planet - rather than try to get a million distributed devs ("artisans") to produce high quality results.

It's like in the clothing or manufacturing industry I think. Artisans were able to produce better individual results than the average industry machinery, at least initially. But overtime - industry machinery could match the average artisan or even beat the average, while decisively beating in scale, speed, energy efficiency and so on.

You can look into Judea Pearl's definitions of causality for more information.

Pearl defines a ladder of causation:

1. Seeing (association) 2. Doing (intervention) 3. Imagining (counterfactuals)

In his view - most ML algos are at level 1 - they look at data and draw associations, and "agents" have started some steps in level 2 - doing.

The smartest of humans operate mostly in level (3) of abstractions - where they see things, gain experience, and later build up a "strong causal model" of the world and become capable of answering "what if" questions.

Only one thing comes to mind:

The species as a whole will evolve inevitably; the individual animal may not.

Leslie Lamport built latex, most of distributed systems such as AWS services depend on formal verification. The job of Science here is to help Engineering with managing complexity and scale. The researchers are doing their jobs

Willful ignorance is a different process. Consider a food analogy.

Of the food we take - cells accept a % of it as nutrients and such, rest is discarded as waste. The cells know how to get this job done - it's a very complex process for sure.

I think it's the same with information content - a % actually is useful for making life happen - whereas the rest should ideally be discarded because it is meaningless from a life perspective. The mind just knows what's important most of the time.

In this case - willful ignorance would be something like intermittent fasting or regulating food intake carefully, since it is a conscious process.

The former process is unconscious and operates at the "cell level" whereas the latter is a conscious process that operates at the "whole-being" level.

A Fond Farewell 9 months ago

1. The survey seems limited to UK or so. Not sure - it doesn't look like a global report.

2. Don't confuse "enjoyment" with "number of readers". The previous generation may have enjoyed it more - because there were no better options.

3. People over the globe are more educated now, and engaged in knowledge work. They must read to get work done.

4. Don't forget the "pirate book" scene - such as lib gen, Anna's archive, etc. - in developing countries.

A Fond Farewell 9 months ago

Book sales in general (across all formats) are up I think - so there are still many, many readers around. We just have many new formats (EPUB, audiobooks, reader devices, etc.) and of course population is increasing over the globe. I'm pretty sure we have the highest number of readers on the planet right now than ever before in absolute terms.

You seem challenged with having a basic discussion without resorting to baseless personal attacks. HN discussions have nosedived in quality over the time. Feel like I'm on reddit.

On the topic - here were my original points (with some extensions):

1. I want a smalltalk-like environment but with modern languages (webassembly makes this technically possible)

2. Alan Kay himself agrees smalltalk is no longer relevant in a concrete manner anymore - it's too old and outdated. The library support is absymal, and LLMs etc won't be as helpful as modern langs, since the training data available is less in quantity and quality. And I am in line with Dr. Kay's view - Smalltalk is indeed too old. I feel the same way about using Lisp for my particular goals.

3. I am not complaining in any way - just stating my requirements in explicit terms. Also I dont consider myself a "user". I am a system builder. I am fully capable of doing things myself if there's no alternative available.

Interesting stuff - none of these seem to have that Smalltalk-like visual IDE bolted right into them.

Given how big and important a platform the modern web is - I really am starting to think - something like this should exist - where I have a neat little IDE bundled right within the browser using which I can evolve the browser...

Amazon still has huge R&D spends, always had. Bezos had a dictum around having a high experimentation (and failure) rate as a matter of principle. They may not be making news-making moves, but I'm sure they'll develop the muscle in AI. Probably - just really honing on the customer use cases and working backwards over the long term.

The Math Is Haunted 12 months ago

Proof != evidence. In evidence, we corroborate, collate, add more sources, weigh evidence, judge. Proof is a totally different process. Only in the mathematical do one prove something, everywhere else we build up evidence, corroborate, etc.

Firebase Studio 1 year ago

It's amazing.

I've wanted a small prompt-manager chrome extension for a while.

Was procrastinating.

Was able to build one for myself with Firebase studio in 30 mins.

Here's my PromptPal - built in just 30m (disable ad-blocker to avoid issues - there's some interference for some reason):

https://9000-idx-studio-1744253706406.cluster-fkltigo73ncaix...

No frustration whatsoever

Their prototyper is awesome

And code mode also great

I was able to push to github as well with no problems. And the tool generates nice commits for every single change one makes.