#πŸ”Œβ”‚tech

1 messages Β· Page 766 of 1

still cave
#

but ok

latent mural
#

he codes day and night, especially at work

#

it has to be good

still cave
#

then he should get one with macros

#

theyre really good for coding

latent mural
#

nevermind, he doesn't need a numblock

#

answered the question

#

wooting one it is

still cave
#

but thats 140$

latent mural
#

doesn't matter to him

still cave
#

ok then

karmic grail
#

swift footed gee tee

latent mural
#

it looks so grimy

#

btw

#

you want my gpw replacement?

karmic grail
#

uhhhhh

#

πŸ€”

latent mural
#

I give you european used pricing

karmic grail
#

idk I'll see what price g502 hits me at

latent mural
#

200 aud

karmic grail
#

πŸ€” πŸ€” πŸ€” πŸ€”

latent mural
#

wasn't it already confirmed?

karmic grail
#

no there was a CAD pricing for 199.95

#

But I assumed it to be $200AUD as well since CAD and AUD is so similar

#

cries in AUD

latent mural
#

idk how you can live with aud

#

many germany are unhappy with the euro

#

or cad

#

even though the euro is one of the more stable bigger currencies in the past 10 years

#

?

#

uhh

karmic grail
#

Yen?

latent mural
#

nope

#

they have currencies that are worth less than a yen

#

but those are 1/100 and 1/1000 or something

#

you meant as in 87 cents is 1 euro

#
karmic grail
#

πŸ˜‚ πŸ˜‚ πŸ˜‚

latent mural
#

mauritania and madagascar are apparently like that

#

the main unit has so little worth that the sub unit is effectively unused though

#

tbh non decimal can make sense

#

since you could split a multiplication of 12 in much more ways

#

and currently I hope they abolish everything under 10 cents

#

1,2 and 5 cents are worth so little and produce so much clutter it's insane

#

almost as bad as the US penny

#

since it's material is worth more than the currency

#

they abolished them completely if I rmember correctly

#

tbh

#

imo you don't really need them

#

just adjust prices so everything is worth a multilication of 10 cents

#

or round it to the next

#

there even was a donation system in germany

#

where you could round to the next multiplication of 10 cents and the rounded amount got donated

fair gull
#

thatll be shit

pale sigil
#

Ew

fallow bison
#

burn it with fire

#

how else would you burn it

latent mural
#

since when do you own an iphone?

pale sigil
#

i dont

#

my sister and mum do

#

she fucked up her old one

#

this is her new one

#

she had accidental insurance

zenith mirage
#

here lads, any idea why my windows search is broken? And not regular "windows search is shit" broken but just not working at all

#

nothing comes up when i search

#

it's just blank

fair gull
#

slow boi

#

usually the reason why nothing comes up

zenith mirage
#

what does that mean?

#

:((

#

i just want to make shit paint memes

wheat plume
#

did you just update?

zenith mirage
#

nope

wheat plume
#

oh

#

I had that happen to me a few times after updating

crimson wigeon
#

Did you happen to run one of those "destroy spying" tools?

zenith mirage
#

can't remember if i did on this install

fair gull
#

anyway if u want paint

#

scroll down to windows folders in the menu

#

theres some windows extra shit which includes paint

crimson wigeon
#

Or do it the old fashioned way with winkey+r mspaint

fair gull
#

boooo

#

lame

plush summit
#

Thats pretty dope

wheat plume
#

.....Hmm, that does look badass but those features all need your data collection microsoft account to be logged in to work

#

And ofc not Linux

unique schooner
#

well new version is kinda just a rebrand of chrome/chromium with microsoft getting ur data instead of chrome

fair gull
#

that sounds just like macos

unique schooner
#

?

fair gull
#

its a rebrand of linux, more restricted and apple gets ur data instead of no one

unique schooner
ashen spindle
#

someone here familiar with the mawk syntax? currently use '{if (!unique[$1]++) {print $1}}' to get ips of visitors and though about having a counter behind it how many times they accessed it

fair gull
#

what is mawk

ashen spindle
#

interpreter for awk

unique schooner
#

looks like bash : ^)

fair gull
#

i mean just from a conding point of view that looks wrong

#

ure incrementing in the condition

ashen spindle
#

ye thats why I wanted to see if someone knows it so I dont need to confuse myself lol

fair gull
#

first ud use a multi dimensional array

#

smth that has 2 values per index and then u can store the ip and counter

ashen spindle
#

ye good idea

fair gull
#

does the $1 represent the ip?

ashen spindle
#

the ip is logged as the first object in a line and it grabs that if I udnerstood it correctly

#

so yes

pale sigil
#

My god my mum drives me insane

#

She almost spent Β£25 on a screen protector

#

And she's about to spend 20 on a case

#

She said ye but they replace the screen protector when it breaks hur hur

unique schooner
#

@ashen spindle just grep it ?
$ grep -o $1 <inputfile> | wc -l

pale sigil
#

Ye but they charge Β£6 delivery each freaking time

unique schooner
#

order bulk ? heh

fair gull
#

if $1 is the ip its a named array so u can just assign it a value

ashen spindle
#

oh yeah it doesn't need to be awk, I just found the option and dont know any other lol

fair gull
#

whats ur command line args

unique schooner
#

are you reading the list of ips from a file ?

ashen spindle
#

ya

fair gull
#

i mean use php

#

or node

unique schooner
#

grep -o $1 <inputfile> | wc -l

#

$1 is ur ip

#

then you get the nr of times each ip is in

#

node kms

ashen spindle
#

only know C# or C++ so far πŸ˜„

unique schooner
#

php is easy, i can do it for you if you like

#

and send you the code with comments

#

how do you want the output ?

#

just like

#

or ?

ashen spindle
#

uh ip and the ammount of access next to it as a number in any form would be bneat

fair gull
#

node is nice

unique schooner
#

node is nice if you like java :kappa:

#

@ashen spindle i will write you a "quick and dirty" php script then

fair gull
#

java
node
REEEEEEEEEEEEEEEEEEEEEEEE

unique schooner
#

XD

ashen spindle
#

rooClap thx

fair gull
#

i could have prob given u assembler code quintosh

#

but not home

#

dev env at work is garbo

#

well "dev env" not sure if i wanna call notepad++ a dev env

unique schooner
#

why not write it in brainfuck ? : ^)

