brinly has quit [Quit: Connection closed for inactivity]
myzb has joined #titandev
<
myzb>
LuK1337 how hard is it maintaining a devices these days, kinda feeling the need to do stuff again
<
LuK1337>
technically easier
<
LuK1337>
since you can always investigate on gsi
<
LuK1337>
or if you're lazy you can just run gsi
<
LuK1337>
also shit in /vendor is supposed to be bit more standard
<
LuK1337>
because they have to build them against vndk
<
myzb>
god so much stuff to catch up
<
LuK1337>
what do you use nowadays?
<
LuK1337>
ah so the one where everything went to shit
<
myzb>
what happened?
<
LuK1337>
phones started being special
<
LuK1337>
fod, ultrasonic proximity sensor, under screen als, memc, ...
<
myzb>
last device I did build for was op3t, then I started working an never even managed to switch from stock
<
LuK1337>
and 6t was first to have "funny new shit"
<
LuK1337>
everything prior to it was pretty standard
<
myzb>
yeh the fingerprint reader that was very reliable
<
myzb>
like the last hot shit before I stopped were A/B partition devices
<
LuK1337>
now you have A/B, dynamic A/B, virtual A/B
<
myzb>
so easier device bricking
<
LuK1337>
you're on oneplus
<
LuK1337>
so security is optional, but at least you can unbrick phones easily
<
LuK1337>
since edl flashing tools are leaked shortly after phone is out
<
LuK1337>
also what's pretty nice/funny
<
LuK1337>
oneplus left memorydump enabled
<
LuK1337>
so if you kernel panic and see a crashdump
<
LuK1337>
you can dump whole memory from edl
<
LuK1337>
or dump just the KMSG
<
LuK1337>
assuming your kernel was set up to dump logs in proper memory region
<
myzb>
I mean as a developer that kind of a good thing for debugging I guess
<
LuK1337>
yeah, developers and hackers like it
<
LuK1337>
and what's also funny
<
LuK1337>
on newer devices (starting with 7 onward) you can reprovision widevine L1
<
LuK1337>
but that knowledge isn't public afaict
<
LuK1337>
so i hope that i'm the only one that is aware of how it works
<
myzb>
thats pretty cool though
<
myzb>
so u can just like what grab protected content on your phone?
<
LuK1337>
no, i can launch netflix like a pleb
<
LuK1337>
i don't understand why they bother disabling L1 on unlocked bl anymore
<
LuK1337>
samsung doesn't do it
<
LuK1337>
google doesn't do it
<
LuK1337>
and if i was the bad dumper, i'd probably get an older device and root exploit it
<
LuK1337>
i bet you keep L1 on jailbroken iOS devices too...
<
LuK1337>
and on netflix you can watch 1080p content without L1 on PC
<
myzb>
kinda strange that op would keep it then
<
LuK1337>
so idk why mobile app is restricting it to 540p
<
myzb>
thats stupid
<
myzb>
I mean 1080p is like oldtech
<
myzb>
4k I could see as maybe ok
<
LuK1337>
4k needs L1 on PC
<
LuK1337>
or apple something
<
LuK1337>
or microsoft whatever that was
<
LuK1337>
so safari on macos, edge/netflix app on windows
<
myzb>
yeah, I mean 4k needing L1 sounds reasonable i guess
<
LuK1337>
is how you get 4K on computer
<
myzb>
my monitor is only 1440p, my tv is 4k
<
LuK1337>
tho there's easier way for watching 4k content on pc
<
LuK1337>
you open your irc
<
LuK1337>
join #supercoolwarezchannel
<
LuK1337>
and ask bot to send you file via xdcc
<
LuK1337>
and it doesn't even need drm for that
<
myzb>
so much new stuff
<
myzb>
thats pretty cool though
<
LuK1337>
oh that's not new
<
LuK1337>
xdcc is a 90's relict
<
myzb>
did not know what it was
<
myzb>
I'm not the interwebz lurker
<
LuK1337>
xdcc is for leets nowadays
<
LuK1337>
because barely anyone talks about it
<
myzb>
last fun thing I did was granting myself su rights on our old linux pcs at work
<
myzb>
100 in italy
<
myzb>
pretty sure its luca
<
myzb>
italy, umbria
<
LuK1337>
i think luca doesn't like piracy very much
<
LuK1337>
^^ luca020400
<
myzb>
I only use it against companies I dont want to support
<
myzb>
that want to rip me off
<
myzb>
good movies / games I got no prob paying for
<
LuK1337>
do you actually buy movies
<
LuK1337>
or you just watch them on netflix/amazon prime
<
myzb>
I bought a few movies, interstellar, inception, lotr
<
myzb>
if I dont feel like paying, I just hook up my rpi and visit some cool website
<
myzb>
rpi3 can only handle 720p but usually enough
<
LuK1337>
that's kinda pathetic
<
LuK1337>
or you aren't using hw decoder
<
LuK1337>
i think you had to pay for that one
<
LuK1337>
on rpi3...
<
LuK1337>
tho it's broken on latest fw
<
myzb>
I never though about looking for a keygen
<
myzb>
I need to try that
<
myzb>
may work on mine my rpi3 is pretty old
<
LuK1337>
uh, it's not about how old your rpi is
<
LuK1337>
but about how old your firmware package is
<
LuK1337>
also rpi3 was last one where you had to buy any keys
<
myzb>
I mean I havent updated in years
<
myzb>
Author: Matthias Yzusqui <myzb.dev@gmail.com>
<
myzb>
Date: Wed Sep 21 15:25:00 2016 +0200
<
myzb>
SystemUI: fix navbar drawing glitch
<
myzb>
Change-Id: I58e255517d35675c043061f2edb398dab0d16ba8
<
myzb>
this brings tears to my eyes
<
myzb>
browsing gerrit for los-19 changes and there it is port for the visualizer
<
myzb>
I wonder is the contributor image with all the names still a thing?
<
myzb>
I wonder if my name still exists
<
myzb>
and also where yours is atm
<
LuK1337>
probably somewhere near the center
<
myzb>
I know, inner circle
<
myzb>
last time I remeber i think you and luca were on the circle around the center dot
<
myzb>
that logcat meme on discord is amazing
myzb has quit [Quit: Client closed]
<
luca020400>
what italy umbria?
<
luca020400>
uh my znc didn't log anything
LuK1337 changed the topic of #titandev to: can help you
<
LuK1337>
forgot about //
<
LuK1337>
use /topic
<
luca020400>
and back
<
luca020400>
I dunno why italy is so high
<
luca020400>
apulia highest
<
luca020400>
just been there
<
luca020400>
oh he left :(