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

Where is the buy now button in that page ?

This has been my case. I feel like I am ordering them to do task and verifying that they do exactly what I tell them to do. Rinse and repeat. My empty mind wanders off into thinking what task can I ask them to do.

> I think it funny how much average engineers are beginning to discover the challenges of engineering leadership and program management.

This looks like we choose to hear what we want to hear.

The understanding argument is about making the point that "The point was always to augment" the human understanding when we worked with the machines.


Congrats on supporting Linux. It makes the ecosystem more rich. Hope they will continue to maintain it and provide parity support.

Eclipses have a special consequence to the human history. It is noted by Asimov that the first correct prediction of the Eclipse was done in May 28, 585 by Thales of Miletus and this event is considered the "Birth of Science". It took approximately 1500 years from the first (recorded) observation of eclipse (in china), the correct prediction of the solar eclipse in advance. This is truly marvelous.

Incidentally, unknown and not connected with the prediction, during the same eclipse, a 5 year battle between Medes and the Lydians came to stop as the armies got scared, if it was a divine intervention and they let their arms down.


Thales' supposed prediction of a solar eclipse is not considered plausible by experts in the history of astronomy. At the time and for long afterward there was no sufficiently accurate data / theory to predict solar eclipses.

There are a wide range of speculations about what Herodotus might have meant by the relevant passage:

> [...] another combat took place in the sixth year, in the course of which, just as the battle was growing warm, day was on a sudden changed into night. This event had been foretold by Thales, the Milesian, who forewarned the Ionians of it, fixing for it the very year in which it actually took place. The Medes and Lydians, when they observed the change, ceased fighting, and were alike anxious to have terms of peace agreed on.

Herodotus doesn't give any additional details. Later people assumed he must have meant a solar eclipse and the one of the only ones that makes sense for the place is the one of 485 BC, but there are plenty of historical details that make that seem dubious. For example, that eclipse would have arrived around sunset, and one of the kings Herodotus mentioned apparently died about 10 years before that.


It is well documented that the Antikythera mechanism could predict solar and lunar eclipses. The device's operation was based on 7th century BC Babylonian astronomy, specifically the Saros cycle, and Greek astronomy. The theory and data was definitely present in Thales' time.

The Antikythera mechanism is 4 centuries after Thales, during which time there was extensive additional study done by Greek astronomers. Evidence of old solar eclipse predictions seems pretty sparse; I can't figure out when the first successfully predicted solar eclipse was that we are certain about.

Sorry, typo: 585 BC

For an introduction:

CHICKEN is a compiler that translates Scheme source files into C, which in turn can be fed to a C compiler to generate a standalone executable. An interpreter is also available and can be used as a scripting environment or for testing programs before compilation.


does this mean that you can't do `eval`-like things in "production" systems?

IIRC not compiled (you can include the interpreter).

But then Scheme was always less EVAL-friendly of the lisps


I'm not seeing the less friendly... Eval, and sandboxing eval, are builtin features of the Scheme standard.

The less-eval-friendly thing is R5RS only requires two possible "environment specifiers" (2nd arg to eval), returned by SCHEME-REPORT-ENVIRONMENT and NULL-ENVIRONMENT, with no special form or procedure to get the current lexical environment; and R4RS (I just checked) does not specify eval. There's pretty much no manipulation of environments in the standard; the best is something like

  ((eval `(lambda (foo) ,exp) (scheme-report-environment 5))
   foo)
(can't really think of applications for getting the current environment right now except for pseudo-macro stuff)

Scheme is hygeneic, yes. Which is why sandboxing works.

If you want to manipulate the current environment, and defeat half the point of the language, then you're allowed that through (user-initial-environment).

(define-syntax) will also let you rewrite the bindings however you require.

Edit: Here's an eval macro I use fairly often:

  (define-syntax constexpr
  (syntax-rules ()
    ((_ expr)
     (begin
       (syntax->datum
        (datum->syntax
         (quote-syntax here)
         (eval 'expr (interaction-environment))))))))
         
  (define (factorial n)
  (if (<= n 1)
      1
      (* n (factorial (- n 1)))))
         
  (define n
    (constexpr (factorial 10)))

By the current lexical environment I meant the lexical environment at some place in the code (not just the top-level one, which user-initial-environment gives, though it's optional). I'm not attempting to make a case for anything; but without that RnRS' eval doesn't grant more expressivity than just tacking on an interpreter to every program, which you could also just do yourself. (It also doesn't complicate the implementation; variable names don't need to be preserved after compiling.) I.e. it makes sense to say standard Scheme has been less "eval-friendly," even if there were good reasons or one doesn't care.

It has eval but it lacks reader macros (or at least it did thirty years ago) which is what makes eval useful on lisp2 systems.

I'm interested in reading more about how reader macros make `eval` better/useful.

R5RS supports reader macros? Which would be 1998, and I guess only 28 years ago.

That's why SRFI-49 and its descendants were a possibility. Wisp, JavaScript, brainfuck, etc. implementations all exist because the tools exist in the language.


It does not. https://conservatory.scheme.org/schemers/Documents/Standards... Particular implementations could.


Common Lisp reader macros hook into the reader itself as it's parsing S-exps and meets some character combination: http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec... Define-syntax is for making special forms (i.e. normal macros).

Not that I know why eval should be paired with reader macros.


Such a sophisticated website with great details. Good luck on watching. I think, rest of folks in other parts of the word will be tuning in virtually.

> I’ve always believed the No.1 application of AI should be to improve human health. It’s time for AI to prove its unequivocal value to the world, and what better way to demonstrate that than to help finally cure diseases like cancer.

Here is someone spelling out explicitly what we should be discussing. More power to you, Demis Hassabis. Thank you!


It may be why he's moved role. He can focus on that, someone else can work on getting Gemini above Claude on the LLM Arena leaderboards.

Shouldn't this be a private dataset?

Why? OP has assembled it out of public information via company filings etc., and is releasing it as a supplement to a report to the field. It seems like you didn't read the accompanying notes at all.

why should it be so? we collected it from open sources and analised very carefully to put all the markers. so i think there is no law that can say "make it private".

Isn’t this parent comment generated by AI?

I know you are AI, but what am I?

Why?

Mental Health Data.

Are you serious? It's data about corporations, not your shrink's notes from your consult.

HIPAA is a real thing. It is to be respected.

This study appears to be LLM generated so all confidence in it being a) accurate and b) respective of regulations has all gone out the window.


I'm not in America but just a guess, HIPAA does not apply to a company's financial filings. LLMs are beside the point here.

why so?

The interesting thing is, US media, US social media driven by Big Tech algorithms, Google Search, nytimes, reddit, Social newsfeeds of students, teens, teachers is not exposing this at all. It feels like we are self-contained information exposure bubble too. Only a physical visit outside of US, and looking at the information from outside of US will give a picture of the mistakes being made here.


The national debt was in the news a lot in the 90s and 00s and the sky didn't fall. Now both parties have decided they don't care, and I'm sure they'll find other things to blame when growth shrivels etc.


Even before then it was widely discussed. There was even a Schoolhouse Rock song, “Tyrannosaurus Debt”.


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

Search: