Live data from Hacker News

Viewing profile — eggy

eggy

HN member
Joined
Tue, Oct 22, 2013, 6:26 AM UTC
HN karma
4,257
Public activity
2,044 items

About eggy

No profile information was provided.

Recent public activity

  1. comment
    Comment #49024572

    [flagged]

  2. comment
    Comment #48970904

    Wow, I never saw this! I like APL/J/Uiua, so this is perfect. Uiua is both stack and array based. Thanks!

  3. comment
    Comment #48970883

    Cool, and I love the retro font. I had a Vic-20 (early 80s) and Commodore PET 2001 (1977) I am learning Odin, and I was going to try creating live coding environment with scripting…

  4. comment
    Comment #48948650

    I picked up a book around 1977 on the PDP-11 processor and worked my way through it with pencil and paper to understand the architecture when I was around 13. I saves up my summer …

  5. comment
    Comment #48868835

    Why did you choose F# over OCaml? I am in the same boat and evaluating both. Mainly systems programming, applications, etc.

  6. comment
    Comment #48654094

    A great tech book on symbolic computers in general and Lisp machines, is Peter Kogge's 1991, "The Architecture of Symbolic Computers". I believe new efforts by people like Yann LeC…

  7. comment
    Comment #48630900

    For me, vigorous exercise, riding my bike, running, jumping rope, has always made me feel better mentally and physically whether it was a pathogen funk or just life and feeling dow…

  8. comment
    Comment #47998234

    Yes, and AdaCore's tooling is formally verified and produces reports already familiar to aerospace, railway, and auto auditors for verifying certifications making it attractive to …

  9. comment
    Comment #47997737

    We passed on Rust for Ada/SPARK2014 to write to bare metal on Cortex-M processor for real-time, high-integrity, and verifiable mission-critical software. Rust is making strides to …

  10. comment
    Comment #47929839

    Everytime I start jumping rope after a long break like Winter. It immediately starts trending lower a few points in 3 to 4 days, and plateaus after 6 weeks or so. I've averages as …

  11. comment
    Comment #47929792

    For sure, and that makes MINIX the most widely used consumer OS!

  12. comment
    Comment #47923731

    From my comment below, we used Betamax back in 1982 for film class and would go back to editing it on a tape-to-tape deck, so starting with Betamax vs. VHS meant you had less degra…

  13. comment
    Comment #47923621

    Yes, but you're forgetting editing wasn't digital/digitized. You would copy from one tape to another, so a degradation issue. It's not the TV's capabilities, but if you started wit…

  14. comment
    Comment #47917455

    I'm going to download and check out Mine and Coalton. Right now, I use Neovide and Lem interchangeably. However, I am in deep with Shen. I bought a hardcopy of The Book of Shen, 5t…

  15. comment
    Comment #47836172

    I ran Minix around 1991 on my Amiga computer. Minix had a smaller attack surface and isolation provided by its microkernel vs. Linux's monolithic kernel. I had the Minix textbook, …

  16. comment
    Comment #47835854

    Wow, 160 kWh/month! My family of four uses as much as 790 kWh/month in the high-heat or very cold season, with an annual average of 650 to 700 kWh/month. We pay around 0.13 USD/kWh…

  17. comment
    Comment #47835677

    A delta of 3 bpm on sauna days corresponds to around 4% delta if the baseline is 72 bpm. I've gone from a resting heart rate over a 7-day average of 64 bpm to 58 bpm by jumping 15 …

  18. comment
    Comment #47778469

    Since it's not a battery storage setup, the energy being sent into your home circuit alleviates demand by a small amount. Where did they come up with 10 to 25% savings? Factors suc…

  19. comment
    Comment #47765391

    Correct, not millions of Demodex mites, which are usually in the hundreds to thousands on a typical, non-infested human. The millions should be the general amount of mites and othe…

  20. comment
    Comment #47755814

    Yes, and I think it's important to highlight that Iverson would write APL on chalkboards and paper when working on math at times. I am sure some people here can hand write a progra…

  21. comment
    Comment #47752773

    Yes, a strong argument, and staying in a line of PLs: F# for high-level, and F* Low* for theorem proving and low-level coding. I am evaluating F /Low for verified code on Cortex M …

  22. comment
    Comment #47752584

    Looks great! Nice work. I am steeped in CAD for my work flow, so I used to program AutoCAD in AutoLISP, Rhino in Rhinoscript, now F#, and FreeCAD in Python as well as Blender. They…

  23. comment
    Comment #47751519

    Agreed. When you zoom in, even the normal life stuff can give you concern. I showed my kids what creatures live on their and others' bodies. You have millions of microscopic arachn…

  24. comment
    Comment #47751436

    I have loved math since I was a child, and I think it depends on when you grew up and how steeped you are in reality vs. the virtual or the computer world, and how much of an abstr…

  25. comment
    Comment #47720368

    Some related good books I have been studying the past few years or so. The Spark book is written by people who've worked on Cube sats: * Logical Foundations of Cyber-Physical Syste…