fair gull
#

na if we go esolangs id use chef

unique schooner
#

xD

ashen spindle
#

only want it to see who goes on it, if I need to change smth and if anyone from HR has looked at my portfolio lol no need to make something super fancy for it, if I needed that I'd make a WPF app and grab the file from the server

unique schooner
#

<?php
$ips = explode(PHP_EOL,file_get_contents("ips.txt"));//get ips.txt content and split it by linebreak

$ip_result = []; // create an empty array to store out results
foreach($ips as $ip){//loop trough array
if (isset($ip_result[$ip])){//check if the ip is already in the array
    $ip_result[$ip] = $ip_result[$ip]+1; // increase the counter
}else{//if the ip is not in the array
    $ip_result[$ip] = '1'; // add ip to array
}
}

foreach($ip_result as $ip => $count ) { // loop trough array
echo $ip . " => " . $count . PHP_EOL;//print result
}
?>
#

result looks like this

ashen spindle
#

do I just put that in a file on the server and run it? or do I need to use a command for it?

unique schooner
#

php scanner.php

#

you might need to replace the filename inside the file

#

the "ips.txt"

#

to whatever ur file is called

fair gull
#

foreach

unique schooner
#

what do you prefer ? just a for loop with count ?

fair gull
#

for i++ or for i--

#

both are the fastest loops right after while true

ashen spindle
#

uhh, that looks like it has a small error rooSweatSmile

unique schooner
#

what error are you getting ?

ashen spindle
#

it gets every complete line and shows me that as unique instead of just the ip

unique schooner
#

oh dogelul

#

do you use

#

\n

#

or \r\n ?

ashen spindle
#

idk its an automated log file

fair gull
#

how about learn to regex

unique schooner
#

@fair gull how about no

fair gull
#

its a log from a webserver

#

its not just ips

unique schooner
#

@ashen spindle mind send me 3-4 lines ? just censor the ip

fair gull
#

na send the ips

#

all of them

#

and then dox everyone

unique schooner
#

xD

ashen spindle
#

ye idc about censoring the chinese ips checking my site LUL3D

unique schooner
#

always these yellow people wanting to steal inside infos heh

ashen spindle
#

sorry I lied, the line I send had a brasilin ip apparently

#

now it worked, thx

unique schooner
#

np

ashen spindle
#

202.29.52.15 => 583 vvThink

unique schooner
#

you could modify the script a bit and see what page is the most requested one

ashen spindle
#

nah this is enough, I only have 3 pages anyway lul

unique schooner
#

doesnt mean they dont scan for other stuff

ashen spindle
#

ye I was considering putting something in robots.txt to get scanners on a banned list by using a hidden entry but dont think I really need that yet

wheat plume
#

it somehow went back in progress

#

its installing 44% now

unique schooner
#

windows updates, a mistery.

ashen spindle
reef patrol
#

Tweet does not exist

reef patrol
#

Jesus

unique schooner
#

fuck yeah

latent mural
#

AMAZING IO

unique schooner
#

but is it 10 gbit

reef patrol
#

VGA πŸ˜„

sick creek
#

Obviously for beowulf clusters rollsafe

unique schooner
#

lol

#

throw proxmox on it, but you kinda miss the ram you have with a "big" server

sick creek
#

Just get 32gb dimms

#

64gb for that size is a lot haha

latent mural
#

nope

#

rip vrm with high end xeons

sick creek
#

β€œHigh end” in a mini-itx

latent mural
#

get 2066 then

sick creek
latent mural
#

less socket space = more powerfull cpu

#

since you can get a bigger vrm

unique schooner
#

^

fair gull
#

usb sized threadripper with 64cores thx

unique schooner
#

when you have double the cpu cores then you have inches on the mainboard

fair gull
#

how long is a nuc?

#

not even 2 inches right?

#

or just over

unique schooner
#

lemme check

fair gull
#

so a nuc sized tr 2990wx would have 32 times the cores as the board size

unique schooner
#

4.6" x 4.4" x 1.55"

fair gull
#

oh shit its actually bigger

#

ok so still 16times the size

unique schooner
#

yea

fair gull
#

lets make it happen

unique schooner
#

lmao

#

think about intel making a nuc with a cpu from another company

#

"yea i would like the intel without the intel please"

latent mural
#

nuc is just a formfactor

#

asrock makes amd nucs

fair gull
latent mural
unique schooner
#

ah

latent mural
#

they legit have it in their marketing material

reef patrol
#

NUC - Not Usable Computer

unique schooner
#

xD

fair gull
#

nuc is not a formfactor btw

#

ucff is the formfactor

latent mural
#

well

#

asrock used it in their marketing

fair gull
#

nuc is an intel thing tho

latent mural
#

thought so too

fair gull
#

the board size nucs are in is just ucff

#

which is ultra compact form factor

latent mural
#

kk

fair gull
#

