Hacker Newsnew | past | comments | ask | show | jobs | submit | aperrien's commentslogin

I'm trying to understand the difference between this project and FreedomBox. I mean it's great to have options, but have any of them looked over that way? Heck, FreedomBox is even built into Debian now.

Sound very much like a Resource Based Economy. Back when discussion of the future and futurology was small and hopeful, that was one the well sought after goals. Now cynicism has destroyed that, and we're left to deal with the ashes.

Ignoring Gates, what do you suggest as solutions to the problem at hand?

tax the rich else eat the rich

Interesting work! There's NeuroMechFly (https://github.com/NeLy-EPFL/flygym/) available, you might try using that to simulate the fly body in real time as well.


Is there a way to download them all in one go?



  for x in 1611.02731 1511.06391 1811.06965 1512.03385 1511.07122 1704.01212 1409.2329 1512.02595 1706.01427 1410.5401 1806.01822 1706.03762 1409.0473 1506.03134 2001.08361 1405.6903 1603.05027 math/0406077; do curl -fL https://arxiv.org/pdf/$x -o ${x##*/}.pdf; done
  for u in https://www.cs.toronto.edu/~hinton/absps/colt93.pdf https://proceedings.neurips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf https://www.vetta.org/documents/Machine_Super_Intelligence.pdf https://www.lirmm.fr/~ashen/kolmbook-eng-scan.pdf https://scottaaronson.blog/?p=762 https://karpathy.github.io/2015/05/21/rnn-effectiveness/ https://colah.github.io/posts/2015-08-Understanding-LSTMs/ https://nlp.seas.harvard.edu/annotated-transformer/ https://cs231n.github.io/; do curl -fLO "$u"; done


Recommend importing into Zotero if currently not using it.

https://www.zotero.org/

https://www.zotero.org/support/adding_items_to_zotero#add_it...


Prove to me that you are conscious, without referring to the fact that you are a human and have common ground and experiences with other humans.


Poo poo, pee pee


This is actually a great answer


Very Diogenes of them


Stealing the idea:

"Oh fuck off"


Since you haven't proven conclusively that you're not a machine, I prefer to decline your kind invitation. I don't owe justification to even most conscious entities, and certainly not to a machine.


^ clearly something an LLM would ask


Most of the replies to this comment are missing the point: consciousness is perhaps not a coherent or evidence-based concept.


You first


“Prove X without using the axioms need to prove X.”


Philosophy is not math

If you are going to invoke an axiom or whatever in philosophy, you need to justify it


Is there a server for the PS2?


Did it ever release on the PS2? Regardless, I think there are a few games with fan servers up (particularly final fantasy xi).


Why not python? It's pretty simple for kids to understand.


> Why not python? It's pretty simple for kids to understand.

Not for the book type format - the kids will be typing the code in, not copying + pasting them.

Significant whitespace is a killer in printed form; so Python is not even in the running.


[picture of Tips Kitty] Don't forget! Every time you see " ⦙ " in the listing, press the [Tab] key on your keyboard. See page 23 to learn why this is important.

And page 23 teaches you about significant whitespace, and how to configure several text editors that a kid's likely to have available to actually show it like that. Heck, I use Panic's Nova for my text editing and it does that out of the box with no configuration needed.


> [picture of Tips Kitty] Don't forget! Every time you see " ⦙ " in the listing, press the [Tab] key on your keyboard. See page 23 to learn why this is important.

I don't think you actually used those books :-/

No one linearly writes code, from the start of the file to the end; they edit it. They move blocks around if they missed a page, they navigate around putting in missing if statements and removing incorrectly-added loops. Those programs were very much not one-and-done, they were heavily modified by the kids.

Your proposal of "Tell them to configure their editor for Python" and "add in unicode symbols to represent whitespace" is the exact opposite of what those books were about.

The books were about removing superfluous barriers, not adding them! Using Python would result in a whole lot of incidental complexity for literally no gain.


I never used the Usborne books because I was a US kid but I sure typed in a lot of stuff from books and magazines for my c64, often while modifying it on the fly. And dealing with accidentally skipped pages. And went on to learn assembly language.


Python is also already all over the Raspberry Pi and MicroPython/CircuitPython spheres, so there's an easy road into SBCs and microcontrollers.

Education has already chosen Python as the preferred language for this sort of thing. It has some unfortunate bits, but it's certainly a more ergonomic language than BASIC. Counting tabs is less arduous than messing with line numbers and GOSUB.



If the file is that important, it shouldn't be stored in the VM, but on some sort of more robust storage system.


The standard for pretty much any multiuser app of a reasonable size is a quorum of SQL or noSQL DBs preferably as a single source of truth for all retainable state. Personally, I think foundationDB is the closest to an attempt to make the minimal viable base layer that I've encountered. But C/C++ based and then owned by apple make it not suitable for the role.


Remarkable. If this material works and is flexible enough, we could someday see tape drives with hundreds of exabytes of capacity.


Author here. The paper describes exactly this — a nanotape spool architecture with volumetric density of 0.4–9 ZB/cm³. Section 4.4 in the preprint.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: