#πŸ”Œβ”‚tech

1 messages Β· Page 758 of 1

pale sigil
#

-_-

fair gull
pale sigil
#

upload is shite

fair gull
#

jk but anyway what problem

#

btw go qt still installing

#

this is on an m.2 ssd

pale sigil
#

i hate filezilla

fair gull
#

use winscp

pale sigil
#

i dont like winscp

fair gull
#

better than filezilla imo

pale sigil
#

smartftp is better than both

#

But expensive af

fair gull
#

dunno why smartftp would be better than winscp tbh

pale sigil
#

both terminal and sftp in one

pale sigil
#

yes

#

i am very well aware

#

of this function

#

but it just launches putty :p

fair gull
#

u know that the first gif with the terminal has ssh etc

pale sigil
#

i tried this but it was kinda lame and you couldn't do much

fair gull
#

its a normal bash shell

pale sigil
#

ah wait no tthats atom sorry

#

i had a plugin that basic shit

fair gull
#

the only thing smartftp has over winscp imo is the pic preview

pale sigil
#

ok thats dope

#

i did not know this

#

ty

#

wait dark theme

fair gull
#

other than that idk winscp makes progress each update in a pretty good direction

#

they should fix the dark theme yes

#

looks kinda weird

pale sigil
fair gull
#

yes

pale sigil
#

dns not updated then

fair gull
#

its cloudflare dns

#

so /shrug

pale sigil
#

now i need to remake my htcaccess -_- something caused it to not work and i cant remermber

#

i think it was an allow perm somewhere

#

oh

#

i noticed something

#

another reason i didn't like wincp

#

is that it wouldn't show files

#

only folders

fair gull
#

it shows files tho

pale sigil
#

nope

#

not for me

fair gull
pale sigil
#

i just added one and it will not show

fair gull
#

so you did add new file

#

entered the name

#

it opened the editor

pale sigil
#

no i dragged a file

fair gull
#

oh

pale sigil
#

it still wont show on restart

fair gull
#

works for me

#

did u drag it into a folder

#

maybe

pale sigil
#

no

#

it seems to be httaccess file only πŸ˜„

#

whyyy

fair gull
#

can drag and drop a .htaccess file aswell

pale sigil
#

i can drag but i cant see it

fair gull
#

oh wait i know

#

that succ

#

its for not accidentally deleting it

#

etc

#

since it can be rather important

#

fixed callums life

pale sigil
#

Well that sucks

#

i cant use my key in atom sftp

#

can i make a separate account without ssh key needed?

fair gull
#

i mean

#

use vsc KAPPA

pale sigil
#

does it have a dark theme

fair gull
#

yes

#

and an sftp extension that can use private keys

#

not sure how similar that sftp extension is to atom's

pale sigil
#

@fair gull You have a custom 404 right?

fair gull
#

yes

#

@proud nacelle its also FOSS

pale sigil
#

can you show me, i managed to get it working but none of my code works properly

#

like it only picks up the html or php file

#

not the files etc

#

so like all the content would be missing

fair gull
#

/shrug tbh dont care bout that stuff

#

exactly

#

@pale sigil cant show stuff cause in bed pc off

pale sigil
#

gay

#

example

#

no its in a seperate folder but my code is pointing

#

there

#

i will try same folder now

#

wait no

#

its in the same folder

#

interesting

#

just tested with a url

#

its deffo a dir issue

#

meh ik what to do then

#

lol

#

and call from there

#

idk why it wont call from the dir itself

#

strange

#

it loads the 404

#

tried that already

#

there we go

#

nvm

pale sigil
#

i think i know the issue

#

i think someone snagged my domain host login

#

im not sure but its gone from my login and now is up for sale

#

the domains records was changed to an address in the US

#

welp

#

time for another free domain

#

xD

#

guess im using dinotrailar.tknow

fair gull
#

@pale sigil u wanted to know how i deal with 404 pages right

#
error_page 404 /404.html;
#

that in my nginx config for the domain

#

can be php or whatever aswell

fair gull
#

btw i redacted the path cause dont wanna get some shit for that

pale sigil
#

@fair gull ye pretty much what I did, I fixed my dir issue tho

#

Well for some reason it wouldn't see the current folder as the root, for example when calling for files originally it was

/files/file.js because I have a folder I store stuff in

But.... For some reason it wouldn't be the root so I had to actually do the full dir

/error/files/file.js

#

Which makes no sense

#

Mhmm

fair gull
#

poor soul tbh

pale sigil
#

Nothing wrong with it

#

Like If you care so much I'll switch

#

Pft

fair gull
#

just idk apache is pretty slow for static files in my experience

#

plus it doesnt default to multithreading

#

so heavy workloads can really punch it in the dick

#

i mean if you have that few files sure you will prob not notice

#

but i serve over 20k pictures a day and multiple php platforms and nodejs webservices (microservices actually)

#

and i cant imagine apache handling this well

#

it already bottlenecked on WBB 2 years ago

#

and thats just a small board software

pale sigil
#

Huh

#

That's a lot of uploads a day

#

I use mine the exact way you do

#

For pics

fair gull
#

well i have a public service and a mirror for a friend plus the node shit

#

oh and a lavalink node with webinterface

#

lavalink is a audio server for streaming audio from multiple services and files to any service via websockets

#

mirroring is just having a backup basically

#

node shit means nodejs microservices which is a small webapp usually that has a very specific purpose and doesnt handle more than this 1 thing

#

making it more performant

#

webinterface just means you can change settings and control an application like lavalink via a website

#

kanye?

#

wha

#

