New Thread
Sage
×
Subject
Message
Files* Max 5 files24.4MB total
Tegaki
Password
Web3
Captcha*Select the solid/filled icons.
[New Thread]


0c1476bd694a24afcb5c00a9923d67f4e2b59466684724a2489185b7b739b2da.png
[Hide] (5.4KB, 528x528) Reverse
>I fell for the Thinkpad meme a few years ago and have since daily driven two old Thinkpads with Arch Linux. I’ve found doing this has been a vast improvement over using Windows in many ways but over the past few months I’ve realized that using ten year old laptops is silly, they’re heavy, have terrible battery life, terrible screens, underpowered hardware and everyone rightfully thinks that you are crazy for doing it, so I broke down and bought a macbook
7 replies and 2 files omitted. View the full thread
T400_T500_W500_quad_core_mod_socket_wire.jpg
[Hide] (1.7MB, 3264x2448) Reverse
>>977
X200 for portability and long battery life, as well as not having to take out the whole motherboard just to libreboot it
T400/T500/W500 for price and better performance but shittier battery life, as well as more weight, and having to take out the whole motherboard to flash libreboot
or consider a dell latitude since theyre cheap and you dont have to take them apart to install libreboot, they have similar hardware
you could buy a T400/T500/W500 to install a quad core CPU in it, aka a quad core mod
you cant do this in an X200 because its CPU is soldered for portability and less weight, sadly
well, you probably could if you can solder CPUs around, but i dont know if the pinout is the same, so have fun soldering off some gold pins off a CPU then replacing them with solder balls, youd be the first person to do it on an X200
pic rel is a quad core mod on a T400 btw, you rip off some CPU pins and solder a bridge at the back of the CPU socket
Replies: >>986
>>979
i just want one that's cheap and doesnt require sny work coz im a lazy little fuck
is that the x200?
Replies: >>987 >>1027
>>986
>cheap
dell latitude, T400, T500
>no work
X200, dell latitude
the X200 can be kinda expensive if you live in muttland, 50-100$, but i get mine for 50$-ish each, you just gotta lurk on ebay for a few weeks
>>986
>any work
none then lol
but for an X200 all you have to do is unscrew like 8-10 screws, take off the keyboard and palm rest, then flash libreboot with some 5$ SPI flasher (e.g. ch341a)
and of course, the usual stuff, renewing thermal paste, removing dust, throwing in a new hard drive or ssd if you want, upgrading the RAM to 8 gigs if it has less, and installing gentoo
also, dell latitude
you dont need to open it up to flash it but should replace the thermal paste and upgrade ram/hdd, on any old laptop really
even on new laptops because they usually come with shitty drives, less ram than you could throw in max., and shitty thermal paste
What even is a thinkpad. Is it like a shitty rip off of an iPad

c200bb7d350d4e658520298b22b3f6934079705f4a1b6fab6ef8c21146682447.png
[Hide] (65.8KB, 510x780) Reverse
https://www.youtube.com/watch?v=dechvhb0Meo

df36d311d03791fe4b617b0a9c840462786e7da4c0fb8f33e6e9a365ff676c08.jpg
[Hide] (217KB, 1564x1564) Reverse
how tf is xkcd 927 so relevant
Replies: >>1018
ClipboardImage.png
[Hide] (23.4KB, 147x131) Reverse
ias
>>1012 (OP) 
e and f are the same doe

3303_-_SoyBooru.png
[Hide] (52.5KB, 775x849) Reverse
>shitfox still relies on your os for playing media
i'm moving to chrome
Replies: >>972
muh heckin unix philosophee
>>948 (OP) 
>having a separate video player instead of embedding/opening the one you already have
if you asked me firefuck should open or embed an mpv window for every video it plays
system-png-or-something.png
[Hide] (183.8KB, 1366x768) Reverse
it is a compile time option tho

chudjak_bash_bernd_troonjak_hanging_full_body_powershell.png
[Hide] (276.7KB, 1500x1268) Reverse
share useful shit here, i'll start
this records your default audio input, e.g. microphone or monitor of an output
(recopus file.opus, recogg file.ogg recmp3 file.mp3)

