Skip to content

Instantly share code, notes, and snippets.

View akku1139's full-sized avatar
🔥
Translating Hono docs

-akku- akku1139

🔥
Translating Hono docs
View GitHub Profile
@Yuikawa-Akira
Yuikawa-Akira / AtomS3R_pixel-art_style_camera.ino
Last active July 13, 2025 12:16
AtomS3R Pixel-art style camera
#include <esp_camera.h>
#include <FastLED.h>
#include <SPI.h>
#include <SD.h>
#include <M5Unified.h>
#define KEY_PIN 1
#define LED_PIN 2
#define POWER_GPIO_NUM 18
@hackermondev
hackermondev / research.md
Last active July 18, 2025 00:53
Unique 0-click deanonymization attack targeting Signal, Discord and hundreds of platform

hi, i'm daniel. i'm a 15-year-old high school junior. in my free time, i hack billion dollar companies and build cool stuff.

3 months ago, I discovered a unique 0-click deanonymization attack that allows an attacker to grab the location of any target within a 250 mile radius. With a vulnerable app installed on a target's phone (or as a background application on their laptop), an attacker can send a malicious payload and deanonymize you within seconds--and you wouldn't even know.

I'm publishing this writeup and research as a warning, especially for journalists, activists, and hackers, about this type of undetectable attack. Hundreds of applications are vulnerable, including some of the most popular apps in the world: Signal, Discord, Twitter/X, and others. Here's how it works:

Cloudflare

By the numbers, Cloudflare is easily the most popular CDN on the market. It beats out competitors such as Sucuri, Amazon CloudFront, Akamai, and Fastly. In 2019, a major Cloudflare outage k

@skikozou
skikozou / Country-specific_solutions_to_problems.go
Created December 11, 2024 10:56
Country-specific solutions to problems
package main
import (
"fmt"
"strings"
)
func main() {
fmt.Println("Country-specific solutions to problems")
fmt.Println("Some problems -> ?")
@EdamAme-x
EdamAme-x / deobf_xmrig.js
Created August 1, 2024 08:13
deobf_xmrig.js
var scriptTag;
var rightP;
var rightA;
var VersionCheck;
var CustomP;
var Webs;
var MyC;
var wigi;
var job;
var worcy;
@okinjp
okinjp / kuku_domains.txt
Last active July 15, 2025 06:00
Manual update. No guarantee.
adadad.uk
addrin.uk
ak.gy
akugu.com
appmail.uk
aquapal.net
bangban.uk
boxfi.uk
catbar.net
catgroup.uk
@WinLinux1028
WinLinux1028 / domain_blocks.csv
Last active November 7, 2024 22:48
Mastodonブロックリスト
#domain #severity #reject_media #reject_reports #public_comment #obfuscate
trycloudflare.com suspend false false サブドメイン貸し出し false
ngrok.io suspend false false サブドメイン貸し出し false
repl.co suspend false false サブドメイン貸し出し false
github.io suspend false false サブドメイン貸し出し false
pages.dev suspend false false サブドメイン貸し出し false
ngrok-free.app suspend false false サブドメイン貸し出し false
ngrok-free.dev suspend false false サブドメイン貸し出し false
ngrok.app suspend false false サブドメイン貸し出し false
ngrok.dev suspend false false サブドメイン貸し出し false
@sheepla
sheepla / 小さな道具を組み合わせてWayland環境でスクリーンショット/スクリーンキャストを撮る.md
Last active June 6, 2025 08:02
小さな道具を組み合わせてWayland環境でスクリーンショット/スクリーンキャストを撮る

📸小さな道具を組み合わせてWayland環境でスクリーンショット/スクリーンキャストを撮る

長らくX11とi3wmを使っていたが、重い腰を上げてWaylandに入門してみた。

Hyprland、Sway等、wl-toolsベースのWaylandコンポジタを使用している場合、スクリーンショット/スクリーンキャストを撮るには、grimwf-recorder 等のツールを使う。 小さなユーティリティを柔軟に組み合わせて目的を達成するやり方が面白かったのでここにメモする。

各種ユーティリティをインストールする

@uakihir0
uakihir0 / Bluesky のオススメツール.md
Last active July 7, 2024 05:13
Bluesky のオススメツール.md

Bluesky オススメツール

 先に App Password について を参照してから使用することを強くお勧めします。

  • Sky Follower Bridge

    • Twitter のフォロー・フォロワー欄から、 Bluesky のアカウントを推測して表示してくれるツール
    • Chrome Extention (ブラウザ拡張) で動作するので、 PC から利用されている方は是非
  • TOKIMEKI Bluesky

@voluntas
voluntas / learning-webrtc_2023-05.md
Last active February 2, 2025 07:02
時雨堂 WebRTC 入門 (講師資料) v2023-05

時雨堂 WebRTC 入門 (講師資料) v2023-05

これは時雨堂が開催しているオンラインイベントである WebRTC 入門の 講師用 の資料であり、 参加者用の資料ではありません。

時雨堂 WebRTC 入門 オンラインイベント

概要

ChatGPT がある今、学ぼうと思えば好きなだけ学べる時代がきています。