i dont get it tbh

#

anyway basically (do mind this was 2 years ago) apache struggled with a pretty simple php board and nginx didnt

#

which is why i keep using it till this day

#

oh and apache treats ram like free realestate

pale sigil
#

that i wont deny

#

but technically speaking

#

thats how ram works anyway

#

xD

fair gull
#

my nginx workers are using 100mb in total while serving all those pic etc

#

idk how much apache would use

pale sigil
reef patrol
#

Fuuuuun. Just formatted my PC because Windows was being fucky.
Now my 2TB drive is acting odd. Ran to our closed store to grab a 3TB drive, and now I am making emergency backups.

pale sigil
#

Try and clone it first

reef patrol
#

Naw. Nothing essential honestly.
Just grabbing one folder at a time now to avoid putting pressure on it.

#

Cloning can fail very easily, and force you to retry over and over.

plush summit
#

OHHHHHHHHHNOOOOOOOOOOOOOOOO

fair gull
#

using sdl in 1999

#

ngl sdl is still solid

#

me dumbo

#

thing is

#

just use vulkan now

#

or dx12

#

but but just try shit

#

lol

#

10years later lobster finally made his first 2d image on a screen with vulkan

wheat plume
#

GTK and QT are themeing engines

fair gull
#

qt isnt a theming engine

wheat plume
#

QT is pretty limited to just the Plasma and LXQT desktops I think but it is used in a lot of main stream apps like virtual box and VLC

fair gull
#

its a widget toolkit

wheat plume
#

it handles themes too

fair gull
#

qt works on any de

wheat plume
#

fair enough

#

Yeh I klnow it does

#

there is so many

#

wayyyyyy too many

fair gull
#

i installed em yesterday cause i wanna write qt go shit

#

14gb

#

like dayum

wheat plume
#

WELP

fair gull
#

the installer was only 5.8

#

took only 1 min to compile for me

#

cause mostly precompiled

#

the vulkan resource list got massive

#

holy

#

because its easier to port old shit

#

and writing a new engine comp with vulkan takes ages

#

yes

#

just use qt

#

i mean

#

i couldnt get it to work with go yet

#

yes

#

qt is so easy

#

like no joke

pale sigil
#

Well there coo,, satisfactory just tweeted the game should work in lutrus now

#

Never thought I'd see a studio say something like that

fair gull
#

borderlands 3 tossed its entire pc user base

#

with the epic move

#

well its not all fun and glory

#

but yes its a pretty nice workplace

#

well blizzard was cool

#

until it became actibliz

#

easy fix

#

fire everyone right before signing the contract to sell

#

make new company

pale sigil
#

That's not how it works

fair gull
#

now it is

#

i meant make a new company with the employees that u fired

#

first u make them sign a contract where they automatically get fired if the company gets sold

#

second you settle for like 10mil

#

or whatever is appropriate for your company

#

step 3 make new company

#

bonus ud screw the buyer

#

but prob impossible thx to laws or shit

pale sigil
#

Most contracts don't allow workers to work with another company for so long

#

The company who bought can probably sue

fair gull
#

technically they wouldnt be working there anymore

pale sigil
#

Yes but they'd be working for the new company which will breach the contracts which the new owner will well own

timid chasm
#

Hospitals often have in physician contracts that they agree not to work within an X mile radius for X number of years. Kinda crappy but they may have something similar

solar hinge
#

just FYI, these kind of "gag" contracts are illegal in most EU countries

fair gull
#

how is that a gag contract

solar hinge
#

gag contract in the sense, you cannot go to competitors

#

maybe a bad way to phrase it

#

can't remember what it's called in english

fair gull
#

just say it in dutch

timid chasm
#

non-compete clause

fair gull
#

this is more of a "you wont have work if we sell" contract

#

it means you are free todo whatever

#

if the kind of thing i mentioned is even possible

#

just means you could join the new company the old ceo makes

#

or join whatever comp

fair gull
#

this guy

latent mural
#

almost no accent

fair gull
#

"no accent"

reef patrol
#

Ugh... I am never, ever, ever going to bother doing a slow format ever again πŸ˜„

#

Next time I'll just take a magnet and a hammer. Takes hours to format 2 TB πŸ˜„

latent mural
#

destroying the platter isn't that hard

#

well if you destroy the platter it's extremely hard

#

just dump the parts in several places

#

electrically should also work

reef patrol
#

I don't need NSA levels of protection here, just a "random person at the dump won't use it" πŸ˜„

latent mural
#

^

#

or bob

#

well

#

you could maybe squeeze something of the controller

#

but no actual data

harsh terrace
#

Quick tech question: should I keep pagefile disabled on my OS SSD? Some sources claim that enabling it on an SSD will shorten its life expectancy a lot, but other sources say modern SSDs can handle this amount of writes easily and last for a decade at least. I consider enabling it back to improve performance

solar hinge
#

how often do you replace your SSD

reef patrol
#

Both are true.

solar hinge
#

if that is every 2-3 years, it's fine

reef patrol
#

Even with pagefile and caching for games, you shouldn't see an SSD die from natural causes before it's long since outdated.

harsh terrace
#

Well I got quite expensive Samsung nand drive

solar hinge
#

if it's every 10 years, you're lying to yourself and need to go into therapy

reef patrol
#

Pagefiles are kind of important, unless you have a ton of RAM πŸ˜„

harsh terrace
#

I still got it enabled on my data hdd

solar hinge
#

that's what is messing up with my sleep mode, right @reef patrol ?

harsh terrace
#

And got 16 gigs of ram

reef patrol
#

