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

Open AI has Atlas, when is Grok going to have its own browser?

File: avoid.jpg (81 KB, 686x386)
81 KB
81 KB JPG
27 replies and 1 image omitted. Click here to view.
>>
>>106973180
what kind of shill wants me to pay 4x more per tb for ssd
>>
>>106970710
whatever the cheapest decommissioned enterprise drive I can find
>>
>>106970719
fpbp
>>
>>106970710
Still Seagate, but I run them with redundancy because I don't trust them.
>>
>>106970710
Honest advice here.
Get your HDs from different manufacturers when you build your NAS :
You'd be immune to a specific series of disks known to be faulty.

File: 20180507160320.png (144 KB, 1024x795)
144 KB
144 KB PNG
Death of Rails edition.

>Free beginner resources to get started with HTML, CSS and JS
https://developer.mozilla.org/en-US/docs/Learn - MDN is your best friend for fundamentals
https://web.dev/learn/ - Guides by Google, you can also learn concepts like Accessibility, Responsive Design etc
https://eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScript
https://javascript.info/ - Quite a good JS tutorial
https://flukeout.github.io/ - Learn CSS selectors in no time
https://flexboxfroggy.com/ and https://cssgridgarden.com/ - Learn flex and grid in CSS

>Resources for backend languages
https://nodejs.org/en/learn/getting-started/introduction-to-nodejs - An intro to Node.js
https://www.phptutorial.net - A PHP tutorial
https://dev.java/learn/ - A Java tutorial
https://rentry.org/htbby - Links for Python and Go

Comment too long. Click here to view the full text.
262 replies and 22 images omitted. Click here to view.
>>
>>106972910
>tool $x, $y and $z will just keep working while tool $a does not
The 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
>Octane
This sounds dangerous and kinda niggerlicious to me. It looks like you're baiting memory leaks and db connection timeouts while complicating your architecture.
>>
>>106939786
Besides 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
>>
>>106912234
DOCTOR OCTOGONAPUS BLLEEEEUUURRRGHGHGHGH

File: 1740672784105.jpg (29 KB, 888x500)
29 KB
29 KB JPG
https://github.com/jellyfin/jellyfin/releases/tag/v10.11.0

Time to updoot!

Plex becomes less relevant with every new version!
209 replies and 17 images omitted. Click here to view.
>>
Serious question hows the Metadata fetching of jellyfin? Have like a 5 year old Plex setup, no clue if I want to migrate to Jellyfin.
>>
>>106973721
Works perfectly well for me, though I also keep my files nicely named and organized.
>>
>>106973721
there's no 'special sauce' in either software, as they both use the exact same sources as standard for metadata: TVDB for TV shows, and IMDB / TMDB for movies. if the stuff you have is in either of those, and named in the way that it expects, you're good.

\tv\seriesname (optionalreleaseyear)\season 01\seriesname - s01e01 - optionaltitle.ext

\movies\movietitle (releaseyear)\literallyanyfile.ext
>>
>>106971315
>What other major features are there to add though?
at the end of the day it's a tool to playback video, so there's only so many But Wait There's More! bullet points you can wring out of it.

still, my immediate response would be 'a more robust database format, rather than the current SQLite database that's a patched-up holdover from the original XBMC days'. or a rework of the favourites system, so it doesn't amount to a single vertically-scrolling list of thumbnails on a forgotten tab on the homescreen. something that scans your filetree and makes poison gas come out of your computer if it detects something like
>~Content\Simpsons, The (U.S. - Animated - Ongoing)\Episodes I haven't seen yet\26-50\28-Stark-Raving-Dad.ogm
which clearly indicates the owner is incapable of taking care of themselves.
>>
>>106973721
mine are automatically organized by Sonarr so it works perfectly

File: 1742509244485473.gif (1.38 MB, 668x415)
1.38 MB
1.38 MB GIF
thank me in the morning
import re
editor.beginUndoAction()
text = editor.getSelText()
def sort_letters(word):
return ''.join(sorted(word))
result = re.sub(r'\b\w+\b', lambda m: sort_letters(m.group()), text)
editor.replaceSel(result)
editor.endUndoAction()
>>
>>106974501
Explain motherfucker.

how do i are becom bilionaire at 20?
>>
>>106974527
sell toilets

