[ home / overboard ] [ soy / qa / raid / r ] [ int / pol ] [ a / an / asp / biz / mtv / r9k / tech / v / sude / x ] [ q / news / chive / rules / pass / bans / status ] [ wiki / booru / irc ]

A banner for soyjak.party

/tech/ - Soyence and Technology

Download more RAM for your Mac here
Catalog
Email
Subject
Comment
File
Options


Password (For file deletion.)

File: 1784698285506o.webp πŸ“₯︎ (3.35 KB, 255x255) ImgOps

 β„–35156[Reply]

I need a google linux emulator or video downloader from linux on android, the ones recommended on preddit look like they havent been maintained for years, what do you niggers recommend from fdroid?

 β„–35177


 β„–35180

Use Termux with yt-dlp
Why it have to be Linux tho



File: 1778956638702v.png πŸ“₯︎ (97.45 KB, 888x970) ImgOps

 β„–32599[Reply]

I feel like the stack is so mystified because the professors teaching it don't understand it or anything low level themselves. I say this as I am just beginning to learn C
<tech space
When a function is called, a section of memory is "reserved" on top of what is called the stack. This section of memory is the function's stackframe. The stackframe contains all of the variables allocated by the function. The stack is made up of stack frames.
<tech space
After you understand this, the rest is easy. If you want to remove a variable from a stackframe, it has to be both a variable from the frame on the top of the stack and the variable on top of that stackframe.
<tech space
Pushing something to the stack is just adding something to the top, and popping is just removing the top item. You can't push or pop any random item. The top of the stack is just a pointer in a CPU register. Popping simply decrements the top stack pointer and pushing simply increments it and stores a value at said address. The list of elements in them are entirely defined by those registers. There is no such thing as removing a value within these bounds. You can write it to be zero, but you can't just remove it.
<tech space
I think the plate analogy is almost a misnomer because it's easy to visualize but it's easy to forget this fact. You can't remove something from the middle and have the stack collapse on itself.
<tech space
Post too long. Click here to view the full text.
3 posts and 2 image replies omitted. Click reply to view.

 β„–32608

>>32599 (OP)
It is wild that most programmers fundamentally don't understand the machine they are working with. If you don't understand the stack, heap, fragmentation, pointers, and the primitive data structures constructed of only the previously mentioned things (especially trees, lists, and arenas), you are NGMI.

It is as if we went from having mathematicians to replacing them with people who can use calculators, and calling themselves mathematicians.

 β„–32636

bump, let's talk about the heap

 β„–32777

So garbage collection is just going back through the stack and reassembling based on what is still in context? So what happens with manual memory allocation and deallocation? I do infra work and Elixir I never got into C but intend to once I start on my Z80 build

 β„–32778

>>32777
I think garbage collection mostly has to do with the heap

 β„–32791

>>32777
when function call ends, stack frame "clears" automatically, we go back to previous %rbp. The data is still there, but it will be overwritten by other stack frames.
Garbage collection refers to automatically deallocating allocated memory on the heap. In C, there is no garbage collection, instead you have to call malloc() and then free() to free the memory. If you don't call free(), there may be a situation where your program repeatedly calls malloc(), causing it to allocate memory more and more, never disposing of it, swiftly devouring your RAM. This is called a memory leak. In languages like Java the dynamically allocated memory will be disposed automatically by a garbage collector. In V language there is memory deallocation at compilation time, or something like that, I think it automatically injects free() where is needed, o algo.

 β„–35172

poop



File: Dog_carrying_letter.jpg πŸ“₯︎ (35.72 KB, 400x300) ImgOps

 β„–35108[Reply]

Whats the best privacy/security focus email provider from your experience

I would try to host my own email but it's too expensive and too much of a hassle especially if I want it to be secure
5 posts omitted. Click reply to view.

 β„–35127

cock.li
hosting your own email on tor or i2p and using a minimal mailserver and configuration award just learn how to do it and run it in a vm trust it's not that hard

 β„–35128

>>35127
basically just use whatever isn't niggered to sign up with and/or datamines you
use pgp

 β„–35129

>>35127
doesnt i2p offer free emails?

 β„–35131


 β„–35139

>>35121
Whatever this phono said. Disroot is probably the next-best free email provider after cockli. Just make sure to gatekeep it so it lives longer doebeit. They also don’t delete unused emails so if you want to keep it alive, you should limit the amount of emails you make and delete burner ones (ev&doe you should use temp-mail.org for burners)

 β„–35159

>>35123
Gmail ofc, also use Microsoft Windows and Google Chrome for the best possible privacy and security



File: 1779188596431t.png πŸ“₯︎ (1.03 MB, 1440x808) ImgOps

 β„–33291[Reply]

