/t/ - Technology

Discussion of Technology

Catalog Archive
+
-
Options
Subject
Message

Max message length: 12000

files

Max file size: 32.00 MB

Total max file size: 50.00 MB

Max files: 5

Supported file types: GIF, JPG, PNG, WebM, OGG, and more

CAPTCHA
E-mail
Password

(used to delete files and posts)

Misc

Remember to follow the Rules

The backup domains are located at 8chan.se and 8chan.cc. TOR access can be found here, or you can access the TOR portal from the clearnet at Redchannit 3.0 (Temporarily Dead).

Ghost Screen
Celebrating its fifth anniversary all September


8chan.moe is a hobby project with no affiliation whatsoever to the administration of any other "8chan" site, past or present.

You may also be interested in: AI

(3.71 MB 365x365 1613894951937.gif)

4chanX alternative for 8ch Anonymous 04/23/2025 (Wed) 03:58:51 No. 19141 [Reply]
So not only do i have to deal with the ridiculous amount of ping to the website, but now i have to manually click every fucking image, every fucking webm, and lose every single quality of life aspect. Are there any apps or addons that could improve 8chan drastically?
11 posts and 3 images omitted.
>>19151 >>21258 where's this thread now? I remember there used to be one a couple of weeks ago
>>19141 apart from gay bullshit nobody except terminally online dweebs care about, what's the actual usecase of 4chanX?
>>22376 4chanX adds many nifty utilities that the main 4chan doesn't have, like filtering, highlight, queuing posts, opening Tegaki with an image, local and relative time, etc. >terminally online Well... it does make use of 4chan more efficient, more comfortable to use. It's like writing code in a text editor, and writing code in a full editor designed for it, it just has more things to make your experience better. You don't really "need" them but they are nice.

(86.79 KB 583x599 1610362649830.jpg)

Cloudflare Alternatives Anonymous 01/12/2021 (Tue) 03:46:57 No. 2154 [Reply]
What are some alternatives to cloudflare for CDN, DDOS Protection, and DNS management. I am planning to create a website and it seems cloudflare is a great one but I know there shadiness and I know that cloudflare is just one big MITM.
7 posts and 1 image omitted.
>>14442 >bumping a three-year-old thread You stupid FAGGOT.
>>2305 some people want to create or improve their own websites, and they don't all visit the site at the same time or have the time to go through the archive. why are you acting like such a massive assblasted faggot
>>22335 Holy necro. But since it was bumped, might as well reply with 2025's choices: CDN: you don't actually need this. Run an optimizer on your PNGs and you're done. DDOS: Anubis DNS management: use the resources given by your registrar of choice.

Anonymous 10/15/2021 (Fri) 06:36:16 No. 5751 [Reply] [Last]
In the market for a new laptop. Privacy-wise, is there any benefit to going with AMD intead of Intel? I know Intel's (((Management Engine))) is cancer, but is AMD's version any better?
71 posts and 11 images omitted.
>>21375 >Never used it myself, but https://github.com/PSPReverse/PSPTool Thanks.
>>21375 >no clitmouse dead on arrival
>>21084 I can't remember a full list of them off the top of my head, but if you google "Ghostwrite vulnerability" it'll show you a list of potentially affected boards (which doesn't include every one of them and I've seen some companies/sellers try to disguise the name of the processor)

Anonymous 05/05/2025 (Mon) 15:27:11 No. 22292 [Reply]
Is it possible to self-host something that imitates hamachi? What is a open-source tool to play LAN-only games?
wireguard, openvpn.
>>22292 wireguard is what I'd recommend there's also ZeroTier, similar to hamachi but still more complicated (at least it still was a couple years ago) I haven't actually used it for this purpose, but do keep an instance for this very purpose, just more annoying creating and sharing keys around