It can easily happen with games that allocate RAM preemptively.

#

They reserve RAM, and then the OS panics.

#

It's perfectly safe to keep the page file on. If the OS doesn't need it, it won't overwrite it.

harsh terrace
#

I aim for this SSD to last usable for OS for at least 5 years, then possibly upgrade/replace and plug old one into secondary M2 slot

wheat plume
#

enable trimming too

harsh terrace
#

I'm thinking of that topic recent days as my PC rarely stutters entire OS

reef patrol
#

Mhmm. Always take backups πŸ˜„

#

Firmware updates on SSDs can be crucial though.
We've had some Kingston SSDs that would slowly become slower and slower to the point of acting like bad harddrives.

Firmware bug. Took 10 seconds to fix with an update.

harsh terrace
#

Meh I already reinstalled Windows a few weeks ago, apparently messed something up and ended up in endless auto repair mode

reef patrol
#

Can't hurt to check if you can backup temporarily.

harsh terrace
#

Keep the important stuff on the HDD, whenever OS dies it's not a problem to reinstall it

reef patrol
#

Here's my personal trick to keeping my OS SSD thin.
I relocate all of my user folders to my HDD. I don't need super fast access to documents, images, movies and such. Desktop and downloads folders too

harsh terrace
#

I was considering NAS with two mirrored raid drives installed but that's expensive and don't want to cut a hole in my budget right now

#

True

#

Always check their health in the first place ofc

#

Then having 4 is a good idea as well if 2 of your drives fail lul

#

Inb4 a closet full of HDDs duping the same data

#

That's vulnerable to fires tho

#

On the other hand your house is not a french cathedral so you shouldn't worry about fires too much

#

Well everything is fine in my configs now

#

Time to defrag my ssd

potent shoal
#

ngl

#

this company is epic

ashen spindle
#

well they definitely want to push proton so it'll probably have good integration for that in the SDK, should make it basically no effort for devs, if the engine has no issues

potent shoal
#

one of my switches got broken and they sent me 12 for free πŸ˜„

ashen spindle
#

nah, the "vr is taxing on your gpu" is mostly coming from reaaaaaaaally early dev stuff and marketing so nvidia can sell more high end gpus

#

cant find what the feature was called, but epic basically developed a feature to render frames for the two vr screens in tandem so you can quite often get close to a 100% boost in fps for ue4 vr games

#

they made it when they developed Robo Recall (oculus store game, its free, amazing game)

#

I mean if you now dislike an engine feature because of a store, idk rooShrug

#

just like every single of their engine features you can in theory just take it and use it in your completly custom made engine but sure vvShrug

#

interresting that you would chose a closed system over an open source solution vvThink

#

with open source I meant UE4

#

since UE4?

#

?

#

if you make more thank 3k per quarter

#

oh I know about godot but I dont care about it

#

honestly, if you make enough for that to affect you, you can afford to pay someone to deal with legal stuff for you

#

yea but then it is a big project that is likely benefitting from being made in unity/unreal

#

google stadia but cloud programming when LUL3D

gentle turret
#

take a guess

#

it requires Pascal or above for that specific feature

#

but does give a pretty large perf boost

#

and it is integrated into UE and Unity

#

well this specific feature is literally something baked into Pascals architecture

#

not just a software thing

#

they redid part of the arch when they moved from maxwell to pascal to enable stuff like that and simultaneous multi projection

#

I believe single pass stereo is actually using simultaneous multi projection

#

Radeon Tech Group have this tendency to uh

#

reveal they have a similar tech

#

but then you never see it ever again

#

I think they have a solution similar to simultaneous multi projection, but I'm not sure if they have a take on single pass stereo

ashen spindle
#

Round Robin Occlusion is the thig unreal has

#

havent looked into it beyond what it does. so idk if it is based on this or not

#

and its not nvidia only so its not the same thing at least

gentle turret
#

might be an engine implementation that can use VRWorks if you happen to have an NV GPU

ashen spindle
#

nah works on amd gpus aswell

gentle turret
#

yes that's what I just said

#

an engine implementation that can use VRWorks if you have a capable GPU

ashen spindle
#

ahh

gentle turret
#

so it can use the GPUs instructions if they exist

ashen spindle
#

nah I doubt that, epic have been clear in when they add tech like that

#

and this doesnt mention vrworks at all

gentle turret
#

well UE certainly does use the VRWorks version

#

for NVIDIA that is

#

as does unity which also has an implementation listed as working on PC and PSVR

#

which means it has to work on AMD since PS4 is AMD

ashen spindle
#

ok vrworks has sdks for unreal since version 4.11 but round robin occlusion is a feature since 4.21

#

so it seems to be a feature that maybe got the idea from it but is something different

gentle turret
#

interesting

#

an AMD SoC

#

it was never really a question

ashen spindle
#

navi was made for console SoC

gentle turret
#

NVIDIA don't care about consoles they're too busy pushing datacenter and autonomous driving

#

and both MS and Sony already have AMD as a close partner

#

PS5 is Ryzen+Navi SoC with an SSD

#

to be fair if it was NVIDIA it'd perform better in the same power envelope

#

it's not so much that NVIDIA weren't considered, it's that they already have AMD as a partner, and a partner willing to go much cheaper than anyone else

#

back before the PS4 came out Sony went to NVIDIA first, but they refused to meet Sonys pricing demands

#

whereas AMD had no money anyway

#

the Xbox One is running basically the same thing as the PS4

#

the Xbox One X is a further customised version, but still basically the same

#

yep

#

and since they're both super similar chips it's like two loads of money for one thing

