>>106812069Don't buy anything OTHER THAN IBM/Lenovo ThinkPad T, X, and W/P Series if you want the Real Business Experience™>Other business laptops are welcome in /tpg/ (Dell Latitude/Precision, HP EliteBook/ZBook)Why ThinkPad?>Used machines are plentiful and cheap>Excellent keyboards, tactile feel and quiet + the TrackPoint>Great durability: magnesium roll cage for structural integrity, with high quality plastic body panels>Utilitarian design: e.g. indicator LEDs, 7 row keyboard layout on older models>Docking stations that easily turns your laptop into a desktop>Easy to repair (most models), upgrade & maintain thanks to readily available service manuals for every model, spare parts easy & cheap to obtain>Excellent Linux & *BSD supportThinkWiki - General info about ThinkPads/specshttps://www.thinkwiki.org/wiki/ThinkWikiComment too long. Click here to view the full text.
>>106972734Oh my bad, some of them are damaged on the other side instead.
Do you think the p14s gen 6 would be overkill for video work, music, art, gaming, and programming?
>>106967868Z13, X13...
>>106968578Why does your dad need a toughbook?This thing looks like they give it out to tard-wranglers only.Why wouldn't the best used chinkpad with his favorite distro work?
There's a guy trying to sell the T60 to me for $100 without the charger. Should I buy it or should I get a newer model?
Here is the bug;https://issues.chromium.org/issues/40451869If you use the webaudio api to decode audio for playback will cause memory to leak in all chromium browsers. Even if you reset the tab, go to another page, manually clear out all your audio sources, buffers and etc (the latter slows the leak but doesn't stop it). The only way to clear the memory is to completely close the tab;.If you are making a media player or a game you are fucked. one minute of 44.1kh audio is 80mb a minute. 10mins of audio is 800mbs of ram.Firefox does not have this problem but I want my game to be played by as many people as possible and some people still use chrome because they don't know any better. How can I deal with this issue since the incompetent retards and google refuse to fix it?Thank you for reading my blog.
literally everything is glowing
>>106974096they wouldn't target a vulnerable drug addict to implement backdoors in the next generation of browsersthey wouldn't do that, man
>>106974115use cURL and parse the pages yourself
>>106974071the schizo ride never stops
>>106974012> If you use the webaudio api to decode audio for playback will cause memory to leak in all chromium browsersThis is to blackmail all the middle managers over the world who thought they were so smart using auto-deleting voice memos. G E T F U C K E D C U C K S! We know EVERYTHING
>increase in overall slop content being churned out across every format on the internet, outnumbering organic human made stuff>nonstop feed of AI slop passed off as real across most of social media after sora>increase in malicious use of AI to do shit like promote literal scams (youtube especially has been infested with these)>even my small ass city had to make a statement about an AI generated video circulating online that showed some violent shit happening at a center here, a few days after reading about law enforcement across the country talking about AI generated missing personsso are we just fucked as far as the internet goes? this is all there is for the foreseeable future future?
>>106974129not until the AI bubble burstsit will eventually. no one really likes AI content
>>106974129How do we know this post wasn't AI generated? This is exactly the kind of demoralization post a fine-tuned LLM would make.>Oh no fellow humans, the AI is taking over, we are so fuckedTextbook psyop. Solve the captcha in your reply OP. Prove you have a soul.
>>106974129We're going back to the old days of the internet where you had to look up stuff or get recommendations from actual people to get what you want, instead of everything being fed to you by the front page of 5 giant websites. Now that you can't rely on the "algo" to spoonfeed you good content on your home page you have to look for it like we used to.So it's a good thing actually, fuck Google and globohomo, please collapse under the ocean of shit you created.
"AI shitting up the internet" is actually a good thing because all your complaints about it are built upon lies.>copyrightlegal>electricity usageoverstated>qualitystudies show people prefer AI art>soulreligious argumentation. aren't you guys leftists?
>Jewgle-JewTube in particular is getting raped on a daily basis>but they don't care to let "unsigned" users manually modify their feed, aggressively pushed ads to offload costs, implemented dodgy age estimation, hunt for VPN users, and are now waging war on the polite archivers that only hit their servers once
Eric has failed us, he has literally one job, and that is to provide 25 puzzles, per year, on schedule. Now it's only a 12 day challenge, how can you even call that "advent" of code, which is supposed to count down to Christmas. I am outraged, and you should be too. What if Santa's elves just decided to stop making half the toys??? Ridiculous. >Also, starting this year, there will be 12 days of puzzles each December.>Why did the number of days per event change? It takes a ton of my free time every year to run Advent of Code, and building the puzzles accounts for the majority of that time. After keeping a consistent schedule for ten years(!), I needed a change. The puzzles still start on December 1st so that the day numbers make sense (Day 1 = Dec 1), and puzzles come out every day (ending mid-December).
>>106973787LoL
>half the month with no /g/ shitposting threadsMy Christmas is ruined. The only fun time of the year on /g/, that I look forward to for 11 months out of the year, now cut in half. Not even two weeks of fun. What a shame. Oh well. Better enjoy the 12 days as much as I can at least. Maybe try multiple langs per problem. At least the global leaderboard is gone. Desperate jeets btfo.
>>106974256are there any other poozle sites we could do?
>>106974265There were two allready posted ITT.But maybe we can make a list.
>>106969369>you vs competitionWho has that meme
Is 32GB RAM still enough?
For most tasks, yes.
No, I have 32GB and I regularly run out.
>>106974279No it's current year. Your OS will use 48GB by itself and each browser tab requires another 13.6GB.
No, I have 64GB and I regularly run out.
Churning Out Edition How to request advice:>Budget>Intended use (media, source, environment)>Frequency response preference and music examples>Past gear and your thoughts on themFAQ:>Where do I buy IEMs?Amazon, Aliexpress, Linsoul, Hifigo, Shenzhenaudio>Shopping Guide (IEMs, PMPs, Cables, Ear Tips, etc.):https://rentry.org/consoomer_guideComment too long. Click here to view the full text.
>>106973074IEM jeets recoil in fear when acoustic impedance is mentioned
>>106974033you saved 20USD and it's better than Artti T10 grats
>>106974033>buying usedenjoy someone else's earwax
>>106974262ear wax isn't really a problem for non-/iemg/ owners, as they have to shower to go to work
>>106974272that's cope
Death of Rails edition.>Free beginner resources to get started with HTML, CSS and JShttps://developer.mozilla.org/en-US/docs/Learn - MDN is your best friend for fundamentalshttps://web.dev/learn/ - Guides by Google, you can also learn concepts like Accessibility, Responsive Design etchttps://eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScripthttps://javascript.info/ - Quite a good JS tutorialhttps://flukeout.github.io/ - Learn CSS selectors in no timehttps://flexboxfroggy.com/ and https://cssgridgarden.com/ - Learn flex and grid in CSS>Resources for backend languageshttps://nodejs.org/en/learn/getting-started/introduction-to-nodejs - An intro to Node.jshttps://www.phptutorial.net - A PHP tutorialhttps://dev.java/learn/ - A Java tutorialhttps://rentry.org/htbby - Links for Python and GoComment too long. Click here to view the full text.
>>106971829Rails, Laravel and Django are all good and reliable and get the work done. Angular, React and the rest of JS ecosystem on the other hand are brittle sloppy garbage that become maintenance hell after a few years. Meanwhile there are PHP and Django websites running for over a decade with little to no mainteinance and they just work.>>106972796Laravel is only slow because of its server's bootstraping. If you use Octane(which you should) it becomes significantly faster than Rails and Django.
>>106972910>tool $x, $y and $z will just keep working while tool $a does notThe reason for that is that it is actually a people problem, not a tool problem. You can absolutely have working shit in the JS ecosystem after years. It's quite easy actually.
>>106972910>OctaneThis sounds dangerous and kinda niggerlicious to me. It looks like you're baiting memory leaks and db connection timeouts while complicating your architecture.
>>106939786Besides manual verification via billing/PII, no there shouldn't. And unless they sign a contract you shouldn't be keeping that information anyways, so tough luck.
for me it's rails with react inertia frontend
Are we seeing the death of minimalist aesthetics?
>>106972118>implying random people ask you for a phone>implying you are obligated to hand over ypur phone to someone
>>106972118i've had worse shit as my pape and my gf didn't blink an eye(stockholm syndrome)
I'm setting up a company and need a logo, any good advice? Might try some AI tools.
>>106972118>No
>>106974322here some inspirationhttps://logopond.com/
>UPGRADE & BUILD ADVICE.Post build list or current specs including MONITOR: https://pcpartpicker.com/Provide specific use cases.State BUDGET and COUNTRY or you will NOT be helped.Building guide: https://wiki.installgentoo.com/index.php/Build_a_PC>CASEmATX: AP201, Lian Li A3, O11 Air Mini, XT M3, CH260ATX: XT PRO (ULTRA), AIR 903 Base/MAX, Lancool 217, Flux Pro, Y40, Meshify 3, 4000D FRAMEDual Chamber: Y60/70, Vision (Compact), Antec C8AVOID: NXZT, 'Silent' cases, fanless cases, Corsair 6500>CPUBudget: 9600X, 7600X, 7500FGaming: AMD X3DComment too long. Click here to view the full text.
>>106973997no idea im never buying msi ever again after experiencing it once
Why is the 9070xt cost almost 50% more than a 5070 for the same performance?
>106974205Kill yourself
>>106971727after some tinkering just now; it wont even pass a 10 minute cinebench run at 6200 1:1, 1.27 vsoc and slightly loosened timings. its a lost cause as far as i can tell.
>tfw too poor to play video games at good frame rates and high graphical settings
Why is `Return Youtube Dislike` now throwing ads all of a sudden? Anyone else start getting this?>Still using YT in current year +XI know. Where else am I going to watch VHS recordings of Toonami and Adult Swim 2002 blocks with commercials?
>>106972599>dislikes from literally everyone with a yt account>dislikes from a bunch of retarded idiots running an obscure retarded extensiontotally the same thing
>>106971172bitchute
>>106973101Stop engaging in straw-men arguments with yourself, it's fucking revolting.
>>106971172jewtube
>>106971366LOLTHERE IT IS LADS.THERE IT IS.
Why are tech companies wasting money on designers and programmers to change a design to something completely unnecessary with no upgrade in functionality?
Consoomer grade software like youtube is has to be refreshed looks wise from time to time for the sake of keeping the sheeps engaged via noveltyPlus the useless committees and boards and departments filled with nu males and women have to prove their purpose.thats it
>>106973859>ask for proof>YOU give me the proofretard
the end cards are above the seek bar and i can't rewind the video
>>106974045It'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 issuehttps://www.youtube.com/watch?v=Y2eYUAwqcYg
This is the endgame
>>106973512post beef, saar
>>106973512when stable release?
It's impossible to get a tech job in this economy.
Stroke edition Previous: >>106926847>Keyboard recommendation template:https://pastebin.com/n220xk9V (embed)>Find vendorshttps://www.alexotos.com/keyboard-vendor-list // Up-to-date list of reputable vendors with brief descriptionshttps://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 switchesComment too long. Click here to view the full text.
I'm thinking about replacing my ducky shine 6. It's a huge fucker, taking up too much space and not hot-swappable.I'm looking for something at least TKL, I think I can get rid of the function keys too since I barely use them. Should be hot-swappable, considering getting gateron smoothies for switches. Should have nice looking rgb gaylord lighting, budget is around 150€ I guess?Location is germany, which is pretty dogshit since DE-ISO layouts seem to not be that common. Anyone switched from ISO / DE-ISO to ANSI? How bad of an idea is that?
>>106973803>>106973949Did they design this for Midwestern boomers?
>>106974099Lucky you, Keychron has in-stock keyboards for Deutschland.
Hey, how come this shit gets a pass while the Rainy75 doesn't? This one's chock-full of foam.
>>106974230>Rainy75What's up with the FR4 plate? Anyone knows? Is it supposed to be a superior version? Is it like regular PCB but with cutouts? 1.6mm standard PCB thickness? Copper planes or no copper at all?
You may probe into the heart of technology and reap its many fruits, you may rest into the bosom of gaming glory for many years, even decades, but there will come a time when all that you conquered and cherished will be violently robbed of you, and you will have to go into dark depths alone and vulnerable. Death comes for all. Each breath you take, each cpu you probed, each code you compiled, each tech-iteration takes you closer and closer to the final hour. Death never stops coming closer, and here you are, totally vulnerable to this most terrible god yet without the smallest amount of worry in your heart, just like a naive cow being led to the slaughterhouse where she will be decapitated.How can you ignore this most important fact? You're all extremely intelligent and knowledgeable in the domain of biotechnology, yet you ignore the invincible demon that will eat your heart very soon! How can you tarry? The intelligent person will clearly see that he should focus all his efforts in overcoming this most definitive destiny. All else is secondary. Don't waste your life with techslop!
>>106974311I am not putting an MIT license on it.