Self-serve ads are available again! Check out our new advertising page here.
This board is for the discussion of technology and related topics. Reminder that instigating OR participating in flame/brand wars will result in a ban.Tech support threads should be posted to >>>/wsr/ Cryptocurrency discussion belongs on >>>/biz/ To use the Code tag, book-end your body of code with: [code] and [/code] The /g/ Wiki: https://wiki.installgentoo.com/
https://www.youtube.com/watch?v=-0oZA1B3ooIwill the "cyber pandemic" result in the end of software freedom, and only glowie systems remain?
>>81201745> scaremongering > what is a worm?> the 1990s was a thousand years agowho is running the WEF? absolute fucking morons? what is this cancer? these attacks are a constant problem, and have been for decades. my sides cannot take too much more of this laughter. embarrassing.
>>81201805https://web.archive.org/web/20210407125030/https://plusnigger.neocities.org/>el no sabes
>>81203589It's just cucking.In the 90s many developers could make a living by selling their own software as shareware.No they have to work in cubicles, for corporations who use the software they wrote for free. Fucking genius move.
>>81203519Programmers who studied CS at uni are usually smart enough to adapt to almost any other job.
You will own NOTHING.You WILL be happy.
Is CS hard at uni Have I fallen for a meme
>>81204442what
>>81204449You're gonna do this a lot:https://simple.wikipedia.org/wiki/Mathematical_prooffor Linear Algebraic Things. And you're gonna hate your guts for it if you didn't finish high school maths with at least a B.Book recommendation: How to proove it.
>>81204519i do a lot of inductions for HS they are second nature to me now but why am I going to do this a lot?
>>81204432Lekker man. heb je ervaring met coding?
>>81204549I'm not actually dutch lol >heb je ervaring met coding?I studied it in HS, although not to a large extent, as up until the 12th grade (5 months ago actually) I wanted to be an EE
>6 hours to update>system is unresponsive as fuck during that time, even with proper niceness settingsDo you people seriously use this as a daily driver? Are you insane?
>>81199446Either a 4 year old or an aspie would've said what you said just there, the world doesnt work the way you think it does
>>81199446Shutting down a PC requires effort while leaving it on doesn't.
>>81199069arch is just gentoo without the need to recompile everything
>>81202567what are the pros of using gentooarch user btw
>>81204504If Arch works for you, then keep using Arch. Dont just switch because some of us retards tell you why we like it.
Wtf C bros? It was supposed to be trash but when i tried it out it seems incredibly comfy
>>81204469Yea i've noticed how rust can infer vec type even when actual value insertion happens after vec initialization
>>81204501Not him but, why? Whats the difference?
>>81204501I always forget about that>>81204520It's shorter and cleaner at least, plus it means you don't have to "look over" to the generics part to see the relevant bounds, they're with the rest of the parameters
>>81204520Generally cleaner / more idiomatic when you have a single bound, avoids introducing a new named generic parameter. It's not wrong to do it the other way, but generally I prefer either impl Trait for simple bounds or where clauses for complex ones.
>>81204501no. do this insteadfn method<B>(b: B)where B: Into<A>{ let a = b.into(); /* do things with a */}
fn method<B>(b: B)where B: Into<A>{ let a = b.into(); /* do things with a */}
Why the FUCK can’t it be killed???
>>81203914t. retard
>>81204097>unironically thinks you can download ram
>>81203905I'm not gonna babysit a cnile about virtual memory faggot>>81204087DM mono
>>81203914Guaranteed replies
>>81203914>>81204156
Unity engine thread
>>81204376>Is ECS really an advantage?yes, ecs is magical. no more null reference exceptions, no more dragging stuff in the editor, everything is multi threadable. you can query objects by type, by their data, by type exclusion>https://godotengine.org/article/why-isnt-godot-ecs-based-game-engine>>muh inheritancecomponents and systems can have inheritance too>platformswebglvr
Making games is fun as fuck but making art itself is fucking cancer pain and hell. Its literally impossible to make a big-ish game solo simply because of the amount of assets (2d or 3d) you have to make unless you fucking have cubes and triangles as your models.Thank god for shit like Megascans and MetaHuman, hope more of this software comes out in the future
>>81204526yeah, megascans is epic. i made an unreal account, and just use the textures to unity..lol, haven't been caught yet
>>81204510ECS is good for systemised games where there are a small of amount of predefined object types with very straightforward components hierarchies.It doesn't work well with gameplay code. What happens when you want something specific for the Enemy2 struct to do? You either just make a whole new system or branch in an existing one. It's no good.
>>81204553Its gonna bite you in the ass if you release your game and someone realizes you are using Megascans in Unity
Lets talk about the Gemini protocolhttps://en.wikipedia.org/wiki/Gemini_(protocol)https://en.wikipedia.org/wiki/Gemini_spaceAre there any useful sites hosted on it? Is it really anonymous? It seems like the old internet from 1995, before the mid-wits, normies and corperations took over
>>81204409>whats the major differences between Gemini and Gopher?https://gitlab.com/SSS8555/1. requests for line ranges2. CRC32 in requests to prevent sending files in cache3. transfer size and error codes5. user filling forms6. realtime data streaming7. TFTP support---------------news:1. bug fixed version:https://gitlab.com/SSS8555/acid/-/releases2. pure python G6 browser (17 lines)https://gitlab.com/SSS8555/python_g6_client
What browser are y'all using?I'm using Lagrange. Not quite happy with it but as far as graphical browsers go it's by far the best one and I'm not quite willing to use a terminal one.
>>81204485MacOs user here: i also just got Lagrange (literally found out about Gemini yesterday and got it the same day). I tried to get Kristall initially but couldn't get it to install using homebrew
Gemini is just a piece of shitUse plain gopher or gopher-over-TLS if you want gopher, and use http/https if you want html.Everything else is simply retarded.
>>81204554But what if I want Gemini?
>upgrading software removes features since when has this become the norm?
>>81188549>Makes less people use ftp because it has less support and more likely to use sftp or ftpsOr, what actually will happen in the real world, people will download another program to use to get the file they need from the FTP server. Seems less secure to increase your attack surface by needing another binary.
>>81189561>unencrypted communication is an issue in *every* scenarioWhen I VPN into my server I really don't need an extra layer of encryption and am just fine using plain FTP. Yes, overall it's still encrypted but that's my point.
>>81188710chase out the man that made your browser what it is replace with woke trannies
Enjoy your pocket reader and blm bannersglad i left that trash browser in 2010
>>81189561>unencrypted communication is an issue in *every* scenario I don't need encryption if I'm just transferring files over LAN. Encryption in that case is not only useless but just a waste of energy.
Samsung main features editionIf you're requesting purchasing advice, please provide your country and what carrier you'll be using. Include the features you want, budget, and size. BEFORE POSTING, narrow down your options by using the links below.>What phone has X and Y feature?Don't ask, use these!https://www.gsmarena.com/search.php3https://www.kimovil.com/en/compare-smartphoneshttps://www.phonearena.com/phoneshttp://phonedb.net/index.php?m=device&s=queryGood Resources:>Reviewshttp://www.gsmarena.comhttp://www.phonearena.comComment too long. Click here to view the full text.
guysI have a Google doc that I need to read and I was wondering if I could get Google to read it outloud to me so I can work out at the same time. I've looked around in the settings on Google doc and tried googling it but I can't seem to figure it out. anyone know how to get this to work? surely it can be done.
>>81204500I have a Samsung s21 ultra btw.
>>81204360??? reccomend me a top tier phone then
>>81204311No, they'd rather make mediocre low-end phones. They wouldn't even give the flagships they had the same level of post-sale support as their bargain bin models.
>>81204545Sony Xperia 1 iii
Isn't actually meeting Epstein multiple times even *after* Epstein was a convicted pedo actually worse than saying some autistic comments? I'm a macfag btw. No dog in this fight.
>>81204349I missed this. And here I was thinking of getting some Oxford reference books. I'll stick with Collins. That's so fucked up.
APPLE NIGGER MOD FALSEFLAG THREADTHAT'S WHY THESE THREADS ARE HEAVILY MODERATED BUT NEVER DELETED>>80516738>>80470747APPLE NIGGER MOD FALSEFLAG THREADTHAT'S WHY THESE THREADS ARE HEAVILY MODERATED BUT NEVER DELETEDhttps://desuarchive.org/g/thread/80465116/#80470747https://desuarchive.org/g/thread/80514726/#80516738APPLE NIGGER MOD FALSEFLAG THREADTHAT'S WHY THESE THREADS ARE HEAVILY MODERATED BUT NEVER DELETED>>80516738>>80470747APPLE NIGGER MOD FALSEFLAG THREADTHAT'S WHY THESE THREADS ARE HEAVILY MODERATED BUT NEVER DELETEDhttps://desuarchive.org/g/thread/80465116/#80470747Comment too long. Click here to view the full text.
>>81204349Ah yes, the most dangerous vaccine has "Bill Gates" written all over it. Shocking.
>>81204475I want to go back pre-2012pleaseI want off this wild ride
>>81204475If it wasn't for Leah, i would have already lost all hope for trans people. How can an human being be so annoying?
desktop threadlast one hit bump limit >>81164315
>>81203374Anons, can I get a redpill on Qute?I just want adblocking and userstyles, so I can browse the chinz adfree, and use my custom css. I already plan to call mpv for vids.So is it very likely I could fashion a dedicated shitposting browser from Qute?
how to rice my firefox to match this theme?
>>81196013What audio player is that?
>>81203604adblocking works, but not for all ads.mpv needs a keybind and isn't autodon't know about custom css
default xfce debian is 2 comfy
Friendly discussion of Apple's Macintosh computers and Apple accessories (iPhone, iPad, Apple Watch, etc.).>New to Mac OS?Q&A Website: https://apple.stackexchange.comDisable Gatekeeper: https://osxdaily.com/2015/05/04/disable-gatekeeper-command-line-mac-osx/Download a better terminal: https://iterm2.comTerminal for beginners: https://www.makeuseof.com/tag/beginners-guide-mac-terminal/Comprehensive terminal guide: https://swcarpentry.github.io/shell-novice/>Package ManagersMacPorts: https://www.macports.org/install.phpHomebrew: https://brew.sh/Fink: https://www.finkproject.orgNix: https://wickedchicken.github.io/post/macos-nix-setup/Comment too long. Click here to view the full text.
>>81203627>>81203722Not him but can the previous owner lock it remotely?
>>81204051Well, I'm already getting a Mac for unrelated reasons. The shitposting is just the cherry on top.
>>81204393>>81204285>>81204393>>81204285>>81204208>>81204059>>81204051>>81203933>>81203816>>81203854>>81203890>>81203484>>81203498>>81203505>>81203531Comment too long. Click here to view the full text.
>>81204435As long it's logged on the same account, yeah. One puts it in lost mode on iCloud. And then you wouldn't be able to do shit, so I wonder how based Tyrone even got hold of it to change the account.
>>81204491Interesting. Just to be 100% clear, even if Tyrone has made his own icloud account on that phone, previous owner can still lock it?
Are you aware of how cringe your "battlestation" is?Don't you consider how your "hobbies" impact people around you?
gesa
I'm a university teacher, here is a list of hobbies 90% of university aged girls have1. chatting with friends2. listening to music3. getting coffee4. browsing Instagram5. watching TV
>>81204492those are activities, not hobbies
>>81204406>letting other people in my apartmentWhy the fuck would I do that
>>81204406>another twitter screencap of a f*male
/mkg/ - Ping edition>Keyboard recommendation templatehttps://pastebin.com/n220xk9V>Where to buy keyboardshttps://www.alexotos.com/keyboard-vendor-list/https://www.mechmap.tech/themaphttps://keycaplendar.firebaseapp.com>Charts!https://kiibohd.com>QMKhttps://config.qmk.fm/Comment too long. Click here to view the full text.
>>81204457There's at least one anon who has an original SSK and the unicomp SSK who says he likes the new one better. That and he showed some close up shots of the dye subbing & the unicomp was actually sharper.
>>81204401Look for the original SSK, it's gonna be a lot better.
>>81204482>over $1000 for a keyboardJUST
>>81204482>it's gonna be a lot better.It's not. There's no point in paying 300+ dollars for an SSK for anything other than aesthetics these days. Unicomp is just as good if not better than the original.
are you yung lean?