/tech/ - Technology

Technology & Computing


New Thread
Name
×
Sage
Subject
Message*
Files* Max 5 files32MB total
Tegaki
Password
Captcha*Select the solid/filled icons
[New Thread]


Onion may have brief downtime on the 22nd

Regarding recent events: >>>/meta/4978 


fit_vs_g.webm
[Hide] (729KB, 640x360, 00:09)
Thread dedicated to Questions That Don't Deserve Their Own Thread
(but are worth asking)

Before asking a question here, please search the web first or put in effort towards answering your own question. If you put in effort but you still can't find the solution, feel free to ask here.

If you are looking around for useful applications/programs, see >>531
Last edited by hisuimeido
495 replies and 168 files omitted. View the full thread
Replies: >>15843 + 2 earlier
>>15821
https://github.com/NeuralFalconYT/Kokoro-82M-WebUI
>no AMD gpu installation
Fug...
f6b37bb957e5584f9b0245ea4617d53eccdd4f2d31b902e64da7e78daa6d3e78.pdf
(1.3MB)
>>15672
I would just install scrot and make a keybinding that runs scrot -s

>>15714
>>15712
Artix Linux has 2 mirrors list files: one for Artix itself and a second file (mirrorlist-arch) for Arch Linux repos (if you enabled them). You need to have both mirrorlists up to date. Artix and Arch should receive new updates daily.

>>15734
They can use ADB to make a full backup of your phone (honestly, they can just use a cloud storage app to do it). They can also use it to install any app from a .apk package.

>>15783
I haven't ran a hidden service but I have read about it in the past. The only glaring mistake in the guide is that it tells you to use Ubuntu instead of Ubuntu Server. Also, make sure to enable automatic security updates. I also suggest locking the root account and using a different account with sudo access (the root account is pretty much guaranteed to always exist, so the attacker doesn't need to guess your username before he can start brute-forcing your password).


>>15784
Message too long. View the full text
5edd2141b9c337f3a21588b4361349c1.png
[Hide] (1.2MB, 2048x1536)
would be cool to have a browser that opens tabs in a tree structure instead of linearly
im the kind of person that likes to open a shitload of tabs at the same time, but it gets real messy real fast
imagine browsing siteA and siteB
when you open links on siteA, they show up under siteA's tab (or sth like that) and don't mix up with links you opened from siteB
so links A1,A2,A3 are separate from B1,B2 and you know where you originally found them
so when you keep browsing, links A1A,A1B,A1C don't get mixed with A2A,A2B and so on
you could in theory deal with cyclic trees (aka regular graphs), but you don't really need to worry about this edge case, if you click the link to a page you already have open, it just opens it again in a new tab like normal

its already possible to organize things hierarchically with bookmarks, so i think the same capability should be extended to the pages i have open rather than just the ones i have saved
Replies: >>15843
>>15842
Would be cool if you use a search engine and >>2 (OP)  for questions like this https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/
How do I make Chromium's left-click on scrollbar scroll instantly, like Firefox (or middle-click in Chromium, apparently, but pressing the scrollwheel is annoying)?

16color.jpg
[Hide] (65.5KB, 1022x1023)
 Discuss alternative OSes that are not Linux, Windows or Mac OSX. 
Also post your criticism of UNIX, Windows and Fag OSX design ITT.
If you want to discuss GNU/Linux distros, there is already a thread for it: >>>/tech/530
The package manager thread can be also useful: >>>/tech/4739


