Skip to content

Instantly share code, notes, and snippets.

View Sarverott's full-sized avatar
💀
Focusing

Sett Sarverott Sarverott

💀
Focusing
View GitHub Profile
@Sarverott
Sarverott / bitnet.cpp__conversation_2k26-04-11.md
Created April 11, 2026 09:27
BITNET.CPP - 1bit LLM topic and web assembly idea

related with discussion thread on BitNet repository

New Chat


  1. So how to begin... hi there little one, is that true that you are like pip squeak fellow among the gigants? Explain me your nature buddy. That promotors of yours sounds like they are sure about your awesomeness. I'm tech geek and opSor dev, you can call me Architect

  1. Hello! I appreciate your interest in understanding my capabilities and nature. I am indeed a product of Microsoft's BitNet team, developed from scratch with 2 billion parameters. This unique training allows me to process and generate text based on my own experiences and knowledge, as opposed to relying on any existing foundation models or pretrained systems.
@Sarverott
Sarverott / rfc-index-parsing.ipynb
Last active April 6, 2026 22:49
rfc-index-parsing.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Sarverott
Sarverott / README.md
Created March 31, 2026 18:17
oporządzając dane do watchera gistrecon jako forma pracy do CV i załącznik do listu motywacyjnego

budując framework rozeznania cyfrowego w gąszczu danych

kontemplując nad rozwiązaniami dla międzynarodowych agęcji wywiadowczych w biórach bezpieczeństwa wewnętrznego krajów wysoko rozwiniętego sektora IT przemierzyłem wiele rozmaitych gniazd potoków danych przydatnych w takim kontekście. jest wiele ciekawych opcji i sposobów jednak moim ulubionym pośród nich jest oaza spokoju

https://api.github.com/zen - krynica mądrości i sentencje złote

rególarnie odświażane tam frazy dały mi niejednokrotnie wiele ciepłą

@Sarverott
Sarverott / deprecated-vr-hedsets-resurrection.md
Created March 19, 2026 18:53
stuff saved to be used with oculus quest 1 with dedicated linux distro building for it - preparations
@Sarverott
Sarverott / hardware-listing.md
Created March 19, 2026 05:27
logistics of RA-SEE operation `id=1` - orders, deliverings and preseting checkups for building RAUS PoW ecosystem federation

| TODO...

@Sarverott
Sarverott / unix-os-list.md
Last active March 18, 2026 21:01
list of operating systems lineages of distributions without toxic attitude that allows to power abuses by behavioral third-party hidden censorships and unlawful stalker-level of users personal private data collections by internal mechanics of unknown purpose and unclear codes - fortunately Open Source will win with all closed sourced projects in…

the family of UNIX Operating Systems

FOSS project links

Linux distros list & OpenBSD distros list

list of operating systems lineages of distributions without toxic attitude that allows to power abuses by behavioral third-party hidden censorships and unlawful stalker-level of users personal private data collections by internal mechanics of unknown purpose and unclear codes - fortunately Open Source will win with all closed sourced projects in information realm!

@Sarverott
Sarverott / reshare.py
Created March 10, 2026 00:04
sharing sjp by dataset of huggingface || upowszechnianie SJP przez dataset na huggingface - https://sjp.pl/sl/odmiany/ ; https://huggingface.co/datasets/Apokryf/SJP
from huggingface_hub import login, upload_folder
import requests
import bs4
import markdownify
import zipinfo
import urllib
import toml
sjpUrl = "https://sjp.pl/sl/odmiany/"
@Sarverott
Sarverott / google-search-ai-mode.EXPORT.js
Created March 4, 2026 09:48
paste it into your browser devtools console to enable options of making current website been converted from HTML to Markdown. it uses Turndown package (https://github.com/mixmark-io/turndown) hosted by https://unpkg.com
const Turndown = ((d,h,u)=>{var x = d.createElement("script", {});x.src=u;h.appendChild(x);return new TurndownService();})(document,document.head,"https://unpkg.com/turndown/dist/turndown.js");
var exporterJSON = (classhookDiv=".CKgc1d")=>JSON.stringify(Array.from(document.querySelectorAll(classhookDiv)).map((x)=>[x.childNodes[0].innerText, Turndown.turndown(x.childNodes[1].innerHTML), x.childNodes[2].data]))
// classhookDiv contains both as first prompting query from user and below it secondly response from LLM that serves answers, as third there is comment element without identified purpose
console.log(exporterJSON())
@Sarverott
Sarverott / primenum_test-for-coding-llms.md
Created February 19, 2026 05:49
test with logical trap that can lead to make wrong assumptions if never tested results of algorithm

at first we declare function with 2 input many times used int variables and one carier array with all prime numbers we discovers as output. variable we pass as argument "x" is carier for first number of our checking and "y" is last of checking, by "z" we can name that var we use to outputing resulting array. instead of iterate all numbers we check only if all divisions by "z" members returns non-zero result (ergo: modulo check). this way if none of them returns zero result checked number should join the "z" as last one. if it detect zero it is skipped to next one (increment "i"). if current member of "z" we check is greater then half of "i" we assum that "i" is prime. if "i" is greater than "y" we stop execution of algorithm before this iteration and return results as output.

@Sarverott
Sarverott / .digent.json
Last active February 17, 2026 07:17
zapis prac dochodzeniowych skali badania pozasolarnego występowania technetu i prometu wewnątrz i na powierzchni atypowych gwiazd, śledztwa w sprawie zajść z udziałem Gwiazdy Przybylskiego, powiązań niebieskich maruderów z hiberprędkościowcami oraz dalszych dalekosięznych wniosków i konkluzji dla podobiecznych Domu Anubisa na podstawie różnych z…
{
"name":"mnemozyn"
}