altho u could technically buy nuc kits from intel, make your own housing and call it yours

latent mural
#

wait

fair gull
#

but ya thats still just an intel nuc at the end

latent mural
#

didn't sapphire make old kabini ucff pcs

fair gull
#

i think not sure tho

#

nuc with 2080ti when

latent mural
#

lol

#

nah

fair gull
#

would just be a red hot brick

latent mural
#

best nuc gpu is from amd dogelul

fair gull
#

like u turn it on it instantly vaporizes

latent mural
#

with a pentium d pls

#

push the power button

#

whole earth melts

unique schooner
#

lol

ashen spindle
#

intel saying they'll have 7nm ready and working in 2021 doodleKek

latent mural
#

yea

#

sure

#

I hope they have

ashen spindle
#

but they said it to their investors, why would they lie to them vvKekk

fallow bison
#

Add three years to that and thats a good starting point

ashen spindle
#

cant wait for my brand new pc with 14nm intel cpu and 7nm intel gpu

fallow bison
#

xD

fair gull
#

7nm is still just such a buzzword imo

latent mural
#

yee

#

but without improving their manufacturing process their stuff won't get much better

fair gull
#

so call it what it is

#

or are they actually 7nm now?

latent mural
#

not rn

fair gull
#

cause iirc a while they were 10nm or so but marketed as 7nm

latent mural
#

they are still skylake

fair gull
#

na i mean amd etc aswell

latent mural
#

so 14nm

#

oh

#

amd is 10nm marketed as 7nm

fair gull
#

ya which is pretty scummy imo

#

just call it 10nm

latent mural
#

tbh

#

doesn't really matter

#

if they can beat intel in performance/watt

fair gull
#

so how will they market their actual 7nm processors

#

see 10nm is a technology node

latent mural
#

ik

fair gull
#

so i dont see why they would market 10nm as 7

latent mural
#

it was some weird shit with how it is measured

#

like comparing smt to hyperthreading back in the days of fx

fair gull
#

found this comparison chart

ashen spindle
#

well, let's see if that will happen

fallow bison
#

No

fair gull
#

yes

karmic grail
#

Mother

wheat plume
#

O.o

latent mural
#

similar price in germany

#

~150€

still cave
#

I havent seen the price yet

latent mural
#

price = a lot

#

wait like 3 months and it should be cheaper

#

hopefully

fallow bison
#

Jeez yeah thats pretty steep, seems like quite a great mouse though

#

Might look into it when it drop in price

latent mural
#

still a somewhat awkward shape imo, weight is at least a lot better now

#

even with all weights it's barely heavier than the original without weights

latent mural
#

80 aud

#

even though they have somewhat outdated marketing material

still cave
#

Wired g502 is 80$
Wireless is 150

#

What the duck

pale sigil
#

@latent mural just realised thats literally the same as my older mouse build wise

latent mural
#

?

#

what do you mean?

fair gull
#

@pale sigil no backlight tho

pale sigil
#

@latent mural wut no lol

crimson wigeon
#

Going back to the Windows terminal thing, I'm more interested in the font, can it dethrone Consolas? Using Consolas on Linux feels a bit... Wrong

latent mural
#

you can already change the font in cmd

#

so why not

crimson wigeon
#

I know

latent mural
#

@pale sigil what do you mean then?

crimson wigeon
#

But they're making a new open source font for the new terminal

latent mural
#

oh

#

didn't know that

#

they also changed the standard one in win 8 I think

#

which I hate

pale sigil
#

@latent mural the glorious mouse is similar to my old one size and design wise

latent mural
#

oh

crimson wigeon
#

Iunno, I find Segoe UI rather pleasant

latent mural
#

tbh it's the most similar to a zowie fk1

#

it is pleasant, but just not right

pale sigil
latent mural
#

ohh

#

that's a sharkoon fireglider

pale sigil
#

Ye

latent mural
#

a4tech something

pale sigil
#

Sirll have it after 5 years

#

Tis great

#

Don't use it now ofc

latent mural
#

the guy in uni next to me has it

#

he used it for a long time

pale sigil
#

More than 5 years actually I think

latent mural
#

shape is ok

#

but very different from the model o

pale sigil
#

I got it in college around 2011

latent mural
#

he must've had it for at least a similar time

#

they also had the dark glider with ceramic mouse feet

#

model o is somewhere between the finalmeme shape and an fk1

pale sigil
#

Send your GPS data and so on

fleet basin
#

Did anyone get a Pixel 3a?

plush summit
#

does it have expandable storage?

latent mural
#

nope

#

either 64gb or nothing

plush summit
#

then not interested

latent mural
#

personally don't need expandable storage, but it is a bummer

#

looks like a pretty decent device otherwise

fair gull
#

@plush summit saw that

#

but ya i agree i want: no notch, headphone jack, microsd slot, fingerprint sensor in the side

#

like its not that hard to make

plush summit
#

must have the following
-expandable storage via standard micro sd -headphone jack -no notch -finger print sensor -stereo speakers -minimum 4gb ram -near 4000ma battery -USB C -easily removable battery -unlocked bootloader

fair gull
#

the battery will be the only problem

#

lucky my phone has the rest of those

plush summit
#

s9 checks almost everything

#

nokia 6 however checked every box

#

but its not avaliable to work with any of my carriers

fair gull
#

only 1080p display sad

plush summit
#

1080 display is totaly fine by me'

#

thats the standard anyway

fair gull
#

and only a snapdragon 430

plush summit
#

thats fast enough

fair gull
#

currently on a 835 with 4k display

#

idk if i want to downgrade

plush summit
#

its becoming harder and harder to find phones that check the list of requirements i have

