Skip to content

Instantly share code, notes, and snippets.

@arthurancosta
arthurancosta / reademe.md
Created December 14, 2025 12:50
++40 Minute Viral Video 1.0 (Full)Download latest version 2026

++40 Minute Viral Video 1.0 (Full)Download latest version 2026

++40 Minute Viral Video 1.0 (Full)Download latest version 2026

++40 Minute Viral Video 1.0 (Full)Download latest version 2026

++40 Minute Viral Video 1.0 (Full)Download latest version 2026

++40 Minute Viral Video 1.0 (Full)Download latest version 2026

@josephcrowell
josephcrowell / Plasma-X11-improved.md
Last active December 14, 2025 12:50 — forked from guiodic/Plasma-X11-improved.md
Improved Plasma X11 experience

This guide is to improve the KDE Plasma experience on X11. It particularly applies to those using the modesetting driver (mainly Intel graphics cards)

Install Xorg-git or Xlibre

This is a crucial step. XLibre and xorg-git contain the "TearFree" feature for modesetting, which is not available in the standard releases. If you use a driver other than modesetting, check that the TearFree option exists for your driver.

Installation depends on the distribution you use. On Arch Linux and derivatives:

Xorg-git:

@arthurancosta
arthurancosta / reademe.md
Created December 14, 2025 12:50
40 minute viral video download

40 minute viral video download

40 minute viral video download

40 minute viral video download

40 minute viral video download

40 minute viral video download

@mallesreed
mallesreed / Eurusd.csv
Created December 14, 2025 12:49
Eurusd 5min
We can't make this file beautiful and searchable because it's too large.
Gmt time,Open,High,Low,Close,Volume
02.11.2025 22:00:00.000,1.15294,1.15329,1.15289,1.15295,10170
02.11.2025 22:05:00.000,1.15306,1.15331,1.15294,1.15294,201290
02.11.2025 22:10:00.000,1.15299,1.1531,1.15294,1.15302,48050
02.11.2025 22:15:00.000,1.15301,1.15316,1.15298,1.15307,34800
02.11.2025 22:20:00.000,1.15307,1.15314,1.15299,1.15312,39360
02.11.2025 22:25:00.000,1.15311,1.15311,1.15299,1.15308,22200
02.11.2025 22:30:00.000,1.15308,1.15309,1.15298,1.15308,17700
02.11.2025 22:35:00.000,1.15308,1.15312,1.15306,1.15308,41100
02.11.2025 22:40:00.000,1.15308,1.15323,1.15301,1.15304,168150
@barraroot
barraroot / gist:afc865408a4f8cd6726f0c3ee1655573
Created December 14, 2025 12:49
Script instalação servidor PHP + NGINX + MySQL
#Instalação do PHP FPM no ubuntu server para laravel -y
sudo apt install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt update
#PHP 5.6
sudo apt install php5.6-fpm php5.6-bcmath php5.6-ctype php5.6-json php5.6-mbstring php5.6-mysql php5.6-xml php5.6-gd php5.6-curl php5.6-zip unzip git -y
#PHP 7.3
<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Phần mềm thi trắc nghiệm</title>
<style>
html, body {
@eonist
eonist / ph_post_agento.md
Created December 14, 2025 12:48
ph_post_agento.md

Based on my research, Agento is a product from Opper AI that lets users describe tasks in chat and automatically builds background agents that run continuously across hundreds of apps. Here's a Product Hunt launch strategy applying the principles from the attached article:[1]

Tagline Options

The article emphasizes hooking users in 5 seconds with a crisp tagline. Focus on the unique "background agent" angle that differentiates Agento:[2]

  • "Describe any task. We build an agent that runs 24/7."
  • "Turn chat into tireless background agents—across 100+ apps"
  • "Your first AI employee that never stops working"
# Demonstrate a standing wave as the sum of opposing waves
using Plots
l = 1.0
x = range(-6l, 6l, length=500)
tau = 1.0
omega = 2π / tau
anim = @animate for t in 0:0.005:2.0
y1 = 0.5 * sin.(2π * x / l .- omega * t)
@choco-bot
choco-bot / FilesSnapshot.xml
Created December 14, 2025 12:47
mise v2025.10.9 - 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\mise\mise.nupkg" checksum="A391A15D1861C49DE39EB086D874A4E6" />
<file path="C:\ProgramData\chocolatey\lib\mise\mise.nuspec" checksum="06D52DD6BA2EA23F5D6B43A391849342" />
<file path="C:\ProgramData\chocolatey\lib\mise\legal\LICENSE.txt" checksum="8294723A53B937CF2A58E7187889C392" />
<file path="C:\ProgramData\chocolatey\lib\mise\legal\VERIFICATION.txt" checksum="F31062A7C85FD8EF6254E1B06D10679D" />
<file path="C:\ProgramData\chocolatey\lib\mise\tools\arm64\mise.exe" checksum="DBCA11F6C809234FB21BCC3B8F40633C" />
<file path="C:\ProgramData\chocolatey\lib\mise\tools\x64\mise.exe" checksum="B2CE5EABAEEB91AC276C67B42FBF0475" />
</files>
@Saimx69
Saimx69 / Sing.js
Created December 14, 2025 12:47
Created by Ew’r Saim Bot
const axios = require("axios");
const fs = require('fs');
const baseApiUrl = async () => {
const base = await axios.get(`https://raw.githubusercontent.com/Mostakim0978/D1PT0/refs/heads/main/baseApiUrl.json`);
return base.data.api;
};
module.exports = {
config: {
name: "sing",