Normies and their stop killing games movement is retarded.
>Business must keep servers running even if it's not guaranteed in the terms of agreement OR
>They have to add an offline mode, release software for community-hosted servers once servers are shut down
>DRM can't be used to revoke access in accordance to the terms
This is an assault on the liberty of software publishers in response to an assault on the liberty of consumers by DMCA. Why is it so hard for goyim to see that this part of a broader self-policing informational death spiral of the west? They should be ignoring DMCA an copyright en masse but all of them are either too retarded or too cucked so they ask daddy govt to limit the other guy in the same way
27 posts and 2 image replies omitted. Click reply to view.

 β„–35098

File: ClipboardImage.png πŸ“₯︎ (492.62 KB, 754x599) ImgOps

>Normies and their stop killing games movement is retarded
They are. (((Government))) is never a solution.

 β„–35125

>>33523
>I need to host the whole game on a remote server that I will shut down at any moment unannounced for any reason, revoking your ability to play the game you paid for, because I just do okay?

 β„–35135

>>35125
Sour grapes, but live service games are exclusively slop anyway

 β„–35143

>>35098
Raping DMCA doesn't get you, JUST, a letter from your ISP in every country.

The anarchist route inevitably leads to the eye of sauron glaring down at you when whatever billion dollar corporation manages to lobby into existence a ten thousand dollar fine for 'theft' or jailtime because you didn't want to buy their remaster that dumbs down and delists the old game.

 β„–35144

File: 1784708001914r.webp πŸ“₯︎ (5.8 KB, 255x255) ImgOps


 β„–35151

Rebellious goymers should just pirate shit if it's taken from their store and modded versions of multiplayer vidya with self-hosted servers will release anyways if pipol care about it and the devs don't. Good example of dis is titanfall 2, there is a client that adds self-hosted mp servers.
Yes, devs are faggots for being able to take your permission to play your vidya randomly, but begging for governments to step in so you can play your ancient bing bong wahoo won't help.
If corpos don't respect consumer rights, consumers don't have to respect copyright laws, it's simple.



File: ClipboardImage.png πŸ“₯︎ (137.61 KB, 640x668) ImgOps

File: ClipboardImage.png πŸ“₯︎ (163.37 KB, 645x871) ImgOps

 β„–35044[Reply]

Thoughts on chat control laws?
4 posts and 1 image reply omitted. Click reply to view.

 β„–35061

File: kuz.png πŸ“₯︎ (53.21 KB, 548x548) ImgOps

>>35059
You shouldn't trust me though

 β„–35072

>>35044 (OP)
It's the good kind of accelerationism because it pushes people towards better alternatives without eliminating said alternative. E2EE will always exist, this just makes already insecure chat protocols even less appealing to normies

 β„–35076

File: geeeeg.mp4 πŸ“₯︎ (2.44 MB, 420x358) ImgOps

>>35072
They won't figure out how to use it or how to backup keys, unless they're foss enthusiasts. Goyim think that telegram is encrypted

 β„–35077

>>35078
^retard

 β„–35102

I am not very educated on this but even if it's SNCA and not even that bad of a thing, I don't think it's a step in the right direction, EU parliament can always just lie and I think it can get out of control quickly. The age verification thing is actually just BS doey.

 β„–35116

File: 1779984011482v.jpg πŸ“₯︎ (33.02 KB, 450x476) ImgOps

>>They are straight from brimstone niggerhell



File: 1784622152996i.webp πŸ“₯︎ (6.55 KB, 255x255) ImgOps

 β„–35113[Reply]

How do i disable sprats in left for dead 2?? Google is giving me hallucinated tutorials to disable sprays and its fucking filling me with red hot ayran impotent rage. Im not letting my niece play multiplayer until im sure she wont get epi'd

>go to advanced settings in multiplayer settings

<there is no fucking advanced settings in the multiplayer options you dumb nigger

 β„–35115

cl_playerspraydisable 1
add +cl_playerspraydisable 1 to your startup flags to do it every time the game starts



File: 3487-0-418271969.png πŸ“₯︎ (386.73 KB, 1000x562) ImgOps

 β„–33867[Reply]

I want to know what init system is the fastest and or uses the least amount of ram. I heard s6 runit and dinit r pretty good, but I don't which is the "best".
2 posts omitted. Click reply to view.

 β„–34928

File: 1781710112859u.png πŸ“₯︎ (147.93 KB, 515x386) ImgOps

necrobumping a 23 day old thread

 β„–34931

File: ClipboardImage.png πŸ“₯︎ (1.1 KB, 22x24) ImgOps

