73 Matching Annotations
  1. Last 7 days
    1. if you want to understand the truth of who you are beyond just this headset description of you then you have to lay aside all concepts period and just know yourself by being yourself not by putting a concept between you and yourself.

      for - quote - who you are beyond your headset - Donald Hoffman - If you want to understand the truth of who you are beyond just this headset description of you - then you have to - lay aside all concepts period and - just know yourself by being yourself, - not by putting a concept between you and yourself. - adjacency - headset - perspectival knowing - Donald Hoffman - unquestioned assumption of other perspectives - imputation - external observable proxy - to private, inner world - As I read Hoffman's use of the word "headset", it brought up some associations with the idea of "perspectival knowing" - There is the perspectival knowing of a species, - but also of the individual of a species - For humans, perspectival knowing must be contextualized within an imputation: - that other perspectives exist - in other words, that other private worlds exist - and ultimately, this is a widely accepted imputation of an inner private world - based upon public, external observable behavioral proxies - This imputation of the other is a fundamental imputation and assumption of the human condition which we all take for granted, - but because it is so foundational, never question

    2. learning by ostensive definition.

      for - definition - learning by ostensive definition - adjacency - ostensible definition - parents - external proxy - children's private experiences - This is a very deep insight and important point - Parents are stewards of culture and they lead their children into a world of shared names - It is important to note that - the parent who teaches the child the name for some aspect of reality - only ever has a proxy to the child's private experience of reality - That proxy is the externally observed behaviour of the child - In fact, we fundamentally only ever have public external proxies to the private, "inner" lives of others

  2. May 2025
    1. We often describe our skills through job titles, the reputation of past employers, and the prestige of institutions we’ve attended, rather than articulating what we actually know and can do

      proxies

  3. Mar 2025
  4. Feb 2024
  5. Nov 2023
    1. ProtoObject

      TODO inquire about ProtoObject. See post by Christoph Tiede entitled [Bug & design issue] Messages understood or not understood by ProtoObject on squeak-dev

      However, the crucial question is: What special messages should an instance of ProtoObject understand? On the one hand, the idea of ProtoObjects is to work as total proxies with a maximum amount of forwarding potential, which implies a minimum number of methods. On the other hand, certain aspects such as accessing instvars or executing messages are really identity-related. Looking forward to your comments :-)

  6. Oct 2023
  7. Jul 2023
    1. Çoğu IP araması, tek noktaya yayın yönlendirme şemasını kullanır. DNS, bir URL'yi sizi belirli bir sunucuya götüren bir IP adresine çözümler. Ancak Deno Deploy ve Cloudflare , bir IP adresinin bir bilgisayar havuzuyla eşlendiği herhangi bir yayını kullanır. Ağ (en azından bir WAN'da, yani internette) daha sonra adresi en yakın bilgisayara çözer. Genel olarak, bir istemci bir uç çalışandan bir uç işlevi aracılığıyla veya konuşlandırılmış bir kod paketinde bir şey istediğinde, ince bir ters proxy sunucusuna ulaşır. Bu proxy onu istemciye yakın bir sunucuya yönlendirir (bu durumda yakın, o konum için en hızlı anlamına gelir) ve istenen işlevi yürütür. Kodun gerçekten yürütüldüğü sunucu, kaynak olarak bilinir. Orada tipik sunucu tarafı işlevleri sağlayabilir: veritabanlarından veri çekin, dinamik bilgileri doldurun ve istemciyi ağır JavaScript yükleriyle yormaktan kaçınmak için bölümleri statik HTML olarak işleyin. Ubl, "Yerel makinenizde çalışan şeyi çevirin ve altyapıya yerleştirdiğimizde tam olarak aynı şekilde davranacak şekilde sarın" dedi. "Bu, uç fonksiyonları ürünümüzü daha soyut bir kavram haline getiriyor çünkü onları doğrudan kullanmıyorsunuz.

  8. Jun 2023
  9. May 2023
  10. Apr 2023
  11. Feb 2023
  12. Jan 2023
    1. Using a modified version of Köhler’s method, recent research has found that in 2015 drain from the South through unequal exchange amounted to $2.1 trillion (constant 2011 dollars), represented in Northern prices (Hickel et al., 2021). Köhler’s proxy approach is limited in several respects, however. It relies on PPP figures that do not adequately account for the comparatively high prices of Northern exports; it relies on GDP figures that are affected by the low prices of imports from the South; and it compares Southern exports to prices across whole economies, rather than to those of only traded goods. All of this leads to underestimating the scale of drain (see Hickel et al., 2021).

      !- comment : recent history of calculating unequal exchange - The authors, particularly Hickel have tried to estimate the drain in the past using other techniques but the recent technique of EORA I/O tables proves to be the most accurate to date, revealing a true and larger figure that previous estimates

  13. Dec 2022
  14. Aug 2022
  15. Jul 2022
    1. What is Istio Service Mesh? Let's take a quick look at Istio internals. The Istio architecture can be classified into two distinct planes. Control plane: It consists of the istiod demon, and it manages and configures the envoy proxies to route traffic. The control plane also enforces policies and collects telemetry, and includes components like Pilot for traffic management, Citadel to manage security, and Galley to manage configurations. Data plane: It's made of Envoy proxies deployed as sidecars to our application containers. Envoy is a high-performance, lightweight distributed proxy. It controls all the incoming and outgoing traffic to the container it is attached to. We can use tools like Grafana, Prometheus, Kiali and Zipkin for monitoring and observability as they work well with the telemetry provided by Istio. You can use these or use your existing monitoring stack as well.

      What is Istio Service Mesh?

  16. Jun 2022
  17. May 2022
    1. an L7 proxy and communication bus

      L4 & L7 Proxy.

      L4 load balancers deal with individual connection flows (think TCP/UDP packets, plain bytes).

      L7 load balancers deal with individual requests (think HTTP requests, GETS or POSTs)

    1. The differences between the L4 and L7 proxy variants come from which level of the OSI model they deal with. L4 load balancers deal with individual connection flows (think TCP/UDP packets, plain bytes), while L7 load balancers deal with individual requests (think HTTP requests, GETs or POSTs).

      L4 & L7 Proxy.

      L4 load balancers deal with individual connection flows (think TCP/UDP packets, plain bytes).

      L7 load balancers deal with individual requests (think HTTP requests, GETS or POSTs)

  18. Nov 2021
    1. Rather, it is due to a growing reliance on proxy measures of research quality in the management of recruitment, promotion, tenure and funding decisions: these proxy measures are widely used because they are convenient, not because they are meaningful. The pursuit of a higher ranking in league tables for universities has also contributed to the problem.

      proxy measures >> convenient but not meaningful

  19. Sep 2021
  20. Jul 2021
  21. Jun 2021
    1. I've been thinking more about how to best do this. The preferred way might be to use the same domain and have an application load balancer like nginx split traffic on the URL path (e.g. /api). This is for two reasons. Firstly, you might not necessarily want to cookie the primary/apex domain and have the cookie shared across all subdomains. You also might not want to do CORS because preflight requests add latency and CORS adds complication.
  22. May 2021
    1. Local development and testing has huge advantages, but sometimes one needs to test web applications against their real-world domain name. Editing /etc/hosts is a pain however, and error prone. Node Foreman can start up an HTTP forward proxy which your browser can route requests through. The forward proxy will intercept requests based on domain name, and route them to the local application.
  23. Mar 2021
  24. Dec 2020
  25. Nov 2020
  26. Oct 2020
  27. Sep 2020
    1. To avoid these complexities, it was decided to introduce an additional, intermediate service, which was called Translation Proxy. Translation Proxy is an intermediate software between WPML and the software of other companies offering translation services.
    1. Ssrmovies 2020: SSR Movies Download latest Hollywood and Telugu dubbed movies Friends, if you have come to this page, then it means you looking for to download your favorite movie. Then you to the good website ( Ssrmovies ). Downloading a new movie is not easy because to download a new movie one has to go through such paths which actually happen but you do not get. Ssrmovies is an illegal website that provides free streaming and downloading movies of the latest motion pictures. It is very popular in India as it enables users to access and watch their favorite videos for free. You can view and access new Bollywood, Tamil, Hollywood as well as Punjabi films using this website.

      Ssrmovies.today has a collection of videos in various genres and domains. Which can be easily used to watch or download movies. Illegal platform should provide instant release movies in high quality of HD and HD to its users as soon as possible.

      SSRMovies.host also leaks movies as soon as the movies are officially released. The site also illegally leaks English movies dubbed in Hindi, including Tamil, Hindi, Kannada, Malayalam. It is one of the first piracy sites that also provide Marathi movies.

  28. Aug 2020
    1. The straightforward solution to integrate WPML with third party translation services was to do it via dedicated plugins. A separate plugin for each company offering translation services could do the trick. However, this approach had a few drawbacks. For example, WPML developers would need to update and test all these plugins whenever the WPML core plugins received an update, and vice versa; when the API used by the external service changed, you needed to incorporate the change to WPML and test it as well.
  29. May 2020
    1. a person or thing through which power is exerted or an end is achieved : instrumentality

      Would this be proxy agency? Or is it different?

      On the one hand, I think it's different. instrumentality seems to have a subtly different meaning from proxy agency.

      But looking at their example sentence,

      communicated through the agency of the ambassador , it is striking how similar these ideas/words/meanings are: the ambassador acted on behalf of his country (proxy agency: acted => agency; "on behalf of" => proxy); the communication occurred through his actions (= he was the means, he was instrumental in causing that communication to take place)

      https://en.wikipedia.org/wiki/Agency_(sociology):

      proxy agency is when an individual acts on behalf of someone else

  30. Nov 2019
  31. Oct 2019
  32. Jun 2019
  33. Mar 2019
  34. May 2018
    1. There are many resources available to help you and your health care proxy develop a care plan. These are merely suggestions to get you thinking about possible scenarios and topics to discuss. I hope you found this blog informative, and urge you to share it with anyone who does not have a health care proxy. We always think it will never happen to us, but what if it does? It's best to be prepared!

      The article highlights the importance of what a good health proxy looks like and how they go about helping a patient in their most sensitive moments of health and later on in their lives. Potentially, this could be a good chance for a client's wishes to be fully respected by someone who knows of their values and preferences. It also encourages the reader to be prepared incase they are faced with this decision some day. Many members of the elder population are asked about healthcare proxies during the beginning of any hospitalization. More awareness of what a health proxy is and what social supports a patient can count on helps to assure quality care and dignity in health and death.

    2. Further, a doctor, medical center, hospital, EMT, and even assisted living staff can make decisions regarding your healthcare, treatment methods and type of medical care to provide you if you are not married, over 18 years old, and do not have a health care proxy in place

      Medical decision making has very specific in rules to protect the rights of the patient. The rules can vary according to a patient's age, marital status, and wether or not they signed a health care proxy document in the first place.

    3. Health care proxy: An advance medical directive in the form of a legal document that designates another person (a proxy) to make health care decisions in case a person is rendered incapable of making his or her wishes known.

      The medical definition of a health care proxy- a legal medical document that transfers power of medical decision making from a patient to a trusted person.

    1. When the patient is unwilling or unable to make medical decisions, the health care proxy is activated and he or she is obligated to make all health choices on behalf of the patient. These may be related to withdrawing or withholding life support, instituting artificial liquid feeding, attempting resuscitation and even whether or not to participate in autopsy and organ donation.

      Any decisions regarding the care and body of the patient are headed over to their health proxy, who assumes any medical decision making responsibilities from there.

  35. Apr 2018
  36. Feb 2018
  37. Dec 2016
  38. Aug 2015
    1. It occurred to me that the ideal setup would be a router where the WAN's gateway was a system running a transparent proxy. Thus simply by connecting the device to the router, the transparent proxy software would capture HTTP and HTTPS traffic
  39. Feb 2015