fair gull
#

im really sad about my phone not having removeable battery

#

otherwise it ticks all boxes

fleet basin
#

Well, it's also half the price of phones that check less of those boxes

fair gull
#

mostly due to processing power being lower

fleet basin
#

And the now old school plastic body instead of slick-and-slidey aluminium/glass

fair gull
#

oh and cause it has microusb

#

not even usb-c

fleet basin
#

3a has USB-C

fair gull
#

love how the nokia 6 has an hdr camera but not even an hdr display

fleet basin
#

Main differences between the APU in the 3 vs 3a are that:
3 is clocked higher
3 has 4/4 performance/efficiency cores, while the 3a is a 2/6 split. Shouldn't matter if you aren't playing PUBG and the like, and should be less power hungry as a result

fair gull
#

i mean ngl i could live with the s10 solution for the "notch"

#

the whole "the display will just go round the camera"

plush summit
#

ikr

latent mural
#

colleague had the nokia 6

plush summit
#

kill me

latent mural
#

his screen cracked while it was laying beside him on the desk

plush summit
#

just give larger bezzels

fleet basin
#

I'm mainly wondering if the 3a, since it goes back to notchless (death to the notch), did it also bring back the notification LED...

plush summit
#

oof

latent mural
#

tbh

plush summit
#

include larger bezel with like

#

idk

latent mural
#

get rid of the inner camera

#

i don't care

plush summit
#

time of light sensor

#

and other things

#

as a looser i dont give a fuck about my camara

fair gull
#

i mean i dont need a front cam

fleet basin
#

People luv them selfie cams. Gotta have an excuse to camwhore

latent mural
#

for what?

#

tol is such a useless fefature imo

plush summit
#

na

#

its a good concept still ahead of its time

latent mural
#

for what

fleet basin
#

tbh the only proper use of the front cam is video calls and ... that's about it

latent mural
#

you have a screen directly in fron of you

#

which can give haptic feedback etc

fair gull
#

the fuck is time of light

latent mural
#

basically a kinect for your hand

fair gull
latent mural
#

yea

fleet basin
#

In-air gestures

fair gull
#

just buy a kinect

#

like

#

its better than vr hand thingies except the steam knuckles

fleet basin
#

Because touching the screen is too much effort for some

latent mural
#

thing is

#

there was a similar feature

#

it died because nobody used it

fair gull
#

so with ToL u can play naruto irl infront of ur phone

#

nice

latent mural
#

basically

#

oh

#

and don't forget "hand id"

fleet basin
#

The lack of SD card isn't such a big deal (to me) since USB-C is a kitchen sink standard

latent mural
#

?

fair gull
#

tol people irl

#

open all dem apps

latent mural
#

so you want to carry an external drive permanently with you?

#

lol

#

no

#

you can use media controls

#

and that is pretty much it

fleet basin
#

USB-C microSD adapter. Not like you always need everything on the SD card day-to-day

latent mural
#

well

#

depends

#

I don't need it ever

#

like most people

fair gull
#

i have my music on there and my titanium backups

latent mural
#

the option to have it is nice though

fair gull
#

so yes i need it day to day

#

even 24/7

fleet basin
#

But do you use up 64gb interally all that easily?

fair gull
#

yes

fleet basin
#

How o_o

fair gull
#

music, titanium backups, whatsapp, games i play

#

like i play 4 games regularly each 3gb or more

fleet basin
#

Why carry the backups?

fair gull
#

it constantly backupping pmuch

#

every 4hrs it backsup to internal. after that it copies to the cloud and microsd

#

for safety

fleet basin
#

oic

fair gull
#

mainly due to my 2fa apps like authy

#

and me not wanting to get locked out of accounts

fleet basin
#

Yeah.. the down-side to 2FA

#

Your device dies and you lack a backup of the data for 2FA... well, you're screwed. And ironically, keeping a backup of that probably makes 2FA less secure as a result

fair gull
#

thats why i keep titanium backups

#

so i can just restore in an emulator or so

#

and still 2fa

#

idk how often i switched phones already

fleet basin
#

Friend lost their old Discord account that way. Wasn't already logged in on a browser and moved phones... it broke the 2FA on her old one and didn't restore properly to her new. Mobile app only recently gained 2FA toggles

#

You'd think auth migration would be fool-proof by now with manufacturers trying to get you to swap devices every couple years

fair gull
#

for me it is luckily

fleet basin
#

I had been looking at the 3a XL 'cause I'm well-due an upgrade if only for security concerns. On a Samsung GS4, running Android 5.0.1...

64gb internal is already more than the internal+sd I have now, so that's a non-issue. Only thing I'd be missing is a notification LED probably, and Lightflow now that Google has pretty well killed it with changes made in Pie

#

$480 unlocked is a helluva lot better than $900+

latent mural
#

you don't need a notification led with aio

fair gull
#

im trying to buy out all remaining xz premium deepsea blacks

#

cause

#

frankly

#

its the best phone imo rn except for removeable battery

#

otherwise its good enough for me

chrome estuary
#

a fuckign 4k screen

#

4k 5.4" screen

fleet basin
#

AIO, Yama?

latent mural
#

I meant

#

aod

#

amoled can tunrn on only the needed display

fleet basin
#

Oh

chrome estuary
#

i don't like aod, i disabled it ASAP on the note 9

latent mural
#

didn't notice any burn in in around a year of use

fair gull
#

@chrome estuary 4k hdr10 pls

#

and a 960fps camera

latent mural
#

aod is nice

fleet basin
#

True, but a single blinking LED is soooo much less battery than an AOD

latent mural
#

it's not much