>>33867 (OP)
OYYYYYYYYYYYYYYYYYY

 β„–34933

SystemD

 β„–34934

>>34933
^blinding glownigger petakike who works for facebook and microsoft do not engage with

 β„–34951

File: 224897 - soybooru.com - ai….mp4 πŸ“₯︎ (746.69 KB, 640x480) ImgOps

sinit (with gentoo)

 β„–35096

OpenRC



File: ClipboardImage.png πŸ“₯︎ (53.48 KB, 235x255) ImgOps

 β„–35064[Reply]

Just compressed my whole gentoo system into 1 bit. Amazing algorithm. Blazingly fast. Immutable. Currently looking for a decompression algorithm.

 β„–35088

train some llm to make gentoo when it receives a 1 and print nigger infinitely on 0

 β„–35092

brute force



File: 1778037820614t.mp4 πŸ“₯︎ (746.69 KB, 640x480) ImgOps

 β„–33534[Reply]

I am a production rights activist. Means of production lie in the producer. I am not a commie, and right to repair is bad. Being anti right to repair is keyed because it increases demand for more open alternatives and for demonopolization. It is accelerationist. Forcing companies to make things regardless of who sets the prices is literal slavery. This is not bait.
13 posts and 3 image replies omitted. Click reply to view.

 β„–34079

>I am a production rights activist. Means of production lie in the producer. I am not a commie, and right to repair is bad. Being anti right to repair is keyed because it increases demand for more open alternatives and for demonopolization. It is accelerationist. Forcing companies to make things regardless of who sets the prices is literal slavery. This is not bait.

Just what the epstein class wants. You are the perfect niggercattle.

 β„–34080

>>33579
How can a eurocuck country that gives everyone a multiple week long vactions a year or any state in the united states besides oklahoma afford anything in a system like this? My state is tax niggerhell for everyone and our roads are shit. It's not like any politician is gonna cut the budget of the military down to relief any citizens.

You think that some nophono getting elected and slashing all taxes for everyone for a single term until he gets voted out is gonna do us any good and not just justify normies to vote the goycattle way after the trash unions striked for two months?

At some point if every white country in the planet taxcodecucks Jeff Bezos he's either gonna have to live in Niggerhell or lose all freedom of will or choice if he decides to move to Jakarta or China or Russia.

 β„–34082

File: IMG_2838.png πŸ“₯︎ (51.43 KB, 548x600) ImgOps

>>34079
>Monopolies LE BAD, support small businesses!
>NOOOO MONOPOLIES HAVE TO MAKE PRODUCTS HOW I LIKE THEM
>I’m actually the counterculture btw

 β„–34083

>>34082
Tsmt. By forcing repairablity on everyone you’re either admitting it’s economically inferior or that you want to help big corporations succeed. Geg

 β„–35079

uppity

 β„–35085

marge why didn't it go up



File: Tegaki.png πŸ“₯︎ (12.83 KB, 400x400) ImgOps

 β„–35053[Reply]

What should i do bruh? Everything is honestly messed up for me, a phone screen crack, packetloss because my modem is overheating in a small area near the ground.

 β„–35069

File: really_fisha.jpeg πŸ“₯︎ (141.09 KB, 1920x1080) ImgOps

>>35053 (OP)
update drivers if that does anything, if you dont have integrated graphics try buying a very cheap oem gpu that is like 10$ on ebay like an amd radeon r5 340x or even a gt 1030 for using your computah just in case the main gaymang gpu dies or just connect your monitor on another hdmi/vga or other port of your gpu cuz some ports may not work as well as some unused ones

 β„–35071

try underclocking your GPU and checking thermals. Then you could try a reflow in an oven. Then yeah, just buy a shitty like an rx580



File: hunky rap.mp4 πŸ“₯︎ (1.64 MB, 640x640) ImgOps

 β„–34962[Reply]

Are there any methods to make temporary google accounts? Not just google mail but specifically a google account

 β„–34982

you can use an android phone to do it but because it's (((google))) they will log what phone made the account
you could use some temporary sms service but now you have to send instead of receive
if you make a gmail account you've made a google account

 β„–34985

if you have a dead nigger phone, you can use it to make a goymail and when you've reached the limit, use odin to flash it back to a clean slate and repeat. though i'd recommend not using (((google))) if necessary as they VVILL log your phone imei hardware, ip, location, penis size, skin colour, and height

 β„–34988

>Are there any methods to make temporary google accounts? Not just google mail but specifically a google account

yeah but it isnt free. Google usually forces you to verify via SMS, its pretty cheap tho you can buy temp numbers with digital monee mined from brimestone from the deepest pits of 'ger hell.

