• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • I can’t give an authorative answer (not my domain), but I think there are two ways these types of things are done.

    First is just observing the page or service as an external entity; basically requesting a page or hitting an endpoint, and just tracking whether you get a response (if not, it must be down), or for measuring load level in a very naive way, track the response time. This is easy in the sense that you need no special access to the target. But it’s also limited in its accuracy.

    Second way, like what your github example is doing, is having access to special api endpoints for (or direct access to) performance metrics. Since the github status page is literally ran by Github, they obviously have easy access to any metric they could want. They probably (certainly) run services whose entire job is to produce reliable data for their status page.

    The minute details of each of these options is pretty open ended; many ways to do it.

    Just my 5¢ as a non-web developer.


  • I think the misunderstanding here is in thinking ChatGPT has “languages”. It doesn’t choose a language. It is always drawing from everything it knows. The ‘configuration’ hence is the same for all languages, it’s just basically an invisible prompt telling it, in plain text, how to communicate.

    When you change/add your personalized “Custom Instructions”, this is basically the same thing.

    I would assume that this invisible context is in English, no matter what. It should make no difference.







  • Part of the advertised benefit is that it is indeed blocked by walls and such, allowing very fine-grained segmentation of access. The idea is that you’ll just have more “access points” wherever you want coverage, so, every room etc. But within one room, I believe reflections will allow some propagation, so that things like briefly blocking the direct line of sight won’t actually drop the signal. Also it’s all in infrared, so not visible to us at all.

    Now, to be clear, I am sceptical, as an electronics engineer I can see many challenges here. But I can also see that there are solutions to those problems; it will just take time. The advantages, where relevant, are really big.