Alex Murrell has a great piece on this: https://www.alexmurrell.co.uk/articles/the-age-of-average
HN user
toppy
"You can check some of the results out here" in Qt section
Noted, thanks.
F-16 aircraft is doing it already: https://thenewstack.io/how-the-u-s-air-force-deployed-kubern...
Such a link could be created automatically when you register for a car plate.
You comment deserves at least two upvotes.
I think you've just encoded the title of the paper
I don't know this field of research thus my question: why such a high framerate is consider as a feature at all? Does it help with learning rate?
For Commodore there is this classic recipe [1] for infinite maze:
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
The broader contexts could be this: look at this puzzle as a way for reinvent sorting as a delegation of operations (split + combine) instead of traditional "swapping" of values. As CPU arithmetic is faster then memory operations some real treasure may be hidden in this new approach.
Where's GitHub Fraud Detection Team?
Are you referring to this one? https://www.gameenginebook.com/
SQLite diagrams: https://www.sqlite.org/syntaxdiagrams.html
Absolutely love it! I've been looking for such a tool for a long time. Just a looooong text file when I can write my snippets. I like UI, icon and even the name :) One suggestion - make it collapsable.
Is it only me or this webpage hangs on mobile?
Welcome on HN, your reputation precedes you :)
"Most machine intelligence development involves a “fitness function”—something the program tries to optimize. At some point, someone will probably try to give a program the fitness function of “survive and reproduce”. Even if not, it will likely be a useful subgoal of many other fitness functions. It worked well for biological life."
Interesting, how this correlates with this Bible passage from Genesis: "God blessed them, and God said to them, 'Be fruitful and multiply, and fill the earth and subdue it' ".
Potential conflict with other quite popular Python library: https://dlthub.com/docs/intro
Touche!
Probably I am paranoid but showing battery and network status together with the rest of widgets (even configuration icon) seems like a security thread, no?
Why are they still called GPU? PPU (Parallel Processing Unit) sounds like a better name.
"has raised millions of dollars throughout her career"
Meanwhile other tech companies (just from the last 2 weeks):
- LinkedIn lays off 563 engineering roles
- Stack Overflow is laying off another 28%
- Meta to lay off employees in metaverse silicon unit on Wednesday
- Epic lay off 830 people thanks to “unrealistic” metaverse ambitions
Apparently they don't have such deep pockets...
There is a great book on that matter "What is life" by Erwin Schroedinger (of Erwin Schroedinger fame): https://en.wikipedia.org/wiki/What_Is_Life%3F
I like clarity of your examples. You could draw an inspiration from Daniel Shifman's book "Nature of code" (https://natureofcode.com/book/) - see chapters 2 and 3 for instance.
Quiz
nnn [1] seems like a more advanced tool (directory management, copying, renaming, packing/unpacking) and pluggable.
Nice technical metaphor: "The first things worth writing down were the terms of deals—in what is perhaps a metaphor for the destructive nature of non-market conflict, some of the oldest writing we have consists of cuneiform tablets recording the terms of loans and forward commodities contracts. These were written on clay, which could be reused, but when a city was razed the fires would bake the clay, writing the contract from random-access memory to permanent storage."
Erwin Schroedinger himself wrote a beautiful essay "What is life" [1] where he addressed those topics.