Discover gists
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> | |
| <html lang="es"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Para April</title> | |
| <style> | |
| body { margin: 0; height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #fff0f5; overflow: hidden; font-family: sans-serif; } | |
| .Love_You { font-size: 2.5rem; color: #d81b60; margin-bottom: 20px; text-align: center; z-index: 5; font-family: 'serif'; } | |
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
| { | |
| "version": "0.4.2", | |
| "notes": "Fix button hover states across toolbar and settings panel", | |
| "pub_date": "2026-02-14T08:16:27Z", | |
| "platforms": { | |
| "darwin-aarch64": { | |
| "signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUNTQ3ckNadUZETFJxeDgweGg4ZitTcXYxOVpWeWNSUldVTjQveTlpa3BINDh5WVg2czcvcHVkTzE1N3k0b0J1aDN5WXpLU2dCcTVzdTllTnp5WmU5bWwzSTBxckZjMXdnPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzcxMDU2OTg3CWZpbGU6TG9SQSBDYXB0aW9uIFN0dWRpby5hcHAudGFyLmd6CkQ2Yno5WnM1cXlFc21zSjhXYWRrMTFxYnN0UE1JSG9oVVFZVTkvcXRaZklqZ3hPMFJpd2xRZlIrNDRPdjgyY0ZzU255QjM5QUNjV2dQQnMvWitmQ0F3PT0K", | |
| "url": "https://github.com/ericmday/lora-caption-studio/releases/download/v0.4.2/LoRA.Caption.Studio.app.tar.gz" | |
| } | |
| } |
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
| local playersService = game:GetService("Players") | |
| local player = playersService.LocalPlayer | |
| local camera = workspace.CurrentCamera | |
| -- 1. Prevent Duplicate GUIs | |
| local existingGui = player.PlayerGui:FindFirstChild("Lowped_Final_Restore") | |
| if existingGui then | |
| existingGui:Destroy() | |
| end |
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
| #!/bin/bash | |
| # Claude Code - Codex MCP Server Installer | |
| # | |
| # Adds OpenAI Codex as an MCP tool in Claude Code, enabling direct | |
| # delegation of research, second opinions, and verification tasks. | |
| # | |
| # Architecture: | |
| # - Codex CLI's built-in MCP server (stdio transport) | |
| # - Registered in ~/.claude.json as a user-scoped MCP server | |
| # - Claude calls codex tool directly - no subagent, no timeout issues |
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
| Log uploaded on Sunday, February 15, 2026, 8:18:57 AM | |
| Loaded mods: | |
| Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2) | |
| Loading Progress(ilyvion.LoadingProgress): ilyvion.LoadingProgress(0.9.5) | |
| Core(Ludeon.RimWorld): (no assemblies) | |
| Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
| Ideology(Ludeon.RimWorld.Ideology): (no assemblies) | |
| Biotech(Ludeon.RimWorld.Biotech): (no assemblies) | |
| Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies) | |
| Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies) |
| Concepto | FY2024 | FY2025 | Variación |
|---|---|---|---|
| Ingresos Totales | $21,505M | $23,770M | +10.5% |
| Digital Media | $15,858M | $17,642M | +11.3% |
| - Creative Cloud | $12,498M | $13,642M | +9.2% |
| - Document Cloud | $3,360M | $4,000M | +19.0% |
| Digital Experience | $5,371M | $5,861M | +9.1% |
| Margen Bruto | 89.0% | 89.3% | +30bps |
| Margen Operativo (Non-GAAP) | 46.6% | 46.3% | -30bps |
| Beneficio Neto (Non-GAAP) | $8,279M | $8,951M | +8.1% |
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
| @tbpn @_sholtodouglas https://t.co/vzOsZbXErR | |
| — @alexdolbun (@alexdolbun) | |
| Feb 15, 2026 | |
| February 14, 2026 at 02:15PM | |
| via X https://ift.tt/UrJjpNT |
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
| RT @onlineosint: Data leak websites | |
| https://t.co/v5IHJS71Qb | |
| #osint #leak #search #dataleak https://t.co/bTeI57C7EA | |
| — @alexdolbun (@alexdolbun) | |
| Feb 15, 2026 | |
| February 14, 2026 at 02:14PM |
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
| RT @DarkWebInformer: Refloow Geo Forensics: A high-performance, open-source digital forensics tool designed for investigators, OSINT practi… | |
| — @alexdolbun (@alexdolbun) | |
| Feb 15, 2026 | |
| February 14, 2026 at 02:14PM | |
| via X https://ift.tt/UrJjpNT |
NewerOlder