#

I think the money from that will be bundled in with the semi-custom category which makes it a bit harder to tell for sure

#

since semi custom is in turn bundled in with other categories, including servers

#

well at the time they were being murdered by bulldozer being a massive failure

#

and were essentially bankrupt

#

yeah

#

so if a massive deal comes your way as long as it gives some profit you may as well take it

#

NVIDIA being the only opponent in the ring makes it harder for them

#

due to monopoly laws kicking in

#

they'll never let AMD fail, they'll just keep them hanging

#

well their best GPU right now isn't beating one of NVIDIAs mid range whilst costing the same

#

and it's as low as they can make the price

#

and supposedly on very little margin

#

they always seem to be a year or so late recently

#

benchmarks tend to be done with the NVIDIA stuff disabled for fairness

#

and even then and in games that have no NVIDIA stuff anyway the VII is still not beating the 2080

ashen spindle
#

that reminds me, amd had the true audio thing years ago that never took off, mentioned to someone here that raytracing might be used for that in the future, looks like amd is coming back to it with the PS5 SoC

gentle turret
#

you can sort this by linux only and drop down the video card description

#

not as bad as the Windows stats at least

#

those are pitiful

ashen spindle
#

hardware survey is optional and nobody knows how they select people to take them, so take them with a grain of salt

gentle turret
#

it's a pretty accurate representation and stays pretty constant over the months

#

at least for the Windows stats it certainly matches expected results based on marketshare

ashen spindle
#

oh yeah I dont mean its completely off, but still has some unknown variance to it

#

nah, with how long intel pushed 4 cores as the best there is for desktop it makes sense

gentle turret
#

yeah it's physical

#

it'd need to be logical for SMT to be counted

#

I imagine manjaros stats are inflated by the lack of a version number

#

so every version is grouped

#

you can get more info but it's aggregated

#

well the 1060 is the overall most popular GPU

#

even for Windows

#

taking 15.58% currently

ashen spindle
#

and was released 3 or 4 months earlier

#

over 3k 2D games on steam

gentle turret
#

I wonder if laptops with switching graphics have both GPUs counted

ashen spindle
#

prob not, since they only recently switched to ignoring intel gpus when there is a dedicated one

gentle turret
#

Windows 10 shows both

#

at least for my friend with a HD 620 + 1050 Ti

ashen spindle
#

so switching gpus are probably still making it look different

gentle turret
#

GPU0 = 620, GPU1 = 1050 Ti

#

then NVIDIA Optimus switches the active

ashen spindle
#

same with my MX150 laptop

#

Blizzard showing Data LUL3D good one

#

they dont even show what they change in patches for their games

#

the others idk

gentle turret
#

Origin, Uplay, Battle.net, and Epic Launcher all don't have a stats page

#

Steam being the current market leader with by far the largest install base/active users and widest variety of games should logically give the best picture anyway

#

I assume at this current stage in epics life their launcher would be disproportionate due to all the young kids on fortnite

#

Battle.net would likely lean NVIDIA quite heavily too, WoW has historically run a lot better on NVIDIA over AMD due to the nature of the game/engine

#

not sure if WoWs recent DX12 update will have changed that

#

would be an interesting comparison

ashen spindle
#

that and the launcher is also used for unreal engine development if you dont use the source code, so that is something that would change the results too

gentle turret
#

so epics stats would just be a load of walmart PCs plus a load of dev machines

ashen spindle
#

yup

gentle turret
#

a button to add all white mode users to a block list automatically

wheat plume
#

What theme?

#

You using the new adwaita?

#

There is a new adwaita theme for gnome 3.32

#

It's default

#

I'm not sure if the dark theme is darker now or not

#

But it is an improvement over the previous adwaita

#

Yeh it basically is

reef patrol
#

Oh my god... The format finally finished... At 1am

#

It took like what... 5 hours? bcaShame2

solar hinge
#

that happens when you do an in-depth cleanse

#

just ask the girlfriend, how long it takes, when she does a cleanse :p

fair gull
#

dont have one

solar hinge
#

or female friend :p

fair gull
#

why would she tell me

#

just thinking about her and her friend having their anniversary tomorrow makes me sad

reef patrol
solar hinge
#

you know what they say...
there is nothing that can't be solved with a little bit of murder

#

#jokingThough

fair gull
#

i mean im 4 years older but.... i havent achieved anything... made no one happy... didnt accomplish shit

#

and those 2 are happily planning their future as a family and stuff

#

here i am too scared to talk to anyone besides those 2 by now and wasting my time

fair gull
#

THE PAIN

pale sigil
fallow bison
#

$1000 a day aint bad

orchid rune
#

Id say they got a fair deal wouldnt u say, business man darrel

fallow bison
#

Hello it me

orchid rune
#

Thats darrel everybody

fallow bison
#

wrong

orchid rune
#

And where did darrel go

#

Who are you and what have you done with darrel?!

fallow bison
#

I am not darrell

#

Hello

fair gull
#

u are niet darrell

fallow bison
#

Indeed

plush summit
#

I think the fold is a horrible idea

pale sigil
#

My iPad just fell onto my face

plush summit
#

hate when that happens

pale sigil
#

Bought one of these little guys

#

Pretty good

solar hinge
#

what is it actually @pale sigil ?

pale sigil
#

Desk Hoover

solar hinge
#

ahh

fair gull
#

"cleaning my room"

#

dont stick a wiener into the vacuum

pale sigil
#

It's for my desk

#

@wheat plume what distro are you using again

solar hinge
#

@fair gull do you believe him :p

