[ home / rules / faq / search ] [ overboard / sfw / alt ] [ leftypol / edu / labor / siberia / lgbt / latam / hobby / tech / games / anime / music / draw / AKM / ufo / 420 ] [ meta ] [ wiki / shop / tv / tiktok / twitter / patreon ] [ GET / ref / marx / booru ]

/tech/ - Technology

"Technology reveals the active relation of man to nature" - Karl Marx
Name
Options
Subject
Comment
Flag
File
Embed
Password(For file deletion.)
What is 6 - 2?

Check out our new store at shop.leftypol.org!

| Catalog | Home
|

 

recently i started a experiment. i am scrolling through the firehose feed on nostr via the primal app. this means you get the unfiltered, raw data stream in real time. no algos, pure chaos. i am finding so much crazy stuff. it is a true treasue hunt!

flood detected???

Isn't this literally what they made misskey for?

>>33961
nostr and the fediverse are connected. with this relay wss://relay.ditto.pub i also get posts from mastodon etc. probably also misskey



 

found this while binging the nost firehose feed. maybe someboedy here migjt be interested

https://primal.net/e/nevent1qqsp3xecv0fnp8ye0zgu6q247svk6cpv839c4hrefc3puuwku5k70pqg3uzgh



File: 1728030622672.jpg (105 KB, 820x1024, 53y3soh1e3981.jpg)

 

(Copypasted from a previous 4chin /g/ thread as a foundation to making these generals on leftypol)
Users of all levels are welcome to ask questions about GNU/Linux and share their experiences.

* Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread *

Before asking for help, please check our list of resources.

If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
2) Dual boot the GNU/Linux distribution of your choice along with Windows or macOS.
3) Go balls deep and replace everything with GNU/Linux.

Resources: Please spend at least a minute to check a web search engine with your question.
*Many free software projects have active mailing lists.
Post too long. Click here to view the full text.
243 posts and 27 image replies omitted.

