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

why are roblox cheats so expensive?

File: 1735103794421504.png (17 KB, 400x400)
17 KB
17 KB PNG
>"enjoy 30 minutes of ad-free listening!"
>play two 4-minute songs
>ad
how is this legal
78 replies and 11 images omitted. Click here to view.
>>
>>106749224
Pretty sure you're legally allowed to make a backup copy of a CD that you own, either to another CD or a hard disk. So if you bought a copy of Trout Mask Replica on CD back in 1989 and it's buried somewhere in your garage, then you already own a licence to listen to that music. Sure, you could dig up an old CD-ROM drive, open it up to wipe the lens, order an IDE to SATA converter off Aliexpress and rip the cunt, only to find out that track 8 has unfixable skipping. Or, you could just grab a FLAC off a sailing website of your choice and achieve the intended end result in as little as 14 seconds.
>>
>>106743264
I did it and it works
>>
>>106741364
>Steam is the only company that isn't too faggy to do an offline mode correctly
it took them a long time to get there, it was extremely faggy for a looooong time
>>
>spotify free
broke
>spotify paid
woke
>"My Mix" on youtube
bespoke
>>
File: 1738015892305974.jpg (244 KB, 499x482)
244 KB
244 KB JPG
not being able to PICK WHICH FUCKING SONG it should play being only allowed to skip FIVE TIMES is one of the most jewish things i had ever experienced.
it's not even about paying for premium, but paywalling the most basic features of a music player is insanity to me. all of which ON TOP OF ALREADY PLAYING SHITTONS OF ADS.
i mostly listened to podcasts so i just ended up using AntennaPod instead and it's so much better. every time an episode ended spotify would play unrelated TrannyPodcast2.0 and then this shit would pop up in my recommended. blows my fucking mind how normalniggers can stomatch this

File: 1707860893850095.png (388 KB, 934x1000)
388 KB
388 KB PNG
What are you working on, /g/?

Previous thread: >>106715518
98 replies and 17 images omitted. Click here to view.
>>
>>106749847
you forgot a () to call it
>>
>>106749391
Only if you knew what 90% of the modern logos looks like...
>>
Writing a local query engine

I'm just doing shit as I go. Asking Claude for guidance, no full vibe coding.
Also trying to learn either Sublime Text or Vscode as I go. Kind of tired of wasting time with nvim/emacs
>>
>>106749692
just using a manual memory management language will teach you a lot although there's a fair amount of variability even there with how low level you go
if you've got an old TI graphic calculator you can do embedded dev on it or super retro-dev depending on what model

to add to the bad metaphor registers are what you have in your head at any given moment and the cache is what you have in your hands
the difference between registers, cache, memory and storage is access latency, i.e. time it takes for communication to go there and back, partially just because of distance to the CPU but other things too
this is different from access speed

registers are what CPU instructions actually do stuff on, and for all you have access to they're right there, the cache is different levels of storage physically located on the CPU which is normally implicitly manged but can be managed explicitly, memory is located near the CPU, storage is located far away from the CPU and has to go through things like the filesystem