chrome estuary
#

i kinda want a Razer Phone 2

latent mural
#

quite pleased with the battery life of my s8

fair gull
#

im ok with my led and all

latent mural
#

I am ok with an led too

fair gull
#

like my phone does everything i want

chrome estuary
#

just because the look, feel, etc. It's not doing this notch shit or curved stuff. It's a fucking brick, just a black brick

latent mural
#

but an aod can display a clock and all notification with symbols

fair gull
#

inlcuding a fingerprint scanner that is reachable with 1 hand only without weirdly holding it

fleet basin
#

Plus it's nice to see "it's blinking deep blue.. tat's Discord" or "it's blinking orange.. that's GV" etc

fair gull
#

aod is shit tbh

latent mural
#

nope

#

never had any problem with it

fair gull
#

or "its blinking in white must be whatsapp"

latent mural
#

yea

#

but you get a whatsapp notification an emai land 2 other norifications

#

and can't see most of that with the led

chrome estuary
#

for me it's, "huh, notification, must be discord as nothing else gives me one."

latent mural
#

while my aod can display all of them

fleet basin
#

Been using Lightflow, so I have everything mapped to different colors and vibrate patterns. I know immediately what app a notification is from

chrome estuary
#

Also the only thing I don't like about Razer Phone is no headphone jack.

latent mural
#

I could notice from vibrate patterns

fleet basin
#

Also nice is Pixel bootloaders are trivial to unlock and thus trivial to root if need be. Magisk ftw there

#

Well, "trivial". OS still puts up a fight, but devs aren't having to hunt for decive-specific exploits

fair gull
#

@latent mural so ur aod displays them and everyone knows whats going on

latent mural
#

nah?

fair gull
#

plus my led flashes in all colores that are needed

latent mural
#

I can hide everything I want to hide

fair gull
#

if i have wa, yahoo mail and AL it goes: white, purple, white

latent mural
#

otehrwise it just shows the app icon

fair gull
#

that burn in from the aod tho

latent mural
#

haven't ahd any

fair gull
#

will happen some day

latent mural
#

it changes the vertical position every now and then

#

so it won't

#

doesn't even happen from the clock

fair gull
#

anyway not a fan of aod and glad sony doesnt have it

unique schooner
#

im telling you today someone will die

#

the coworker trough it was a smart idea

latent mural
#

lol

unique schooner
#

to redirect every ip in the network what accesses port 80

#

to a internal server

#

so fucking othing worked

#

and you could not access the firewall over http again

#

like how dumb can a brick me

#

and then he leaves cause he thinks everything works

fair gull
#

im telling someone did die with that router that claimed it was a root dns and then it killed the entire internet

latent mural
unique schooner
#

dumb bricks

#

like not an issue to just ask

#

or tell taht he fucked up

#

thats why its a fucking team

#

and not fuck something up and go home

fair gull
#

u mean like with essential phones and sony where u can literally get the unlock code from manufacturer/click an option to unlock

#

theres other manufacturers too

fleet basin
#

Not even a code with Pixel phones. Dev options -> enable OEM unlocking + USB debugging. Use adb to boot to the bootloader, then fastboot flashing unlock. Follow onscreen prompts, and reboot

fair gull
#

@proud nacelle thonk no?

#

u can literally go to sony's website get the unlock code and unlock via adb after turning on bootload unlocking and adb

#

with essential phones u just turn on bootloader unlocking and restart and ure done

#

all the phones i had from sony required 0 exploits

#

weird the m4 aqua of my dad was easily unlocked with the code

#

still running lineageos

#

i think he did get a new phone tho

#

carrier thing tho

#

so tell that the carrier

#

we bought it from a supermarket cause my dad broke his old one

#

now he upgraded to an s10 tho

#

idk my z1, z1c, z3, z3c, z5 and xz premium were all superb

#

besides the bloat which was gone after day1 roots tho

latent mural
#

then just do it like me with the masterkeys m and buy the rest of the stock

fair gull
#

already doing it man

#

trying to find new non carrier xz premiums in deepsea black

fair gull
#

@latent mural i dont trust rakuten tbh

#

@latent mural most phones that i find rn are carrier phones yes

latent mural
#

yea

#

problem is that there are some pretty dodgy resellers on there

#

personally never had problems

wheat plume
#

Why is this in German?

unique schooner
#

lol'd

wheat plume
#

Nome of the other emails I get from Oracle are in German

unique schooner
#

well

#

oracle

#

who wants it anyway

wheat plume
#

It's spam for having to make an oracle account to download Oracle sql developer

#

:/

latent mural
#

are they selling you databank software?

wheat plume
#

No

unique schooner
#

put them on blocklist

wheat plume
#

I had to use their SQL developer for my project bit it wouldn't install on my laptop

unique schooner
#

some mails have "unsub" on the bottom too

latent mural
#

ever heard of Neo4j dogelul

wheat plume
#

Along with 80% of the year grouo

latent mural
#

we had to work with it in uni today

wheat plume
#

No
She forces us to use sql developer

latent mural
#

tool for relational database

#

made in electron dogelul

wheat plume
#

O
Electron

#

:/

latent mural
#

it displayed everything as a dot

#

and relations with a line

#

for some reason the dots had physics to not obscure each other

#

and we had to work with a semi small database

#

so it lagged like hell

wheat plume
#

O?

unique schooner
#

O

latent mural
#

even worse

#

interface is electron

#

rest is java

crimson wigeon
#

But why

unique schooner
#

java should die

wheat plume
#

duckduckgo's new slogan "Come to the duck side, where you can bang in privacy"

#

It is accurate though

latent mural
#

