[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Subject
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]

[Catalog] [Archive]

File: file.png (2.11 MB, 1566x976)
2.11 MB
2.11 MB PNG
Do you ever fix old hardware yourself?
96 replies and 22 images omitted. Click here to view.
>>
Basically every woman has the thought in the back of their head, no matter their upbringing or morals, "if this doesn't work out, I can always sell feet pics on OnlyFans" or some variation. It has become normalized to be a whore. This is not good.
>>
>>106487451
Damn... What the fuck happened between then and now
>>
>>106484495
snu snu!
>>
>>106485322
That is a woman. The troon is the other techtuber anons post.
>>
File: file.png (935 KB, 768x1280)
935 KB
935 KB PNG
When's she gonna start a lifting channel.

File: idiots 1.mp4 (2.82 MB, 360x482)
2.82 MB
2.82 MB MP4
Any robust car models 2020-2025 ?
>>
>>106488557
the second fellow who gets run over... it's just too perfect.

and your question is >>>/o/
>>
>>106488557
Females should be banned from driving

File: (ichihime-rising-sun).jpg (252 KB, 1024x1024)
252 KB
252 KB JPG
>Lisp is a family of programming languages with a long history and a distinctive parenthesized prefix notation. There are many dialects of Lisp, including Common Lisp, Scheme, Clojure and Elisp.

>Emacs is an extensible, customizable, self-documenting free/libre text editor and computing environment, with a Lisp interpreter at its core.

>Emacs Resources
https://gnu.org/s/emacs
https://github.com/emacs-tw/awesome-emacs
https://github.com/systemcrafters/crafted-emacs

>Learning Emacs
C-h t (Interactive Tutorial)
https://emacs.amodernist.com
https://systemcrafters.net/emacs-from-scratch
http://xahlee.info/emacs
https://emacs.tv