Basically all third party gentoo repos are unsigned, and ssl is trivial to mitm for any three letter agency. It was only recently that gentoo even started signing their main repo (and it wasn't even ssl so anyone could mitm to root your system).

File: 1785306420625-8.png (320.07 KB, 1383x1227, ClipboardImage.png)

>>33816
TRVThNKh! Dan Bernstein's redo is the only civilized build system.

>>33943
in the final analysis it's all just programs, so build.sh is the trve answer

>>33944
The average build.sh can't do minimal rebuilds, i.e. it will always recompile the entire project, whether you change a line in config.h or not. Redo targets are literally just executable files, that specify dependencies through redo-* calls, so repeated redo invocations will only rebuild targets according to the dependency graph, while those targets are still arbitrary programs.

>>33945
just buy more CPU time



 

Graphene OS is not degoogled. Recent revelation of security researcher mike kuketz reveals the thruth:

https://www.kuketz-blog.de/grapheneos-warum-android-eine-verbindung-zu-gstatic-com-aufbaut/

The "privacy" ROM connects to Google's gstatic.com for Certificate Transparency logs. While no app data is leaked, Google captures the user’s public IP address and exact request timestamps during these background HTTPS connections.

This enables tracking via cross-correlation: If you open sandboxed apps like X or Instagram, they log your IP. Since Big Tech cooperates and shares telemetry data, Google can match the gstatic connection timestamp with your app activity IP, instantly identifying your GrapheneOS device.

YOU HAVE BEEN LIED TO.
62 posts and 24 image replies omitted.

isn't graphene only compatible with pixel phones? how do you degoogle something that is designed to run solely on google hardware? it seems like they made android even less free in that respect, at least vanilla android runs on tons of different devices and not just google's.

people have some weird interpretations of what liberated software/hardware is, i've always sort of suspected the whole idea was ill-founded and unworkable from the beginning, and seeing maga get in on the act with the "freedom phone" pretty much sealed the deal for me.

>>33871
Vanilla android doesn't run anywhere, android is always customized to run anywhere other than in a vm, it's a cursed shitware os. But yes lineageos supports waaay more devices, and the benefit of graphene seems highly questionable to me.
That said all hardware is aids-ridden, google's hardware is not even the worst, probably by far not the worst. Btw assuming you're the guy from the samsung thread - in the past replicant devs found a modem-level backdoor in a samsung phone. And that's just what the found - it's a very small team and the number and complexity of devices is huge and ever growing, so you can safely assume EVERY device has something like that or worse.

looks like GrapheneOS has fixed this now by mirroring the files on their own servers. but I wonder why they do this all the time for every connection rather than say once per hour or once a week
also yes trusting GrapheneOS instead of Google is not without problems but there are degrees in hell

why do people on here argue over what to trust as if anything could possibly be trustworthy.

the smartphone market is just a dumpster fire from top to bottom, particularly android. android is the worst operating system in the history of mankind, the bastard child of google and linux, the two worst things to ever happen to computer technology. degoogling android won't make it better, nothing can make android better, android is shit all the way through, there is literally nothing good about it at all.



 

Post programming lectures.
If you actually use the contents speak up!
Post any programming video that catches your attention!

Obligatory introduction to computer science:
https://ocw.mit.edu/courses/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video_galleries/video-lectures/

Recently started writing more specifications - the rough sort you'd see for a shed. Was rewriting software over and over again, because I would miss some critical detail that should have been caught in planning. This video was part of the impetus. Have been reading through Ong too, interesting to see a missing mnemonic system for thought which makes the maxim "to think is to write" nearly true.

"When we think we stay with our dictionaries." This one is more aspirational for me. While I love etymologies I rarely put them to work like I should when programming. Rich Hickey sort of makes his own DSL dictionary so that terms are used consistently throughout his program. Not knowing your own terms is surely a way to have weak thoughts.

"Programs are meant to be read by humans and only incidentally by machines." When I was a kid every program I wrote was literate, because I almost exclusively worked through books, and made notes. Although I never had the macro system and typography of WEB, org-mode was a close second. At some point when I started writing more independent programs this was lost. I'm intending to get back into this, even if only in comments.



File: 1784678577702-8.jpg (3.18 MB, 3072x4096, IMG_20260722_014155.jpg)

 

posting my bespoke poverty setup that's been my kicking for over 15 years now
it runs gentoo btw
fortunately I've also been told this body was neither too short nor empty

ill take your ram and leave you for dead

>>33807
At least it's not a cause of poverty
>5 grand for mid

Old hardware can be fun! Not to long ago ended up writing an OpenGL text-renderer using skyline binpacking with a shader to get alpha and color on the text. No pango, no cairo, just GLESv2. Plugged it in to wterm and wmenu to have functioning hardware acceleration in Wayland on a nearly twenty year old machine. Would like to write a custom Wayland PDF viewer and ebuild for https://github.com/Igalia/cog so that I could have a minimal completely workable machine one day. Well that and tape the battery which I recently recelled in place, because it keeps falling out.

>>33860
Funnily enough this was also a "no-AI" system because the dependencies for the agent systems are nuts for what they are.

>>33860
By popular demand, pics from my phone…



File: 1784902608022-8.png (42.64 KB, 150x150, ClipboardImage.png)

 

Am looking for an uncapped unmetered pipe to buy in crypto.
Something in a jurisdiction which uses court order instead of DMCA.
And critically isn't in a jurisdiction with hate-speech legislation.
I've found a service offering the pipe, with many jurisdictions.
But don't want to be fined or imprisoned for ironic anti-hybernianism, or links.
Didn't see any that have both of these features, deregulated.
Is there anywhere that in practice doesn't really enforce these things?
Or is it possible to use (the exorbitant) DDOS-Guard or another service to hide?



 

>buy an LG monitor
>plug it in
>windows automatic downloads drivers
>automatically installs LG software without asking user for permission
>has baked in ads
>McAfee pops up every time time on boot
>even on monitors from 2023
>harvests your data

maybe you can flash it with FOSS distro?

File: 1784789018107-1.webm (216.39 KB, 1920x1080, windows-users.webm)


That's free market for you. So much choice! Now even monitors have AIDS in them.

>>33827
i think just passing it through a cheap kvm switch would be enough since it wipes EDID info, windows would detect it as a generic monitor and would not even attempt to download drivers. alternatively just disable the feature to download software automatically.



 


https://github.com/robbert-vdh/yabridge
Program that bridges API calls from Windows VST in Wine to DAW

I heavily recommend using u-he plugins if you don't care about using proprietary software, especially the new Zebra3 (a CPU hog but sounds sublime and insanely versatile), Repro-1 and 5 (Prophet-5 and Pro-One emulations) and Uhbik2 (great suite of effects).
A lot of people swear by Diva, and Bazille is also pretty interesting if you are into weird modular sounds.

TAL also make good plugins with Linux native versions. Haven't tried AudioDamage stuff, but I've heard it's good too.

Otherwise, with yabridge, ValhallaDSP plugins run perfectly for reverb and delay. I had good experiences with the FabFilter suite in the past too. Native Instruments stuff generally works okay. Lightweight plugins from small companies that don't use iLok kind of shit DRM tend to work pretty well too, like Madrona Labs' Aalto or AberrantDSP SketchCassette II and Digitalis.
However, I had no luck with Serum 2 and Lexicon plugins, but I can do without them.

The only thing that sucks is that yabridge hasn't been updated in a long while, and it has a mouse cursor glitch with the latest versions of wine-staging, but it works fine with the normal version in Mint's repos. Let's hope they eventually fix this problem, but so far, I think there is everything needed to make great sounding tracks on Linux.
No Ableton Live and Max For Live sadly (there is Bitwig and PlugData tho), and tinkering and random bugs can be pretty annoying sometimes, but I think there is something really satisfying about having an audio setup working fine on Linux. It used to be much more complicated and restrictive 10 or 15 years ago.



 

was looking into minimal self-hosted alternatives and found texttotalk.org. plaintext only, no images, no markdown, no js tracking. sign up doesn't ask for email, just a username and password (hashed, not stored plain, checked).
no algorithm either, board is just sorted newest/top, nothing ranked to keep you scrolling.
somebody called out the site's html for being div-heavy instead of semantic in a comment, and the dev actually fixed it instead of getting defensive. small thing but tells you something.
worth a look if you're tired of platforms that call themselves "free" while quietly profiling you.
2 posts omitted.

>This site requires Javascript to work
do webshits really? it's fucking text

File: 1784043203127-2.png (1.59 MB, 1892x918, theboard.png)

How dose this look?

It has accounts

>>33731
no email requred create a million accounts

>>33732
What's stopping bots from flooding the place?



Delete Post [ ]
[ home / rules / faq / search ] [ overboard / sfw / alt ] [ leftypol / edu / labor / siberia / lgbt / latam / hobby / tech / games / anime / music / draw / AKM / ufo / 420 ] [ meta ] [ wiki / shop / tv / tiktok / twitter / patreon ] [ GET / ref / marx / booru ]
[ 1 /2 /3 /4 /5 /6 /7 /8 /9 /10 /11 /12 /13 /14 /15 /16 /17 /18 /19 /20 /21 /22 /23 /24 /25 /26 /27 /28 /29 /30 /31 /32 /33 /34 /35 /36 ]
| Catalog | Home