fair gull
#

i dont believe anyone

solar hinge
#

i have the gpu btw πŸ˜ƒ

fair gull
#

hf with it

#

14€ well spent

solar hinge
#

3 screws became undone πŸ˜’

fair gull
#

wha

#

i literally checked em all before packing up

solar hinge
#

shipping

fair gull
#

they were tighter than my butt

#

the fuck did DHL do

solar hinge
#

seems to be from the fans

fair gull
#

thx DHL

wheat plume
#

@pale sigil Manjaro Plasma on my PC and Linux Mint on my laptop

fair gull
#

the crap

#

btw that fan screw

#

i literally put that one back in cause i had it come undone aswell

solar hinge
#

Which?
The black one?

fair gull
#

there was 4 silver ones

#

holding the fanshroud onto the cooler

solar hinge
#

Ah

fair gull
#

1 was loose

solar hinge
#

I don't know where the black one is from though

fair gull
#

same

solar hinge
#

Doesn't seem to be the same as the shroud

fair gull
#

i cant remember seeing a black one

#

iirc all screws were silver

#

no wait

#

or?

#

wait theres 3 missing in the fan shroud right?

solar hinge
#

Yes

#

I found where the black one is supposed to be :D

fair gull
#

ya then i replaced that one years ago when i lost the original one

solar hinge
fair gull
#

the fuck

solar hinge
#

i think

fallow bison
#

What the fuck

#

i dont think thats dhl

latent mural
#

that should be screwed in from the other side btw

fair gull
#

no like literally i tightened everything since i cleaned it

latent mural
#

how tf

solar hinge
#

I know yamata

#

But couldn't take a picture thrn

#

Then

fair gull
#

i had it apart and cleaned all parts and then put it back together

solar hinge
#

Found the third screw

#

For shroud

fair gull
#

on the otherhand even if i was an ass.... he only paid 14 bucks for a 290x

solar hinge
#

It was still in the gpu somewhere

fallow bison
#

Holy balls

solar hinge
#

Definitely dhl

fallow bison
#

Miight wanna fully disassemble it

fair gull
#

my packaging wasnt that good either tbh

solar hinge
#

Why?

#

All screw holes filled

pale sigil
#

Cydia is most likely dead and possibly we won't see jaobreaks on Iphones for a longggggg time

#

People are more annoyed about him hyping it and not making it open source

#

Apple would patch it anyway, it's for all the new ipgomss

#

Iphones

#

They simply aren't jailbreakable

#

I mean, it doesn't personally affect me.

#

But I will be effected with cydia going rip

#

With my ipad

#

No

#

Android tablets suck

#

All do

fair gull
#

buy a surface pro

pale sigil
#

They become trash after a little bit

#

Lol surface pro

#

Not made of money

latent mural
#

luckily the ipad is trash out of the box

pale sigil
#

There's nothing wrong with the ipad

#

I just won't be able to get my tweaks

#

100% agree

#

I'm still on IOS10

latent mural
#

I like how you boast with long software support

#

but don't actually update your tablet

pale sigil
#

I just said they don't go shit after a year

latent mural
#

android tablets also don't

chrome estuary
#

Unless you're running Windows on the laptop. Convertibles are useless

pale sigil
#

Mum's ipad is 5 years old running latest version

latent mural
#

what is your most recent example?

pale sigil
#

Runs fine

latent mural
#

yeah

#

but what does it run?

pale sigil
#

This is androids biggest issue

latent mural
#

facebook and a browser?

#

i'm sure any android tablet can do that

#

"it gets slow after a year"

pale sigil
#

I love android but it's just no were near as refined and developers etc don't give a shit

latent mural
#

android isn't as aggressive as ios when it comes to cleaning up

fair gull
#

inb4 callum compares an ipad to a kindle or some shit

latent mural
#

idk what his latest reference is

pale sigil
#

I've been doing that most of my life

#

I even did it with this S7

latent mural
#

I also like how freezing all tasks is called "good multitasking"

pale sigil
#

Huh

latent mural
#

apple did that at least for the longest time

fair gull
#

u gota hand it to apple tho they can really compress the ram of apps that arent in the foreground

#

android is worse with mem management

latent mural
#

that was how they could get at least somewhat comparable battery life

pale sigil
#

Multi tasking I can't live without on my ipad

latent mural
#

the last time I had ram problems was with my s3 mini

chrome estuary
#

I better not have a fuckin issue with ram because my damn phone has 6GBs of the shit

pale sigil
#

Ye Facebook hogs everything

fair gull
#

no like the compress and decompress are so seamless when switching tasks

latent mural
#

then don't use it

fair gull
#

there isnt a single lag

#

or reload

#

or whatever

pale sigil
#

I don't use it

#

I only run discord

latent mural
#

wtf

#

and discord gets so unbearably bad that it's unusable after a year?

#

what damn tablets are you referencing?

pale sigil
#

How about android stop being trash about it bro

#

I can run everything fine on my ipad

latent mural
#

which device was problematic

pale sigil
#

That is my point

#

After so many years it's fine

latent mural
#

you only ever said "android tablets"

pale sigil
#

No

#

I've had tablets before, my friends had them, family members had them etc and they've always wasted money on them.

fair gull
#

name 1 model

#

just 1

#

thats all we ask

pale sigil
#

Lenovo something

#

Which is vague at

#

Af

fair gull
#

comparing a 400$+ tablet to a 100$ android tablet

pale sigil
#

What

#

$100?

fair gull
#

lenovo tablets are all cheap trash

#

literally cheap ass tablets

#