remember when bing was almsot called bang?

#

but then they changed it so when it becomes a verb like "googling" it doesn't become "banging"

wheat plume
#

:')

#

Hang on lemme bang that

unique schooner
#

sounds lewd : ^)

wheat plume
#

Yeh xd

#

I love banging

#

So useful

zenith mirage
wheat plume
#

Yeh

wheat plume
#

I'm glad they give you the choice

#

I love the Pie navigation

ashen spindle
#

but would still be hilarious LUL3D

#

change steams cut and do away the epic store potentially

#

their own pockets

#

for years only 6 people worked on steam (idk if that number includes gaben or not)

#

gabe talked about it, both private and publicly that steam makes big bank multiple times

pale sigil
#

Jokes aside I never thought about this

#

It's a scary thought

#

Epic having so much ownership aka tencent

neat oriole
#

I’m not really concerned about tencent

#

I’m more concerned about the fact that the epic store is still beta af

#

I mean can you imagine the shitstorm epic games would face from US Congress if it was found that a US based company was conspiring with China to spy on American citizens

#

So I highly doubt their current relationship is any more than just investors/partners

#

That said would tencent like access to more data? Yes. So I can see tencent eventually becoming more than just investors/partners.

unique schooner
#

I think he is still sleeping

latent mural
#

Nah

#

Am woke

#

Looks pretty used tbh

#

Oh wait

#

Nvm

#

Internals are also clone or did they make their own shit

#

Oh ok

fleet basin
#

Steam's cuts are the same (or less) than Sony/Microsoft cuts for consoles - the standard 30%

#

Valve uses that 30% to fund work on Proton, allowing, for free, those devs to have their games reach a larger potential playerbase without any extra work

#

As well as server costs for all the free-to-the-dev features like the community system, the patch servers, etc

#

But you don't see anyone bitching that Sony/Microsoft/Nintendo cuts are "too high" and "screw the devs over"

fair gull
#

its called "were epic and were too dumb to understand how this works cause we already have our engine that earns us millions"

fair gull
#

?

#

except that... more and more people use it

#

cause most people keep a win install just for that and use linux otherwise

#

id switch to linux aswell but theres a few programs im still unsure do work under linux like sharex which i couldnt find a suitable replacement for yet

#

otherwise id go full linux

#

i think u never used the full extend of sharex

#

like watermarks

#

on screen drawings

#

pictures on pictures

#

etc

#

freehand markings

#

yes but

#

u see

#

writing screengrab stuff on linux is harder than on windows

#

cause windows has the ez pz win32 api

#

which obv doesnt exist on linux

#

plus sharex has nice config for custom uploaders and a shit ton pre configured

#

so ya... plus some smaller tools which i dont care about much tho but in theory i could do anything as good on linux as on windows

unique schooner
#

you see there are coders and people who write java

latent mural
#

BUT JAVA RUNS ON EVERYTHING

timid chasm
#

yes, Prisoners of War

unique schooner
fair gull
#

@latent mural no

#

java runs on jvm

#

the jvm runs on pmuch everything yes

latent mural
#

it was a joke

#

if that was your reason to code why choose java over c or assembly?

fair gull
#

?

latent mural
#

wel, if you find something that can't run assembly you likely have a propriotary language anyways

unique schooner
#

or mips

#

mips has a different instruction set

#

but unsure how good java runs on mips for powerpc and stuff like that anyway

latent mural
#

powerpc should run asm and java

#

at least it could ~20 years ago

#

apple had some desktop power pcs

unique schooner
#

ofc it runs asm but it still has a different instruction set

#

so you need different asm functions

latent mural
#

there should be a compiler for that then?

unique schooner
#

not that i cna think of

#

but c runs fine

unique schooner
latent mural
#

their database password was "stupid"

unique schooner
#

well i guess thats pretty stupid

bitter belfry
zenith sonnet
#

I wanna read that

#

I also need some of that stuff

#

Because there isn't really an effective replacement

fleet basin
#

Also fun that I forgot Valve has with Steam... Steam Play, which TIL supports playing from anywhere if you're on beta Steam

fair gull
#

steam play is literally a gift from the gods

#

means anyone can play master chief collection

fleet basin
#

In-home streaming from PC to anything that can run Android

#

And maybe iOS if Apple stopped being dicks (unlikely)

latent mural
#

also some tvs

#

basically steam links in software

fleet basin
#

They have Steam Play Anywhere in beta.. which lets you stream out-of-home too

#

How it works is, effectively, it streams a low-latency video stream (probably backed by ffmpeg) to the target device, and directs mouse/keyboard/etc inputs back. Heard of Google Stadia and other game streaming services? That's Steam Play, but the server is your gaming PC

#

Laymen's terms, imagine taking a Bluetooth controller, pairing it to the TV in your livingroom, launching the Steam Play app, and being able to run any game in your Steam library on that TV. Your desktop runs the game, and the video is streamed to the TV with that controller's input sent back to the desktop

#

I've been using it for a far less laggy remote desktop since you can add non-Steam games to Steam... and stream those too. In that case (at least with the app I trick it with) it streams the full desktop

crimson wigeon
#

But you don't need to trick it, can't you just switch to desktop from big picture?

#

At least, that's what I did when I tested it

plush summit
#

steam inhome streaming?

fleet basin
#

Usually it tries to limit the streamed region to the game's window (in windowed mode). I don't run Stream in BPM

#

Yeah

plush summit
#

desktop stream to android box

wheat plume
#

Such large update

#

Wow

plush summit
#

XD

#

bite me

latent mural
#

the classic android experience

#

new update gives battery life and camera stability