File: 1761015082854.jpg (129 KB, 1170x1427)
129 KB
129 KB JPG
Previous: >>106947726
269 replies and 37 images omitted. Click here to view.
>>
>>106974170
coming soon: "We've been asked to automate the deployment and monitoring and updates"
>>106974238
I have completely given up on teaching the back of the house to check all the groups and app provisioning before calling it done. Every new hire is a shitshow. Imagine starting someplace and experiencing problems every day for 2 weeks.
>>
>>106974238
At least you have permissions.
My company just has a large .yaml file with admin credentials to everything which we pass around.
To our surprise, we were hacked a few months ago.
>>
>>106974170
lmao based senior counterpart
i swear some managers are so retarded to the point where it's like they don't even realize why they're getting paid in the first place
>>
>>106974350
>PM requests feature
>we have google analytics for it
>decided to check out his usage
>it took him two months to first interact with said feature
TPMD
>>
>>106974260
no. it was a fun low-tier intellectual exercise

File: Kokoro.jpg (75 KB, 640x425)
75 KB
75 KB JPG
>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

>CASE
mATX: AP201, Lian Li A3, O11 Air Mini, XT M3, CH260
ATX: XT PRO (ULTRA), AIR 903 Base/MAX, Lancool 217, Flux Pro, Y40, Meshify 3, 4000D FRAME
Dual Chamber: Y60/70, Vision (Compact), Antec C8
AVOID: NXZT, 'Silent' cases, fanless cases, Corsair 6500

>CPU
Budget: 9600X, 7600X, 7500F
Gaming: AMD X3D

Comment too long. Click here to view the full text.
114 replies and 34 images omitted. Click here to view.
>>
>>106971727
after 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
>>
>>106974205
I just want to know how it's painfully obvious how biased all these reviewers are. I don't even need to look at the results, I just know what the chart is going to say based on who made it.
>>
>>106974139
I have a 4070 tis and it only gets that much with dlss. Bought a 5080 though and moving the 4070tis for sim rig.
>>
Am I crazy or is building an actual gaming PC genuinely not going to be worth it for at least 5 years? I feel like we're in a rough patch where even if you build a top of the line PC all the games are going to run like shit anyway cause devs don't care to optimize.

I'm sticking with my MacBook and RuneScape.

Talk about headphones.

Previous thread >>106941056

File: 1754930407854727.jpg (93 KB, 1024x576)
93 KB
93 KB JPG
Leto's stupid site doesn't work
>>
your mom's vagina doesn't either
>>
File: file.png (190 KB, 1272x626)
190 KB
190 KB PNG
Works on my machine?
>>
>>106973987
True, OP clearly came out retarded.
>>
>>106974283
Okay pigslim.
>>
File: apu.png (48 KB, 635x523)
48 KB
48 KB PNG
>>106973878
When did Jared Leto become a web-developer?
Just curious.

File: 1730740211626068.png (52 KB, 436x116)
52 KB
52 KB PNG
AIfags are so fucking done it's not even funny anymore.
Glad to see this job-stealing money scheme crash and burn.
8 replies and 2 images omitted. Click here to view.
>>
File: alex jones approval.gif (2.12 MB, 177x210)
2.12 MB
2.12 MB GIF
>>106972621
>>
File: 1760909114551.jpg (36 KB, 547x383)
36 KB
36 KB JPG
>>106970546
get rid of this and it'll get great again.
>>
>>106973867
bro if you dl the app you get it for literally free with 6 invites
>>
>>106971410
Yes
>>
>>106971445
don't tell them that, weeaboo ignorance is what makes them such hilarious creatures
>>106971333
no sammy's definitely worse

