/ttg/ - Tech Team General
This thread is only for feedback related to technical issues (bug reports, suggestions). Otherwise use /meta/.Developer Recruitment Thread
Made as an extension of the main moderation recruitment thread, this thread is meant specifically for developer recruitment for /leftypol/.They want to create mass consumers who value convenience
"I don't know how to torrent. It's too complicated and scary for me, so I'm happy to pay corporations a regular fee for temporary access to their content" is exactly the learned helplessness corporations have been pushing for years with their UI streamlining and walled gardens. It's symptomatic of a bigger problem: "The internet shifted and I don't know (or never learned) how to seek valid information in this new environment." Adding "reddit" to every Google search you make isn't a sustainable solution, it's just one most people landed on for now.Questions That Don't Deserve Their Own Thread Thread
Thread for questions that don't deserve their own thread.I FUCKING HATE JAVASHIT
>remove.bg/shebang/ - scripting general
Post shell scripts and other small utility programs.#!/bin/sh wget -O- $1 | fgrep '"images":' test.html | cut -d ']' -f 1 | cut -d '[' -f 3|tr , ' ' | tr -d '\' | xargs wget
#!/usr/bin/awk -f BEGIN { FS="\n"; } /^$/ { print ".sp"; do getline; while($0 == ""); } /^*/ { i=index($0, " "); if(i != 0) { print ".NH " i-1; print substr($0, i+1); print ".LP"; next; } } /^#\+/ { i=index($0, " "); switch(substr($0, 3, i - 3)) { case "TITLE:": print ".TL"; print substr($0, i); break; case "AUTHOR:": print ".AU"; print substr($0, i); print ".AB no"; print ".AE"; print ".LP"; } next; } /;/ { i=(i=index($0, ";") + index(substr($0, i), " ")); split(substr($0, i-1), s, " "); # r=0, ul=1, bl=2 printf("%s", substr($0, 0, i-2)); d=0; for(i in s) { f=""; g=""; w=s[i]; switch(substr(w, 0, 1)) { case "*": if(a[d] == 2) { if(--d == 0) f="\\fR"; else if(a[d] == 1) f="\\fI"; } else { f="\\fB"; a[++d] = 2; } w=substr(w, 2); break; case "/": if(a[d] == 1) { if(--d == 0) f="\\fR"; else if(a[d] == 2) f="\\fB"; } else { f="\\fI"; a[++d] = 1; } w=substr(w, 2); } switch(substr(w, length(w))) { case "*": if(a[d] == 2) { if(--d == 0) g="\\fR"; else if(a[d] = 1) g="\\fI"; } else { g="\\fB"; a[++d] = 2; } w=substr(w, 0, length(w)-1); break; case "/": if(a[d] == 1) { if(--d == 0) g="\\fR"; else if(a[d] == 2) g="\\fB"; } else { g="\\fI"; a[++d] = 1; } w=substr(w, 0, length(w)-1); } printf(" %s%s%s", f, w, g); } print ""; next; } /./ {print}
#!/bin/sh file=$1; shift printf '/^FILE/c\nFILE "%s" WAVE\n.\nw\n' "$@" | ed $file
Only blue-pilled socialists use proprietary software.
All of my software exists to destroy capital.ChatGPT
what does /tech/ think of chatGPT? does it have any utility with regards to leftist organizing?Smartphone Thread
What smartphone do you have? What you recommend? Also share your recommended apps.idk thread
>checking for web hostsFuture of Chinese made CPUs
Since US tech embargo on China is still in effect and US plans to squeeze Chinese tech companies by restricting their access to computer chips. China's reaction to this was to make one of their goals to have a home-grown alternative for Intel, AMD, TSMC and the like to decrease dependence on the US. So I was wondering what kind of progress have they been making lately and what are their prospects of ever having a viable alternative to Intel and AMD?/aicg/ - AI Chatbot General
This place needs an AI chatbot thead, so this is it now.Intellectual property was a mistake
The Internet Archive being in danger is another good reminder that YA writers fucking suck. Neil Gaiman especially is a hack.Content Moderators
https://uniglobalunion.org/news/time-investigation-reveals-the-traumatized-teleperformance-workers-moderating-tiktok//darknetmarket/ general
Darknet markets are as close as it gets to a free market, where you can order drugs and have it delivered to you by mail. The purpose of this thread is to discuss opsec, ask for help and discuss markets in general. This thread should be fully legal as long as you don't solicit or facilitate illegal transactions, meaning:Fate of abstraction based programming languages
So Marxism-Leninism is obviously opposed to abstraction since it's idealism, but what will be the fate of programming languages that have their entire root in abstractionism like Python and R? I know biotechnicians base a lot of their technical knowledge in these languages which is basically called for since a large portion of biology nowadays is dominated by mendelian idealists who think lysenkoism is wrong and bad, so clearly programming languages have suffered from the same kind of idealistic penetration as biology itself. Will communism destroy idealistic programming languages like python and R?Stable Diffusion Thread
I'm trying to use this bullshit but I'm not computer enough to understand this. Think I'm going to have to watch a video tutorial because gitbros right instructions for humans like a computer.Privacy general
Comrades, we need a thread on privacy. Any decent activist should try ways of staying anonymous on the web and prevent being tracked by governments and corporations.General tips===* Use free software as much as you can.* Use GNU/Linux and keep it up-to-date, to be sure that you don't have unpatched security exploits* Don't use Flash Player, use youtube-dl instead for watching streaming videos online* Do not use Google, use DuckDuckGo or StartPage instead* Use a password manager like Keepass or for GNU/Linux users keepassx. Create new passwords for every site that you visit and use a strong password as a master password. A tip for easy remembering of your master password is to use a sentence. "i fucking love cookies and tits!" with extra capital characters etc. is easier to remember than some random characters and long enough to prevent brute force attacks of any kind.* Use the Tor Browser Bundle if you really want to stay anonymous.Firefox====* Go to Preferences -> History and set History to "Never remember history". * See for additional tweaks: https://github.com/amq/firefox-debloat and https://vikingvpn.com/cybersecurity-wiki/browser-security/guide-hardening-mozilla-firefox-for-privacy-and-securityAdd-ons-----------* Use uBlock Origin for preventing tracking etc. Bonus: use hard-mode to manually whitelist external domains on sites. Don't use uBlock but be sure to use uBlock Origin https://github.com/gorhill/uBlock/wiki/Blocking-mode:-hard-mode* HTTPS Everywhere* DecentralEyes: prevents CDN hosting from tracking you (Google for Jquery etc.)* Self Destructing Cookies: only allow cookies that you choose to allowOS==* Encrypt your hard drive or home partition at least* If you use GNU/Linux, you can try to restrict systemd or syslog from logging. * Use a distribution which takes security seriously. Also, be sure that you don't install a lot of things outside the repository. It will cover most of your needs.Real life tips===* Pay with cash if you canFeel free to provide tips to each other comrades!BSD
Imma do it. Gonna switch to FreeBaSeD on my servers. ZFS goodness, raidz2, stability, pkg, serious people.im planing to make a archive of important website and chan thread
(i have already made this in other chans, i need all the help i can get)Stealth phones
These are optimal for privacy and yet nobody knows how to use them. They aren't routed through cell towers like any regular cell phone but instead radio masts and virtual switchboards (which you can set one up yourself but good luck at maintaining it, because it requires a lot of technical skill). Activating the SIM is a pain in the ass. And they cost a fuckton of money. But they let you spoof your number, encrypt your calls, making for delays at times, cannot receive calls, and they let you change your voice and see if somebody's tapping your connection so you can shut them out.Can't format flash drive Ext2/Ext4
Anyone got an idea what could be happening here?mke2fs -t ext4 /dev/sdb2
Writing superblocks and filesystem accounting information: mke2fs: Input/output error while writing out and closing file system
libredirect
https://libredirect.codeberg.page/Meta Threads
I view Threads as a project that Facebook/Meta had always on the backburner, and they were pushed by the US to release so that intelligence services had an alternative ready if/when Twitter dies. If Threads doesn't release on Europe, I would view that as another crack on Atlanticism and another step in the creation of an American Firewall. Thoughts?Fediverse general
Does /tech/ participate in the Fediverse? Seems to me that this is the sort of social media we should be trying to get people into, even if social media itself is kinda trash.Superconductors
Superconductors is this magical new supposable discovery solve all of capitalism problems and head towards eco-capitalism?CycleGANS
https://junyanz.github.io/CycleGAN/I’m gonna whine about apples
All of their phones are overpriced fucking garbage and always have been. The products that aren’t phones can still be considered as useful as literal e waste and only exist so petit bourgeoisie can float about their Shri no one cares about in public like the rats they’re, no one gives a shit about AirPods watches fucking whatever they hell they call computer stands in the slightest and they improve nothing about electronic hardware. All of their products wear out in a year at best and god forbid you don’t have protection for any smartphone/Mac you have for those things because they will break instantaneously(reminder these rats will prohibit you from being allowed to fix your phone from private repairmen) and all of apples products might as well require you to file out your entire life’s story worth of info to use or download because that company couldn’t give less of a shit about how much info they collect on their customers and exist as a vassale of the American government. I wish it was just apple that was a noninnovative vapourware tech corporation but unfortunately the entire western big tech industry thrives on hype and stolen ideas and hasn’t pumped out anything innovative in over 60 years except for the might as well be dead corporations that are IBM and Intel that only make me moderately dislike capitalism less because they actually have humanity something that wasn’t complete and total utter fucking nonsenseGhost Forum
Zag Forums is an 8chan archive disguised as a forum. It seems no one is posting in it and the site only serves as an advertisement space.Reddit Blackout Thread
For those who don't know, a bunch of major subreddits (at least 3000 in total) are going to go private for 48 hours to protest Reddit killing third party use of its API. It's technically supposed to start tomorrow but a bunch of subreddits are getting a head start already.Restarting meshnet development
Hey comrades,Search engines are useless
Name a single time you used a search engine to find anything worthwhile. They are even on a conceptual level just a bad way to navigate the web, and on top of that many algorithms are centred around marketing and spam and noise muddles up every result. They remove the interactive aspect of the web which makes it such a unique medium and help commercialize its very content. Stop using search engines.Apple's self-driving car could feature VR technology and no windows
There's no way this could go wrong.Raspberry Pi smartphones and Arduino mobile phones
These are the only cell phones that are acceptable to use without having to rely on Soygle. As of 2019, all commercial cell phones came with a proprietary baseband chip which is basically backdoored spyware. As for GrapheneOS? Don't even think about. There is so much blobbed sources plus the ARM Trustzone backdoor that they claim they fixed (which is horseshit). Oh, and you have to always consoom the newest Goooooooooogle products like an iToddler because of device support issues and the small number of people who work for the project. There is no real guarantee of safety on an Android unless you were running it on a VM.All AMD Processors Since Phenom II Have BadBIOS Circuitry That Leaks to the Military
Title gives my conclusion from empirical events I witnessed and inside info. PSP runs on the same circuit, but isn't the backdoor per se, which has been around for much longer.OpenStreetMap
https://www.openstreetmap.orgIs there a cooperative Liberapay/Patreon?
Is there an explicitly cooperative FOSS crowdfunding solution?Tor hidden services
Know some good shit on Tor? Let us know. Whether it be substitutes for clearnet services, or just the .onion domain for whatever, or just something cool.The Art of Ripping
The best method for extracting Blu-Ray source files is through VLC with libaacs installed. CTRL + D in VLC, select Blu-Ray and the mounted Blu-Ray drive, select "Convert" from the drop-down menu, select "Dump raw input" and the destination, then "Start".scraping images from imageboards
how do i scrape images/webm/videos from imageboards like this one or any other using wget, how?/REG/- reverse engineering general
Rendition 1.0Is this AI shit about to make the internet genuinely unusable?
They've already ruined news and articles since you can't search anything up without all of the top results being confidently incorrect AI-generated shit that doesn't even answer your question. What happens when they start generating videos or break down captcha so that even forums get run over?TDE
Linux Desktop Environment: tde, also known as trinity desktop is something i used 2 years ago and its like a old fork of kde 3.5 from around 2005 or so that is still being maintained today. it was an interesting experience and every now and again i wanted to reinstall the de but i sometimes decide against it. so i decided to make a thread on it because i checked that nobody had mentioned anything about it here.RIP Metaverse
https://www.businessinsider.com/metaverse-dead-obituary-facebook-mark-zuckerberg-tech-fad-ai-chatgpt-2023-5Google will start deleting inactive accounts after two years
First twitter and now google. I wonder what's going on.Buying bitcoin
How do I actually buy Bitcoin? I'm using Bisq as like the market since apparently it doesn't have all the bullshit and it won't freeze my money, as well as Electrum as my main wallet (of course I don't have anything in it). But there's nowhere for me to pay money into it so I can't actually buy bitcoin and when I try to find out the problem it just tells me ways to get bitcoin to start when all I need is to pay my currency into the machine to get a fraction of a bitcoin to spend, I don't even need it to be super duper anonymous or whatever. It's so frustrating, if you don't know someone who knows this shit it's as obtuse as a rock. I just hope I don't have to go through like robinhood or any of those fuck companies that I have no trust for. Help would be much appreciated.Is the internet bullshit?
The vast majority of people use the internet to do banking and mail but slightly faster, and watch shitty slop on Netflix or whateverTor Thread
General thread about Tor.i HATE phones
I HATE PHONESA letter from Ivan
<Problematic development with regard to drive encryption. luks and (less suprisingly) bitlocker.Wow a bot that has access to the internet got a 100 on a test that’s fucking nuts
AI alignment stuff is exactly the same as the woke/anti-woke grift cycle. It's not a genuine expression of concern or values, it's about forming a second-order cottage industry of performative assent or dissent for clout and cash. They love their objects of critique for this. Not one of these "AI alignment" guys can explain to me how a LLM is going to take over the world lol. You can totally sense the grift from a mile awhile.Fortnite and VRChat have achieved more of a "metaverse" than any web3 project to date
They're desperately trying to come up with any angle for VR that isn't video games. How Meta thinks of VR makes me think about all those tiktok accounts that are like you shouldn't spend ur free time enjoying things, u should be doing Google surveys so that u can afford a lambo.Marxism fed Machine Learning
We should make our own model revolutionary model language, show the world that sentience is nothing more than dialectics + computing power.Twitter "algorithm" goes open source
https://github.com/twitter/the-algorithmIdea for distribution
How would I go about making a large database of resources? One that effectively tracks their consumption and production and would allow for the addition of new users easily? Something anyone with an internet connection could connect to./nu-imageboard/ megathread
Every few months, people come up with an idea to create a new imageboard, since mostly everyone is dissatisfied with the state of vichan/lainchan, or thinks they can do it better. Having better software would greatly enhance the experience for both regular users and mods, and have more crossover appeal to “normies”. The problem is that no one can agree on the technical or more importantly non technical decisions on how one would go about making an actual, usable replacement for lainchan.Bullshit /tech/ Jobs
> I’ve been employed in tech for years, but I’ve almost never worked/SRE/ general
>Site reliability engineering (SRE) is a set of principles and practices that incorporates aspects of software engineering and applies them to infrastructure and operations problems. The main goals are to create scalable and highly reliable software systems. Site reliability engineering is closely related to DevOps, a set of practices that combine software development and IT operations, and SRE has also been described as a specific implementation of DevOps.Golang sux
I'm not a huge fan of go because the language is essentially the fixed gear hipster bicycle of programming language. The whole golang started as essentially another version of the Plan 9 version of C started in the early 1980s. Even the golang mascot is literally a copy of "glenda" the plan 9 mascot:// @run-at document-start switch(location.hostname) { case "www.example.com": location.hostname = "www.example.mirror" break;
NFTs
can you redpill me on NFTs? I know they're a scam, but can we use it to fund socialist movements around the world?Stack Overflow use
How dependent are professional programmers on Stack Overflow? Based on what I see online it seems that most of them couldn't even write a single line of code without it, but I'd like to believe that 99% of programming discussion online is by students and for students, and people whose job is programming are not as incompetent as they are made to be seen based on their "memes" and discussion forums. I would imagine a competent programmer would need to consult Stack Overflow very rarely.Windows noob asking for urgent help
I've been using Linux exclusively since I was 13, which happens to be 20 years ago, lol. I'm trying to apply for jobs, and they've sent me an "online meeting app's" (Skype, Microsoft Team, etc. clone's) link that only runs on Windows.code Ai assitants
There are a bunch of these code Ai assistantsLinux Musicians' Thread
Some breakthroughs have led me to finally and definitively abandon microshit's spyware.Wikipedia Redesign
Wikipedia looks like shit now. The lack of borders makes the page harder to navigate and the floaty sidebar looks janky and irritating in my peripheral vision.Qubes revert feature
I accidentally deleted my whole vault home dir because I'm stupid, with all my important passwords, keys, etc.Even More Wayland Compositors
https://www.youtube.com/watch?v=3ICe6nAO46oAmazon Alexa is dying
https://arstechnica.com/gadgets/2022/11/amazon-alexa-is-a-colossal-failure-on-pace-to-lose-10-billion-this-year//ditg/ Dead Internet Theory General
Talk about why every single site except reddit and fbi.gov has been complete and utterly abandoned.AI art thread
Does anyone know where I can get one of these bad boys on my PC and without limitations? One of the ones that can actually do faces obviously.A PROPER XMPP CHAT CLIENT
Currently, the best you can hope for when looking for a secure XMPP client is Pidgin and Gajim, which is not ideal. Aside from rampant security issues and lackluster development/maintenance, there is no integrated OTR and OMEMO support.Linux Insecurities
https://madaidans-insecurities.github.io/linux.htmlThe PC Programs
Linux, Windows or MacAustralian schools ‘flying blind’ on use of ChatGPT and other learning technology
https://amp.theguardian.com/australia-news/2023/jan/10/australia-lagging-behind-on-ai-learning-tech-for-classrooms-report-suggestsSoftware Architecture General
>Software architecture refers to the fundamental structures of a software system and the discipline of creating such structures and systems. Each structure comprises software elements, relations among them, and properties of both elements and relations. The architecture of a software system is a metaphor, analogous to the architecture of a building. It functions as a blueprint for the system and the developing project, which project management can later use to extrapolate the tasks necessary to be executed by the teams and people involved. Software architecture is about making fundamental structural choices that are costly to change once implemented. Software architecture choices include specific structural options from possibilities in the design of the software.removing superfluous text before making a TTS audiobook?
i use text-to-speech to generate audiobooks from large amounts of text. However when I use ebooks as the input there's a lot of shit like line breaks, end-line hyphens, page numbers, citations, headers, footers, and other junk that I don't want in there. Within reason, what's the best way (other than manually doing find and replace with regular expressions) to clean up text before processing it with TTS?'ai' idpol filter
i would like to discuss an idea thats been floating around in my head for a while, i haven't seen this brought up anywhere yetGoogle is a lie.
There are no search results after page 40.Dark Nets
Share and discuss various p2p alternatives to HTTP/SStable Diffusion Texturing
https://www.reddit.com/r/blender/comments/zmomxw/stable_diffusion_can_texture_your_entire_scene/Spotify
How bad is Spotify?Job Titles
Anyone else confused about them? I thought "senior" would mean someone with like a decade of work experience in the field, but I keep seeing people get promoted to it after only 2-3 years of working. Is there any meaning behind the titles or is it seen as just some extra benefit of "prestige" companies throw around to attract/retain people?Tumblr joining fediverse
https://nitter.net/photomatt/status/1594587024245260289Middleware pilled
Why does /tech/ never talk about MIDDLEWARE and integration, despite it being such a huge part of enterprise stuff?Java Study Group
THIS IS A STUDY GROUP FOR Oracle Certified Professional: Java SE 17 Developer 1Z0-829AV1 video codec
Is this gonna be the replacement for both VP9 and H.265/HEVC?E-Reader appreciation thread
I love my electronic reader, I must have read hundreds of books on it, all free thanks to the pirate comrades and websites like library genesis, mobilism or archive.org.does wireless stuff give you cancer, radiation, heart problems etc
As communists we know how well porky cuts corrners, even baby formula is taintedJAVA
>Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need to recompile. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture. The syntax of Java is similar to C and C++, but has fewer low-level facilities than either of them. The Java runtime provides dynamic capabilities (such as reflection and runtime code modification) that are typically not available in traditional compiled languages. As of 2019, Java was one of the most popular programming languages in use according to GitHub, particularly for client–server web applications, with a reported 9 million developers.The future for imageboard software
This thread is for discussing the future of imageboard software, with particular relevance to large imageboards such as leftypol.Retro computer thread
Lets talk about old computers. I'll start with my belief that disk incompatibility (outside supporting the IBM) really hurt Atari and Commodore, even though the C128 with the 1571 drive can read a number of 5¼" CP/M disks it is the exception even going forward, other then the MSX that was a licenced standard so of course all the manufactures of MSX computers have the same disk standard as that was the point (and the IBM clones naturally copied the IBM Dos disk format).Google Drive Privacy Blues
Hello bigbrained and mentally stable comrades. I need some technical and perhaps also moral support.ChromeOS/Chromebook hate thread
Can we have one of these going? I hate having to be forced to use this shitty spyware for school. It is so janky and broken and is missing several features that I usually take for granted in a computer Also the person who thought shoehorning Grammarly every time I open up CIAhrome deserves to be hung, drawn, and quartered (in minecraft)Intel Downsizes
https://www.wsj.com/articles/intel-intl-q3-earnings-report-2022-11666867435what is this new technology
and what will be the effects, seeing that it's exclusively being trained by shithead edgy 4chanoids who live their miserable lives only to get an ounce of rise out of people?Linux REEEEEE
Long story short… I've been exclusively using Linux systems since I was 13. It has been 20 years since I started.Kerfuś My Beloved
I'm obsessed with these little Polish robot cats. They're adorable and I want to make one to have a little garage buddy.Speaking objectively from a longetivity perspective...
Is it better to shut your PC, and Monitor down? And turn them on every morning?LinkedIn and other related garbage
Any one of us who has ever used LinkedIn is probably familiar with the experience of receiving a notification for whenever your profile appears in a search. At least a month or two ago I joined a radical political organization. I did not post anything indicating as much on LinkedIn or on Facebook. I went on LinkedIn today and found the following:RocketChat thread
Does any of you know of any good rooms to join? I already created my own. Plan on making the website and paying for the enterprise plan tomorrow. But right now I'm using the free trial version. Here's a tutorial on how you can self-host your own workspace on Android:Significantly enhanced sub-ambient passive cooling enabled by evaporation, radiation, and insulation
https://www.sciencedirect.com/science/article/pii/S2666386422003629Other communist/activist also cypherpunl/tech forums
brothers, I need help for I am to retarded to find them myself.True random via ping
Is there any danger in pinging random IP addresses? I know code cannot produce true randomness because math, and systems like random.org get around this by observing physical phenomena. But if one were to pseudorandomly select an IP address, one gets two parameters:Privacy websites commentary
What are your opinions on the different privacy sites? There are a lot of them, but the famous ones tend to prioritize profit over content quality.Best laptop under 1000$
I'm looking for a new laptop since my ideapad 330 has a shit build quality and soldered ram. I don't need to upgrade just yet, but my keyboard is falling apart, the wifi card barely works, and this thing is kinda underpowered for a lot of tasks tbh. I want something with a better build quality, that i can use for a bit of gayman and video editing. I thought I could just get a thinkpad with an egpu but gpus are expensive as fuck and /g/ told me thinkpads are a reddit meme nowadays. Anybody got any ideas?why would I want two old phones?
Was browsing an obscure infosec online store and they were selling a pack with two old phones, each preinstalled with firmwares and roms all about the security. These were extremely popular flagship phones from 5 years ago.why is kiwifarms ddos guard not showing me the captcha?
Kiwifarms encourages the use of TOR and VPNsprogramming for dummies
Which language is better? Python, C++ or C#?Locutus
So has anybody looked into Locutus, it's a decentralized network made by the creator of freenetBrazilian Army simulates cyber-war against fictional leftist group
On the eve of the election for president of Brazil, the Army simulated a cyber war against a group of "proletarian ideals".DDG now censors not only pro-Russia, but also FILE SHARING RESULTS
IT'S TIME TO DROP THE DUCKDon't judge me.
What's the cheapest, most portable, least pozzed outdoor computing setup?This DC-Area High-Tech Toilet Startup Wants to Solve the Public Bathroom Problem
https://www.washingtonian.com/2022/08/24/this-dc-area-high-tech-toilet-startup-wants-to-solve-the-public-bathroom-problem/Keeping OGAS secure
Suppose you live in a country that has adopted a planned economy. The transfer of production data and consumption data from various workers' enterprises (factories, offices, stores, etc.) to a central planning office is necessary for the planned economy to function. These data transfers must be kept secure against threats such as sabotage form imperialist countries. How would you design your society's OGAS to be resilient to attacks? The goal is to prevent the transfer of malicious/false economic data from the worker's enterprises to the central planning office and vice versa.How can we identify more black women on security footage?
> As scientists work to design and test robots and their perceived intelligence, Dr. Joy Buolamwini is dedicated to fighting algorithmic bias in order for AI systems to recognize individuals from marginalized communities.I need help to repair my internet since my ISP is more useless than my dick is to a vagina
TLDR dumbass ISP provider after being given hundreds of dollars to repair my internet is several days overdue on actually fixing it anyone know a way for me to repair the fucking connection or replace it with something that worksSloppy Use of Machine Learning Is Causing a ‘Reproducibility Crisis’ in Science
https://www.wired.com/story/machine-learning-reproducibility-crisis/Xiaomi clones the Galaxy Fold, makes it 40% thinner, adds a bigger battery
China pulls aheadGNU's Not Unix
https://www.gnu.org/software/software.htmlTwitter Had Yet Another Data Breach
>A Twitter data breach has allowed an attacker to get access to the contact details of 5.4M accounts.Corrupt USB Drive
A USB drive of mine corrupted with stuff on it. Its not important stuff but it would be cool to get it back. I don't know much about tech so I was wondering if you smart bois could at least tell me if there's realistically anything I can do to fix the drive or if its game over.Google Analytics illegal in EU
https://tutanota.com/blog/posts/google-analytics/shit UI
ITT: retarded UI trends that make no sense whatsoeverAmeriKKKa is a fucking hellhole
Just found out about "invention clauses". In the US there are about 10 states which have 3 conditions: they own everything you name that was made on company time, using company equipment, or using trade secrets taught to you by the company.Free Software Co-opted for Big Business
I'm a little late to the party, but I now realize we live in an era where billions of devices are using copyleft software (the Linux kernel) yet somehow get away with restricting their users' freedom. How do they get away with it? Is this the "Tivoization" Richard Stallman talked about that was a major impetus for developing GPLv3? Can this all be traced back to Linus refusing to upgrade when GPLv3 was released in 2007? How the fuck did things get so bad?Home Assistant General
>check out news for the new mycroft.ai Mimic 3 TTS engineMEdia Center
Is MediaPortal the based open-source alternative to premium stuff like Kodi and Plex?You should use AI writing tools.
I am not interested in fear mongering about it, or acting like this is going to destroy reality, or pretending it needs to be locked up by the state and massive companies to prevent our fragile minds from being destroyed. I'm just suggesting that if you are not using it to do work for you, you're wasting time. It scared that Google engineer just because it's just good at making believable crap with an internal, consistent logic that appears like sound reasoning. Even the gimped versions they give us are strong enough.A usenet post
I looked into the old usenet post (1999) that Ratpoison WM cites as how it got its name, and found this gem at the end.Setups for Non-/tech/ comrades
I'm trying to educating myself and my local org on basic digital hygiene, free software, de-spooking, etc.Is "ricing" a bad word for it.
I used to be a brainworm infested 4chan/g / 8chan/tech user as a teen, and got really into ricing linux. After a few years touching grass and not using imageboards, I now know where that term comes from and uhh, is there a better term for that? Decorating, perhaps? Or does it not matter that much?How to cope with being a paranoid schizo and the absolute state of tech
Sorry for the blogpost but as someone who is low maintenance I've enjoyed doing small jobs as a programmer rather than working for the big leagues, but an opportunity came up for me to get hired by a megacorporation that pays pretty well. The problem is that I'm pretty much a schizo when it comes to what's known around these places as "botnet" and the idea of having to show my face or even just talk in Zoom meetings or whatever stresses me the fuck out so I don't know if I should suck it up and pretend I'm not mentally ill and probably fail spectacularly, try to find a way to avoid having to engage in their online meetings, or keep being poor, which I don't really mind much. What would you do if you were me?Legacy Computer Build
Hello tech! Recently I have been feeling a bit nostalgic as of late and I am looking to build a computer with the best specs I can put in it that will still be reasonable and run windows 98 for nostalgia and classic computer gaming purposes. The only issue I am having trouble with is where, exactly, to start. I was around during this time, but, I was not exactly very tech savvy. I am curious if anyone would have any ideas for how this build should go. What case should I use? Hard drive? Floppy drive? Etc etc./Utopian/ Project
I got this idea about making a utopian model. I mean try to make a really serious model of an ideally efficient city, sustainable city, that provides ideal living quality to the people. Try to model out all the details and everything as best as possible. I know there's some stuff out there already like Venus Project and whatever. I need to look in them more, but after a cursory glance none of them are too inspiring to me. If you like any of these preexisting ones feel free to recommend them to me.The /NODESKTOP/ Pill
Hey guys, scarce here. As of late I've come to realize that most desktop environments are kind of shit since they're either just bad like xfces or really bad like GNOME/KDE, and tend to be unstable, often having updates that completely change the desktop and workflow so I've started to look at more lightweight options like window managers. So far the benefits seem to outweight the negatives.The resolution of the Bitcoin experiment, Mike Hearn - Jan 14, 2016
An article from 2016 on how the Bitcoin blockchain was reaching its limit and being controlled by a tighter and tighter pool of speculators. Even more relevant with the rise and crash of tethercoins lately.Howdy, so what's the best antivirus for cuckdows?
Yeah I still using it, in fact anyone still kinda using it cuz we can't just abandon our normies facade.Yet another Tesla on fire situation
>Watched a Tesla catch on fire this morning. As soon as it started smoking the electrical system locked trapping the guy inside. Luckily construction workers broke the window so he could escape. Neat featureWould you.....
….put your battlestation, your nest, in a van or caravan and go nomadic if money wasn't an object?Leftypol custom style sheets
Share your custom Leftypol CSS.@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,700;1,400&display=swap'); form table tr th{ background-color: #fff; vertical-align: top; } .bar{ background-color: #fff; padding: 4px; } body{ background-image: none; background-color: #fff; color: #000; font-size: 13pt; font-family: 'EB Garamond', serif; line-height: 1.4; } .thread{ margin-bottom: 4em; margin-top: 4em; text-align: left; } div.post.reply{ background-color: #fff; border-width: 1pt; border-style: none none none none; border-color: #ddd; width: 100%; } div.blotter{ margin: 2em; } #quick-reply{ border: 4pt solid #fff; } #pagewrap{ max-width: 52em; margin: auto; text-align: center; } hr{ display: none; } p.fileinfo{ display: block; margin: 0em 2em 0em 0em; } input, textarea{ border: 1px solid #666; background-color: #fff; font-family: 'EB Garamond', serif; } h1{ color: #333; letter-spacing: 0px; font-family: 'EB Garamond', serif; } a, div.post.reply div.body a{ color: #000; } a:visited, div.post.reply div.body a:visited{ color: #666; } .intro span.subject, span.heading{ color: #000; text-transform: uppercase; letter-spacing: 2pt; word-spacing: 2pt; } span.heading{ display: block; text-align: center; } .intro span.name{ color: #000; font-style: italic; font-weight: normal; margin: none; padding: none; } .post-image{ margin: 2em 2em 1em 0em; padding: none; } .file:not(.multifile) .post-image, .full-image{ float:none; display:block; margin:none; margin-bottom: 1em; max-width:100% !important; height:auto !important; } .full-image{ margin:auto; margin-bottom: 1em; } div.post p.fileinfo{ margin: 0em 1em 0em 26pt; } .post-btn{ padding: 0px 8px 0px 8px; } div.post.reply.highlighted{ background-color: inherit; border-left: 4pt solid black; margin-left: -2pt; } #options_div, #alert_div{ background-color: #fff; border: 2pt solid black; } #options_background, alert_background{ background: #eee; } div.post.op a.hide-thread-link{ float: right !important; margin-right: -2em; }
Lefty community project
Anyone want to make.. something? I'm not sure what, my imagination has been neutered from too much wageslaving. I'm a pretty skilled web developer, would be nice to create something that isn't useless or serves capital./tech/ Matrix chat - SICP study group
Hello there, /tech/ comrades.