Dev Hype Cycle Anonymous 05/05/2025 (Mon) 16:24:36 No. 22297 [Reply]
The "commercial" hype cycle is currently focused on large language models to drive supposedly intelligent programs. In the past years it was cryptocurrencies and before that something else I do not remember. However, behind the scene, developers have their own version of the hype cycles, about technologies or methodologies that, supposedly, would bring computer programming towards a brighter future. These cycles are usually about a specific sector however large, for example there's one for web development, one for editor wars and even one for embedded microcontrollers. Sometimes they even cross-pollinate each others. What's your favourite hype cycle, past or present? The one you consider to have only made things worse? Do you have any funny anecdote to share about failed "upgrades" to a "better" piece of technology? Personally, one of the worst hype I personally experienced was the push for "single page application" websites. It gave birth to bloated messes of code the browser has to execute every time even just to display a line of text. My internet connection is able to download gigabytes of data in seconds, but loading a web page is as fast as it was in 2004.

Anonymous 05/04/2025 (Sun) 23:23:36 No. 22263 [Reply]
computers are dumb now

(683.26 KB 1511x1997 gedg.jpg)

/gedg/ - Game and Engine Dev General ∞∞∞ - refugee edition Anonymous 04/18/2025 (Fri) 06:28:16 No. 17907 [Reply]
/gedg/ Wiki: https://igwiki.lyci.de/wiki//gedg/_-_Game_and_Engine_Dev_General IRC: irc.rizon.net #/g/gedg Progress Day: https://rentry.org/gedg-jams /gedg/ Compendium: https://rentry.org/gedg /agdg/: >>>/vg/agdg >>>/v/agdg Graphics Debugger: https://renderdoc.org/ Previous: >>∞∞∞∞∞∞∞∞∞∞ Requesting Help -Problem Description: Clearly explain your issue, providing context and relevant background information. -Relevant Code or Content: If applicable, include relevant code, configuration, or content related to your question. Use code tags. I have no idea what I'm doing, I just want to talk about ECS and all the other fun stuff.
7 posts and 3 images omitted.
(1.41 MB 1920x1080 output2.webm)

>>20933 It more or less does, here it is at 12px (the last one was 48px) with a regular bitmap atlas for comparison. You can start noticing some flitering fuckery going on when you scale it up. I think I saw that you can mitigate a bit it by using multiple channel sdf's, so I might look into that later. Also i realized that i wasn't scaling the glyph bearing properly, so I fixed that here. >That makes me nervous, almost gpu coil whine levels. Don't worry, i just uncapped the framerate so i can see where the limits are in my shitty third worlder pc with integrated graphics (so no coil whining either kek).
>>18522 Glacial speed progress update - slow down I'm going too fast edition: kinda able to load multiple meshes from gltf files into my shitty scene graph.
>>21511 Glacial speed progress: half working texture loading. For some reason I can't figure out it only works for loading directly from an image file but when I try to load the texture data from gltf I only get garbage.

(382.76 KB 2048x1536 1745170800.jpg)

/mkg/ - Mechanical Keyboard General Anonymous 04/20/2025 (Sun) 18:27:21 No. 18502 [Reply]
Topre is endgame edition >Keyboard recommendation template: https://pastebin.com/n220xk9V (Helps also to mention if you're open to soldering or not) >Find vendors https://www.alexotos.com/keyboard-vendor-list // Up-to-date list of reputable vendors with brief descriptions https://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 switches https://rentry.org/mkg_switches // Introductory guide https://www.theremingoat.com // Switch reviews https://www.switchesdb.com // Compare force curves

Message too long. Click here to view full text.

22 posts and 10 images omitted.
Should I get a Tex Shinobi or Kodachi when they come back in stock? I really like the clitmouse but I don't want to give Lenovo any money since their build quality sucks now and too many pajeets work for them. Are there any other alternatives to this and the Lenovo clitmouse keyboard (BT)? >usecase? I plan on nigger-rigging a RISC-V deck that will be my daily driver. >Budget Low-ish >Location North America >Preferred switch type something that lets me type fast, accurately and quietly, quiet typing being the most important consideration for me >Layout ANSI, I can't type without a THICC L-shift key >Form factor 60-100%. I like having volume control without having to search for a Fn key, but I don't need the numpad often and I hardly use the F keys >Backlight Don't care as long as it's not RGB and doesn't increase the price. I can type without light and if I need it, the keyboard screen is enough light >Previous/current keyboards stock Dell keyboard that came with desktops in the late 2000-2010s. current is a thinkpad laptop, doesn't have a numpad
>>22154 oops, I was drunk and sleep deprived. by keyboard screen I mean monitor
For me, it's the logitech k845 with linear switches.

