hello,
i can pay $13.99/month for privacy preserving youtube interface that accepts monero and allows good user experiance viewing and downloading all videos with maximum quality.
how to use internet the correct and wrong way in 2025
watch youtube video
correct way: sign in to confirm you age
wrong way: write browser script to redirect videos to youtube downloader
watch a movie
correct way: go to netflix and see movie at 720p
wrong way: download torrent with high quality
read reddit:
correct way: sign in to confirm you are not a bot
wrong way: use redlib when it works
read any website:
corrent way: solve captcha to view website
wrong way: write python script to move and click mouse automatically to solve captcha
#firefox uses centralized redirect list for redirecting domains from http to https.
seems stupid idea.
so this is some kind of security practice based on this centralized list maintained by chromium project.
https://hstspreload.org
another centralized list firefox is using is of course the "malware list", where firefox displays red page and may or may not allow accessing the site after dismissing this notification.
while redirect list from http to https may not seem that bad, its still security practice based on trust of central authority. this central authority may affect following:
- non inclusion of site to the list based on political view
- central server may be down
- central server may collect ip information upon access
however, the latter list "malware list" is already being misused. this list is basically based on user reporting. domain names may be flagged as "distributing malware" for whatever reason anyone thinks.
web is distributed and web browsers should not rely on any centralized trust based security principles which moves some control of your browser to third party services.
it seems this protocol is just totally ignored despite being technically best censorship resistant tube platform with very active content uploaders. see: https://explorer.lbry.com/claims
i did some reverse engineering of #quest3.
it is possible to completely disable existing ui. in this state where you see only black, it is possible to launch immersive application.
disable default ui:
adb shell pm disable-user com.oculus.vrshell
start immersive app, such as immersive custom launcher:
adb shell am start -n aaa.QuestAppLauncher.App/aaa.QuestAppLauncher.App.AppInfo
note that controls do not work except centering the view using long press of home-button.
some other commands that may be useful:
hide task bar etc:
adb shell pm disable-user com.oculus.systemux
re-enable full iu:
adb shell pm enable com.oculus.vrshell
hide windows, (background and controller remains visible) ?? may or may not work
adb shell am force-stop com.oculus.explore
start lightning launcher:
adb shell am start -n com.threethan.launcher/.activity.LauncherActivitySearchable
hide windows, (background and controller remains visible) ?? may or may not work
adb shell am force-stop com.oculus.explore
the new moderation is no moderation
applications may provide opt-in filters, such as:
- age of pubkey
- post frequency (spam?)
- number of reactions to posts (flat or algorithmic)
- kinds of reactions to posts
- llm analyzed quality of posts
- amount of pow applied
- semantics used in post
- exact words used in post
- mllm analyzed quality of media in posts
filters may be applied with different strategies:
- post basis
- hide all posts if n posts by npub match filter
#web devs are now normalizing websites to use 100 % cpu core
soon everyone thinks this is the normal state
allocating full core to programs doing unknown things
because web is so safe and sandboxed
phone and macbook users dont even notice this, because their systems dont have fans, and they have plenty of cores to spare
soon devices are able to utilize webgpu. websites can then hijack the full use of gpu acceleration. this enables websites to hijack visitors' devices full hardware capabilities to run unknown machine learning models
how the fuck do you think skynet is going to run? its going to run on your web browser when you visit youtube.com or any other website. millions of machines running webgpu apps they have no idea those are running because their low power devices dont have fans and they have plenty of cores to spare.
there is one big problem with computing systems we are building currently. focus is on sandboxing, making programs and apps safe and isolated.
so its all more safe, whats the issue?
here it is:
the more safe and sandboxed the program is, the less you care what its doing
you are more likely to allocate resources to programs you have no idea what they are doing
"sandboxing" may be the trojan javascript turned out to be. not because sandboxing is inherently bad, its because of the psychological effect it causes: you dont care anymore
so we built a system where everyone can safely run programs they have no idea what those programs are even doing
just type a web address, and the program can run whatever it wants to do
#javascript was a mistake
#web used to be like #linux. thats http.
you request content, you get content
now web is like #windows
it updates when you dont ask
it does stuff you dont ask
#javascript was a mistake
just a few quick things
nostr is awful word.
everyone hates twitter. its political. its hectic.
build calm interfaces, not infinity scroll ones.
dont try to replace something that doesnt implement good ui to begin with
javascript devs dont get this, but updating content dynamically does not make interface better. it makes it only more hectic.
its interesting to note how whole #tv and film industry has turned into shit in just a few years. all shows have about 90 % higher probability of being watchable if you select something to watch before 2016.
made so elegant #nostr command line viewer, im not gonna share it. but i tell you this:
3 queries:
- feed
- replies
- profiles
create 2 lookup tables
merge contents
you'll get json formatted tag feed with replies and names with very short and elegant code
jq is fucking efficient
https://www.meme-arsenal.com/memes/afb90ebf7c2af0543dc0cbd4fcd9b1c2.jpg
Notes by bright-bonefish | export