They sometimes force you to scan a qrcode and try to grab infromation from your device sim card if it has one (otherwise it will block you)

No idea how to get around it though

 β„–34995

File: gigadestroyingcomputer.gif πŸ“₯︎ (4.86 MB, 600x338) ImgOps

File: nsatampering.mp4 πŸ“₯︎ (1.5 MB, 1366x768) ImgOps

>you can use an android phone to do it but because it's (((google))) they will log what phone made the account
>you could use some temporary sms service but now you have to send instead of receive
>if you make a gmail account you've made a google account
<if you have a dead nigger phone, you can use it to make a goymail and when you've reached the limit, use odin to flash it back to a clean slate and repeat. though i'd recommend not using (((google))) if necessary as they VVILL log your phone imei hardware, ip, location, penis size, skin colour, and height

 β„–35060

>>34985
is factory reset not enough to flash a phono back to a clean state?

 β„–35067

not anonymously



File: 1783956392323t.jpg πŸ“₯︎ (80.29 KB, 893x989) ImgOps

 β„–34870[Reply]

I THINK IM GONNA SWITCH TO LINUX
i just TOUCHED, TOUCHED linux. And i like it. So i might switch.
Now is your LAST CHANCE to shill your distros to me, and the most compelling argument VVINS.
What i want:
-play game
-opsecs
thats it
13 posts omitted. Click reply to view.

 β„–34996

File: gigapenguins2.webm πŸ“₯︎ (1.94 MB, 650x720) ImgOps

>using a distro because the maintainers hate trannies
>telling people to use a distro because the maintainers hate trannies

 β„–35036

>>34870 (OP)
I did no research. I just use mint cinnamon.

 β„–35042

>>34870 (OP)
Check the components of your pc (Wifi card and blue tooth mostly) for compatibility or other know issues.
Besides that I would recommend Linux Mint.

 β„–35057

File: 1770765723908x.mp4 πŸ“₯︎ (2.75 MB, 640x480) ImgOps

>using a distro because the maintainers hate trannies
>telling people to use a distro because the maintainers hate trannies

 β„–35063

Shalom saars I just went from win10 to cachyos limine kde plasma, is it good? is my first time using loonix. Does using cachyos makes me traiso btw since it’s arch?

 β„–35065

>>35063
Nah arch ain't bad automatically. Artix is still gooder for not having system dih but cachy is aryan too. Nothing wrong with kde plasma as well but xfce is better if you know how to rice it.



File: 1782286058692u.mp4 πŸ“₯︎ (5.56 MB, 880x720) ImgOps

 β„–34978[Reply]

 β„–34986

File: pepe meteor.gif πŸ“₯︎ (50.05 KB, 480x270) ImgOps


 β„–35049

>>34978 (OP)
why is this actually good wtf

 β„–35054

File: ClipboardImage.png πŸ“₯︎ (1.09 MB, 1170x658) ImgOps

>>34978 (OP)



File: IMG_0592.jpeg πŸ“₯︎ (3.11 MB, 4032x3024) ImgOps

 β„–34786[Reply]

When I was replacing the thermal paste in my PS3, I tried putting the disc drive back in but then I snapped the thing that holds the ribbon cable off the motherboard and now it refuses to accept any disc. Fucking great, but at least I can save up and get a Frankie.

 β„–34831

Just pirate shit, retard.

 β„–34902

Phony hire this man

 β„–34997

same raisin happened to my slim geg

 β„–35048

>>34786 (OP)
Why not jailbreak it?

 β„–35070

>>35048
do this nigga and join the metal gear online 2 sharty gamenights



File: Nixos-logo-default-gradien….png πŸ“₯︎ (7.2 MB, 1883x1000) ImgOps

 β„–35028[Reply]

Ok tranny stuff aside, What are your thoughts on NixOS and systems like it? Do you think it's solid or do you thinks the concept behind it is stupid and dumb and it attracts troons for a reason?

 β„–35041

I like it for servers at least.

 β„–35043

>What are your thoughts on NixOS and systems like it?
Distro config as functional code is good.
Nix lang is really shitty, but Claude and Codex feel good with it, writing custom derivations for forgotten software is super easy compare to managing custom ebuilds.
The ultimate use case is managing multiple hosts with the same flake config and shared modules.
I have 6 hosts and only one Gentoo host left. There's 95% it will be running Nix in a few months.

 β„–35046

too much investment I prefer fedora



Delete Post [ ]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
| Catalog
[ home / overboard ] [ soy / qa / raid / r ] [ int / pol ] [ a / an / asp / biz / mtv / r9k / tech / v / sude / x ] [ q / news / chive / rules / pass / bans / status ] [ wiki / booru / irc ]