[ / / / / / / / / / / / / / ] [ dir / arepa / asmr / christ / htg / imouto / loomis / magali / maka ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Name
Email
Subject
Comment *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): 72b36a706b43359⋯.jpg (96.82 KB, 670x1080, 67:108, kawaii negro.jpg) (h) (u)

[–]

 No.925941>>925957 >>926210 [Watch Thread][Show All Posts]

If you're on chromium 59 or higher go to chrome://flags/#enable-font-cache-scaling and disable that option, then restart Chromium. Watch your font rendering get better.

This is all because whatever "font cache scaling" means is broken and despite some chink providing every info Chromium's developers need to know they refuse to fix it.

 No.925942>>926225 >>926389

>using a shitty browser


 No.925944>>926225

File (hide): 8719d5e1bb50e8e⋯.jpg (67.66 KB, 796x712, 199:178, frrpo2v2.jpg) (h) (u)

>using a botnet browser


 No.925946

>using a browser


 No.925953

File (hide): c2d1e5ca9f69b32⋯.png (1.68 KB, 278x54, 139:27, Untitled.png) (h) (u)


 No.925957

>>925941 (OP)

Hey that workeded, the horrible chroma effect is gone from tabs.


 No.925974

>>925961

you must have very large balls of soy to go around using that image on imageboards


 No.925978>>926225

It looks like shit anyway because chromes render library was made for android, firefox of course copied google here but you can still force the sane one.


 No.926210>>926225

>>925941 (OP)

if you're on chromium or firefug you should just kill yourself and fuck off


 No.926225>>926229

>>925942

>>925944

>>925978

>implying your browser isn't just a chrome skin

>>926210

<if you're on 80x86 or arm you should just kill yourself and fuck off


 No.926229>>926234 >>926354 >>926360

File (hide): 79de297db84b604⋯.png (93.92 KB, 1023x767, 1023:767, browser.png) (h) (u)

>>926225

This is what a browser should look like.


 No.926234>>926242

>>926229

>bright white background

it's like you're trying to kill someone


 No.926242

>>926234

My backlight is dying so I had to change it from dark grey to white.


 No.926354>>926364 >>926374

>>926229

You're not wrong.

Media links should be launched by an external program, and there should be minimal markup formatting. Images should still be rendered by the browser, with the option to disable download and rendering.

I suppose that the ability to render images could be isolated from the browser using a plugin system similar to the firefox vlc plugin.

Now, how would you do this without javascript or PHP.

You could create a dedicated static page linked to a session cookie and unique quantifier IP or login.

That's already been done with python and C a million times over.

The real question is why hasn't this been done?

The first company that produces an HTML and CSS formatting only, no CPU heavy tasks only site similar to youtube, amazon, or ebay should be able to take off, especially if their selling point is "faster than the competition with less data usage".

The side benefit is that you could serve the responses as xml or json to be rendered by an external program, such as a mobile app.

Programs running on the client's browser was a mistake. It has introduced the complexity of an OS for a job that should be no more difficult than rendering a PDF.


 No.926360

>>926229

All your browsers can look like this today. You simply choose not to have it.


 No.926364

>>926354

I want normalfag sites to be as heavily burdened by a mess of unoptimized javascript, just to fuel the demand for faster processors. In a lean optimized world, Intel Atom processors would be the norm, and anything exotic would cost a fortune. To be honest, exotic hardware still does cost a fortune (look into the prebuilt computers for MemeLearning), but it could be a lot, lot worse.


 No.926374>>926376

>>926354

YouTube, amazon and ebay are already optimized to the max, also they have "apps" that store the client code locally and use even less traffic. Sometimes loading plain html page is more bandwidth-consuming than loading portions of this webpage with javascript


 No.926376>>926380

>>926374

You're talkin' out your ass.


 No.926380>>926416

>>926376

No, it's pure logic. There is a business case for ensuring minimized data transfer for the business when the order of network traffic is measured in gigabytes per minute.


 No.926385

Holy shit thanks anon


 No.926389

>>925942

on debian pretty much th only browsers worth using are firefox and chromium. firefox-esr if slow as fuck and has tons of wasted screenspace, i'm forced to use chromium. webkit is a beautiful engine. isn't lightweight but if you have 2+ gb of memory it flies


 No.926393>>926394 >>926406 >>926408

I haven't been tracking all the chromium-clones lately, are they all still terrible? Vivaldi, Brave, Opera (>_<) etc.


 No.926394>>926400

>>926393

Proprietary and terrible and mutually inclusive.


 No.926400>>926960

>>926394

Not true. You ever use IDA? How about Eagle CAD? I would say that IDA is better than any disassembler you can find in the open source world. And Eagle CAD is hands down the best CAD solution for PCB design.


 No.926406

>>926393

You are aware that many former Firefox users willingly migrated to Google Chrome, right?


 No.926408>>926409

>>926393

>opera

>chromium-clone

when did this happen? opera's been around since the 90's.


 No.926409>>926411

>>926408

2013. I wasn't precise in my wording, but once they gave up on their Presto layout engine, they used Chrome's Blink engine. A couple years back, Opera was bought out by a Chinese consortium.


 No.926411>>926413

>>926409

whoa. news to me.


 No.926413>>926414

>>926411

There are some diehards still clinging to the last known good version, Opera 12, but it's basically a zombie. Some of the old Opera devs have since created Vivaldi, but they seem concerned with just building a UI on top of Chrome.


 No.926414>>926415

>>926413

Wow. If opera had released their browser free of charge in the 90's, instead of following through with it being paid software, they probably would've had a huge market share considering the fall of netscape and the vacuum left until ie filled its spot.


 No.926415

>>926414

Opera does have a decent market share though, on phones... in shit hole countries. Their mobile browser features a compression technology (turbo mode) to shrink page sizes, by processing content through their proxies.


 No.926416

>>926380

The problem with your arguement is that it is also youtube-'s buisness to advertise to you both in the website with popups via javascript and with ad's in the video. If you use youtube-dl to download videos and then watch them you don't have to use extra bandwidth for all that other bullshit. If you use say CNN you use large amounts of data with javascript adveritising and other bloat. But if you use 8ch you don't get javascript advertising and bloat, but the images make the webpage take longer to load anyways.


 No.926960

>>926400

You literally just brought up an obscure, inconsequential, impertinent dichotomy to create the illusion of ethos for a haphazard comment that was more hyperbolic than some display of authority and feel no stupidity at the prospect.




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
32 replies | 4 images | Page ?
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / arepa / asmr / christ / htg / imouto / loomis / magali / maka ][ watchlist ]