idk what ipad hes using

pale sigil
#

Lenovo Yoga tab isn't cheap

fair gull
#

thats a convertable pc

#

but ok

pale sigil
#

Its an android tablet

fallow bison
#

there is indeed a yoga tablet

fair gull
#

oh arent those the shitty intel processor ones?

#

with the kickstand beamer shit

latent mural
#

the most expensive one

#

for under 400$

#

has a 4 core 2.3 ghz atom

fair gull
#

ya that garbage

latent mural
#

neither expensive or fast

fair gull
#

glorified beamer

#

actual wurst

#

fleischwurst

latent mural
#

fleischwurst is better

fair gull
#

true

#

and cheaper

fallow bison
#

meatsausage

#

nice

#

Thats what i'd call my bussiness

latent mural
#

lenovo has legit one "tablet" running on android 8 or higher

pale sigil
#

It doesn't matter, in a year or two you will get performance degrading.

latent mural
fair gull
#

a 2,5kg fleischwurst ring is 25$ so assuming the yoga would cost 400$ you can get 40kg of fleischwurst for the same money

latent mural
#

well, if you buy a shitty tablet it won't be fast to start with

pale sigil
#

Why would I waste $400

latent mural
#

if you buy a tablet at the price of an ipad it will keep up

pale sigil
#

When I can spend Β£220 on an ipad that will last be a longgggf time

#

OK I see your argument

latent mural
#

get an ipad for 220 new

pale sigil
#

Literally my ipad

#

Brand new

fallow bison
#

just dont get a tablet, they're overpriced pieces of shit which will wear out in a few years

latent mural
#

the only reason apple devices get resold and are worth something after some time is because retards buy it becasue of the brand

pale sigil
#

My sisters ipad 6 Β£236

#

Literally brand new

fair gull
#

iPad 6

#

as in

#

the iPad not mini

pale sigil
#

Your logic is weird, to get an android tablet that will not degrade I must spend double?

latent mural
#

you must spend the same amount new

pale sigil
#

It's a freaking tablet not a pfone

latent mural
#

if you manage to get a similar one from the time of the ipad you search it'll be cheaper

#

and which one is the ipad 6

pale sigil
#

You can literally install any ipa file

latent mural
#

does it have an official name?

pale sigil
#

Ipad 6 is the ipad 2018

fair gull
#

so 399€

pale sigil
#

No

#

Don't buy from apple

fair gull
#

yes

#

"Dont buy from apple"

pale sigil
#

Lol that's hilarious

#

Like I said got my sisters for Β£236

#

Brand new

fair gull
#

i doubt that

pale sigil
#

Mine Β£220 brand new

#

Brb a sec

latent mural
#

or repaired returned units

fallow bison
#

Yall shouldnt care, if one like an ipad, let him use an ipad, if one likes android, let him use an android

fair gull
#

i doubt it was brand new and sealed and not stolen from somewhere

latent mural
#

have you heard how apple repair centers work?

pale sigil
#

its not about liking android or ios

#

i much much prefer android

fallow bison
#

If he prefers an ipad

#

o

#

ok

pale sigil
#

but when it comes to tablets

#

ANDROID ones are just a no

latent mural
#

wait

#

lemme buy an original ipad

pale sigil
#

i fucking hate IOS and how restricted it is.

latent mural
#

and see how it keeps up with a modern tablet

pale sigil
#

hence needing to jailbreak

fallow bison
#

Well thats what i meant, if you prefer apples ipad, get them, not an android

latent mural
#

you do know why most people prefer apple though?

fallow bison
#

marketing

pale sigil
#

the original? the one thats literally 9 years old?

latent mural
#

apple gud brand

pale sigil
#

ofc its not going to last 9 years

latent mural
#

people think i am rich

fallow bison
#

hi rich

#

im darrel

#

no

latent mural
#

yea, but a cheap android tablet lasts 6 or what?

fallow bison
#

not darrell

#

Agreed wootinghypetrain

#

hi dad im dead

pale sigil
#

i have one

fallow bison
#

remote desktop

#

use remote desktop on your tablet to get pc performance

#

or laptop

#

whatever

#

ye

latent mural
#

how about a laptop at that point?

fallow bison
#

but vnc server is paid

#

huh i wanted to download it and it came up with a page where it was paid

#

lol

#

Idk, havent looked into it cuz chrome remote desktop is better imo

#

"easier"

#

Thanks

#

It not chrome related though

#

its a separate program you can run

#

it does

#

Lel

#

Sure, i just noticed a larger input delay

wheat plume
fallow bison
#

what the

#

WHAT

wheat plume
#

yeh πŸ˜„

pale sigil
wheat plume
#

i wish they brough the MASSIVE text box from bedrock command blocks to java :/ having only a thin line to type a super long command sucks ;-;

pale sigil
#

pounds

#

sorry i took so long

#

forgot my password

latent mural
#

it'S a wifi model

#

doesn't have a plan

#

it's 100% a repaired unit

pale sigil
#

Whats the what cost sorry?

#

Oh plan

#

as in data

#

ha, why would i use data on an IPad

#

no its not

#

brand new and still under warrenty

fallow bison
#

brexit

pale sigil
#

its simply because its imported which doesn't matter due to Apple Care/Warrenty being covered globally.

latent mural
#

just because it has official apple warranty doesn't mean it'S not a repaired unit

#

apple repair centers are shady af

pale sigil
#

its brand new

#

jesus christ

latent mural
#

how can you tell?

fair gull
#

and import means its more expensive usually

#

i mean where did u buy it from

pale sigil
#

