The teamspeak docker image has more pulls than rust. TEAMSPEAK. imagine losing in popularity to a zoomer privacy fear fueled migration from discord to teamspeak.
>>108418304No one uses rust with docker are you fucking retarded?
>>108418304>>108420420>100M>nooo rust lostretard.
Makiphone EditionWhat phone has X and Y feature?Don't ask, use these!https://www.gsmarena.com/search.php3https://www.kimovil.com/en/compare-smartphoneshttps://phonedb.net/index.php?m=device&s=queryGood Resources:>Reviewshttps://www.gsmarena.comhttps://www.phonearena.comhttps://www.notebookcheck.net>Frequency CheckersComment too long. Click here to view the full text.
>>108418477My phone is 5 years old and I'm still waiting for a phone with replaceable battery in which EU is forcing it on all phones on February next year.Hang in there
>>108416590I want the purple. But I just know the next time I buy a phone they won't have that color anymore
>>108420292Fuck off faggot, get filtered./\bDNI\b/i
/\bDNI\b/i
>>108420678>faggot
anime thread, DNE
>PAL
>>108419664and pussy blood, hormones, and bitchyness that comes from transitioning from girl to womanhood.
>>108419630Her grip on the glass is alarmingly loose.
>anal
>>108419291anime thread, DNI
>>108419594Also lack of 3:2 pulldown for film material and all the shit that came with combining it with video originated effects.
If you are unemployed due to AI and have lots of time, why don't you just vibe code something open source that would help others and showcase your skills?
>>108420390learn to be a journalist
does anyone have any guide to get started on diy chip building etc. I want to build my own cpu and gpu, also idc if it's hard I just want a guide on it so i can get started in understanding how it works
>>108418813Look at RISC-V there are some real working open source chip designs that you can even run on a FPGA. It's going to be unintelligible until you read up a lot on how processors work at a low level though.
>>108419097no im not that anon sorry buti need to brush up on basic computation stuff for starters since i did just come out of hospital for a head injury and slightly forgot things. i posted thread cuz im kind of annoyed at the state of manufacturing in this globalised world.
>>108418813anime thread, DNI
>>108419037>>108418923Any from someone not named "Patel"
>>108419082And after he gets spoonfed the answer here he will end up in the next place where he has to be spoonfed, until there are no spoons left (only a few spoon into hardware manufacturing)
>Read the sticky: >>105076684>GNU/Linux questions >>>/g/fglt>Windows questions >>>/g/fwt>PC building? In this market?! >>>/g/pcbg>Programming questions >>>/g/dpt>Cheap electronics >>>/g/csg>Server questions >>>/g/hsg>Buying headphones >>>/g/hpg>Useful programs and live Windows environment:https://hirensbootcd.org/download/Previous: >>108387207
I asked a similar question in the last thread but I'm still kinda confused.If I buy one of these, with 2 sma connectors, keep the stock antenna on one side and place something like a directional panel antenna a small distance away, would the panel antenna be less powerful than if I just had an adapter with a single connector? There's no way of knowing this unless I actually work out what the circuit is doing, right?
>>108420068I have never worked on RF stuff myself other than some ham radio and messing around in unlicensed bands, so big spoon of salt. I would imagine that it might cause some issues with the MIMO that the dual antennas are probably for.
is there a way to browse facebook groups without logging in?
>>108419803All of it is really rough to break into in the current market. Good luck anon.
Is designing CPU architecture like playing factorio? I could do this all day
Realistically, how hard would it be to build a new high end crt from scratch?
>>108420284If you can't prove you can do it, you shouldn't claim you can.
>>108420305Anon I can do a lot of things, doesn't mean I can immediately prove it in a random threads discourse. Are you retarded? Pretty much the only things I could immediately progress on and show you results of immediately are 3D renders and music. I'm not going to go build a resistor ladder breadboard bullshit project to prove shit to you. Hell, I wouldn't even be able to get some of the parts on order for like a week most likely.
>>108420327I can beat up Mike Tyson in his prime.It's impossible for me to do it since I don't have a time machine so you just have to take my word for it.
>>108420343I'm going to assume your education stopped around 5th grade.
>>108420327>high fidelity ghz dac using resistor-ladder design on a breadboardlol lmaoyou're the most clueless faggot everhow would you ever reach the tolerances required on a fucking breadboard with its fuck ton of parasitics
Imagine using an OS made in javascript.
>>108420126so does Linux with systemd since it relies on dbus
>>108420291Nice fallacy you pink texting faggot
>>108420329wat
>>108419649>online only stuff requires javascriptmeanwhile, modern winshit is reactslopkde is qtquick (qt reactslop)gnome is gjs (gtk reactslop) and valaslop
>>108419746it's only icloud webview. everything else is native objective-c and swift (unlike jeetdows and troonix)
>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 Resourceshttps://gnu.org/s/emacshttps://github.com/emacs-tw/awesome-emacshttps://github.com/systemcrafters/crafted-emacs>Learning EmacsC-h t (Interactive Tutorial)https://emacs-config-generator.fly.devhttps://systemcrafters.net/emacs-from-scratchhttp://xahlee.info/emacshttps://emacs.tvComment too long. Click here to view the full text.
>>108417435Clojure, because it's web libraries are more mature and battle-tested.
>>108417781>>108418990Thank you anons for the responses.Yep, I ended up picking Clojure.
>>108417435https://www.techempower.com/benchmarks/#section=data-r23&l=zik0zf-p9n
>>108410757anime thread, DNI
>>108418674I'm saying look at a specific problem and the samples submitted. For example k-nucleotide: https://benchmarksgame-team.pages.debian.net/benchmarksgame/performance/knucleotide.html We see the fastest is C++, then two Rust programs, then C#, then Rust again, then C, then F#, another Rust, C++, two F#s, Chapel, C#, Chapel, Rust, Java, two Rusts, Julia, C++, Go, Ada, two Gos, two Javas, SBCL, ... and even a Rust example further down at 10x slower than the top C++, or 2x slower than Lisp. For n-body, excluding the asterisks samples, you get a while down the list before you hit Java at 2.9x, then a C++ sample at 3x, Go at 3x, Haskell at 3.1x, another C++ at 3.2x, further down a C example at 3.3x, two Lisp examples at 3.7x and 4.4x.. For regex-redux, it goes C, Fortran, C++, several Rusts, C, F#, PHP (wut) at 2.4x, Node at 5.5x, a Java at 9.7x, Python at 11x, a C++ sample at 16x, Lisp at 18x (would probably be faster if it used another-re-nightmare instead of cl-ppcre)...My point isn't that with effort you can make any language perform faster, or to deny one of the earlier anon's remarks that almost by definition if you put in the effort to architect your memory management for a specific problem you'll be able to get the most efficient solution. My point is that just because you write in a manually managed language doesn't automatically give you a win on making faster programs. This is evidenced even in these micro-benchmarks by there being multiple examples of automatically managed memory languages doing better than samples in manually managed languages, even if there isn't a problem where the automatic language sample is the absolute fastest in these benchmarks. (I think there used to be a Lisp one that was on top, but it was somewhat cheating with a lot of compile-time computation.) It is even more evidenced in real-world large programs, but this is admittedly sometimes hard to tease out because rewrite comparisons are often re-architectures too.
I still like Windows 10
>>108412222checked, it also force-installed Copilot, thankfully recent versions of ShutUp10 can remove this trash too now.
>>108414345Because Windows "just works" and runs everything you'd ever want? Linux is great for 'some things' but in general it's going to be an extra chore for a lot of things, and you know it.
>>108412129Saar, please do the needful and deinstall your obsolete and unsecure Windows 10 and install modern and secure Windows 11.
>>108418760>real communism has never been tried before
>>108412222I'm in the same boat as you. I have a w10 iot ltsc dual bool just for League running a whitelist firewall system that only lets traffic from League/Riot client through
The elf at work found out that your array died.>>108354801READ 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.
>>108420188Walk my brain through this. I have 2x4TB mirror pool and a 2x160GB mirror pool. If I were to merge the two into a single pool, I would no longer be able to, say, get rid of the 2x160GB without destroying the entire pool, right? If that's the case, then that's me losing flexibility, and why would I do that, if not for performance?
>>108420234There's a command that will copy data off of a vdev and allow you to remove it.https://openzfs.github.io/openzfs-docs/man/master/8/zpool-remove.8.html
>>108420131
>>108420273Still not a single instance of someone being banned for posting "out of containment". Keep posting this Rajesh.
>>108420043I am running 4x2TB on my main machine. No redundancy, all the speed.
This has been happening to me frequently every single day and I feel like I'm losing my mind. Can algorithms across different sites recommend posts/content from visual data instead keywords for related topics?
>>108419978>>108420024They are both personalization algorithms based on your behavior retard. It's like you think there is a conspiracy if you order cake at two different restaurants.
>>108419978top and bottom are totally different images. you should see a psychiatrist to check schizophrenia.
>ughhhh am eye being spied on???1111Yeah, you are. We all are.
>>108419978You have budding schizophrenia. The thing about schizo brains is that they're good making connections like this, a bit too good.
>>108419978Two completely unrelated things?
Is there a technology to become a cis woman that would also give me the female socialization, the female body, etc? I can't stand being the fucking retarded male gender.
>>108419628you're acting like i have a random parts of a cut up dick strewn about and not just a regular labia and urethra and vagina there
>>108415430tranime thread, DNI
>>108415430cool it with the misandry. Maybe that's the problem
>>108419879it's a slack, loose hole made from cutting up and inverting your dick. the vagina is a muscle that expands and contracts and self lubricates. you said your "pussy" self lubricates but that's not pussy juice, it's got to be seminal fluid or something aka basically semen>>108419955my friend it is the cut up and rearranged bits of your scrotum and penis head, if you're happy with the result then i'm happy for you but let's not call it normal
>>108420288are you claiming i don't have muscles in my pussy because i definitely doeven it were semen as you claim it would be in the urethra not the vagina..which is still mysteriously lubricated
Telegram is down, russian providers are ordered to severely limit the web traffic to pathetic 3 terabytes per month which will kill torrenting and piracy overrall. It's no better in western countries considering that goverments are planning to introduce digital ids, chat control, age verification law for all OS. Oh and don't think that they will let you run your own servers and keep everything you managed to download, they will come after you, cnfiscate everything and force you to use only cloud, subscriptions and nothing offline.
Oh no, pornolab.net bros, what do?
>>108420158I admit you're not wrong. Even Usenet with its massive archive of data is being wiped. Petabytes have been lost due to providers not upgrading storage.
>>108420183Look at all the attacks on archive.org.
>>108420155>high quality images are zoomer nowzoomer derangement syndrome
>>108420299quality!=resolution
>recruiter calls and setup interview>practice interview from scratch>fail at programming rounds>no interviews for a long while>recruiter calls again and setup interview>practice interview from scratch again>fail at programming rounds againsolution?
>>108414100Semites are setting up their lil plague of frogs...just like Moses...lol assholes
>>108414068>solution?Achieve a beginner level proficiency in Hindi to impress the interviewers.
>>108415245...business?
>>108414068Start your own business?
>>108416867>at the highest levelat the real highest level, you don't do programming interviews