File: gentoo.png (6 KB, 221x97)
6 KB
6 KB PNG
87 replies and 9 images omitted. Click here to view.
>>
File: registry-2.png (76 KB, 782x760)
76 KB
76 KB PNG
>>106969490
The main .reg entries I integrate are the MarkC mouse fix, and the following:
https://www.tenforums.com/tutorials/85418-disable-downloaded-files-being-blocked-windows.html
https://www.tenforums.com/tutorials/139015-enable-disable-ntfs-last-access-time-stamp-updates-windows-10-a.html
I do a couple more registry tweaks but they are just placebo and only appeal to my OCD, so I won't post them lest they discredit the rest of my guide.
>>
>>106963780
compiling
>>
File: component-removal.png (187 KB, 2560x1418)
187 KB
187 KB PNG
>>106969490
Skipping "Post-Setup" because I only have redundant and placebo settings there. You can skip it.
The component removal page is the sketchiest but most powerful part of NTLite, as far as debloating. Again, I recommend making a full-disk backup image first, so you can roll back if you break something. But for starters, removing unused languages and keyboard layouts from the Localization section is safe. You can also remove any accessibility themes, wallpapers, sound themes, and drivers for hardware you know you will never use. Beyond that it really depends on what programs you need to remain compatible, so nobody should be following anyone else's template here. Read the Notes for each Component and decide for yourself what you want or don't want. It's a trial and error process. But this is where the magic happens and you can get a single-digit install size for your Windows.
I use "DISM + Custom" removal mode.
>>
File: configure-features.png (124 KB, 2560x1418)
124 KB
124 KB PNG
>>106969490
I skip scheduled tasks and move onto configure features. I uncheck literally everything here. Note the expanding/drop-down menus with extra hidden settings. Make sure you look at what you are turning off, because maybe you like some of the things on the list. But I don't need any of it.
>>
File: configure-settings.png (119 KB, 2560x1418)
119 KB
119 KB PNG
>>106969490
Forgot to mention, component removals from my last post are gimped in the free version of NTLite.
Configure Settings is another important page. Just read through each option and decide for yourself what you want. This is another one where people shouldn't be using each other's templates.
I realize you asked what specific tweaks I apply but there are too many to list off here. I will say though that this Configure Settings page does most of the heavy lifting. I can make a decent Windows install with just this page. Everything else is gravy on top.

File: 1752164449482058.jpg (41 KB, 720x732)
41 KB
41 KB JPG
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 them

FAQ:
>Where do I buy IEMs?
Amazon, Aliexpress, Linsoul, Hifigo, Shenzhenaudio

>Shopping Guide (IEMs, PMPs, Cables, Ear Tips, etc.):
https://rentry.org/consoomer_guide


Comment too long. Click here to view the full text.
36 replies and 12 images omitted. Click here to view.
>>
>>106973532
the guy who made autoeq is Finnish.
>>
>gaming DAC
gamers can't even use regular DACs?!
>>
File: 1758284456148.jpg (33 KB, 545x366)
33 KB
33 KB JPG
>>106972937
So shitzo was the jeet all along? How many times do we have to tell you that IR = FR...
>>
>>106974502
this would imply indians invented anything if your statement mattered
>>
>>106974510
>I can't understand the time domain
this deficiency in mental faculties really works in favor for chip manufacturers

File: bro.png (6 KB, 919x477)
6 KB
6 KB PNG
who the fuck is monitoring my pc?
11 replies and 3 images omitted. Click here to view.
>>
>>106973703
it's me, your personally attached cia agent.
>>
>>106973840
they always use this funny,,,,,,,,pauses in their,,,,,,speech

almost as if,,,,,,they are being a,,,,,,,teacher
>>
>>106973840
Good morning madam, this is Joe with Microsaar, calling from Washington as part of the Support Saarvice Reach Out Programme. Ma'am I am afraid to tell you that your computer has been infected with virus. Your personal files may be at risk, even up to cloud.
>>
>>106973958
There's 1 app that doesn't work well in Linux. I hate windows I have 11 iot enterprise, disabled many things under the hood, blocked a lot of niggersoft IPs in hosts, copy pasted wallpapers from /usr/share/backgrounds hid the taskbar using git bash where possible.
>>
>>106973703
the jews

File: 1760538612370.png (132 KB, 640x479)
132 KB
132 KB PNG
Why are computer hipsters like this?
3 replies omitted. Click here to view.
>>
>>106972178
I like small stuff.
>>
>>106972634
>>Most movies aren't even for 16:9 screens
They are
>>Reading pages on 16:9 is cancer
True for some books but you can just scroll
>>Good gayimg died with the 16:9 mass adoption
Don't care and like how games look at 16:9
>>
>>106972503
Infotainment is the most hipster word of this decade, you hipster retard.
>>
>>106972834
I've seen /pol/ use it so its ok
>>
>>106972178
this is me. i hate everything that isnt computers.


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