HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jonjacky

no profile record

comments

jonjacky
·vor 9 Tagen·discuss
Here's a simulation in Lisp:

https://josephoswald.nfshost.com/circuit-sim/woz-machine-hw-...
jonjacky
·vor 17 Tagen·discuss
I wonder what a hobby OS would have looked like it if it assumed nothing, that is, as a thought experiment ...

There are some hobby OS projects that do this. The best known example is Terry Davis' TempleOS.

https://en.wikipedia.org/wiki/TempleOS

If you only want to please yourself, you can dispense with all that legacy stuff. You can stay busy and enjoy yourself in your own world. Some of the hobby OS listed here look like they might be standalone worlds:

https://github.com/jubalh/awesome-os
jonjacky
·vor 17 Tagen·discuss
"Did you take that test yourself?"
jonjacky
·vor 23 Tagen·discuss
Curlie is the successor to DMOZ: https://curlie.org/docs/en/about.html

But Curlie doesn't appear in the website linked in the parent post.
jonjacky
·vor 26 Tagen·discuss
Grugs are a different species: https://grugbrain.dev/
jonjacky
·vor 29 Tagen·discuss
In Elif Batuman's 2017 novel The Idiot, about a naive Harvard student, her not-really-a-boyfriend Ivan, a math student, enthuses to her about Emacs. The book is set in 1995.

I enjoyed the book. It got good reviews and was a Pulitzer Prize finalist.
jonjacky
·letzten Monat·discuss
https://sites.gatech.edu/alexburgin/on-self-respect-by-joan-...

Dramatic sepia photograph contrasts with understated gray text on light gray background with lots of empty space.
jonjacky
·letzten Monat·discuss
https://dfns.dyalog.com/n_sudoku.htm

Explanation of Sudoku in APL. Lots of information, absolutely no clutter. Entire page is nothing but text in a single precise sans-serif typewriter font, the same size and strength for everything: headings, explanation, code, and tables. Typewriter font includes mathematical symbols.
jonjacky
·letzten Monat·discuss
https://www.datagubbe.se/short/

Header, body, trailer panels with three complementary background shades that soften the large black sans-serif typography.
jonjacky
·letzten Monat·discuss
What project was that?

via this discussion in HN: https://news.ycombinator.com/item?id=22729461 (2020) I found:

Writing an OS in Rust: Async/Await (2020) https://os.phil-opp.com/async-await/

Blogging about Midori: Asynchronous Everything (2015) https://joeduffyblog.com/2015/11/19/asynchronous-everything/
jonjacky
·letzten Monat·discuss
Particles accelerating in a cyclotron at sufficiently high energy reach relativistic speeds. You have to account for their relativistic mass increase to get the cyclotron to work. Figuring this out was a big issue in cyclotron design in the 1930s. The remedy is to strengthen the magnetic field near the outer edge of the cyclotron where particles move fastest, by adding coils there to carry more current. I don't recall what the energy is where this becomes necessary - it is certainly needed at tens of MeV.

Plutonium was first synthesized in a cyclotron by Lawrence's group at Berkeley. I don't know what energy they used so I don't know if they needed the extra coils, but they did know of the effect and must have considered it.

Also, U235 was separated at Oak Ridge using machines called Calutrons invented by Lawrence that might have encountered the same problem -- at least they must have considered it.
jonjacky
·vor 2 Monaten·discuss
I haven't seen it mentioned here or in the obituaries, but Peter started the RISKS Digest in 1985 partly in response to the Strategic Defense Initiative (SDI, "Star Wars") which proposed a space-based anti-ballistic missile system run autonomously by computers [1]. Another response was the formation of Computer Professionals for Social Responsibilty (CPSR) [2]. Peter was an early member, and many early RISKS submissions were by CPSR members.

Peter's letter to readers about the creation of RISKS in Issue #1.01 [3] mentions SDI and CPSR (it's long, scroll down)

1. https://en.wikipedia.org/wiki/Strategic_Defense_Initiative

2.https://en.wikipedia.org/wiki/Computer_Professionals_for_Soc...

3. https://catless.ncl.ac.uk/Risks/1.01.html
jonjacky
·vor 2 Monaten·discuss
Previously, 2023, 19 comments: https://news.ycombinator.com/item?id=35982037

There are updates in the last several months, so it looks like the project is still active.
jonjacky
·vor 2 Monaten·discuss
Nice page design, so I will try to read the content.
jonjacky
·vor 2 Monaten·discuss
Also pertinent and well-written, from the Vatican itself, including some quotes from Pope Francis:

https://www.vatican.va/roman_curia/congregations/cfaith/docu...

ANTIQUA ET NOVA: Note on the Relationship Between Artificial Intelligence and Human Intelligence. "Francis ... on 14 January 2025 ... approved this Note and ordered its publication."

via https://news.ycombinator.com/item?id=43750835, comment by jimmcslim on Pope Francis has died.
jonjacky
·vor 3 Monaten·discuss
"Keep cool, but care" - McClintic Sphere, ca 1959 (fictional jazz musician in V, the 1963 novel by Thomas Pynchon)
jonjacky
·vor 3 Monaten·discuss
This is a remarkable, very unusual project. It looks well thought out and is surprisingly complete -- it even includes an end-to-end ML training and sampling program as an example!

Is there a writeup somewhere that explains more about the motivation and history for this project?
jonjacky
·vor 3 Monaten·discuss
I'm getting a 404 on the repo.

Possible alternatives:

smolOS: https://smol.p1x.in/os/ https://github.com/w84death/smolOS/

upyOS: https://github.com/rbenrax/upyOS

MicroPythonOS: https://micropythonos.com/ https://github.com/MicroPythonOS https://news.ycombinator.com/item?id=45525804
jonjacky
·vor 3 Monaten·discuss
Starfleet Academy is some woke fever dream ...

This is entirely in keeping with the Star Trek tradition. It had a multiracial cast and female officers in 1966, when that was quite unusual in a TV show.
jonjacky
·vor 3 Monaten·discuss
Very interesting!

FYI, other operating systems in Haskell:

House, 2005: https://programatica.cs.pdx.edu//House/

HalVM, 2008: https://github.com/GaloisInc/HaLVM

also

HalNS network stack 2011: https://mail.haskell.org/pipermail/haskell-cafe/2011-May/092...