This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INFO ESPHome 2026.2.1 | |
| INFO Reading configuration /config/esphome/louder-alpha.yaml... | |
| WARNING Captive portal is enabled but no WiFi AP is configured. The captive portal will not be accessible. Add 'ap:' to your WiFi configuration to enable the captive portal. | |
| INFO Starting log output from fd49:e5fc:83af:0:12b4:1dff:fee8:844 or 2a00:11b7:1227:ec00:12b4:1dff:fee8:844 or 192.168.0.248 or fe80::12b4:1dff:fee8:844 using esphome API | |
| INFO Successfully resolved louder-esp32-alpha @ fd49:e5fc:83af:0:12b4:1dff:fee8:844 in 0.000s | |
| INFO Successfully connected to louder-esp32-alpha @ fd49:e5fc:83af:0:12b4:1dff:fee8:844 in 0.048s | |
| INFO Successful handshake with louder-esp32-alpha @ fd49:e5fc:83af:0:12b4:1dff:fee8:844 in 0.007s | |
| [10:45:10.306][I][app:215]: ESPHome version 2026.2.1 compiled on 2026-02-23 12:22:06 +0100 | |
| [10:45:10.306][I][app:222]: ESP32 Chip: ESP32-S3 rev0.2, 2 core(s) | |
| [10:45:10.306][C][logger:237]: Logger: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // this file is loaded instrumentation.js via something like this: | |
| // export async function register() {if (process.env.NEXT_RUNTIME === "nodejs"){await import("../sentry.server.config");}} | |
| import { OTLPTraceExporter } from "@opentelemetry/exporter-trace-otlp-http"; | |
| import { Resource, resourceFromAttributes } from "@opentelemetry/resources"; | |
| import { | |
| W3CTraceContextPropagator, | |
| CompositePropagator, | |
| } from "@opentelemetry/core"; |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML//EN" "xhtml-strict.dtd"> | |
| <!-- saved from url=(0077)https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=OJ:L_202401689#pbl_1 --> | |
| <html xmlns="http://www.w3.org/1999/xhtml" style="height: 100%;"><!-- CONVEX # converter_version:9.16.1 # generated_on:20241017-1316 # ELI version:0.2 --><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="format-detection" content="telephone=no"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="WT.z_usr_lan" content="EN"> | |
| <script type="text/javascript" src="./AIAct_files/ruxitagentjs_ICANVfgqrux_10289240325103055.js" data-dtconfig="app=47d4c64c3b67ec69|cuc=m097nmfl|agentId=95b26aaf4599115d|mel=100000|mb=null|featureHash=ICANVfgqrux|dpvc=1|iub=null|lastModification=1732292563811|tp=500,50,0|rdnt=1|uxrgce=1|agentUri=/eurlex-frontoffice/ruxitagentjs_ICANVfgqrux_10289240325103055.js|reportUrl=/eurlex-frontoffice/rb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import json | |
| import os | |
| import argparse | |
| import re | |
| from datetime import datetime | |
| from typing import Dict, List, Any | |
| def load_json(file_path: str) -> Any: | |
| with open(file_path, "r", encoding="utf-8") as f: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function onOpen() { | |
| var ui = SpreadsheetApp.getUi(); | |
| ui.createMenu('Submissions') | |
| .addItem('Process Scholarships', 'processScholarshipsMenu') | |
| .addItem('Process Waivers', 'processWaiversMenu') | |
| .addToUi(); | |
| } | |
| function processScholarshipsMenu() { | |
| processSubmissions('scholarships'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "use client"; | |
| import React, { useState, useEffect } from "react"; | |
| const Comp = ({ | |
| existingDataPromise, | |
| moveItemSideEffect, | |
| }: { | |
| existingDataPromise: Promise<string[]>; | |
| moveItemSideEffect: () => void; | |
| }) => { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # How to run it | |
| ``` | |
| sqlite3 Test.db ".read scripts/init.sql" # creates the dabatase structure | |
| sqlite3 Test.db ".read scripts/seed.sql" # populates with dummy data | |
| sqlite3 Test.db ".read scripts/query1.sql" | |
| sqlite3 Test.db ".read scripts/query2.sql" | |
| ``` | |
| To run the rules program: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| import glob | |
| import argparse | |
| import json | |
| from supabase import create_client, Client | |
| url: str = os.environ.get("NEXT_PUBLIC_SUPABASE_URL") | |
| key: str = os.environ.get("SUPABASE_SERVICE_ROLE_KEY") | |
| supabase: Client = create_client(url, key) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"device":{"type":"SHRGBW2","mac":"E8DB84807745","hostname":"shellyrgbw2-807745","num_outputs":4, "mode":"white"},"wifi_ap":{"enabled":false,"ssid":"shellyrgbw2-807745","key":""},"wifi_sta":{"enabled":true,"ssid":"artpolis","ipv4_method":"dhcp","ip":null,"gw":null,"mask":null,"dns":null},"wifi_sta1":{"enabled":false,"ssid":null,"ipv4_method":"dhcp","ip":null,"gw":null,"mask":null,"dns":null},"ap_roaming":{"enabled":false,"threshold":-70},"mqtt": {"enable":false,"server":"192.168.33.3:1883","user":"","id":"shellyrgbw2-807745","reconnect_timeout_max":60.000000,"reconnect_timeout_min":2.000000,"clean_session":true,"keep_alive":60,"max_qos":0,"retain":false,"update_period":30},"coiot": {"enabled":true,"update_period":15,"peer":""},"sntp":{"server":"time.google.com","enabled":true},"login":{"enabled":false,"unprotected":false,"username":"admin"},"pin_code":"","name":null,"fw":"20230329-162716/v1.13.0-rc2-g1b3e5af","factory_reset_from_switch":true,"discoverable":false,"build_info":{"build_id":"20230329-162716/v1.13 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"device":{"type":"SHRGBW2","mac":"E8DB84807745","hostname":"shellyrgbw2-807745","num_outputs":4, "mode":"white"},"wifi_ap":{"enabled":false,"ssid":"shellyrgbw2-807745","key":""},"wifi_sta":{"enabled":true,"ssid":"artpolis","ipv4_method":"dhcp","ip":null,"gw":null,"mask":null,"dns":null},"wifi_sta1":{"enabled":false,"ssid":null,"ipv4_method":"dhcp","ip":null,"gw":null,"mask":null,"dns":null},"ap_roaming":{"enabled":false,"threshold":-70},"mqtt": {"enable":false,"server":"192.168.33.3:1883","user":"","id":"shellyrgbw2-807745","reconnect_timeout_max":60.000000,"reconnect_timeout_min":2.000000,"clean_session":true,"keep_alive":60,"max_qos":0,"retain":false,"update_period":30},"coiot": {"enabled":true,"update_period":15,"peer":""},"sntp":{"server":"time.google.com","enabled":true},"login":{"enabled":false,"unprotected":false,"username":"admin"},"pin_code":"","name":null,"fw":"20221027-100516/v1.12.1-ga9117d3","factory_reset_from_switch":true,"discoverable":false,"build_info":{"build_id":"20221027-100516/v1.12.1-g |
NewerOlder