crimson wigeon
#

Yeah just tested it again, simply start streaming and it starts in big picture, hit the power button and minimize big picture and bam, desktop

fleet basin
#

Those vague changelogs always annoy me

wheat plume
#

Ikr

plush summit
#

^

fleet basin
#

I do it between laptop and desktop. For app-based it's probably less annoying

wheat plume
#

They usually give the full changelogs on the forum

crimson wigeon
#

Of course, that's with the link app on phoons, I think the full fat client doesn't do it because reasons

fleet basin
#

But using a small windowed app to trick it into streaming the full desktop was easier for me between laptop and desktop

latent mural
#

it'S from the g502 wireless site btw

crimson wigeon
#

magic block

latent mural
#

it's not the battery

#

and not a weight

fleet basin
#

The gold brick used to justify the absurd pricetag I'm sure it has?

latent mural
#

maybe idk

#

not like I could complain

unique schooner
#

when there is not enough mice

fickle ore
#

do you really care about the g502 wireless? I would have thought you're not the target audience ^^

latent mural
#

nope

#

was just confused what that was supposed to be

unique schooner
#

xD

fickle ore
#

logitech overengineering at its finest

#

its a mouse not a rocket lol

#

maybe internal weight

fleet basin
#

I don't even get why people want RGB on them. Your hand covers it

fickle ore
#

ya, I always remove the RBG manually if I can

#

added weight for flashing lights no thx.

latent mural
#

the rgb is just a few gramms, don't care about that

fleet basin
#

Also hilarious is RGB lighting on SSDs

fickle ore
#

I hate RBG I get headache from the pulsing

#

and hate that it adds extra weight

#

and cost

fleet basin
#

Especially the SSD that has 70-something LEDs in it and a design flaw that causes those LEDs to overheat the drive to 65-70C when idle within minutes

latent mural
#

the problem with the g502 is that it has 3 rather big pcbs and 2 mid-shells

fickle ore
#

I taped all LEDS on my setup I can't remove, with black tape lol

latent mural
fickle ore
#

yea its made for aliens

latent mural
#

that bottom midplate especially

#

it's only purpose is fixing 2 pcbs in place

fickle ore
#

I would like to see minimized pcb size to reduce weight tho

latent mural
#

and providing extra tension on the buttons

fickle ore
#

yea whats with the mid shells

#

probably made so, its harder to disassembly and reduce cost for logitech rma

latent mural
#

a midshell is pretty usual

#

so ythe main body can be rigid

#

while still laoowing for softer buttons to make good feeling clikcs

#

the g502 bottom midshell is way too big for very little purpose though

fleet basin
fickle ore
latent mural
#

one of those hyperx fury rgb ssds?

plush summit
#

ye

latent mural
#

and I'd love to get an artisan pad

fleet basin
#

People still use mousepads..?

latent mural
#

but they are expensive af

fickle ore
#

i've got a couple

latent mural
#

yea

plush summit
#

i need a mouse pad

latent mural
#

why souldn't you use one

fickle ore
#

OG Hayate and OG Hien

latent mural
#

better tracking etc

foggy solstice
#

I use a cutting board.

latent mural
#

a glass one?

foggy solstice
#

Nope.

latent mural
#

or a plastic one?

foggy solstice
#

Yep.

latent mural
#

why

#

a decent mousepad is liek 10-15€

fleet basin
#

I just use my desk..

foggy solstice
#

Because glass wouldn't work so well.

fickle ore
#

you can do that, waste away the mouse feet in a couple months and buy a new mouse.. Or.. buy a cheap 5€ mousepad and the mouse will last longer...

latent mural
#

glass works perfectly fine

foggy solstice
#

So does plastic.

fickle ore
#

glass eats teflon

#

UHMWE is fine on glass I think

latent mural
#

glass kills the feet pretty quick

fickle ore
#

cloth pad doesnt waste away feet.

latent mural
#

glass apd users usualyl switch to lexip ceramic feet nowadays

fickle ore
#

UHMWE is amazing on glass

latent mural
#

I use a cougar arena black currently

fickle ore
#

lexip is crap its too high, bad for sensor accuracy

latent mural
#

depends on the mouse

fickle ore
#

usually the height of the sensor is designed with the shell in mind. So raising the feet over original design always worsens the sensor accuracy

latent mural
#

really depends

#

they ahve to adjust for differences between hard and soft pads anyways

#

zowie is really problematic though

latent mural
#

for most feets it's only +0.2 mm

fickle ore
#

arent lexips like 1.2mm

#

most feet are 0.5mm

latent mural
#

yea

#

no

#

most feet are 1mm afaik

fickle ore
#

nop

latent mural
#

zowie is 0.8

#

no wait

#

i am stupid

#

zowie is 0.18

fickle ore
#

hyperglides are 0.8mm and they're a lot taller than most original feet

#

aye

#

lexips are like full 1mm taller

latent mural
#

can't wait for my glorious 3xl to arrive next month

fickle ore
#

whats it like?

latent mural
#

big

#

rather fast cloth pad

fickle ore
#

I'm looking for control pad atm

#

QCK+ is too fast for me lol

latent mural
#

tried a gsr-se

fickle ore
#

at 70g mouse and BBW, I need slower than QCK+

#

Ill prob get G-SR to test

#

hows gsrse?

latent mural
#

no wait

#

the se is faster

#

the normal g-sr is the controll one

#

what feet do you have?

fickle ore
#

artisan UHMWE. Teflon too fast

latent mural
#

what mouse, and what do oyu mean with bbw?

fickle ore
#

idk what mouse you're using but my GPRO at 70g is so damn light

latent mural
#