(37.75 KB 474x474 th-3287837694.jpeg)

Anonymous 05/04/2025 (Sun) 02:21:40 No. 22209 [Reply]
I invented linux but still can't use it, none of my followers have sex, and can't set up pi hole despite the 13 years they watched me.
>>22209 is that asmongold? that nigga been on my mind since I barebacked him in a Boca Ratton Airbnb

(7.70 KB 450x200 Ed_lines.jpg)

ed Anonymous 05/02/2025 (Fri) 00:42:36 No. 22082 [Reply]
A thread for the standard editor. Post anything cool you did with it, or programs similar to it. ?
2 posts omitted.
>>22107 yeah ed is perfect for those quick edits
>>22082 also if you have source-highlight installed you can actually pipe it through that for some basic syntax highlighting which is neat
>>22177 I use it to write full files too. It takes a bit to master the write-edit errors-write cycle but it's really not any less efficient than using vim. >>22179 While I do have it on other editors, syntax highlighting is massively overrated and things like tree-sitter are solutions to a problem that should not exist in the first place.

(20.53 KB 650x326 right_click_illustration.png)

Anonymous 04/30/2025 (Wed) 15:42:30 No. 21862 [Reply]
>be a PC, not a mac >have a productive ace up your sleeve, the right click button that instantly gives you double the buttons >brings up context sensitive options and menus in one click across all applications >now disappearing in many apps and websites It's frustrating. Our company just spent millions "upgrading" to a new ERP, and it's all web browser based and there is no right click use whatsoever, even though the whole company uses PCs only. Want to open a link in a new tab? Too bad. You can't do that anymore. You need to open a new session and browse your way to where you need to go. Oh everything takes forever to load trying to do that? Too bad! You still have your deadline. Oh you have to press "show more" a billion times to get to a link, even though your standard 1080p screen has plenty of empty space to show everything, and your computers are all top of the line and have the memory to show everything. Too bad! Click a dozen times when before you just clicked right click, open new tab. It's maddening. No longer can you copy or paste with your mouse, get to options, or drill down to get around in the ERP like before. Everything is a huge step back and productivity suffers, and for what? I've noticed this trend for over a decade with computers, but I feel like it's hitting a breaking point where there will be no job or modern program that will be "normal" anymore.
>>21862 It's because of interface convergence, everything needs to be operated by touch. Current touchscreen codified gestures don't have a procedure for opening a floating hidden menu and never will because touchscreen are designed with literal retards in mind as end users.
>>21862 If it has mousewheel click you can use that to open new tabs.

(241.24 KB 800x600 asd3.jpg)

radio Anonymous 11/24/2022 (Thu) 19:17:08 No. 10756 [Reply]
Radio is the most cucked hobby right now, I am sad
31 posts and 7 images omitted.
>>21996 Alright, whats a transmitter you'd recommend matching it with and how much is it going to set me back?
>>21998 That depends on how much you're willing to spend and how far you wanna go out. The unfortunate truth though that I've only just realized now is that your receiver only has the AM mode, when most hams nowadays for voice use a mode called SSB which AM receivers can pick up only in a distorted way. You may need to look into either somehow modifying the receiver to give it SSB support or you may have to rely on the transceiver for SSB communications. I'm not entirely sure what you need to switch between a receiver and a transceiver when you push to talk mind you, I'm just assuming you can do it with any. The typical "budget" transceiver is gonna be the chunk Xiegu G90, which only gives you about 20 watts of power and 5 watts with AM. Unfortunately, 5 watts with AM is gonna get you near-nowhere. A new G90 is gonna set you back about $500 or so including a cheap lithium battery for a couple hours of use before recharging. If you want more power, the ICOM 7300 has 100 watts SSB/25 watts AM, which would set you back about a grand not including power supply. If you want to talk on AM effectively you're likely gonna need an amplifier to increase your output power as high as possible. Good luck and sorry for not being able to tell you earlier bro.
>>22137 I'll just keeping looking in the various buildings on my property and inevitably something as retarded as this will turn up, it's not fun unless it's retardedly inefficient, impractical, and cool