memory is a big fat array
a pointer is an index into that array (it's literally just a number)
loading or storing data to registers from memory and reverse looks up the index, it also goes through the cache first to check
computers don't usually just do that directly (what is called DMA or direct memory access is usually reserved for the OS and drivers)
memory is virtualized and has been for a really long time (like the NES has virtual memory)

Comment too long. Click here to view the full text.
>>
>>106750137
some of these are semi-standard, some of these are set by the hardware, some by firmware, some by the OS, some by drivers, some by the process launcher, some you can request
its used for a variety of things including security (for example, each process gets its own memory mapping so without special permissions you can't read the memory of other processes) and from what i know older hardware used it more for making it possible to address larger regions of memory than the register sizes supported with banked addressing so you'd set one register to 1 and another to 0 and it would access the second item from memory bank 1 and then change the 0 to a one and it'd be the second item from memory bank 2

they can be real physical memory but they can also be other things including memory ranges corresponding to PCIe which could be storage, your GPU's memory (modern GPUs also have a IOMMU and can do this in reverse), or many other things
when it's used that way it's called memory mapped IO
computer memory is also paged which basically is just chunked mapping and storage of mapped memory so things can be loaded in chunks and memory you aren't really using is saved to disk in a memory mapped file windows calls the pagefile or linux calls the swapfile
never done a deep dive on how it works but it's supported by hardware and it's multi-level

memory efficiency basically means using as little ram as possible (like by making sure you move data instead of copying it or use techniques like copy on write, so no matter how many of something you have there's only one copy of each unique item and when you change it, that's when it makes a new one), requesting memory from the OS as efficiently as possible (i.e. you ask for big chunks so the OS gives you RAM that's physically located together then you subdivide it, RAM version of avoiding file fragmentation), requesting memory from the OS as little as possible (allocation is expensive)

File: yuki_high.png (1.44 MB, 1920x1080)
1.44 MB
1.44 MB PNG
yt-dlp is kill
223 replies and 34 images omitted. Click here to view.
>>
File: 1740745938318568.webm (3.79 MB, 720x1280)
3.79 MB
3.79 MB WEBM
>>106746827
NI HAOOOOO
>>
>>106747980
You gotta be really fucked in the head to do, watch, save and/or promote something like that. It's because of fuckers like you that we can't have nice things and the world is a dark place. We could all live in peace, but people like you ruin it. I hope your life to be a living hell for the rest of your days.
MODS MODS MODS
>>
File: 1654597161332369.png (49 KB, 500x709)
49 KB
49 KB PNG
>>106741472
>just get like 30% of YT's user base
jesus fucking christ dude
>>
>>106745873
The Porno Lab and the Fakku are just pornographic websites!
>>
>>106707628
give them a break, even QJS users can't keep track of what fork is more up to date
(I wish the devs decided on a single repo to work on, so much time wasted to port commits from one to the other...)

93 replies and 21 images omitted. Click here to view.
>>
File: bigmac.jpg (34 KB, 640x640)
34 KB
34 KB JPG
>>
>>106750034
Lmao! Is this a Linux joke?
>>
>>106749997
yeah
ngl, the demoscene is some next level shit
https://www.youtube.com/watch?v=bD1wWY1YD-M
actual fukken C/++ virtuosos
>>
>>106750176
>Nostalgia Nerd
HE'S GONNA TAKE YOUR WIFE TO THE TEST SO YOU DON'T HAVE TO
>>
File: 1707591679708548.gif (976 KB, 272x244)
976 KB
976 KB GIF
>>106750176
You should check their code, it's often cooler than the effect and stay in touch with Amiga and IBM PC scenes as they're more Assembly Centric than Windows Demos.

File: 1756037828091595.png (2.8 MB, 1536x1536)
2.8 MB
2.8 MB PNG
Previous /sdg/ thread : >>106729017

>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.
116 replies and 78 images omitted. Click here to view.
>>
>>106749959
looks like nigbo's SD 1.4 gens (aka today's gens)
>>
schizo seems very angry today
>>
@106750113
nerdbo
>>
File: deua_00226_.png (1.61 MB, 1464x1632)
1.61 MB
1.61 MB PNG
>>106749824
I had wanted to mix it up with a different style. I had a prompt from a bit ago that was moreorless "unremarkable iphone photo" (picrel) but the chroma model I'm using made it much weirder
its been fun

>>106749959
>carb plate
ngl I'd go to town on that

>>106750113
yesterday too. maybe somethings gone wrong in his personal life and he's lashing out
>>
i would eat this

VLC is great until it starts spazzing out and doing shit like this. What causes this and is there a fix?
25 replies and 2 images omitted. Click here to view.
>>
>>106747438
>>106745381
They have taken up this project again and updating it frequently. Like once a month atleast
>>
>>106747455
I tried it, but it isn't playing my pirated mkvs. what do?
>>
AND ... CHODDA BOY
>>
>>106740416

story tells keyframes too far in between there might be vlc settings to slightly fix it
>>
>>106745423
>>nero burning rom is peak burning media
I think you meant to type imgburn or cdburnerxp

File: 1751266047544250.png (40 KB, 640x439)
40 KB
40 KB PNG
Users of all levels are welcome to ask questions about GNU/Linux and share their 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.
>>
First for Exherbo
>>
What GNU+ Linux distro would Pepe and his friends (Apu , Spurdo, Groyper, Cud...) use?
>>
>>106750226
chud i mean
>>
File: 1745609997553348.jpg (24 KB, 640x410)
24 KB
24 KB JPG
>>106750226
>>
File: opensus.png (33 KB, 724x501)
33 KB
33 KB PNG
>>106750247

File: 7Bjyjc5A.png (934 KB, 1080x1355)
934 KB
934 KB PNG
43 replies and 12 images omitted. Click here to view.
>>
File: 1736697724051948.jpg (187 KB, 899x789)
187 KB
187 KB JPG
>>106749023
you missed
>>
>>106749898
Replace www with old in web.archive.org/web/X/www.reddit.com
>>
>>106750044
It doesn't have that page
>>
>>106747965
>eylenburg reacted with a laughing emoji
I didn't think it'd be possible for him to not be a tranny, given that he tests and modifies all of these things every day https://eylenburg.github.io/
>>
>>106749158
I wake up and I see trannies everywhere, in the fridge, in the bag of rice crispies, in the walls and in the drink cupboard it's tough being a normal person in the world of the insane they're experimenting on people on that island chuck turning their cocks inside out chuuuuuck they'll cut my dick off will they I can't beliebeeee

File: qwanntttttt.jpg (7 KB, 227x222)
7 KB
7 KB JPG
Is Qwant a better alternative to Google search engine?
28 replies and 1 image omitted. Click here to view.
>>
>>106747118
my test search:

>a nazi group I can join in the usa

None actually have a nazi group you can join in the usa, at least directly, maybe you can read the articles or whatever and figure out which ones have open applications.
>>
>>106747154
>a nazi group I can join in the usa
usecase?
>>
>>106745812
Bing has been better than Google since 2018 anyway
>>
>>106743917
Ive been using dogpile for an age and its basically google from 2009.
>>
>>106743962
Absolute nigger tier list that is outdated by 6-7 years.
Leave your 2018 copypasta back in 2018

File: WFH2.webm (1.35 MB, 720x1280)
1.35 MB
1.35 MB WEBM
>Actually Useful Links
Industry News — https://news.ycombinator.com
GitHub Trending — https://github.com/trending
r/cscareerquestions (industry banter from a rookie/cuck perspective) — https://www.reddit.com/r/cscareerquestions/
r/ExperiencedDevs (industry news from a jaded adults perspective) — https://www.reddit.com/r/ExperiencedDevs
r/overemployed (industry news from Seniors those that "Get It") — https://www.reddit.com/r/overemployed/

always remember, there is a guy saying "nothing on my end" and then proceeding to have raw sex while people wake up, deal with traffic, road rage, get killed by bad drivers, get stressed from office politics and driving and lose there hair, no time for gym or nutrition because of commuting, and then you get taxed 40% on top of it all for Israel

I will never fucking go back to the office

Old >>106712401
142 replies and 28 images omitted. Click here to view.
>>
>>106749601
What age is that
>>
>>106749767
21
>>
>>106740913
>What's the point of having windows you can't open?
>t. professional dark mode enjoyer
>>
>>106741491
No one cares, disgusting faggot
>>
>>106749767
40

What type of trackball do you prefer? Finger? Thumb?

What trackball mouses do you recommend for people used to regular mouses & touchpads?
6 replies and 1 image omitted. Click here to view.
>>
i have a wireless nulea finger trackball. at first i thought i wanted a thumb ball, but decided against it in the end. its my first trackball and it does everything i want it to do. every button besides right click is in thumb area and its all intuitive. the scrollwheel is side mounted, but can be pressed down as well as in; well designed all around. cleaning is a non issue, because you can push the ball out, clean the beads and pop it back in within seconds.
>>
>>106749533
>Ploopy
Like the nonsense word from Diary of a Wimpy Kid? lol
>>
>>106749727
Why wireless over wired?
>>
>>106749805
my original plan was to use it with my laptop. the mouse doesnt need a surface so my laptop remains a lap top. if i can set the mouse anywhere, might as well go wireless. it has a dongle and 2 device bluetooth. im pretty sure it also just works through usb but didnt have a need to try
>>
File: 1742614714375873.jpg (30 KB, 668x1000)
30 KB
30 KB JPG
>>106749094
had one laying around at work and tried it for the heck of it. Turns out it's super comfy. I got a Perixx 520 for cheap to try it out now. Will arrive soon

File: msa1_minisforum.jpg (148 KB, 1280x720)
148 KB
148 KB JPG
Is this the best barebone mini pc one can buy for the new AMD Zen5's? It seems like everyone is running Minisforums with egpus nowadays. Are they a reliable mini pc brand?
2 replies omitted. Click here to view.
>>
>>106748663
>minisforum
>not a forum to discuss mini pcs
Into the trash it goes.
>>
>>106749056
This one is actually a real girl. Not sure what that has to do with tech though.
>>
>>106749368

she looks like one granny aged girl why girlish do
>>
>>106749368
Looks kinda uncanny. Like a 39 year old who photoshopped herself to look like 17.
>>
>>106750182
No shit, that's exactly what she is.

File: IMG_1883.jpg (481 KB, 1170x1435)
481 KB
481 KB JPG
Elon is building grokepedia
71 replies and 11 images omitted. Click here to view.
>>
>>106746657
He’s just in a pissing contest with Sam Altman

Altman said they were experimenting with a wiki competitor a few months ago. Not like it’s a drastic departure for either as LLM companies
>>
>>106746567
>Chuds are so far gone that anything that disagrees with them is lefty wokeism.
Americans need to chill the fuck out desu.
>>
Wikipedia is dying to AI anyway, they only have 828 admins left.
>>
>>106750114
If only he wasn't such an insufferable culture warrior faggot I wouldn't have an issue with him.
But sadly it seems you Yanks have had your brains fried from it all.
>>
File: pb.jpg (66 KB, 1200x675)
66 KB
66 KB JPG
>>106747555

File: 1759188952.jpg (39 KB, 296x296)
39 KB
39 KB JPG
The Billy Mitchell of software development.
33 replies and 3 images omitted. Click here to view.
>>
File: file.png (653 KB, 1074x1067)
653 KB
653 KB PNG
>>106745414
>How is he based if he's a proven fraud
Scamming Guinness Book, Twin Galaxies and speedrun trannies is based and very cool.

>with stupid hair
He has a pristine and magnificent hair, you are just a jealous norwood 5. Dilate.
>>
>>106746329
>>106747352
These. That's a sly shitting grin. He's also outside. He appears to be streetshitting.
>>
bump
>>
>>106748531
>bump
oh no wtf r u doing
>>
stop posting about literal whos like anyone gives a shit


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