currently mainly my finalmeme phantom

#

waiting for the model o

fickle ore
#

ahh I had that but returned

latent mural
#

my wheel still lives

fickle ore
#

ye Model 0 might be also too light.. 70g I need control pad

latent mural
#

the model o is 67/68

#

depending on version

fickle ore
#

BBW = bare braided wire

latent mural
#

ohhh

#

you are one of those

fickle ore
#

yehh

latent mural
#

also have multiple gpws

#

but after some time my fingers start to hurt when using it

fickle ore
#

didnt try it, would want to

latent mural
#

want one?

#

one is still pretty much mint

#

claimed warranty for double clikcs

#

will fix the problem on my original one if I care enough about it

#

by switch swapping

fickle ore
#

Did you see the post yesterday? The double clicks are caused by static buildup on the wireless mouse, because the wire is usually grounding wired mice, and wireless aren't. It's heighetened by less humid weather and prone to happen more in colder regions

#

it might be actually fine

latent mural
#

ik

#

known for a long time

#

won't break my mouse without claiming warranty first

fickle ore
#

thats good planning

#

How much you asking for one?

latent mural
#

ikd

#

what is current aftermarket price

#

and are you from europe

#

otherwise shipping is expensive

#

I offer you the cheapest used price i find

#

for a basically new one

unique schooner
#

10€ Inc jew

latent mural
#

yee

#

seems like 80€

#

wat

#

ok?

#

well, if they try to sell me some at those price I buy them all

fickle ore
#

ye I dont rlly care if its warranty one or not

unique schooner
#

warranty makes no difference

#

only that you cant rma it

latent mural
#

it's a newer batch, so coating is a little different

#

and button rubbing is resolved

fickle ore
#

I'mma think about if I wanna try it

latent mural
#

kk

fickle ore
#

got Astrum coming if its ever coming, thought it would bemy endgame

latent mural
#

lol

#

wasn't there an astrum update this week

#

"shape is finished next week"

fickle ore
#

yeah, taking ages

#

but man, optical clicks and low latency fw sounds good

#

shapes seem lovely too

latent mural
#

tbh I don't think optical mouse switches make a big difference

#

shapes seem good

fickle ore
#

around 5-6ms I think

#

for some reason logitech added about 4-5ms before accepting clicks on their debouncing code

latent mural
#

yea

#

normal switches could allow hardware debouncing

fickle ore
#

They could but nobody will do it

#

save costs

latent mural
#

don't know why they don't do it

fickle ore
#

BST save us

latent mural
#

costs basically nothing

fickle ore
#

yea

latent mural
#

it's only 2 solder points

#

both of which usually are set

#

and then traces, which cost next to nothing

fickle ore
#

and for some reason logitech doesn't do sensor comms and clicks synchronized to usb reads, so that way you could also shave off 0.5ms

#

well, there is reason for wireless but not wired

#

uses more power

latent mural
#

nobody does that for some reason

fickle ore
#

"Originally Posted by CPate

It's theoretically possible make a nicer-looking plot by doing things differently, but this has the consequence of a drastic decrease in battery life. So that's not what we did."

#

but they dont do it for g303 either

latent mural
#

tbh battery life is great though

fickle ore
#

yea it is

#

but wired could be around 1ms faster than wireless

#

0.4ms for transmitter&receiver delay + synch to usb frames

wheat plume
#

A 2gb updated didn't give me the may security patch?

#

Really xiaomi

pale sigil
#

blobhyperthinkfast which one to use

fair gull
#

none cause they are iphones

pale sigil
#

Would you believe that little crack on the right phone was the reason mum got a new one

fair gull
#

yes

#

cause iphone users care about their social status more than anyone else

latent mural
#

wtf

#

they lend money from you

#

and then buy an expensive phone because of a little crack

wheat plume
#

You all should see the state my last phone is in now since Mom started to use it

#

The whole screen is shattered and she only had it since halfway through January

latent mural
#

I don't get how people do that

#

my only phone I ever broke was because I slipped on a bunch of dog hari on the stairs and it flew the whole way down

#

had one big crack from left to right

#

unfortunatley the digitizer died

wheat plume
#

Oo

#

Damn

#

She managed to drop her last phone and drive over it too

#

It's slightly bent and the screen is cracked but it works

pale sigil
#

she never bought a new one

#

xD

latent mural
#

what brand?

pale sigil
#

it was via insurance

latent mural
#

wtf

wheat plume
#

Xiaomi
She has my redmi note 5 pro currently the one that's bent was a redmi 5

#

I put AOSP extended ROM onto the redmi note 5 pro
So she had basically stock Android Pie on it now

#

Has*

reef patrol
#

She changed iPhones over a small crack in the LCD assembly? I can swap those in my sleep bcaWhat2Confused2

wheat plume
#

:p iPhone users prefer appearance

reef patrol
#

It's like a 20min job at most πŸ˜‚

fair gull
#

10

#

pls

#

iphones are so ez

reef patrol
#

I take my time to avoid issues. Sucks to have an RMA

#

Also people here tend to smash the glass like mad.

fair gull
#

im german we dont make issues

#

we never fuck up

wheat plume
#

I can finally move the clock from over her face

fair gull
#

who dat

wheat plume
#

Monika from doki doki literature club

#

It can show details when it sees you now!!

#

On the lock screen.

reef patrol
#

Simplicity. Doesn't interfere with icons bcaYesCheck

wheat plume
#

Nice wallpaper

zenith mirage
#

All a man needs

#

Although the fingerprint message could do with not being there, but that's a minor gripe

wheat plume
#

Oo I love that one

#

Sunsets are life