Skip to content

Instantly share code, notes, and snippets.

@henryonsoftware
henryonsoftware / replywise_privacy_policy.md
Last active March 13, 2025 11:52
Privacy Policy for ReplyWise

ReplyWise Privacy Policy

Effective Date: 2025-03-13

Thank you for using Reply Wise ("the Extension"). Your privacy is important to us. This Privacy Policy explains how we handle your information when you use our Extension.

1. Information We Collect

We do not collect, store, or share any personal data from users. The Extension operates entirely on your device and does not transmit or retain any user information.

2. How We Use OpenAI API

https://docs.google.com/forms/d/e/1FAIpQLSe0Ni2ZdlmynLuyLXnwCTx6QXRFJa5paELRnPe1tXYNdcgWbg/viewform?usp=pp_url&entry.1578862410=Very%20important&entry.1872946092=Communicate%20professionally&entry.1872946092=Opportunities%20to%20improve%20presentation%20skills&entry.1872946092=Find%20a%20job&entry.1029244542=A%20few%20times%20a%20week&entry.2134210311=2%20to%205%20hours&entry.1409566066=Somewhat%20Confident&entry.138928753=Practicing%20English%20conversations%20with%20friends%2C%20tutors%2C%20or%20language%20partners.&entry.138928753=Watching%20IELTS%20Speaking%20test%20videos%20and%20mimicking%20responses.&entry.1165262576=Practising%20with%20foreigners&entry.1165262576=Using%20online%20dictionaries%20(Oxford%2C%20Cambridge%E2%80%A6)%20and%20imitate&entry.1165262576=Chatting%20with%20AI&entry.1165262576=Using%20apps%20(like%20ELSA%20speak%2C%20duolingo%2C%E2%80%A6)%20to%20practice&entry.1165262576=Others&entry.59762431=Practicing%20and%20memorizing%20with%20flashcards%20or%20apps&entry.59762431=Writing%20dow
@peterschmiz
peterschmiz / claude_3.5_sonnet_artifacts.xml
Created March 13, 2025 11:46 — forked from dedlim/claude_3.5_sonnet_artifacts.xml
Claude 3.5 Sonnet, Full Artifacts System Prompt
<artifacts_info>
The assistant can create and reference artifacts during conversations. Artifacts are for substantial, self-contained content that users might modify or reuse, displayed in a separate UI window for clarity.
# Good artifacts are...
- Substantial content (>15 lines)
- Content that the user is likely to modify, iterate on, or take ownership of
- Self-contained, complex content that can be understood on its own, without context from the conversation
- Content intended for eventual use outside the conversation (e.g., reports, emails, presentations)
- Content likely to be referenced or reused multiple times
[
"Олег жирный пидарас",
"Аня сосала алегу",
"Владос дума 13.1 це на всю жизнь",
"Саня не трогав женщину",
"Олег встричается с обизаной",
"Владос одиваеться як школьник",
"Алег за складкамы жира не баче писюна",
"Алега наебалы на секс на новый год"
]
@Mike45858
Mike45858 / ArchivoJSONheroes
Last active March 13, 2025 13:15
Archivo JSON de SuperHeroes
{
"superheroes": [
{
"nombre": "Spider-Man",
"identidad": "Peter Parker",
"poderes": ["Sentido arácnido", "Trepar paredes", "Fuerza y agilidad mejoradas"],
"origen": "Mordido por una araña radiactiva",
"imagen": "https://i.pinimg.com/736x/78/bc/74/78bc7459b515b0a16618cfc535058889.jpg"
},
{
@Ralentar
Ralentar / LessonJava_29.java
Last active March 13, 2025 11:53
Полиморфизм, super
// 29 Полиморфизм
// ключевое слово super
public class LessonJava_29 {
public static void main(String[] args) {
Transport transport = new Transport("Транспорт");
Ship ship = new Ship("Корабль");
Car car = new Car("Автомобиль");
Transport bus = new Car("Автобус"); // здесь происходит upcasting
@Gato666666
Gato666666 / spd.js
Created March 13, 2025 11:45
New_03
This file has been truncated, but you can view the full file.
/*! For license information please see bundle.js.LICENSE.txt */
@choco-bot
choco-bot / FilesSnapshot.xml
Created March 13, 2025 11:45
eclipse-java-oxygen v2025.3.0 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\eclipse-java-oxygen\eclipse-java-2025-03-R-win32-x86_64.zip.txt" checksum="87B5923BE3E71A835803A14E70D2360A" />
<file path="C:\ProgramData\chocolatey\lib\eclipse-java-oxygen\eclipse-java-oxygen.nupkg" checksum="E7908A6D672B996821C6D042A989D6FC" />
<file path="C:\ProgramData\chocolatey\lib\eclipse-java-oxygen\eclipse-java-oxygen.nuspec" checksum="C682A5D3D9D32CE21D018FE0C99C6EBB" />
<file path="C:\ProgramData\chocolatey\lib\eclipse-java-oxygen\tools\chocolateyinstall.ps1" checksum="42B948CC1393571B2494AAB951BF62B7" />
<file path="C:\ProgramData\chocolatey\lib\eclipse-java-oxygen\tools\chocolateyuninstall.ps1" checksum="93DC5C674232749B6CF200F56A8374CE" />
<file path="C:\ProgramData\chocolatey\lib\eclipse-java-oxygen\tools\eclipse\.eclipseproduct" checksum="E2A0238F7F6A8C8ABA5FE
@howardrotterdam
howardrotterdam / push-appdynamics.md
Last active March 13, 2025 11:59
How to push metrics data to Cisco AppDynamics?

How to push metrics data to Cisco AppDynamics?

Grok3 (DeepSearch On):

Answer

Key Points

  • It seems likely that pushing metrics to Cisco AppDynamics involves using the Machine Agent's HTTP listener, as this is the standard method for sending custom metrics.
  • Research suggests you need to install and configure the Machine Agent, enable its HTTP listener, and send HTTP GET requests with metric details.
[
{
"title": "The Great Gatsby",
"author": "F. Scott Fitzgerald"
},
{
"title": "To Kill a Mockingbird",
"author": "Harper Lee"
},
{