Some hastily written notes...
* everyone thinks UNIX (https://www.youtube.com/watch?v=tc4ROCJYbm0) is still the state-of-art. Ignorants praise Windows, not knowing it's originally a dumbed down clone of VMS that has some patches ported from OS/2 (https://www.itprotoday.com/compute-engines/windows-nt-and-vms-rest-story). Some say that Windows is also still mainly a single-user system that emulates a multi-user system. I think we are living Higurashi tier time loop when it comes to operating systems...
 (and CPUs: X86 is relic from the times of Vaxen. ARM, PowerPC/Power ISA, MIPS, RISC-V are more modern and better. Even modern X86 CPUs converts CISC to RISC in the microcode!)
* Plan9 (9front? Also, see plan9port and 9base), BeOS (Haiku) and TempleOS were the last innovative operating systems that I know of. Even the OSDev people imitate UNIX.
* It's awful that a misbehaving device driver can take down the whole system. Microkernels (e.g. MINIX, GNU Hurd, seL4) or muh """hybrid kernels""" (e.g. DragonFly BSD, Haiku, ReactOS I don't know if modern Windows has a hybrid kernel.) should be the norm. MINIX is incidentally perhaps the most used OS because ((( Intel ME ))) uses it as a basis for the CIAware that runs on our fucken CPUs!
* Nearly all criticism of UNIX is historic stuff: The UNIX-HATERS Handbook (https://web.mit.edu/~simsong/www/ugh.pdf a joke), Multicians (https://www.multicians.org/) and LispM (http://fare.tunes.org/LispM.html) users...
* Worse is better or do the right thing? https://www.dreamsongs.com/RiseOfWorseIsBetter.html & https://www.dreamsongs.com/WorseIsBetter.html
* Some modern UNIX-related innovations: 9p, DTrace, Solaris Zones & FreeBSD Jails, Nix & Guix...

Message too long. View the full text
96 replies and 16 files omitted. View the full thread
scr-20250421202852.png
[Hide] (6.4KB, 640x480)
Uhhh I did the pkgin upgrade. Maybe the yt-dlp will work again. It usually never works for me. ;(
Replies: >>15857
slaid1.png
[Hide] (36.4KB, 1280x800)
I've found an interesting OS: KolibriOS.
It's a very light and highly optimized OS.
I want to create a small program or game for that OS in C, so if I succeed, I will post my program here!
Replies: >>15857
>>15847
Download a yt-dlp executable from the official github, that should work.

>>15850
>I want to create a small program or game for that OS in C
Is there an equivalent of zenity or dialog on Kolibri? If not, you could implement one yourself.
Replies: >>15873
>>15857
>Is there an equivalent of zenity or dialog on Kolibri? If not, you could implement one yourself.
You mean is there a way to create windows? If that's the question, from what I've seen, yes. It is the typical DrawWindow(x, y, ...); function.
Replies: >>15877
>>15873
Zenity is a standalone program that you call from shell scripts or other programs, you pass some command line arguments to it and it automatically creates a window for you. There are already a few implementations of it using GTK, Qt, ...etc.

mpv-shot0009.jpg
[Hide] (222.8KB, 1920x1080)
> Made using 100% free software
> 3D Animated movie
> One guy rigged models, wrote story, voiced half of the characters, composed music
> Took 3 years
> Out since October
> In total has less than 300 views
> Sends an email to Free Software Foundation. They don't promote it.
https://odysee.com/@blenderdumbass:f/why_morias_race_is_shit:1

Why isn't Moria's race more popular?

Movie:
TOR: http://ttauyzmy4kbm5yxpujpnahy7uxwnb32hh3dja7uda64vefpkomf3s4yd.onion/films/Moria's_Race.md?
Odysee (LBRY): https://odysee.com/@blenderdumbass:f/moria-s-race:5
Peertube: https://peer.madiator.cloud/w/vmPmME5XPWNc8uXSMe1xCk
Message too long. View the full text
38 replies and 4 files omitted. View the full thread
>>12318 (OP) 
This looks like autistic shit with zero normie appeal
ClipboardImage.png
[Hide] (1.2MB, 1578x888)
>>12318 (OP) 
LMAO
>>12475
>You can make low quality shit and people will still watch

Yeah maybe if it's interesting in any way. This is someone lost in the smell of their own ass who doesn't realise their work is complete shit, larping as a legitimate talent. Just a sad case of someone really having no idea how to self-evaluate on an artistic level.
>>12357
>Problem with producing things such as movie is that most movie people are not movie nerd, they evaluate movie not by its technical value nor effort. 

Except there is zero technical value here, and only effort with no meaning. This film looks like complete shit, and it will look like complete shit to anyone whether they're a "movie nerd" or not. I'm fairly sure you're the creator of the video, so I'll just say that you need to step back and look at this from square one. Make your characters not look like they're parodies unless you're actually making a parody. They look fucking horrific.
>>12479
>The render engine that they are using is good enough to convince me that this is a real photographic image. 
Are you brain damaged?

3eeb8a9569e407acf69f95bac22a68c30529b42fa43a2f70be9b434fa2aed96b.jpg
[Hide] (1.6MB, 2000x3000)
ClipboardImage.png
[Hide] (73.8KB, 723x564)
4b740b348676345c5e155fb787ae64a0706a0cf415d26078a8b6b506055304c0.jpg
[Hide] (1.2MB, 4096x2731)
Well, another content hosting site hits the wall. Better scrape high resolution hummingbirds ASAP. Is it the natural course of things, or the jewish one?
1738366748872345.jpg
[Hide] (89.6KB, 861x923)
I already stopped going there years ago, when they made javascript mandatory.
Reminder that Flickr hosts a ton of CC-licensed media which can be legally mirrored on websites like Wikimedia Commons.

huggingface.png
[Hide] (124KB, 1488x1374)
Discussion about "AI"s, deep learning, llms and others.
66 replies and 17 files omitted. View the full thread
>>15675
If you have money, the best way to run llm right now is to buy chinese modded 4090, 48gb vram each, get 4 of them and you can generate so much hentai code.
Replies: >>15682
>>15678
Currently out of my budget, though I may try to get an "AI" system for cheap if/when the "Open"AI bubble bursts.
It is more likely I'll just get a Chinese RISC-V system that happens to have a TPU though.

I've also downloaded Unsloth's DeepSeek-V3-0324 231GB model. Runs at only 0.5 tokens/s but it skips the lengthy "thinking" stage.
Apparently llama.cpp supports distributed inference. I have some old hardware that's just gathering dust, perhaps I should recommission it.
deepseek-r1-on-xfs-vs-f2fs.txt
(7.2KB)
I improved DeepSeek-V3 performance from 0.5 to 1.2 tokens/s by tuning the filesystem:
- I was using transparent ZSTD compression at first, which had much higher overhead than I anticipated (fast NVMe SSDs are something else...).
- LLMs are already highly compressed, so gains from LZ4 are <0.5% or less. Not worth the CPU overhead, even if quite minimal.
- Checking htop, CPU I/O overhead still seemed substantial. I decided to wipe the SSD entirely with nvme format and put xfs on it (instead of f2fs).
- I copied the files with rsync -rav --preallocate and also ensured it actually is defragmented with xfs_fsr to ensure filesystem overhead is minimal.

Checking with iotop, I/O bandwidth is about
- 5.6G/s during warmup
- 6.0G/s to 6.5g/s when parsing input
- 2.5G/s to 3.8G/s when emitting tokens

Doubling the amount of threads (on a 8C/16T CPU) only slows it down, which suggests I'm DRAM-bandwidth limited again. So fixing the timings is next on the menu.

DeepSeek-R1 performance also improved a bit, from 1.4 tokens/s to 1.66 tokens/s

Message too long. View the full text
i swear deepseek will make debloating bots mainstream again where we will see comeback of <500 token bots since all your tokens are being wasted on this "reasoning" thing
>>15752
No. Offtopic dumping is spam. Posting pictures for discussions is on topic.
Dumping in an AI picture dump thread would be on topic but the thread is offtopic for /tech/.
Use >>190 for meta next time.

682f25fae198a1357ac3f95cc9e552fb60295708016dae336dc3b58a49a80104.jpg
[Hide] (79.6KB, 800x800)
The modern internet is absolute cancer, so here's some old-school alternatives to some of the major aspects of the modern web. If you have any others you'd like to mention and discuss, feel free.

Instead of social media and forums, try using Usenet and BBSes. There exists many a BBS to choose from, and you can even create your own. Usenet newsgroups exist for many, many topics, and if you wanna create one (ideally based on a topic with some decent amount of appeal), you can even present your idea to the folks at alt.config and they *may* create a newsgroup for you.

Instead of blogging on sites like Tumblr, Myspace, and all those sites with period blood smeared all over them, try running a Gopherspace. It's text-only and uncluttered, and there's no JavaShit to bog down the experience.

Instead of GitHub, host all your code on an FTP site. And instead of posting videos to JewTube, you can make the videos downloadable on that same FTP site, along with anything else you wanna offer up.

Finally, instead of insecure messaging applications, use encrypted email.
21 replies and 4 files omitted. View the full thread
>>15697
It's not worth running a mail server anyway because of all the spam.
Replies: >>15699
>>15698
rspamd
>t. selfhosted mail server enjoyer
Replies: >>15700
C64_BBS.jpg
[Hide] (1.4MB, 2400x3200)
>>15699
But there's nothing fun about running a spam filter. It just wastes a lot of resources. I'd rather just let my ISP handle it, since I'm already paying them for that shit.
simply host your http site as txt files on tor&i2p. you can use images and video, just link them separately. gemini and gopher are bloat and memes. not just html, all markup is bloat.
>ftp
absolutely no reason for that shit. host big files as torrents (including over i2p to hide your ip)
Replies: >>15751
>>15743
Gopher doesn't use markup. It's really just very, very simple and small.
gopher://gopher.floodgap.com/0/gopher/tech/rfc1436.txt

51effeb617b71eba54239cfcf22045674e5b1cdd.png
[Hide] (190.4KB, 595x842)
I've been thinking about writing a blog. Nothing fancy. No private lives. No pictures. No product-shilling. Just writing words.

I tried Blogger and Wordpress and I had a bad experience with them, considering that the ToS became more restrictive over the years.
19 replies and 1 file omitted. View the full thread
Replies: >>15728 + 3 earlier
didier.jpeg
[Hide] (8.4KB, 136x102)
>>5619
>>5620
I combine both because Maggit (emacs' git interface) makes it peak comfyjj
>>5598 (OP) 
gemini is text only protocol by nerds
Replies: >>15742
Minnesota_Internet_Users_Essential_Tool_1.8.gif
[Hide] (79.4KB, 1920x1440)
All you need is your text editor. Save as plain text. Upload anywhere you want, but preferably not to FAGMAN, because they'll fuck you with ToS like you found out. Gopher is perfect for text.
Just host .txt files.
>>15728
Gemini is bloat. Just serve plaintext. View with curl | less.

e54e30ac19e7a157d719af6a918e8196.jpg
[Hide] (298.4KB, 660x1060)
31cc5aef9fe8200e98f1b66023bd21fd.png
[Hide] (409.2KB, 1280x1280)
 HELP COCK.LI 

> You don't need anything but an Internet connection to use cock.li. If all you had was a library card you could use a public computer to get an e-mail account. It's a strange thing to say about a joke website, but cock.li improves access to services for marginalized people globally, without connecting into some corporate system.

> I've never got so much laughter out of anything in my life than my time here. It's not even close. The funniest e-mails I've ever read were sent on cock.li, some of them to me directly. I'm the worst at responding, but I read every e-mail you send me. Every password reset request, every schizo ramble, every question, every story.

> Vincent Canfield

The email provider cock.li is facing legal difficulties to keep the services running.

Vincent, the creator and administrator for over 2 decades has asked for donations to help with the recent challenges. He and his team have provided the service free of charge all this time. Now it's time for us to provide something in return.

Daily updates about the situation will be available at:
https://cock.li/index.asc.txt

Message too long. View the full text
21 replies and 8 files omitted. View the full thread
>>15569
It is not just technologies that is undergoing this treatment. There are many crafts and practices that have fallen under the history because of economics of scale. The quality of a lot of hand made goods, food and other things are a lot better then the commercial mass-production. Worse still, the products are often made worse, worth less and break easier, to promote consumption. Email was designed at a time where people all have their domain names and host servers. When ISPs and governing bodies tightened the leashes, port 25 was blocked for all household. The era of thr wild west of the internet is over. Everything now is dull.
Replies: >>15591
>>15569
Most people aren't talking about anything important anyway. You're not missing out, especially as places get spammed to the ground with AI shillbots.
It's time to unplug and go outside if you're able.
Replies: >>15591
I like email, it's very useful and simple, unlike the modern web. But it should have remained as text only! It's stupid ot have HTML email, with links for people to click on and get scammed. It's stupid for there to be embedded images for tracking. All this needs to be tossed and go back to plain text. You can send an HTML link or other URL in a text message too. And they should also stop making those stupidly long URLs that take up 3+ lines on an 80-column terminal. Just keep it bare minimum (i.e. get rid  of all that tracking bullshit and other nonsense).
Replies: >>15591
>>15571
There's a big difference between apples I pick from my yard and the ones from the store. It's like lossless vs compressed audio. It feels like my brain is stimulated when I eat those apples, like I reach parts of it that weren't accessible before. We recently bought unpasteurized milk from a farmer. If I could financially justify it I would get more independent food.
>>15588
Turning off the electronic jew, focusing on family, being outside, and reading old books feels good. Even so, I miss Anon's antics.
>>15589
Chat programs open "previews" to websites exposing your IP with no permission and often with no option to disable it. Many websites have "embeds" that get opened automatically unless you block cross site requests. It's cancer.
chen_eating_a_corndog_at_route_66.png
[Hide] (2.5MB, 1340x1815)
Big update at cock.li, looks like they've sorted everything out and are on green status.
https://ghostarchive.org/archive/vJgrf

The new message:
>Hello, cock.li is back again.
>Cock.li's administration team has identified connections between the registration and addition to cock.li of the domain hitler.rocks and two intelligence agencies who directly benefited from its association to the service. The administration team is declining to name the agencies or individuals.
>Cock.li has provided free e-mail service to Internet users since 2013. Its assortment of shock domains has provided immeasurable comedic value to e-mail users worldwide, much to the shagrin of people with no funny bones. The domain itself has never ever mattered, what's always mattered is whether it could make us laugh when we imagine a friend receiving an e-mail and reading the domain aloud.
>Case in point: The domain horsefucker.org was added before anyone remotely associated with cock.li realized its origins are from a community that watches My Little Pony porn. We've carried that clop for all these years because even after realizing its true origins, the story of this domain only got funnier.
>The story of hitler.rocks did not get funnier when we uncovered its origins. After a thorough investigation which has taken place over the last several years, we've concluded it is extremely likely that hitler.rocks was originally offered to cock.li as a poison fruit intended to destabilize the service. And we are certain that the same agencies who were in a position to execute such an operation took every advantage of its association to cock.li, including threatening to associate the domain with unrelated parties in order to convince them to antagonize our service in various acts of cowardice.
>In addition to threats, these same agencies are connected to actual attacks against the service. One individual associated with hitler.rocks and later connected to the identified agencies admitted to signing cock.li's abuse mailbox up for thousands of mailing lists, resulting in millions of spam e-mails and a measurable and permanent decrease in our efficiency in processing abuse reports.
>We've long known that domains like hitler.rocks can lead to confusion of our values and have the potential for misuse. Clarifying those values would be like explaining the joke, so if you are still confused why we found the domain funny enough to host e-mail on, maybe you could understand that cock.li was never supposed to get so big that you would see it in the first place. We also don't give a shit what you find funny or not.
>As a result of our investigation, we've decided that tainted domains like hitler.rocks which we conclude were offered to the service maliciously will never be available for registration again, and may be subject to a future sunset period and service closure. Most of the other domains which disappeared from registration at the same time are either not funny enough to re-add, or are still subject to their own investigation.
>Any complaints about not naming the intelligence agencies responsible are valid. The investigation and disclosure could have been quicker, too. Sorry.
>One of the best domains on cock.li, nigge.rs, was wrongly subjected to this same treatment and has been closed for registration for several years. Cock.li stands no longer for the baseless discrimination of this strong and independent domain. So, it is our pleasure to announce that nigge.rs is available for immediate public registration once again.
>It's our hope by making this announcement you will be better informed of one of the mechanisms that shape the course of speech online. Anyone intending to disrupt cock.li in the future should be warned we will patiently dig at the roots of your operation until we uncover its most basic attacks on human rights. But as of now we at cock.li should hopefully have the closure we need to heal from this mess and move forward with our work on the service.
Message too long. View the full text

dc01c489e663d2eeed520512f1379b72bc4147a32e8736c462960f9da80abb05.gif
[Hide] (1.6MB, 320x240)
Are you employed in a technical capacity? What job is it? How did you get it? What does your daily wokload look like? Are you looking for a different line of work?
368 replies and 76 files omitted. View the full thread
>>15526
sysadmin is largely dead other then windows sysadmin. DevOps took its place, which full-stack/"backend"/ai then took its place.
>>15525
Api test, which i suck at. E2e, which is replicating typical flow of an user. Typically just testing websites, but lately i work on android as well. Moving higher up you have to manage your repo, cicd, performance test. Auto test is different from unit test, which is usually the job of the developers.
I worked as a software developer for years. It was traumatizing as hell and made me extremely averse to white collar jobs. I started suffering from anxiety and despair from interacting with coworkers and became a lot healthier after switching to being a delivery driver. As a driver, I could be alone almost all the time. I remember being screamed at by a manager because I started panicking when a coworker noticed I was wearing headphones and started continuously coming up to me for bullshit reasons to aggravate me. This same coworker was editing my code to introduce bugs and reporting it to the manager. The manager said I couldn't wear headphones anymore so the other coworkers harassed me by playing music loudly, rapping out loud, whispering loudly about me, tapping on my desk when they walked by, and screaming when they were near me. As a driver, nobody ever fucked with me for listening to music. The pay was poorer as a driver but not by much and I ended up making more because I could hold the job long term instead of getting fired every few months.

Becoming a truck driver requires a 1 month course. It's the easiest job in the world, just don't fall asleep. There's probably 20 trucking jobs for every software developer job. You make about as much as an entry level programmer with a bachelor's degree starting and you can make $100k+ after 2 years if you do long hauls. It helps to be over 25 for insurance. You're alone most of the time, especially if you do no touch freight. It lets you see the continent instead of being in a fucking office.

Here's a few pieces of advice for people working in programming/IT/sysadmin type jobs
- Don't.
- Have a high leveled degree. No matter what your portfolio is, people will use any excuse they can to question your competence. People that have never written a hello world will say you don't know anything just because you don't have a degree. These are often the types that can be replaced by a software update and are afraid of you.
- If you believe in producerism and like programming because you like producing things, working as a programmer will likely ruin it for you. You're a gorillion times more likely to work on malware or DRM than a programming language or operating system. This is a white collar administrator type job. You'll be in an office or call center interacting with bureaucrats. That means you'll be with business managers, accountants, human resources, brokers, lawyers, marketers, salespeople, and other pencil pushers. The type that don't generate wealth, only move it. If you want to be successful in this type of job, don't just learn tech, learn how businesses operate. Thank about if you really fit in with that clique. Most "programmers" don't program, they just pretend. You won't be able to talk with them about programming, just sportsball.
- If you actually do your job, you're going to get replaced quickly. The work ethic of this kind of job is "pretend to be busy". You will be pressured into making code hard to understand and bloated so that you're more difficult to replace, having feature creep in order to "stay busy", having technological debt to keep yourself occupied, and so on. It's the digital equivalent of digging holes and then filling them again over and over. Your coworkers will harass you for fixing bugs they depend on. I've experienced a coworker having a meltdown because I replayed code he wrote that had(in PHP) "for(...) {$a[] = $b;}" with "array_fill(...)". Apparently the program slowing down made it look more professional and official, like it was doing more. You see, only little kids write code that executes instantly. That means it's not doing anything, right?
- These types of jobs attract liberal ideologues. No matter how much you appease them, it'll never be enough. To them, trannies and illegals are sacred. They'll be suspicious if you don't use Redditspeak. At best they'll think of you as being an old fashioned weirdo and at worst a right wing terrorist. If you're ethnic, exaggerate it as much as possible. Talk with a heavy accent even if your family has been present for generations. It'll make it easier to excuse your oddness to them. Be careful using ideal grammar. To them, that screams "white nationalist". They like talking in rap slang. Be prepared to practice doublethink in any topic related related to race or immigration.
- You do not need a 9-5 schedule. It's just there to make it more difficult for you to work and to exhaust you. Sleep deprivation causes severe and irreparable brain damage. Remember that there are jobs out there where you don't get screamed at for being 5 minutes late, you just get paid for 5 minutes less.
- Beware of white collar crime. If you're getting paid a lot of money without doing much work or working remotely and your coworkers take you out to expensive restaurants and give you expensive gifts, when you get positive reviews despite not doing much, when you get raises in response to asking for more work, it's a sign that they're trying to frame you or manipulate you or make you take a fall for a crime.
- No gun signs aren't for guns, they're for you. The sign doesn't apply to the manager.
- Smoke weed and get your coworkers high. It's a way to unfuck your coworkers. There's no way anyone can work this kind of job and not go crazy without drugs.

Message too long. View the full text
Replies: >>15594
201a2b12684fcf7fc77cdcba2c239914ab3b3769b2ff9254625d6da8fb3f29ef.png
[Hide] (674.6KB, 833x667)
>>15593
I was considering on going for a sysadmin kind of career for years, especially having used to be a loonix privacy schizo for so many years. But I never did well in college for so many years and there's just so much bleak and obnoxious shit about the tech industry overall. I don't want to be forced to become a libshit normalnigger or any kind of normalnigger for that matter. I don't want to suck jewniggercock. I just want to work and go home with a decent paycheck at least, as opposed to retail wagecucking I tried for almost a year and quit. I'm perfectly okay now with going to trade school or finding a helper job in a trade, or possibly changing my major to whatever is in higher demand and won't leave me cucked. I'm just not ready physically for trades yet and I never drove, so I'm not sure if trucking is right for me. Maybe delivery/courier jobs more locally instead of interstate would be a choice, don't know yet though. I do have some trades in mind to go for, but I'd rather not talk more about that.
Replies: >>15668
>>15594
>especially having used to be a loonix privacy schizo for so many years
How'd you stop?

3781d37931ad2eb5f87cb93b15450e2f7149181a1400aef213b45aae6bdab157.png
[Hide] (497.8KB, 850x510)
ive always ignored my dad's insistence on Arduino on me until i started doing CS in college, where should i start? I did a little bit of soldering but i have no idea how a breadboard works, or what the fuck is grounding.
4 replies omitted. View the full thread
What's a solid microcontroller for relaxed stability pitch control in homemade toy aircraft?
Doesn't have to be fast but has to be very reliable in real time conditions.
Replies: >>13310
>>13263
raspberry pi pico
hakko-soldering-iron.jpg
[Hide] (113.3KB, 1024x1024)
What beginner tools are needed for soldering besides a soldering iron, flux, and solder?
Replies: >>15638
>>15637
Good pair of helping hands and/or vices
Tweezers, lots of them
Pliers
Microscope or eyeglasses if  eyes are not good
Ventilation
Depending on what you solder, hot air gun and heat shrink. In my experience, if you can use UV epoxy, it is much better
Soldering iron tips, lots of them of different sizes
A wire mesh ball to abusively clean tips
Sponge with water to quickly clean tip
Light source
Replies: >>15641
>>15638
Missed: multimeter for connectivity check

Show Post Actions

Actions:

Captcha:

Select the solid/filled icons
- news - rules - faq -
jschan 1.4.1