3 + 3 monitor setup Anonymous 04/26/2025 (Sat) 00:11:18 No. 21127 [Reply]
Guys I want to have a 3 + 3 monitor setup eventually (so I can get external devices in same field of view as my system monitors), but I haven't got the slightest idea how am I supposed to get the 4th monitor in the middle. The table is close to a wall, and behind the middle monitor there's no gaps/holes in the table for a clamp table mount or whatever. However to both sides of the table (left and right) there are circular holes, where if I had a large arm mount, I could probably have 1 or 2 (either side or both) to support the middle monitor (or even 3 if it's big mount from both sides, idk). Other option is that I would have to drill holes on the wall. I haven't got clue about the table arm mounts or whatever, but how hard would it be to pull it off with them alone (when they're coming from sides)? If it works I wouldn't need to drill holes to wall.
5 posts and 1 image omitted.
>>21221 I currently have 3x 1080p setup, and for me it seems to work perfectly, there's no scaling issues with applications (since some software or stuff don't scale well with higher PPI/DPIs), I just need the 1 or 3 monitors on top row for external sources, because then I could keep all monitors within my field of view. Problem is that directly behind the middle monitor there's no place on the table to attach clamp mount on the table (since there's some "side wall" under the table that prevents doing it, only with the 2 holes on the sides could do it with some long ass arms).
bump. If I buy a table clamp mount that's has long enough arm and is sturdy make, it should be good enough for one 23-24" monitor, right? That way I could have 1 monitor above my middle monitor, that would be used for game consoles and stuff.
>>21638 Once you go 4k you never go back. With 3 4k monitors you have so much real estate. For me, my left monitor is just vim (so many buffers), my center monitor is a game / youtube / or teams (if I'm presenting in a meeting) and my right monitor is 2-3 web browser windows. Its very hard to reproduce that on 1080p, especially when its normal for me to have 8 terminals + 4 files open on my left monitor all visible at the same time. Not saying this applies to you, but I'm speaking from experience.

which wiki should we use? Anonymous 05/02/2025 (Fri) 19:31:45 No. 22125 [Reply]
the 4chan and 8chan wiki links for g/t are different 4chan links to https://igwiki.lyci.de/wiki/Main_Page while 8chan links to https://wiki.installgentoo.com/wiki/Main_Page which should we use?

(55.17 KB 942x786 Intelleak.png)

20GB Intel leak Anonymous 08/06/2020 (Thu) 23:49:03 No. 884 [Reply]
Some internal stuff from Intel leaked recently, with the leaker mentioning more to come. Contents of this leak (according to the leaker): >Intel ME Bringup guides + (flash) tooling + samples for various platforms >Kabylake (Purley Platform) BIOS Reference Code and Sample Code + Initialization code (some of it as exported git repos with full history) >Intel CEFDK (Consumer Electronics Firmware Development Kit (Bootloader stuff)) SOURCES >Silicon / FSP source code packages for various platforms >Various Intel Development and Debugging Tools >Simics Simulation for Rocket Lake S and potentially other platforms >Various roadmaps and other documents >Binaries for Camera drivers Intel made for SpaceX >Schematics, Docs, Tools + Firmware for the unreleased Tiger Lake platform >(very horrible) Kabylake FDK training videos >Intel Trace Hub + decoder files for various Intel ME versions >Elkhart Lake Silicon Reference and Platform Sample Code >Some Verilog stuff for various Xeon Platforms, unsure what it is exactly. >Debug BIOS/TXE builds for various Platforms >Bootguard SDK (encrypted zip) >Intel Snowridge / Snowfish Process Simulator ADK

Message too long. Click here to view full text.

20 posts and 5 images omitted.
Could this be used to remove or disable the ME?
>>21986 Identical inquiry.
wow how is that even possible

(678.05 KB 636x1092 wolfgang vs chad.png)

Anonymous 05/02/2025 (Fri) 16:01:36 No. 22116 [Reply]
Are you a home server kind of guy or do you just meshnet your computers?

[ 1234567891011121314151617181920 ]
Forms
Delete
Report