Comment too long. Click here to view the full text.
263 replies and 43 images omitted. Click here to view.
>>
(defvar example
`((,(rx "example") . ,(lambda (line) line))
(,(rx line-start "foo") . ,(lambda (line) line)))
"Is there a better way to write an alist where
the keys are regexps and
the values are lambdas?
This works, but I feel like I'm using the comma a lot.")


Is there a better way to write an alist where
the keys are regexps and
the values are lambdas?
This works, but I feel like I'm using the comma a lot.
>>
>>106486568
(mapcar (lambda (c) (cons (eval (car c)) (eval (cdr c))))
'(((rx "example") . (lambda (line) line))
((rx line-start "foo") . (lambda (line) line))))
>>
Is there any way to get a better debugging experience with Sly? I know I can add break calls, but that doesn't allow me to see returned values from previous statements or inspect all of the local values right in the code buffer.
>>
at this rate I'll need to write a sign saying I'll program Common Lisp for food
>>
>>106486568
(define (alist . lst)
(unless (= 0 (remainder (length lst) 2))
(error "odd size list provided to alist"))
(unfold
null?
(lambda (rest)
(cons (car rest) (cadr rest)))
cddr
lst))

(define example
(alist
(rx "example") (lambda (line) line)
(rx line-start "foo") (lambda (line) line))


Comment too long. Click here to view the full text.

File: 13243.jpg (20 KB, 500x374)
20 KB
20 KB JPG
Host the planet edition.

Previous: >>106433834.

READ THE (temp)WIKI! & help by contributing:
https://igwiki.lyci.de/wiki/Home_server

/hsg/ is about learning and expanding your horizons. Know all about NAS? Learn virtualization. Spun up some VMs? Learn about networking by standing up a OPNsense/PFsense box and configuring some VLANs. There's always more to learn and chances to grow. Think you’re god-tier already? Setup OpenStack and report back.

>What software should I run?
Install Gentoo. Or whatever flavor of *nix is best for the job or most comfy for you. Jellyfin/Emby/Plex to replace Netflix, Nextcloud to replace Googlel, Ampache/Navidrome to replace Spotify, the list goes on. Look at the awesome self-hosted list and ask.

>Why should I have a home server?
De-botnet your life. Learn something new. Serving applications to yourself, your family, and your frens feels good. Put your tech skills to good use for yourself and those close to you. Store their data with proper availability redundancy and backups and serve it back to them with a /comfy/ easy to use interface.


Comment too long. Click here to view the full text.
166 replies and 33 images omitted. Click here to view.
>>
File: GGGXJLRboAAMN9h.jpg (121 KB, 1170x936)
121 KB
121 KB JPG
>>106488130
thanks. all I needed.
>>
>>106487152
The only problem with it is AM4 which is getting harder to find around me at least.
>>
>>106487152
First time I see a component cheaper in Europe, lmao. 125 here
>>
>>106479293
How much are you consuming on average?
I will be doing the same coming next Spring.
>>
>>106488530
I also got fat and let go.
People that call themselves bears are pathetic.

File: 165bb.jpg (99 KB, 680x781)
99 KB
99 KB JPG
>internet sales man comes to our house
>dad says i am the tech guy
>calls me over
>sales man immediately asks if i am a gaymer
i did not become a unix wizard just to be treated like this
4 replies omitted. Click here to view.
>>
>>106487656
you shouldve asked him why do i need 2 internet connections when we already pay for it on our phones?
>>
>>106487699
>does this thing work with the wifi cable for my printer?
>>
>>106487656
Who the fucks let a salesman in in 2025?
Your dad is retarded and shouldn't be allowed with decisions.
>>
>>106487656
>internet salesman comes to my house
>"hey asshole did you not see the no soliciting sign"
>shut door in his face
>>
>>106487656
hack his ass

File: 1756324277461062.gif (2.87 MB, 200x234)
2.87 MB
2.87 MB GIF
Words words words.
5 replies omitted. Click here to view.
>>
>>106485786
facebook market is full of thinkpads,
meds.
>>
>>106485786
lets see
>planned obsolescence by using shit materials
>extra thin meme. leading to shit cooling
>cutting corners to save money. stuff like shit quality display, single band wifi, super shit trackpad, super shit keyboard
get a thonccpad
if you don't require an X86 CPU or Windows, get a macbook
if you don't require a desktop OS at all, just get an iPad or a galaxy tab
>>
>>106487140
>create an account on Facebook
>fill in all personal data and a photo for verification on Marketplace
>find and sift through old used laptops literally on Facebook Marketplace
>message and wait for responses to haggle and negotiate
>commute to their location to pickup laptop (or have it shipped, no one does that though on FB marketplace)

This is a difficult process, maybe you should kill yourself?
>>
>>106485786
Just get a macbook pro unironically
>>
>>106485786
Apple bought out all the high end chinese machinists so every other brand is left with the country bumkins who didn’t pass the skill check, or worse jeets.
Also westerners kinda just uhhhh, forgot how to machine parts.
They just give CAD files to chinaman then get exited for next product CAD file they can hand off to chinaman.

Gee, it's almost like AI is a bubble that will obliterate the American economy when it pops.
87 replies and 13 images omitted. Click here to view.
>>
>>106488515
Why are you so homosexual?
Ai is replacing codetroons and artroons right now, each day less and less coders are required. I want a world without retarded luddites like you and each second we get closer and closer.
>>
>>106488452
China currently is playing into their sloppy foursome with Russia, Iran and NK. Assuming that Trump will still be going full retard, Von Meyer still being useless wom*n and rest of the world just being irrelevant, there are no forces to stop them, too.
>>
>>106488528
Nigger, you talk out of your ass.
"My-my-my art troons killer machine!" - that's not an usecase worth half a trillion. And we see with every fucking day how replacing programmers with AI works - every other week or so another company dies because their product shits itself and they have no people to repair it. It's the fucking reality, but I guess for a faggot with lips closed on Altman's tiny cock it's too much. It's you who act like luddite that got high on that praising the mechanical god and cannot cope with the fact that the magical black box will not gonna change the world.
>>
>>106488549
>post deranged gay fantasies
you are a transgender individual.
Your opinion is stupid and jewish, plus you are assuming that ai won't improve, however, we have seen that it's the opposite. For example the new Google ai image generator is almost undetectable, impossible to distinguish between a "real artroon art" and aigod generated.
Ai is improving even if you cope and seethe. You will die.
>>
>>106488566
I'm working male, more than you. And fact that you have no arguments but your fantasies about trannies is proving me right.
/thread

File: wtf.png (1.26 MB, 2005x1801)
1.26 MB
1.26 MB PNG
Why does everyone fight over operating systems on this board constantly?
Why not just use what you need for your needs?
Sneed
>>
>>106488606
I keep telling them but they insist they should rewrite everything in rust. mental illness I tell you

once again, I am not including the links because none of that shit fucking matters. If you didn't hold a job before 2022, you are sinking and/or dead. There are talks of an AI bubble hiring hasn't gone across the board, and the outsourcing numbers are still increasing. Trump is beefing w/ Modi, so maybe H-1Bs could be on the chopping block soon who knows

I have never used 1337code to get a job in this industry. During my last job search of 2021-2022, I remember getting a timed 1337code style PHP interview.....I remember how anxious I was in getting these four questions right (which I did), only to never even speak to anyone at the company. I promised myself in the 2010s I would never learn React or do 1337code. I always knew 1337code was going to be a cancer, but pre-pandemic, it was limited to FAGMAN companies I could ignore...but with the supply of new grads post-2017, who "drank the kool-aid" and didn't get to experience post-great recession tech culture (buttcoins on /g/, Steve Jobs still being alive, being in your early 20s and actually being friends with your co-workers while building shit and getting rich), the cancer culture of 1337code would permeate the industry because college kids are cucks


Old Thread >>106466467
WFH Sex Havers #1 >>106385360
164 replies and 35 images omitted. Click here to view.
>>
>>106488312
Well, it has a twofold purpose:
- create notes and find out what can go wrong doing this to fill my documentation (requirement to pass my degree)
- intermediary step to turn the company infrastructure cloud native, if the other departments catch up.

I was really lucky that exchange 2019 also reached eol and requires SE and that the project is necessary for the company's future. It having a real purpose and not just being a routine work saved me.
I hope the examiners accept it and do not reject the project submission I sent since the company's work ethic in risk management is to test in isolation before vital infrastructure is changed.
>>
>>106488504
Creating an isolated environment for that and not directly applying the job reeks to them like I am doing a fake project, reeking to high heavens.
I stated the reasons in the form, but I bet they might reject it.
Which means I am fucked, it they do.
At least in Germany.
>>
I unironically think it should be my company's responsibility to find a gf for me. I have thought about this extensively and can defend it from any possible critique.
>>
>>106488593
What if she's a DEI hire?
>>
>>106487716
>>106488004
Its a tough economy out there, a man's gotta do what a man's gotta do.
I wish I were fully backend but, as of now, I'm fullstack.

File: Fedora_logo.svg.png (53 KB, 1024x1024)
53 KB
53 KB PNG
Is this good distro for a beginner?
19 replies omitted. Click here to view.
>>
>>106487314
i cant tell if this a shitpost or you're just retarded anon.
>>
>>106487507
to be fair thats the sign of a good shitpost
>>
File: 1656430386520.jpg (58 KB, 1080x963)
58 KB
58 KB JPG
>>106486662
It is actually
the only caveat being RPM Fusion
>>
Mint is the only distro a serious person would recommend to anyone
>>
>>106486662
beginner of what?
its just a regular os that does all the normal stuff an os does. im using the KDE version

File: 1693732787791.png (1.94 MB, 963x1280)
1.94 MB
1.94 MB PNG
They did it again edition


>What phone has X and Y feature?
Don't ask, use these!
https://www.gsmarena.com/search.php3
https://www.kimovil.com/en/compare-smartphones
https://phonedb.net/index.php?m=device&s=query

Good Resources:
>Reviews
https://www.gsmarena.com
https://www.phonearena.com
https://www.notebookcheck.net


Comment too long. Click here to view the full text.
199 replies and 65 images omitted. Click here to view.
>>
How tf do I add apps in android auto? Poweramp shows but but revanced and yt music revanced doesn't. Is there a 3rd party app that will let me add whatever?
>>
take the foldable pill

>z flip 4 for almost 3 years
>>
>still using a base model iphone 13
give me 1 reason why I should upgrade to a new phone
>>
>>106487893
These Top 5 Prostate Supplements Can Help Reduce the Frequent Urinary Urges Waking You Up Every Night
>>
>>106487851
See
>>106486897

File: Chatgptits.jpg (29 KB, 739x415)
29 KB
29 KB JPG
TLDR I'm a complete outsider and was able to vibe code something that the IT department couldn't figure out.

Setting the stage: I'm not a developer but I work for a company that mostly sells a software. I work with customer support, not IT. My coding capabilities are those of a kid after a couple of python lessons. I'm plainly able to iterate through an array or create a "person" class with an age init variable that has a "grow old" method that increases their age. I worked that out during high school and have never used it for anything.

The IT department is right next to mine and I had an idea to solve the problem they were working on. It's basically just turning visually assorted data into a json format.

I had the very simple idea of thresholding the file and looking for polygons of all black pixels sandwiched by bordering polygons of all white pixels of the same shape. Then, I'd save multiple versions of the file, each 1 polygon's inside left untouched and all of the other polygons masked out.

That made it so that the tesseract could read it and put it in the json file.

It takes less than 10 seconds to do all of that for 1 file. Thousands can be processed a day using the script, and losing bits and pieces here and there doesn't really matter.

It worked right away (I wouldn't have the capacity to debug it anyway) and I didn't even skim through it.

I handed them the code because I owed one of them a favor.
>>
You clearly don't know what vibecoding is bruv
I got to sleep and wake up to 50k LOC abominations.

File: csg.jpg (938 KB, 1920x1080)
938 KB
938 KB JPG
Everything is already from China, but here we discuss the cheap chink shit you see on various sites.
1st rule of /csg/: If it looks too good to be true, it probably is.

Useful links
>TWS IEM reviews: www.scarbir.com/
>Guide: csg-guide.neocities.org/
>Wiki: https://igwiki.lyci.de/wiki/Chink_Shit_General

>What headphones/earbuds should I buy?
>>>/g/iemg
>I want a cheap smartphone what should I buy?
>>>/g/spg/
>I want to buy some sort of emulation device
>>>/vr/hhg/


Comment too long. Click here to view the full text.
167 replies and 35 images omitted. Click here to view.
>>
>>106488384
kek without any adblock, right, bro? Let all the tracking run wild, right bro? Just today, eh?
>>
>>106487124
maybe me holding back from buying that xiaomi screwdriver set clone that goes around for $2 ain't such a bad idea after all
>>
>>106486986
mijia is the chinkshit gold standard. currently have a mijia trimmer and toothbrush, all used lovingly for many years
>>
>>106485609
specialist brands like goretex and kathmandu seal up the seams with glue and splash a coat of hydrophobic plastic onto it. where i live they're like $250usd base but as expected waterproofing is a premium feature

look at this: https://www.aliexpress.com/item/1005004583456465.html
doesn't it look similar? the fabric and toe area look right but it's low cut and they use a metal ring for the top lace with aren't good
>>
>>106488398
chrome to buy online stuff and surf the net using firefox and brave. i used to have a dedicated laptop for it, now reformatted and used for OBS recording the main laptop

File: 9.jpg (42 KB, 1080x720)
42 KB
42 KB JPG
>let's not make a download button for reason
3 replies and 1 image omitted. Click here to view.
>>
>>106487650
>>
There are several download buttons.
>>
>>106487650
>Why can't I buy pre-assembled furniture in IKEA?
>>
>>106487818
Buying Manaforge Omega Heroic boost will get you Manaforge Omega raid completed on HEROIC difficulty.
Manaforge Omega is the final raid of the War Within expansion, taking place on the devoured world of K’aresh. Raid features 8 thrilling boss encounters with the final boss being the Void Lord Dimensius, the All-Devouring. Witness the end of the first chapter of the Worldsoul Saga with our Manaforge Omega boost!
>>
>>106487780
FPBP

I need both a new phone, and a new headset.

Will an aptX Adaptive-enabled phone, and headset give me CRYSTAL clear bluetooth calls? Like, 44.1khz 16-bit (stereo) output and input?
If it doesn't reach that level of performance—what will it reach?
>>
>>106487486
Any phone connected to any headset using any codec will be able to handle voice calls without any perceivable loss of quality. You realize that voice calls are 8kbps over the cell network by default, or up to 64kbps if everything involved supports HD-voice, right? There is no reason to push that garbage through some kind of hi-fi audio setup.
>>
>>106487518
I'm talking about calls over things like Telegram, or Discord—Zoom, etc. Internet calls.
I wouldn't make this thread if it weren't a (very) aggravating problem.
I agree that the quality of regular carrier calls is abhorrent. To hell with carriers (and i'd be willing to guess, neither hardware manufacturers nor google also give a crap).

I primarily ask this because I'm in constant communication with my BF over internet calls, and I've never had a phone AND headset that both support even aptX.
My last phone's output to my QC45s was fucking unusable, and BF would mention how bad the mic sounded.
With my current phone, input and output are better—but the QC45 has other problems on calls not related to Bluetooth. BF gets muted when I talk; latency is pretty bad (compounds badly with the muting); my mic's volume is inconsistent.

I only know that aptX Voice was, at one point, supposed to make Bluetooth HFP not suck—it was rolled into aptX adaptive, according to Qualcomm. (https://www.qualcomm.com/news/releases/2020/01/qualcomm-introduces-aptx-voice-audio-technology-higher-quality-voice-calls).

Really, that article (and newer stuff I've found) seems to confirm that I'll get at LEAST 16khz [16-bit] mono—which is an acceptable minimum quality—but because it's so baffling in the first place that our modern hardware can and often DOES do horrendously bad voice calls on BT, I just wanted to make sure this IS the minimum with someone who might know.
>>
>>106487486
You need LE audio
>>
>>106488415
Thanks to your post, I realized that my QC45s don't support LE audio—just Bluetooth LE.
Stereo calling, in super wideband (which is 50hz-14000hz)—that's pretty good, considering you get stereo. So, I will definitely make sure both devices I get support LE audio (in addition to aptX adaptive). Many thanks.
>>
>>106487486
There is degradation with wireless. Download a binaural beats program and set it to delta. If it puts you to sleep then use it, if it doesn't then it's too degraded and you'll notice the difference


[Advertise on 4chan]

Delete Post: [File Only] Style:
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.