Because its not being sold by Apple or as a refurb, its sealed, brand new and literally you have to register it on the Apple site for warrenty where you can see when it was made etc

#

it was brand new, im not a moron.

#

Otherwise i wouldn't have got my sister to go via this route

#

Originally i took the risk with PayPal protection, it paid off well and now loads of my friends did it.

#

I in no way feel the value of IPads are worth it directly from Apple etc but in general they seem a lot cheaper in the uk inland also

#

also tbh, i also bought mine and hers during a discount

#

IPad 2018 right now is 230 which is cheap.

#

You also dont have to worry about import fees etc as they import into a warehouse then send out

latent mural
#

tbh that sounds dodgy af

fair gull
#

same

pale sigil
#

My point is i dont want to spend 500 quid for a tablet to last as long as a 230 quid one.

#

As much as i dislike IOS it does everything it needs to do for me.

#

And i can go beyond via Jailbreak.

#

Also ye it looks dogy af but its legit, i cant speak for their other shit.

#

But IPad wise its legit.

#

and its posted a lot in the UK forums

latent mural
#

well, if you get a 500€ tablet from something similarly dodgy you could likely also get it for half price

fair gull
#

ill say theres still some catch to it being so cheap. smth like minor defects etc or it well being stolen or some shit

pale sigil
#

Samsung Galaxy Tab S4 for example is just as expensive tbh

latent mural
#

yea

#

great tablet

pale sigil
#

no i mean at global

latent mural
#

yea

#

where is your point?

#

just what I said

pale sigil
#

There is no catch.

latent mural
#

still makes the site dodgy af imo

pale sigil
#

ye and i thought that

#

going through and used paypal for protection

fair gull
#

there has to be a cacth... as a vendor you cant get tablets from half their retail price

pale sigil
#

but like i said it worked out for me and my friends and family

#

they are brand new etc

fair gull
#

the margins arent that high

pale sigil
#

they just buy it cheaper in other countries

#

and import

#

This has been a thing for years in general.

#

Just some items buying ones located in different countries comes with a cost such as disc PAL etc

latent mural
#

and you are telling us that they can save over 50% with that?

pale sigil
#

but IPads are global warrenty wise and apple care

#

so literally don't pay the price

fair gull
#

apparently ipads are so cheap somewhere that you can save almost 50%

pale sigil
#

50%? wut

latent mural
#

it is 400€ usually

pale sigil
#

50% would be 150 lol

fair gull
#

well 100-130 gbp

latent mural
#

and they cut it down to 230

pale sigil
#

they sell for 300 here

fair gull
#

msrp is 350gbp

latent mural
#

gotta add import

#

and their margin

#

so somewhere around 50%

pale sigil
#

its like aliexpress

fair gull
#

yama they dont take margins its a service for the greater good of the UK

pale sigil
#

cheaper in general

#

well not really a good example

#

at all

#

Here is an example

fair gull
#

"its like aliexpress" so i always get cheap knockoffs or trash

#

and in rare cases i get what i ordered

pale sigil
#

have you ever heard of taobao?

latent mural
#

ik

#

then they'd have to buy directly from factory

pale sigil
#

Everything is dirt cheap on it because it a local site and bought direct from the factory

latent mural
#

foregoing apple

pale sigil
#

they dont send outside of china

fair gull
#

ya try buying apple products from the fuckin factory

latent mural
#

thereby not having apple care

pale sigil
#

but the items are wayyy below their market value in other countries

latent mural
#

apple isn't cheap in china

#

at leawst in retail

pale sigil
#

but my point is if you can buy local you save a shit ton....

latent mural
#

you can totally do that

#

apple has to keep their working conditions

#

whihc leaves the factories some time where they can produce apple products but can't sell them to apple

#

not producing is more expensive usually

#

might not be directly from the factory but some kind of middleman selling it on the streets of shenzhen

pale sigil
#

Essentially Eglobal buy in bulk and send in bulk, its why orders take 5 days to process

#
We source our products from trusted official dealers around the world and then import them to Europe. Therefore we are able to cut most of the middle-man expenses to allow us to offer you low prices, helping you save directly from your pocket! Moreover, our operations are online and as a result have lower costs.
#

bulk = discounts for them remember

#

literally before i got this IPad i was a dick to my friend about her buying a Pro.... i was shitting on it and bla bla bla, hell i also shit on android tablets so ye, i have always been anti Apple.

#

But IPad at this price, its fast, works and awesome.

#

Well with JB

#

Without JB i probably would have pulled my hair out

#

OH DAMN

#

I paid for my sisters IPad ;-;

#

i don't think im ever getting the money back

solar hinge
#

Then why pay for it

chrome estuary
#

^

#

Bother her every day until she pays

pale sigil
#

Because I was lending her the money

solar hinge
#

Why would you lend someone money that you don't expect to pay back

zenith mirage
#

Some people are just terrible with paying debt back, especially to family and friends

#

I know because I am one of those people

fair gull
#

i dont even take debt

#

like my friends always offer me like icecream and shit theyre like "its on us" and then i end up giving them free icecream instead

zenith mirage
#

I try to avoid debt to agencies that can screw me over

#

Like the bank, council etc

#

But mates, I don't mind

#

Actually speaking of debts, bloody HMRC owes me money. Always quick to threaten us for not paying on time, never as quick the other way around

solar hinge
#

Hmrc?

#

Shall I go and break his knee

zenith mirage
#

If you want to break every taxman in the country's knees then be my guest :p

timid chasm
#

and so it begins

pale sigil
#

I only lend to 2 people in my life

