Skip to content

Instantly share code, notes, and snippets.

@compbatermia4
compbatermia4 / GeoTSOL 2024
Created March 13, 2025 13:35
GeoTSOL 2024 Crack
GeoTSOL 2024 Cracked
@nuttxpr
nuttxpr / ci-risc-v-06.log
Created March 13, 2025 13:35
[risc-v-06] CI Log for nuttx @ e0b02314e6e28b10ee84837bfe62b1e48700f85a / nuttx-apps @ 3b03636e95f6202b512d8af32629da4c0dc4af2c
fpu.c:57:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
Script started on 2025-03-13 21:03:29+08:00 [COMMAND="/home/luppy/nuttx-release/run-job.sh risc-v-06 3" TERM="tmux-256color" TTY="/dev/pts/9" COLUMNS="100" LINES="10"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh risc-v-06 3
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-06
+ [[ risc-v-06 == '' ]]
+ instance=3
+ set
+ grep TMUX
+ true
@aadarshram
aadarshram / amp.ipynb
Last active March 13, 2025 13:38
AMP.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@SubramanyamGit
SubramanyamGit / subramanyamsiliveri@gmail.com_public_key.txt
Created March 13, 2025 13:35
Public key for subramanyamsiliveri@gmail.com
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz6quMCHZ15noyMREAAaPBW9n/voP682QTfcRcrqn2Ocwk5LKxE56vEQUSOi+uBOlFgS5FGTZKfzc1VkoZKSNmY+7XkF+CJ7Izm2nRj5O5wsjw/V3bJv3zs3pIyzPc5Wigsr9KT8YDkxLn5aM0aZrB7DUAyTorjcf7R96TBBt3TbJPmJZv+Vly9w1yC3pPyvhzfu1XNcsSvFMvQaolGuGfxsyLtHoSGaxRr4FMPQvB/Z08qHtuqcWYotUrJlMdOiIiRDWhQ/AUPbGtk8ShNTLCctrIl1tw7H6REJwb2lAysaJpm9n+c45f3EVq4yClQIcrKGZzS/gtc9lVLVBKg2wwQIDAQAB
@nuttxpr
nuttxpr / ci-arm-11.log
Created March 13, 2025 13:34
[arm-11] CI Log for nuttx @ e0b02314e6e28b10ee84837bfe62b1e48700f85a / nuttx-apps @ 3b03636e95f6202b512d8af32629da4c0dc4af2c
Script started on 2025-03-13 21:04:59+08:00 [COMMAND="/home/luppy/nuttx-release/run-job.sh arm-11 1" TERM="tmux-256color" TTY="/dev/pts/6" COLUMNS="100" LINES="10"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh arm-11 1
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=arm-11
+ [[ arm-11 == '' ]]
+ instance=1
+ grep TMUX
+ set
+ true
+ neofetch
@sunmeat
sunmeat / different files
Created March 13, 2025 13:33
UDP simple .Net example
SERVER SIDE:
using System.Net;
using System.Net.Sockets;
using System.Text;
class Program
{
static void Main()
{
@markusrubey
markusrubey / main.dart
Created March 13, 2025 13:33
ShimmerPlaceholder
import 'package:flutter/material.dart';
void main() => runApp(const MyApp());
class MyApp extends StatelessWidget {
const MyApp({super.key});
@override
Widget build(BuildContext context) {
return MaterialApp(
https://github.com/kward/shunit2.git 0f27c1ac71998835ff41d335d45079d6eb2a4bfe
@silime
silime / uboot.log
Created March 13, 2025 13:32
uboot.log
LPDDR4X, 2112MHz
channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB
channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB
channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB
channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB
Manufacturer ID:0x6
CH0 RX Vref:29.3%, TX Vref:22.8%,22.8%DQ rds:
h3 l0, h1 l0, h0 l0, h2 l0, h2 l0, h2 l0, h0 l0, h0 l0,
h1 l0, h2 l0, h3 l0, h4 l0, h0 l1, h2 l0, h1 l0, h1 l0,
@linux-riscv-bot
linux-riscv-bot / checkpatch-WARNING
Created March 13, 2025 13:32
pw943504-p14014866
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#105:
new file mode 100644
WARNING: Argument 'func' is not used in function-like macro
#153: FILE: include/kunit/bug.h:44:
+#define DEFINE_SUPPRESSED_WARNING(func)
WARNING: Argument 'func' is not used in function-like macro
#154: FILE: include/kunit/bug.h:45: