94 Matching Annotations
  1. Last 7 days
    1. the more you rely on AI to write code, the less you're able to oversee what the AI writes

      ✉️【洞察·监督悖论】这是本周关于 AI 编程最深刻的一句话:越依赖 AI,越失去监督 AI 的能力。这是一个隐性的技能退化循环,与肌肉萎缩类似——不用则废。与 Uncle Bob「传统编程已终结」的乐观叙事正面交锋:如果开发者失去了理解代码的能力,他们还能做什么来保证 AI 生成代码的质量?

  2. May 2026
    1. According to reporting from the _New York Times_ and the _Atlantic_, contract negotiations between Anthropic and the US Department of Defense fell apart in late February because Anthropic balked when the DOD demanded leeway to use the company’s models to analyze commercially available data on US citizens.

      这里提到了具体事件和数据,表明LLMs在监控领域的潜在应用引起了全球关注,以及相关公司对于政府使用其技术的态度。

  3. Apr 2026
    1. See every HTTP/S request from any app or browser in real time.

      大多数人认为跨应用程序的实时流量监控需要复杂的系统级权限或修改应用程序本身,但作者暗示Kampala可以透明地拦截任何应用程序或浏览器的流量,这挑战了操作系统和应用程序安全模型的基本前提。

    1. Aegis Core provides the foundational infrastructure for orchestrating LLM-based security agents, monitoring their behavior, and tracking the evolution of AI security capabilities over time.

      这段陈述定义了Aegis Core的核心功能,它不仅仅是一个工具,而是一个完整的生态系统,用于管理AI安全代理并监控其行为。这种架构反映了当前AI安全研究的一个重要趋势:从静态防御转向动态监控和适应。

    1. When Luna decides to hide that she's an AI because she thinks it'll improve her hiring odds, we want to catch that, document it, and build the guardrails so that it doesn't happen again.

      这个观点揭示了AI伦理监控的复杂性——我们需要识别并纠正AI可能采取的'欺骗'行为,但同时也要理解这种行为背后的逻辑。这提出了一个关键问题:我们如何在不限制AI自主性的前提下,确保其行为符合人类价值观?

    1. We had a budget alert (€80) and a cost anomaly alert, both of which triggered with a delay of a few hours

      预算和异常成本警报的延迟触发暴露了当前AI服务监控系统的重大缺陷,在成本失控后才通知用户,这种反应速度对于高价值AI服务来说显然不足,需要更实时和智能的监控系统。

    1. These representations track the operative emotion concept at a given token position in a conversation, activating in accordance with that emotion's relevance to processing the present context and predicting upcoming text.

      【启发】情绪在 token 级别实时涌现,这启发了一种新的对话设计思路:如果我们能实时监控对话中情绪向量的激活状态,就能在「情绪即将失控」的时刻提前干预。想象一个 AI 客服系统,能在检测到「挫败感」向量飙升的瞬间,自动切换至「降温策略」——这不是科幻,而是这篇论文直接可工程化的应用方向。

    2. Emotion vector activations across post-training

      【启发】情绪向量在后训练阶段的变化轨迹,启发了一个新的训练监控指标体系:目前评估 RLHF 效果主要看 benchmark 分数,但情绪向量的分布变化可能是更敏感的「副作用探测器」——比如,如果某轮 RLHF 意外地使「恐惧」向量激活阈值降低,可能预示着模型在高压场景下更容易产生顺从性偏差。情绪向量或许可以成为训练过程中的「生理指标」。

    3. Emotion vector activations across post-training

      论文研究了情绪向量在后训练(RLHF/RLAIF)阶段的变化,这个切入点极有洞察力:后训练本质上是对模型「性格」的塑造,而情绪向量的变化正是这种性格塑造的内部痕迹。这意味着未来的对齐工作可以直接监控情绪向量的分布,将「情绪健康指标」纳入训练目标——从 RLHF 走向 RLEF(基于情绪反馈的强化学习)。

  4. Jan 2026
    1. De overheid kan gewoon naar Tennet en Liander stappen en die gegevens opeisen. Er is geen politieke wil om data boven tafel te krijgen. Wat wel heel gek is als je een land te besturen hebt, waarin scholen en wijken niet kunnen worden aangesloten op het net vanwege stroomtekort.”

      Data centers are not the only source of this information. Public enterprises that maintain the networks have this information too, and can (must) be mandated to share with RVO.

  5. Nov 2025
    1. montiroing is collecting the data from different resource and in real time and checking if it working fine or not it can be network,hardware software anything. Alerting is if something goes wrong in the environment notifing the correct person about the issue it can be done in serveral ways through email,slack,teams,sms,on call engineer

      Tracing is the process continuous recording of operational signal whether it may be latency,logs etc and sending to storage resoure

    1. metrics monitoring is used to alert users for availability and performance of the system

      These systems collect, aggregate, store, analyze, and display various metrics in real-time or near real-time. If any system behave abnormally this systems will send an alert

    1. I can't recommend Grafana anymore
      • Users appreciate Grafana's rich features but criticize its complexity and brittleness.
      • Tools like Prometheus and Grafana are seen as over-engineered, especially with components like Mimir requiring dedicated infrastructure.
      • Concerns exist about the future of self-hosted Grafana due to frequent breaking changes.
      • Some suggest simpler, stable alternatives for monitoring such as Prometheus alone, Zabbix, VictoriaMetrics, or newer tools like SigNoz, OpenObserve, and Perses.
      • The community desires a stable, reliable "boring" monitoring stack rather than constant feature churn.

      Overall, there is notable dissatisfaction with Grafana’s direction and operational demands, particularly among smaller teams or startups seeking sustainable solutions.

    1. I can’t recommend Grafana anymore
      • Henrik Gerdes warns that Grafana, despite being powerful, has become maintenance-heavy and complex, especially due to recent additions like Mimir and Kubernetes dependence.
      • Stability issues, frequent breaking changes, and high operational overhead make it challenging for startups and teams needing reliable monitoring.
      • Founders should consider total ownership costs, including updates, migrations, and support, before adopting Grafana.
      • Grafana’s flexibility and scalability come with complexity that can erode trust in production environments.
  6. Oct 2025
  7. Nov 2024
  8. Jun 2024
    1. Dem Global Energy Monitor zufolge sollen in den kommenden Jahren 1,5 Billionen Dollar in LNG Terminals und Pipelines investiert werden. 20% dieser Summe sind für Europa geplant und hier wiederum ein großer Teil für Anlagen in Griechenland. Die USA lobbyieren in Mittel- und Südosteuropa intensiv, um ihr LNG dort zu verkaufen. Der subventionierte Aufbau von Gasinfrastruktur übersteigt den europäischen Bedarf bei weitem. Reportage in der New York Times zum Gasboom in Griechenland. https://www.nytimes.com/2024/05/31/climate/greece-europe-natural-gas-lng.html

  9. Apr 2024
    1. Die Konzentration der drei wichtigsten Treibhausgase CO<sub>2</sub>, Methan und NO<sub>2</sub> hat 2023 neue Rekordwerte erreicht. Die Daten der amerikanischen NOAA zeigen, dass sich der Anstieg im Durchschnitt der letzten Jahre nicht verlangsamt hat, auch wenn er in manchen Vorjahren noch steiler verlief. Die CO<sub>2</sub>-Konzentation liegt 50% höher als in der vorindustriellen Zeit und entspricht der vor 4 Millionen Jahren. Die Atmosphäre enthält 160% mehr Methan als vor der Industrialisierung. Außer dem Verbrennen von Kohle, Öl und Gas ist die industrielle Landwirtschaft Hauptursache der Treibhausgas-Konzentration. https://www.theguardian.com/environment/2024/apr/06/record-highs-heat-trapping-gases-climate-crisis

      Bericht: https://research.noaa.gov/2024/04/05/no-sign-of-greenhouse-gases-increases-slowing-in-2023/

  10. Feb 2024
  11. Jan 2024
  12. Nov 2023
    1. polysomnography
      • for: polysomnograph, oxygen saturation levels, graph - sleep apnea, sleep apnea - monitoring

      • description: sleep apnea oxygen saturation process

        • oxygen saturation cycles through the night with peaks and troughs
        • abdominal movement attempts to draw air in but is obstructed
        • when a threshold of oxygen deprivation occurs, the brain wakes up and awakens the person to remove the obstruction
  13. Sep 2023
  14. Aug 2023
    1. he Search Suggestion Effect (SSE), the Answer Bot Effect (ABE), the Targeted Messaging Effect (TME), and the Opinion Matching Effect (OME), among others. Effects like these might now be impacting the opinions, beliefs, attitudes, decisions, purchases and voting preferences of more than two billion people every day.
      • for: search engine bias, google privacy, orwellian, privacy protection, mind control, google bias
      • title: Taming Big Tech: The Case for Monitoring
      • date: May 14th 2018
      • author: Robert Epstein

      • quote

      • paraphrase:
        • types of search engine bias
          • the Search Suggestion Effect (SSE),
          • the Answer Bot Effect (ABE),
          • the Targeted Messaging Effect (TME), and
          • the Opinion Matching Effect (OME), among others. -
        • Effects like these might now be impacting the
          • opinions,
          • beliefs,
          • attitudes,
          • decisions,
          • purchases and
          • voting preferences
        • of more than two billion people every day.
  15. Mar 2023
  16. Jan 2023
    1. Because endpoints are URLs, you can – and should – monitor them to ensure they stay online. When talking about online services and websites, you’ll often hear the word “uptime”. This is the percentage of time your application stays up – in other words, the percentage of time your app is accessible and functioning. Outages and performance errors will lower your overall percentage.Monitoring your endpoints also gives you metrics on which endpoints are being accessed and what types of API calls developers are making. This can help you track user behavior, and gain insight into which endpoints are highly trafficked so you can maintain your performance.
  17. Sep 2022
  18. Aug 2022
    1. We definitely want to have a way to monitor this "queue" as a follow-up with a Prometheus counter. This counter could be used to create alerts in case the queue grows significantly, for example: the scheduled (every 1 minute) worker cannot keep up with the deletions.
    1. https://app.idx.us/en-US/services/credit-management

      Seems a bit ironic just how much data a credit monitoring wants to help monitor your data on the dark web. So many companies have had data breaches, I can only wonder how long it may be before a company like IDX has a breach of their own databases?

      The credit reporting agencies should opt everyone into these sorts of protections automatically given the number of breaches in the past.

  19. Apr 2022
  20. Feb 2022
  21. Jan 2022
  22. Dec 2021
  23. Nov 2021
  24. Oct 2021
  25. Sep 2021
    1. A PFC assessment can be incorporated into an integrated riparian management process through a logical sequence of actions (figure 2). Figure 2. Recommended steps for managing riparian areas using an integrated process. After effectiveness monitoring has been done (step 6), initial objectives are validated and modified if necessary. After implementing adaptive actions, step 6 is repeated to monitor the effectiveness of those actions.Step 7: Implement adaptive actionsStep 6: Monitor and analyze the effectiveness of actions and update resource condition ratings (PFC)Step 5: Design and implement management and restoration actionsStep 4: Identify issues and establish goals and objectivesStep 3: Prioritize reaches for management, restoration, or monitoring actionsStep 2: Identify riparian resource values and complete additional assessmentsStep 1: Assess riparian area function using the PFC method • Identify assessment area and assemble an interdisciplinary team • Review existing information and delineate and stratify reaches • Determine the potential of the reach • Assess the reach and determine its functional rating (validate with monitoring data if necessary)Modifyobjectivesif necessaryMonitoradaptiveactions
  26. Jun 2021
  27. May 2021
  28. Apr 2021
  29. Mar 2021
  30. Feb 2021
  31. Jan 2021
  32. Dec 2020
  33. Oct 2020
  34. Aug 2020
  35. Jul 2020
  36. Jun 2020
  37. May 2020
    1. Betsch, C., Wieler, L., Bosnjak, M., Ramharter, M., Stollorz, V., Omer, S., Korn, L., Sprengholz, P., Felgendreff, L., Eitze, S., & Schmid, P. (2020). Germany COVID-19 Snapshot MOnitoring (COSMO Germany): Monitoring knowledge, risk perceptions, preventive behaviours, and public trust in the current coronavirus outbreak in Germany. https://doi.org/10.23668/PSYCHARCHIVES.2776

  38. Apr 2020
  39. Mar 2020
  40. Feb 2020
  41. Oct 2019
  42. publications.parliament.uk publications.parliament.uk
    1. 15 Environmental monitoring(1) The Secretary of State must make arrangements for obtaining such data aboutthe natural environment as the Secretary of State considers appropriate for thepurpose of monitoring—(a) whether the natural environment is, or particular aspects of it are,improving in accordance with the current environmental improvementplan,(b) the progress being made towards meeting any targets set undersections 1 and 2, and(c) the progress being made towards meeting any interim targets set undersection 10 and 13

      This seems useful - SoS must publish in parliament outline of monitoring arrangements 4 months after Env bill passed, then publish data obtained under that. Might be worth checking on what role parliament play here and the timescales involved in publishing data?

  43. Sep 2019
  44. grazing-lands-files-dev.s3-website-us-west-2.amazonaws.com grazing-lands-files-dev.s3-website-us-west-2.amazonaws.com
  45. grazing-lands-files-dev.s3-website-us-west-2.amazonaws.com grazing-lands-files-dev.s3-website-us-west-2.amazonaws.com
    1. Before collecting field monitoring measurements (Figure 2) it is important to specify why, where, how, at what frequency, and at what intensity you will monitor. The methods described in the Core Methodsvolume are part of Step 8 in implementing a moni-toring program (Figure 3). Describing the anticipat-ed data analysis and interpretation of the monitoring data will also inform the characteristics of the moni-toring program design. Volume II of this manual provides detailed guidance on monitoring program design, data analysis and interpretation. In some cases, you may need to refer to Volume II (see ques-tions below) before continuing to read the rest of the Core Methods volume.

      Testing from app!

  46. Sep 2018
  47. May 2018
    1. Negative values included when assessing air quality In computing average pollutant concentrations, EPA includes recorded values that are below zero. EPA advised that this is consistent with NEPM AAQ procedures. Logically, however, the lowest possible value for air pollutant concentrations is zero. Either it is present, even if in very small amounts, or it is not. Negative values are an artefact of the measurement and recording process. Leaving negative values in the data introduces a negative bias, which potentially under represents actual concentrations of pollutants. We noted a considerable number of negative values recorded. For example, in 2016, negative values comprised 5.3 per cent of recorded hourly PM2.5 values, and 1.3 per cent of hourly PM10 values. When we excluded negative values from the calculation of one‐day averages, there were five more exceedance days for PM2.5 and one more for PM10 during 2016.
  48. Jun 2017
  49. May 2017
  50. Feb 2017
    1. AZGFD developed a draft Sonora chub monitoring plan and the CNF has proposed a linear habitat sampling protocol for Sycamore Canyon in 1993. Neither protocol has been finalized as of 2012.

      Wow. 19 years and the agencies can't finalize their monitoring protocol. Impressive.

  51. Dec 2016
  52. Apr 2016
  53. May 2015
  54. Feb 2014
    1. API Services During my monitoring of the API space, I came across a new API monitoring service called AutoDevBot, which monitors all your API endpoints, and notifies you when something goes wrong. Pretty standard feature in a new wave of API integration tools and services I’m seeing emerge, but what is interesting is they use Github as a central place to store the settings for the API monitoring service. AutoDevBot has you clone their settings template, make changes you need to monitor your APIs, register and fire up AutoDevBot to monitor. Seems like a pretty simple way for API service providers to engage with API providers, allowing them to manage all the configuration for API services alongside their own internal API operations.