alias recopus='arecord -r 48000 -f S16_LE -c 2 -t raw | opusenc raw-chan 2 bitrate 128 - $@'
alias recogg='arecord -r 48000 -f S16_LE -c 2 -t raw | oggenc -r -R 48000 -b 128 --raw-chan 2 - -o $@'
alias recmp3='arecord -r 48000 -f S16_LE -c 2 -t raw | lame -r -s 48 signed little-endian -m s --vbr-new -V 6 - $@'
Replies: >>982
list your older-than-a-week cache by size, or delete that old cache

alias lscache='find ~/.cache -type f -atime +6 -print0 | du -h -c --files0-from=- | sort -h'
alias rmcache='find ~/.cache -type f -atime +6 -delete'
ClipboardImage.png
[Hide] (18.5KB, 957x49) Reverse
>>980 (OP) 
marge i forgot text formatting was a thing, do i have to escape --args with backslashes or use code blocks?

ytpmv_xp.webm
[Hide] (2.5MB, 480x360, 01:09)
>windows le ba-
Replies: >>976
>>217 (OP) 
Is this real?

ukv-fm-chm-radiopriemnik-na-odnom-tranzistore.png
[Hide] (13.9KB, 400x294) Reverse
what widely available silicon transistor can the germanium T1 (П416) be replaced by? preferably without changing the schematic. minor adjustments are acceptable
find a germanium transistor (silicon got 0.7 V drop not 0.3V), it must also be a PNP.
most general purpose transistor could fit the bill

ClipboardImage.png
[Hide] (61.9KB, 775x849) Reverse
This /comtech/ needs GnuSchizo to be good because w7 is a pisscel that uses propriatory BSD and spends time seething about furries
15 replies and 3 files omitted. View the full thread
>>874
openrc is utter trash, its slower and has less features than systemd lol
Replies: >>941
i cant make my crontab work, is it systemd's fault or a tinkered with my shituntu to a point of no return?
Replies: >>906
>>905
most likely ubuntu, but systemd manages cron so take that into account
linusrust.png
[Hide] (127.7KB, 408x588) Reverse
>>850
>its proprietary because it contains binary blobs you cant modify or easily remove
cd /usr/src/sys/config
cp X86_64_GENERIC TNDKERNEL
ed TNDKERNEL #remove all devices except ones you need
cd /usr/src
make -j 4 buildkernel KERNCONF=TNDKERNEL
make installkernel KERNCONF=TNDKERNEL
done
if you are a nigger than doesn't compile his own kernels then then you should stick to linux
>>876
>features... le good

555DB61D-50CC-4BA3-B55F-6787D72A94B4.gif
[Hide] (784.1KB, 185x255) Reverse
I can't install windows 7 on my PC because it doesn't support NVME drives and none of the tutorials work. what do I do?
69 replies and 15 files omitted. View the full thread
5644cac93237a690ef8f93d01fb2d3a14931cdd3398f325d17eb8f466271f0c7.png
[Hide] (44.9KB, 598x628) Reverse
>>920
>be linux
>only relegated to foss quake 3 clones for eternity or steam crap
Replies: >>925
>>923
cope, i can run all steam/gog/((( blizzard )))/etc games at 60fps free of charge tranny
the amount of games that are completely incompatible with gnu/linux are in the single digits
Replies: >>926
>>925
>i can run all steam/gog/((( blizzard ))
meds NOW
Replies: >>931
>>926
real doe
microsoftlinux.png
[Hide] (113.5KB, 1365x767) Reverse
>ITT: linuxtroons argue with wintoddlers how their gay OS is better
to wintoddlers: UNIX won, get over it, install a real system
to linuxtrannies: you will never be a real UNIX, you are just a copy of SystemV trying to copy windows in every other way, you never have a real init system, your old standard is a mockery of SystemV init, and your new standard is a rape in the ass to everyone who has half a brain, you use windows-style assembly language, your most influential programmer works at microsoft.

the_gem_that_saved_the_party.png
[Hide] (509KB, 1416x4564) Reverse
title
post this >>>/meta/ too 
i'm too retarded to understand all of it but it seems like a good idea

Show Post Actions

Actions:

Captcha:

Select the solid/filled icons.
- news - rules - faq - privacy - DMCA -
jschan 1.4.1+LukePatch3.0