#

My sister and my best friend

#

I didn't want my sister to waste loads on a contract for an ipad so I offered to pay me instead a monthly fee

solar hinge
#

You're like an escort now, an iPad escort

pale sigil
#

Lol

pale sigil
#

Privacy is expensive

fair gull
#

so

#

no apps pmuch

pale sigil
#

running linux

fair gull
#

psure a phone will p pretty trash at running native linux apps

pale sigil
#

i fucking love this desk hoover xD, admitingly im pretty bad when it comes to eating food at my desk, i have to usually move the mat and wack all the bits off into the bin, hoover is just better xD

crimson wigeon
#

Say that to the good old Nokia N900

fair gull
#

i need a wooting hoover

pale sigil
#

im surprised how powerful it is.

fair gull
#

when i turn over my wooting theres like 3 baguettes in there

pale sigil
#

xD

#

pretty much the same but tbh its not ever that bad

fair gull
#

the fuck

pale sigil
#

You wouldn't believe pics of returned wootings ive seen....

#

they will haunt me for the rest of my life

fair gull
#

i cant believe that

pale sigil
#

As in the return thing?

fair gull
#

yes

pale sigil
#

Believe it, gloves were actually needed.

fair gull
#

send pics

#

wanna see

#

altho

#

do i really want to see wooting gore

pale sigil
#

Not for me to share.

fair gull
#

im supposed to make wooting gore

pale sigil
#

Out of respect for the customer and founders πŸ˜„

fair gull
#

how

pale sigil
#

We really didn't know.

fair gull
#

thats the only question i have

pale sigil
#

Like nothing but shock.

fallow bison
#

Get this out of the channel i choked on my eierkoek

fair gull
#

eierkoek?

#

what

pale sigil
#

there ya go

#

@fallow bison better?

fair gull
#

hacking this crap together to get it to load the profiles of the wootility

#

now its a ton of UI work

timid chasm
#

You're a terrible person. That's so gross

pale sigil
#

who is

timid chasm
#

you

pale sigil
#

why

timid chasm
#

the grody keyboards

pale sigil
#

but its not mine

#

so why am i gross

timid chasm
#

because you posted it

pale sigil
#

no u

timid chasm
#

guilty by association

crimson wigeon
#

Okay looked at those keyboards how the hell does that happen

pale sigil
#

god knows

fair gull
#

callum why the quick switch between pfp

#

looks way better imo

pale sigil
#

@fair gull was for a joke

fallow bison
#

Yes thanks callum

#

Better

#

And mr String eierkoek = some dutch food

fair gull
#

progress

#

still need to somehow make it look good

#

and all that shit

#

i wish electron wasnt so aids to use

fallow bison
#

Nice man

fair gull
#

or that golang qt wouldnt just be a dick with me

fallow bison
#

I could try making a design in photoshop

#

Afraid css won't be my thing anymore though

#

Its been 2 years since my last css project

fair gull
#

could just leave it plain html aswell since well.... honestly this tool will be more for finetuning than for the widespread use

fallow bison
#

True

fair gull
#

plus rather specific shit like updating existing profile codes etc

fallow bison
#

I see i see

fair gull
#

changing descriptions

#

changing the entire analog curve

#

not just 4 points

#

and all that jazz

#

exporting importing single profiles to json and from json

fallow bison
#

That last one blobaww

fair gull
#

and previwing profiles before loading them into wootility

#

which was its first purpose

fallow bison
#

Right

fair gull
#

welp imma go get some food now am starving

fallow bison
#

Get eierkoeken

#

Ill bring you some

fair gull
#

still 0 clue what that is

#

looks like pancakes

latent mural
#

The name is so similar to eierkuchen that you should've seen it

#

I'd love some now but don't have any eggs at home, rip me

fair gull
#

think is

pale sigil
#

everyone get swbf2 for game night

fair gull
#

the wikipedia doesnt linkt to the english or german articles for pancakes

#

so

#

they must be smth else

#

maybe similar but different in some way

latent mural
#

Seem very similar

#

As in same ingredients

fair gull
#

ya

#

ikr

latent mural
#

Still bothers me that my east german roommate says that berliner are pfannkuchen

fair gull
#

because thats true

latent mural
#

Wait

#

You are east german too?

#

Damn ronnies

fair gull
#

ok its official i like your to me mostly unknown roommate more than i like you

latent mural
#

Lol

fallow bison
#

It's nothing like pancakes :p

fair gull
#

pancakes have many different forms

fallow bison
#

More fluffy and a 'harder' structure ish

latent mural
#

German pancakes are very similar

fallow bison
#

And waaay sweeter

fair gull
#

so like pancakes

fallow bison
#

Got diabetes after eating one

latent mural
#

Really depends on how you make them

fair gull
#

we get diabetes by looking at them

fallow bison
#

Lol

fair gull
#

thats why we mainly consume pfannkuchen

#

i really want a few now

#

fuck u yama

#

now me hungry

latent mural
#

Same

wheat plume
#

The beta update for the Google app is a little bit broken.

pale sigil
#

google app?

wheat plume
#

Yeh

pale sigil
#

there are many google apps

wheat plume
#

The actual Google app

pale sigil
#

why even use it

#

Ohh you use brave

wheat plume
#

I like the discover feature a lot

pale sigil
#

goood

#

I wish more people used brave

#

its a must on a phone/tablet

pale sigil
fair gull
#

whats brave

pale sigil
#

A browser that blocks ads, trackers etc

fair gull
#

so i just use pihole

pale sigil
#

You dont need root for ad blockers now?