[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: 1751548589081243.jpg (144 KB, 463x461)
144 KB
144 KB JPG
previous >>106939110
links >>106889031
201 replies and 41 images omitted. Click here to view.
>>
>>106975221
>Should the government do anything about it?
Yes. FAANG, etc., have gotten all sorts of subsidies from the taxpayer with the understanding that we'd get jobs in return. That's the reason we don't tax income that's reinvested into the company. That's not enough for these greedy jews.
>>
>>106975628
I'll come back next year after I'm done grinding leetcode and get into easiest Google office (Pooland)
>>
There arent any jobs for fucking SOC analyst.
>>
File: fetchimage.jpg (186 KB, 700x394)
186 KB
186 KB JPG
>>106975698
>there aren't any jobs
Drop the rest, it's cleaner.
>>
>>106975698
That is because SOC analyst isn't a real job that actually exists. You really think tech companies actually pay people to go through alerts and logs? That shit is entirely made up so business that buy into "cybersecurity" solutions and products don't feel scammed.

File: ChristmasKeeb.jpg (200 KB, 1462x727)
200 KB
200 KB JPG
Stroke edition

Previous: >>106926847

>Keyboard recommendation template:
https://pastebin.com/n220xk9V (embed)

>Find vendors
https://www.alexotos.com/keyboard-vendor-list // Up-to-date list of reputable vendors with brief descriptions
https://keycaplendar.firebaseapp.com // Tracker for current and upcoming keycap group buys

>This keyboard stuff is so expensive!
https://aliexpress.com (or Taobao if you know how)

>Learn about Cherry MX switches

Comment too long. Click here to view the full text.
198 replies and 30 images omitted. Click here to view.
>>
>>106975654
punctuate deeeez nuts
>>
>>106975658
breathe mf
>>
I'm beginning to feel like a clack god, clack god. There. Civilization is restored. Every sentence is punctuatedaaaaaaaaaaaaa just kidding I gotta keep tyyping pucntiation is blatol speel chekc is blaot kjsut keep surfing the keycaps man fuckka yeah slsentience is a meme good tooto goooo devolu8tion
>>
>>106975634
Some switch combos just work that way. I wouldn't want to ever use MX Blacks on something that wasn't aluminum, for instance.
>>
>>106975531
>you already have microplastics in you.
You already have lead in you, would you like more retard?

File: file.png (292 KB, 791x791)
292 KB
292 KB PNG
modern technology
118 replies and 20 images omitted. Click here to view.
>>
>>106975226
Going off of what ex-addicts say: Try heroin.
>>
File: file.png (126 KB, 790x670)
126 KB
126 KB PNG
>>106969254
its real though
https://x.com/m_franceschetti/status/1980419272766583262
>>
>>106964955
You can get smart home stuff that doesn't need internet, then you just firewall it on your router and control it with LAN/Bluetooth.
>>
>>106964917
>buy a little tool like a code reader for your car
>it doesn't have a display and requires Bluetooth or some shit to communicate with a proprietary cell phone program
>download the program
>it's loaded with ads
>requires microphone, file, and camera permissions because ((((reasons))))
>the company wants you to pay a subscription for anything more than basic functionality
And it's even worse if the device expects to be able to use the internet itself. Why boomers and retards just put up with paying to be exploited like this, I'll never know.
>>
>>106964917
>ahhh I'm being burned alive by my mattress I should never have ripped off the tag!

Why are C++ boomers like this? Can they get anything right?
182 replies and 18 images omitted. Click here to view.
>>
>>106975333
c programmer here
sepples is as unreadable as rust is to me
sepplets have no leg to stand on when readability is concerned

and by unreadable i dont mean i cant read it, but its tough to read compared to c
think: how hard is it to read when youre at your 14th hour of the day and the only things that keep you alive are adrenaline from a coming deadline, and caffeine
>>
>>106972552
>Won't use realloc. Even a 10-line DIY implementation is more efficient.
Except it's not because under the tight, non-deterministic circumstances in which reallocation in-place is even viable doesn't make up for the fact that your piece of shit 10-line implementation is going to make no use of constexpr meaning terrible inlining and absolutely no SBO or constant folding. Nice handrolled turd you fucking moron.
>>
>>106975345
most of that is because microsoft's toolchain is absolutely fucking terrible and designed to be exclusively used through Visual Studio proper.
>>
>>106975389
I do not have problem with syntax per se, I don't care about such superficial things.
What I have problem with are all these hand-wavy /* whatever */ blanks in documentation that require reading text to figure out what are they trying to accomplish.
Rust has everything specified formally. I can see the concrete types, arguments, generic bounds, etc. Even if a function doesn't specify a concrete return type, it will be declared as
fn name() -> impl Trait + Trait + Trait
which still precisely defines which (exclusively) kind of operations will be supported by the returned, instead of just being "whatever, figure it out yourself and pray the compiler will reject your code if you assume something wrong". Which is exactly what happened in OP code. I honestly doubt you can figure out what went wrong solely by looking at function definitions, without reading all the small print on each page.
>>
>>106975477
Really felt that way. I'm so used to VSC I didn't want to change to VS. Eventually got it working. Had the compiler installed through VS build tools, and not VS, so for some fucking reason it couldn't find the compiler until I uninstalled VS...(or reinstalled it with C++ but my drive is low on memory and I need to move some shit around)
Finally can get to learning.

File: 1755317607933334.jpg (67 KB, 600x315)
67 KB
67 KB JPG
Users of all levels are welcome to ask questions about GNU/Linux and share experiences.

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

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

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

Resources: Please spend at least a minute to check a web search engine with your question.
Many free software projects have active mailing lists.


Comment too long. Click here to view the full text.
92 replies and 15 images omitted. Click here to view.
>>
>>106975635
>I hope some faggot zoomoid vibe codes all these useful-but-missing things into archinstall.
I hope so as well, as an arch disliker
>>
>>106975645
I know you weren't saying that. I'm just pissed at how bad archinstall is. It's been around for like a fucking decade and this is the biggest Linux distro among non-noobs. It's pathetic really.
>>
>>106975535
Can you access the files with other programs?
What are the mount options? Use
mount | grep /media/"uid"
>>
>>106975673
I like it, it did a good job cutting off a lot of effort from installing Arch. I manually installed Arch on my main PC but used Archinstall for my old PC which I upgraded from.
I'm quite satisfied with the defaults they've chosen, it's all very reasonable... But also very minimal, so I still had a lot of stuff to do myself. I think there already exist distributions that cater to people that want "Arch, but with an installer a baby could use". For example: EndeavourOS. It's very close to vanilla Arch and the installer is on par with most distros.

Although I really don't like some of the changes they made, like using dracut.
>>
How's gayming on linux nowadays? I've read that there's been a lot of work done and that things improved a lot. I'm mostly talking about offline games, no interest in online sloppa.

File: 1744285722051790.jpg (1.23 MB, 2880x2160)
1.23 MB
1.23 MB JPG
Previous /sdg/ thread : >>106952267

>Beginner UI
EasyDiffusion: https://easydiffusion.github.io
SwarmUI: https://github.com/mcmonkeyprojects/SwarmUI

>Advanced UI
ComfyUI: https://github.com/comfyanonymous/ComfyUI
Forge Classic: https://github.com/Haoming02/sd-webui-forge-classic
reForge: https://github.com/Panchovix/stable-diffusion-webui-reForge
Stability Matrix: https://github.com/LykosAI/StabilityMatrix

>Early Preview UI
AniStudio: https://github.com/FizzleDorf/AniStudio


Comment too long. Click here to view the full text.
92 replies and 63 images omitted. Click here to view.
>>
>gm
>>
nice smile on the little fella
>>
>>106975334
No witty comeback?
Nobody listening to you?
>>
no gen in the membrane
he's insane, got no gen!
chigachigachiga
no gen in the membrane
he's no-gen, got no brain!
>>
File: deRF_cHD_00032_.png (3.18 MB, 2150x1229)
3.18 MB
3.18 MB PNG

File: 20180507160320.png (144 KB, 1024x795)
144 KB
144 KB PNG
Death of Rails edition.

>Free beginner resources to get started with HTML, CSS and JS
https://developer.mozilla.org/en-US/docs/Learn - MDN is your best friend for fundamentals
https://web.dev/learn/ - Guides by Google, you can also learn concepts like Accessibility, Responsive Design etc
https://eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScript
https://javascript.info/ - Quite a good JS tutorial
https://flukeout.github.io/ - Learn CSS selectors in no time
https://flexboxfroggy.com/ and https://cssgridgarden.com/ - Learn flex and grid in CSS

>Resources for backend languages
https://nodejs.org/en/learn/getting-started/introduction-to-nodejs - An intro to Node.js
https://www.phptutorial.net - A PHP tutorial
https://dev.java/learn/ - A Java tutorial
https://rentry.org/htbby - Links for Python and Go

Comment too long. Click here to view the full text.
276 replies and 25 images omitted. Click here to view.
>>
>>106974970
>React is just pure JS
>look at react
>it's literally a niggerlicious mix of JS an HTML like legacy PHP style
>>
>>106975004
You're a nigger. By "fullstack" I meant "batteries-included" such as ORM, authentication framework, testing framework, admin panel, etc. Svelteshit does not provide everything you need out of the box to build a web app.

Reiterating: You're a nigger.
>>
>>106975238
>Svelteshit does not provide everything you need out of the box to build a web app.
Doesn't it?

>ORM
Drizzle?

>auth framework
Takes like 3 seconds to write your own

>testing framework
I think it offers at least Playwright, maybe more, don't remember

It literally prompts you which of these you want in your app when you spin up a new app.
>>
>spend months making ruby app
>time to deploy!
>need database
>need email
>need file storage
>need to configure websockets
>need deploy automation
>need error monitoring
>can either try to configure the fuck out of a VPS or use third party services to manage all your shit
>at the mercy of like seven different services

I just want to focus on writing code and building systems. There was a point in time where I deployed my Rails app by uploading it to Dreamhost via FTP
>>
>>106975743
Tell us how you managed database, email, file storage, websockets, deploy automation and error monitoring via FTP, anon

File: 1759359121751679.jpg (49 KB, 800x984)
49 KB
49 KB JPG
As a filthy no-coder, what LLM should I use to vibe code userscripts? Ideally, it should be free (even if it's with limited daily tokens or whatever) and online (not self-hosted).

I have a couple of ideas on how I can improve my browsing experience, and it's nothing too complicated, but it's still too much for my extremely limited knowledge. And yes, I've checked Greasyfork & similar sites, they don't have what I'm looking for.
>>
>>106975705
>online (not self-hosted).
Duh. You would really have to go out of your way for it to not be online.
Use ChatGPT and Deepseek.

File: 1761015082854.jpg (129 KB, 1170x1427)
129 KB
129 KB JPG
Previous: >>106947726
301 replies and 39 images omitted. Click here to view.
>>
File: 1734873552350286.png (457 KB, 600x450)
457 KB
457 KB PNG
>Reviewing resumes
>Someone linked their lesswrong account
I'm tempted to toss it for that reason alone
How insufferable do you have to be to take pride in that site?
>>
>>106975586
I love that insufferable faggots out themselves like this now, may they stay foreveralone
>>
>>106975433
I am actually working with a recruiter. We were catching up on places, I think the guy would love to place me at a job a week I have so much interest.
>>
>>106958709
Sounds like some H1Bullshit
>>
>>106975586
Am I supposed to know what that is?

Why are tech companies wasting money on designers and programmers to change a design to something completely unnecessary with no upgrade in functionality?
14 replies and 2 images omitted. Click here to view.
>>
>>106974045
It's also difficult to seek at the beginning of a video, even in full screen, because near the beginning the controls disappear before the mouse is actually off the UI elements. They fucked up the design and never tested it.
>>
i occasionally rewatch limmy's perspective on this issue
https://www.youtube.com/watch?v=Y2eYUAwqcYg
>>
>>106974335
But that's the uploader's fault. He can chose to put these there and he can extend the video with some black frames to put overlays there. Some even do it with a design especially for the overlays.
>>
File: file.png (20 KB, 177x145)
20 KB
20 KB PNG
>>106974291
i have the same problem with the volume bar on twitter videos
>every video is muted by default
>if you click the mute button it does nothing
>if you click it again it BLASTS FULL VOLUME
>player doesn't respect my browser-wide preference of defaulting video volume to 20%
>ideally you want to drag volume button up from a muted state to avoid going deaf
>hovering the button brings up the volume gutter for a split second
>moving your mouse to it makes it disappear because they made the button ROUND
>didn't even bother placing an invisible box behind it to extend its hover hitzone
>always end up misclicking and putting it at the wrong volume, because the damn gutter doesn't want to stay visible
>by the time it's at an acceptable volume the entire video has played through, missed all context, have to rewind
i had to write a userscript to push the gutter down a bit to make this shit actually usable
and editing their CSS is a BITCH i could _only_ manage to push it down a bit, and make the bar not round, not even the button, without destroying the layout for the entire site before losing my entire patience with this shit
/* post radius */


Comment too long. Click here to view the full text.
>>
File: file.png (2.81 MB, 3437x1276)
2.81 MB
2.81 MB PNG
why does youtube make videos darker? left is the uploaded video, right is a copy i downloaded over a year ago, sat on the exact same frame
is it just the player or are they seriously re-encoding people's shit to look worse?

File: 20251023_011243.jpg (202 KB, 833x1280)
202 KB
202 KB JPG
Japan is BASED
16 replies and 3 images omitted. Click here to view.
>>
Nips are unironically the "I need less" group. They also don't like the possibility of getting locked out of something they bought, for any reason at all. Fuck having to remember your credentials to login, 2fa, otp, etc. Just gotta insert the disk and use it.
Unofficially they might lend some of the stuff they buy as well, they're likely to buy their own copy if they liked it.
>>
File: keith.jpg (56 KB, 574x514)
56 KB
56 KB JPG
>>106975183
>>106975211
YES, movies would have cost more money on SD cards but the FREEDOM to choose the quality level and take your movie in your fucking wallet and have it be playable in infinitely more places without an internet connection would have benefited everyone. The poorfags would have purchased the $30 YIFY 2GB SD card and later for like $10 used. The richfags would have payed more money for the higher quality 4/8GB $50/$80 SD card movies and had bragging rights that they didn't have to settle for YIFY quality. Meanwhile Shekelstine is rolling in big money.

This relentless desire to control humans via DRM like lab rats is what caused YIFY rips to skyrocket in popularity and cause another shoah. Piracy has exploded in the last decade and it will only get worse as region blocking intensifies. It's so bad that it's spilling over into the real world and causing people to go back to DVD/blu-ray as they fear internet shutdowns.

Anyway my point is humanity as a whole has suffered terrible consequences because of this DRM craze. Kikes are ironically hurting the industry they are trying to protect.
>>
>>106974745
It says more about how tech illiterate they are.
They could easily recycle the old case and drive.
>>
>>106974953
>>own nothing
Every American has a garage full of Chinese junk.
>>
>>106975005
I mean it's like 1/4 of their population in the greater Tokyo area

So basically

ITT discussions and evidence of the enshittification of technology.
The obvious example of yesterday's AWS outage is very in your face but I feel the normies have no idea things are getting worse until the AI (actually Indians) accidentally push some bad DNS configs and fuck up every service on the East coast.
But if they only knew about the things quietly breaking and getting worse over time.
Recently I've noticed Google maps giving increasingly braindead navigation instructions. Following them adds 10 minutes to the time estimate. Ignoring them and just taking the interstate has me arrive 5 minutes earlier.
A 15 minute differential on a 30 minute commute is wild. How bad do things need to get before they stop outsourcing literally everything?
94 replies and 13 images omitted. Click here to view.
>>
File: 1760021616139234.jpg (69 KB, 695x811)
69 KB
69 KB JPG
>>106968004
the fucking right click menu, it has to load every time you use it
some times it gives up and opens the old one like in win 10
>>
>Enshittification General
>general
WHY DOES EVERYTHING NEED TO BE A GENERAL?
Generals have destroyed board culture and discouraged original threads
>>
>>106975286
Well I'm not so I'll just keep blocking ads then
>>
File: file.png (43 KB, 849x246)
43 KB
43 KB PNG
google has been putting LLM summaries on results from reddit for the past week or so. seems like an added insult to injury when people have been saying reddit is one of the few remaining decent sources of information.
>>
>>106975515
the fucking 1-2 second delay each time. Like this is at all a complicated task to fucking draw a small window on the screen. The retarded dei indians probably coded it to reload the context and file associations each time is probably why I have to imagine.

also
>start button just sometimes doesn't register on first click
>CTRL+C just sometimes doesn't copy
>calculator app sometimes launches full screen for no discernable reason
>I'm apparently the only one on my team to notice this shit, and it makes me feel like I'm crazy.

File: 1757721920705743.png (13 KB, 396x315)
13 KB
13 KB PNG
they really cucked VirtualBox this time

impressive how all the organizations that doesn't serve the Lord are committing those errors
>>
File: 32049897.jpg (84 KB, 1998x999)
84 KB
84 KB JPG
>TELL ME WHY THIS TESTING IS IMPORTANT
>>
>WHQL testing
>if not certified ppl get a modal asking if they want their drivers to work
uhh continue anyway boss i need my shiny new printer to work
>>
Can you not keygen a pass for this in 2025? Hasn't the MSI installation format been around since forever for someone to make it possible?
>>
>>106974777
just integrate an autohotkey script into the installer that clicks continue anyway, bam whql cerifird

how do i are becom bilionaire at 20?
4 replies omitted. Click here to view.
>>
>>106974527
You can't, your already 32
>>
>>106974591
Good answer
>>
>>106974527
Become a stock market guru. Learn the very basics of the stock market and just pretend to know what you're talking about. Then sell pre-recorded courses for at least $500 because "this information is too valuable to give away to everyone." Create a private discord for your stock market hustle and occasionally just yell the names of random stocks. They don't have to be good stocks. Just anything will do.
>>
easy.
give up all morals or ethics and stop seeing other people as humans but as tools that you can use to become a billionare.
beware of the other sociopaths that will 100% inject themselves into your life
>>
>>106974527
it works by The Santa Clause rules

File: collage.jpg (1.8 MB, 3942x2465)
1.8 MB
1.8 MB JPG
Discussion of Free and Open Source Text-to-Image/Video Models

Prev: >>106968093

https://rentry.org/ldg-lazy-getting-started-guide

>UI
ComfyUI: https://github.com/comfyanonymous/ComfyUI
SwarmUI: https://github.com/mcmonkeyprojects/SwarmUI
re/Forge/Classic/Neo: https://rentry.org/ldg-lazy-getting-started-guide#reforgeclassicneo
SD.Next: https://github.com/vladmandic/sdnext
Wan2GP: https://github.com/deepbeepmeep/Wan2GP

>Checkpoints, LoRAs, Upscalers, & Workflows
https://civitai.com

Comment too long. Click here to view the full text.
314 replies and 81 images omitted. Click here to view.
>>
>>106975759
cfg steps take twice as long, you are the retarded one
>>
>>106975773
works on my machine
>>
>>106975773
you can use 1 cfg dipshit
>>
>>106975773
also if you use another lora for actions such as a BJ or something you can get away with even 3 + 3 steps
>>
>>106975785
lol then no way are you getting better or even close as good results, show me these 1 cfg 7 step results without light lora, you are trolling


[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.