#programming
1 messages · Page 113 of 1
No, I use Ubuntu 24.04 LTS
you still can use it...
99% of the arch wiki content is true for all other linux distros

Idk what you don't understand on: That is a different distro
i do understand that
that’s crazy
we do understand
and i'm saying it doesn't matter, you can still use the wiki
And you know what is crazy? Other distros don't support the stuff that is on arch
does ubuntu not ship fdisk
archwiki is not distro dependent...
90% of what's written on archwiki applies to most linux distros
literally only makepkg and pacman
lol
arch-chroot maybe
Well, I typed help and no fdisk appeared
install it then?
LFS with package manager and pre-built repo 
help does not list all commands
help simply lists bash builtins
Weird, I type "help" and no fdisk but it is installed for some reason
?? what "help"
the command obviously
type help on your shell of choice and press enter
its a shell builtin
bash has it, zsh doesnt
yes, it'sa shell builtin
I used zsh and I didn't even check lmao
That is what I was saying man, Not... Anyways. I'm focused on finding the
disk now
because it is useless
i don’t think anyone here did either
yea it should be installed by default
btw:
root@SheepItRender:~# fdisk -l
Disk /dev/sda: 180 GiB, 193273528320 bytes, 377487360 sectors
Disk model: QEMU HARDDISK
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: EA4ABF59-D802-467D-8B53-F851754FDA36
Device Start End Sectors Size Type
/dev/sda1 2099200 377487326 375388127 179G Linux filesystem
/dev/sda14 2048 10239 8192 4M BIOS boot
/dev/sda15 10240 227327 217088 106M EFI System
/dev/sda16 227328 2097152 1869825 913M Linux extended boot
that's the same disk as the one in the image
it is initialized otherwise you wouldn't be looking at it right now
what is ubuntu doing that you end up with sda16 lol
or in the system for that matter
Love the Linux
its a kvm machine
But WHY is it called "raw" there?
probably because its a kvm machine
Not formatted
it runs in qemu
Is that Vultr
i don't know what the context of this image is
Nothing?
chat
The UI looks familiar
its literally just a vps
yeah but what are they trying to do
Oh it is
what is this
Oh yeah it is
How do I format it that it doesn't say raw and that I use the disk?
QEMU HARDDISK
its a raw disk because its a virtual container spun up on a server
Uh.... No?
I have experience about hosting game server on VPS like Vultr
The program that you use just doesn't understand the format
you dont need to
classic
and hardening it
you are using it
why do you think you need to do anything
you are in the system; it is an initialized disk
what is going on here

But I have been running a client there yet the disk has not been accessed.
No?
you are literally using it
i have recompiled qemu before to change these strings and serials, for no particular purpose
iykyk
No, Because if the disk is being used, The "Disk Usage" would have gone up
And none has happened since start
perhaps the disk usage report simply doesnt work
"raw" in this case probably just refers to the format it's passed to qemu as
it will never change from "raw" to anything else no matter what data you store on it
I really don't wanna talk to the owner 
Of the service
Well, I wonder how long my CPU render client is gonna run there
it's more likely that the service cannot read the partition tables so it cannot properly tell you how much storage is being used
But jokes aside, there should be at least 5GB of Disk usage by now
then don't
given that your disk very clearly contains data it doesn't seem to impact the function of your VM
why arent you
I'm just frustrated that I have no GUI ngl
is a vps
just df -H it's not that difficult to check...
you will have no gui
not if you run a de with a vnc server 
I paid 30€ for no gui 
If I wanted Java preinstalled, I would have to pay 2€ 
CLI is better for minimal experience
You need to get used to it if you plan to host servers
yeah, it's the default for a reason
basically nobody runs Linux servers with a DE set up
The only reason I got the server was for the render client
and it does not take too much resources
especially if you want a render farm
no one running a render farm would want the DE up
I am out of this shenanigans
which i guessed based on sheepit
i’d like to have a chat with a person who does
my head hurts from this conversation
Yeah, it is just a Blender load ngl
but coordinated with a Java app
i hope it’s not cycles
awa
on cpu?????????
give it a bit and you will have an llm chat interface to control your server with instead of a gui 

What? that is normal. I run like 3 CPU sessions in total and 2 GPU sessions

at work there have been requests from alleged "professionals" to have a Linux server with a DE set up because they couldn't work with it otherwise 
I don't think that was ever granted though
All I do is just run Blender on CPU alone.
i mean i had to render on cpu once because i ran out of vram
and i needed the render done
Why was that surprising?
Because the server has no GPU
why not get one that does
That hoster is literally the only one I know that accepts that one payment method
If it is accepted, talk to whoever accepted it
alr let's sudo dnf remove emacs
"talk"

The sad thing is, it is also common in robotic
For the embedded computer to have GUI installed
Whut?!
Okay, shouldn't linux be easy?
The advancement in computing power is not worth it if the compute is not used efficiently
At least do like a rest api server and have the frontend on your main machine
or, if you went that far, throw a index.html with an SPA in there too
tada you got yourself a web config ui
It is as easy or difficult as you make it to be... unfortunately it is really easy to make it difficult
Windows server sales must be booming huh...
Okay, I thought there is a built in terminal on the page
what is even this
Let's just..
echo "shutdown now" >> ~/.bashrc (please don't)
not real 
I wanted to see the thread
Ez, just login as root next time 😎
the 4269 was a giveaway
I am logged in as root
of course you are
yeah, though they could've made a real issue at that id on purpose
archinstall is already at #3700 so they're not that far off
in other news more behavioral changes for AP https://fxtwitter.com/AzakaSekai_/status/1950930851878891903
This appears to be fixed on the latest Canary (27913.1000). OpenProcess works again now.
Quoting 【2.0 DEBUT | 08.02】安坂星海 Azaka || VTuber (@AzakaSekai_)
︀
OpenProcess fails entirely when attempting to open a process running on the standard account now
**❤️ 3 👁️ 389 **
I genuinely could not tell if that was a bug or a feature for the first release on insider beta
just put nohup before the command, that's all you need
because I kinda liked the idea that a privileged process suddenly can't just open processes of least privileged account - even though it makes no sense
that it what I did, but now I would need to restart the client:
So I don't know how to even stop that client
you can even just ps grep search for it
though ideally you should just use screen or tmux so you can gracefully send a Ctrl+c signal
Wait, there is a nohup.out
ye that's where the process's stdout is written to when you use nohup
I thought the process ID 
you can run the program and store the process id by doing nohup command & $! > process_id.txt
is this a repost
I have seen this before 
then just cat process_id.txt | pkill to kill it
someone probably stole it from programmer UI battle reddit or smth
True. brb, going Blender hunting
I forgot what the sub is called
bad ui battles or something like that?
WHAT
yea
The OG singer
Asus tax
Are you a part of the jult?
An echoborg is a person whose words and actions are determined, in whole or in part, by an artificial intelligence (AI).
The term "echoborg" was coined by social psychologists Kevin Corti and Alex Gillespie, whose research at the London School of Economics explored unscripted face-to-face social encounters between research participants and confe...
Maybe from the other server

are we at this age of humanity now
that we now have a word to describe this type of people
Specifically, the mental asylum channel on that server
OP located 
though I definitely saw it somewhere else
https://shitpost.trade/@xyla/114851268799965721
@gork is this true?
I successfully took down the server, I repeat, I stopped the client
How did the PC ingest the dog?
it was hungry dont judge
new dog (ignore my pc)
new pc (ignore my dog)
new ignore, pc my dog
ignore dog (new my pc)
dog pc (my ignore new)
my pc (ignore new dog)
pc dog (ignore new my)
I can't see the RAM, the PC is in the way
My bad, There, is the PC still on?
oooo, fancy lights, I don't have that stuff
What's the speed ratings on those?
Max 3600MT/s with... Hang on
3600MT/s with the timings being 18 22 22 42 64 990 with a command rate of 2
How silly
At a ram voltage of only 1.36V
Why?
My RAM is rated for 3200 MT/s but I have it overclocked to 3800 MT/s with currently linear timings, but I could get them 1 lower if I rebooted, the only reason I set them higher was because I thought it was causing Windows to break but it was just a classic Windows moment
I just used the XMP profile 
4000 is unfortunately unstable though
That's what I did for a while, until I decided 3200 is not sufficient
I think my Intel CPU can't benefit from a higher speed.
I am stuck on DDR4 though
I would need an adapter to use DDR5
False
You would need a new motherboard
Depending on your CPU you would also need a new one of those
I mean without getting a expensive Motherboard
It can with an adapter
why?
DDR4 has voltage provided from the motherboard, but DDR5 has power regulators on the RAM, that's a thing for example
DDR5 also needs a different kind of memory controller on the CPU like all other DDR versions
the protocol is entierly different, a ddr4 memory controller simply does not know how to talk to ddr5, nevermind the power being moved onto the dimms themselves.
You can't just use an adapter to run DDR5 in a DDR4 slot, if DDR5 was compatible with DDR4, they would just be pin-compatible
Nothing some translation layer can fix
Latency though, and speed
But It's then DDR5
A translation layer would not work

Yeah
are you hearing yourself rn
DDR5 has extremely precise timings, you can't just throw a thing in between it and the CPU and expect it to work
hey, at least swap won't be slower now 
ddr5 already has a higher CAS latency than ddr4, dont make it worse 
I just see soem potential 
then why don't we just make a translation layer that allows us to plug an am4 cpu into an intel socket?
when are we getting nvme-to-ddr4 adapter
Kinda true
Sure 
to be fair though.... wtf is that res?
400x1280
well, that would be doable 
i love this syntax so much
// if a function throws you have to
try functionThatThrows()
// but then your function has to throw too. so alternatively,
try? functionThatThrows()
// to make the value nil if it throws pog
// or just
try! functionThatThrows()
// to panic (fatal error in swift xd)
try! 
opaque syntax
try?!
While True:
FunctionNameHere()```
isn't this basically the same, just instead of returning errors you throw them
🎤 
capitalised keywords 
only one keyword 
More like "You yeet the errors"
Why DDR5 can't be used with DDR4 slots:
- timings, adding a thing in between adds a significant amount of components in between the CPU and memory, which makes it impossible to run tight timings without something going wrong
- latency, having more stuff between the RAM and CPU adds latency to transfers, making things slow down
- speed, you can't expect memory that barely even runs at its rated speeds when directly inserted into the motherboard to do so with random components in between
- power delivery, DDR4 and DDR5 deal with power delivery differently
WhILe(1) is valid for a certain language
That is all not a problem. That is just a skill issue if someone would have an issue with the adapter
No?? It's electrical limitations
you absolutely could make a ddr5 -> ddr4 adapter, there's just not a single reason why you would want to

Sure, Timings would be all over the place, but it can be figured out.
With PC components the speed of electricity starts to become a factor
battery powered adapter 
oops my ram ran out of battery
guess pc will hang

The timings would absolutely suck, it would be worse than DDR4
If it would work at all
Yup and potentially also needing translation
That is a feature, not a problem
wtf are yall on about why are we adapting ddr5 to ddr4 
Even thinking about a DDR5 to DDR4 adapter seems dumb, it's not even remotely sensible
am4 motherboards ram sockets wont support ddr5 speeds even if you could just plug one in
until you have an iterator and suddenly you have to create completely separate code for working with fallible functions
idk the conversations in the last hour have been wack
awa
And the memory controller too, that wouldn't support it either
It would just be a hacky solution to get worse RAM
Having a higher RAM Capacity
??
capacity????
Uhh, what???
But more RAM potentially

ddr5 sticks are so much worse for getting more ram than ddr4

ddr4 is cheap like dirt compared to ddr5
DDR4 slots can only take as much RAM as DDR4 capacities allow
True that too
adapt a hard drive to ddr4 mhm
awa
If you need more RAM that badly just use your hard drive as RAM, I could have 29TB of RAM if I really wanted to
apparently that was 250 euro
Sure… I totally didn’t pay like 140€ roughly for 64GB
For how much?
3.8cm 1kg
i know tungsten is dense but like that's crazy
I forgot for a bit
DDR5 would be double that for the same capacity I believe
cons of using ddr5 translator:
- bad latency
- expensive
- external power
- capped to ddr4 frequencies
- slow
- potentially error prone
- take up lots of space
pros of using ddr5 translator:
- can torture some spare ddr5 sticks that you have (how do you have spare ddr5 if you dont even have an am5 motherboard)
- 5 > 4 so it must be better
Not at all worth it considering the worse speeds an adapter would give
But DDR4 is going up in price
ram has always been expensive
So an adapter would be a good solution for the future
No
genuinely the only advantage would be "torture my spare ddr5"
which future system is going to have DDR4 
mine :)
Hi is this the average programming channel convo?
am6 moves back to ddr4, world sets on fire
At the point DDR5 is cheaper than DDR4, just get a DDR5 board
If someone doesn’t have ddr4 ram but ddr5
it didn't occur to me how small 3.8cm is until you said it
wow I want to hold one now
get a ddr5 board anyway because modern cpus dont support ddr4 boards??
True that too
time to vulkan again
Basically, a DDR5 to DDR4 adapter is pointless, there's no reason to have one
I’m pretty sure my CPU can use ddr5 with a bios update

Well, you would need a DDR5 board for that
iuewrhgviwj
A BIOS update won't magically make the slots different
But an adapter was meant
am4 cpu -> am4 socket -> ddr4
NO
adapter?
i fucking cannot
can we move on from this nonsensical conversation already
Just replace your old parts like everyone else
I'm going insane
DDR5 in a DDR4 board is POINTLESS
you cant adapt somethign that is intherently incompatible
we can get you an adapter to make the conversation normal
Sure, meanwhile, I’m gonna handle a little bit because my DDR4 is not really running quite right
I will move on
into bed
goodnight chat 
fuck i wish i had the llm keyboard working i would've asked it to essay
I have been in bed I can't sleep it's 4:44am
Sleep well 
But it’s 22:45
the echoborg keyboard
seems like such an appropriate time
its 3:45 but i woke up at 22 
its 21:45 but i woke up at 19
Damn, why waking up so late?
it's early
i could've slept for 3 more hours and still make it in time for eliv stream
You woke up at 22:00, right?
yes
That’s after the day time

Too bad
wasn't here, if
would have been here for the DDR5 to DDR4 adapter stupidity he would have given some really thorough explanation of exactly why it's stupid
I don’t know why people sleep through the day
dont descriminate against vampires
a disproportionally large percentage of programmers are vampires
more like crash out
So if I’m right, you’re calling me a vampire?
Potentially
not necessarily.
are you alergic to garlic and stakes?
I don’t have an allergy to garlic or meat

stakes as in the wood object you use to impale people
or vampirres rather
Oh, that would delete a normal person also
not necessarily impale people but in this context yes
rather never impale people i hope

I hope the stakes are open source
ah yes, youtube music autoplay. thank you for whatever this is
https://music.youtube.com/watch?v=qnL40CbuodU&list=RDAMVM9_LGgyhzau0
This project was funded successfully on Kickstarter back in 2015. Watch the finished thing: https://oscilloscopemusic.com/watch.php#album
And while you're there download the WAV files for proof that this works on your oscilloscope!
I'm back on the PC now, My PC just froze
holy shit jerobeam fenderson
that's not a real name
that's a name i haven't heard in YEEARS
Same
Fenderson benderson
Should I make an 6502 based PC?
what next, will you tell me that santa's not real? 
santa's real
jerobeam fenderson is real to me 
konii just cant handle reality
But you are real 
sometimes
Not some times. You're always real (A human)
konii is a real one
yippie successfully ran my code in osu!, had to add an empty ruleset that doesnt implement anything
evidence?
Some art
if i was a 480p 1hz vga television i would also be in denial ngl
it's oscilloscope animation that sounds like music 

Error 404: A request of the Database gave NULL
too bad the lazer modding capabilities won't at all be useful in this case
i just use it as an entry point
osu!_start
Whuh
I love HTTP code 410 gone
Error 404: File not Found
guys plis help??
no need for _start if you bypass the linker entirely 
I leave this server for a bit and it seems like things are on fire huh
just point this wherever you want
actually i wonder what elf type .o files are
lmao, I wanted to change the file "hosts" and just to be sure checked if the adress is used already, and it is 
it's REL, probably same as passing -fPIE
wait no -fPIE is DYN
REL is for libraries
right so the object file has the entry point set to 0 but exposes a _start symbol
when linking the executable the linker detects that symbol and sets the entry point
this probably makes more sense than picking the first nonzero entry point out of all objects
no i was right the first time, DYN is shared objects and REL is not
oh
DYN is both shared objects and PIEs
elf elf elf
it gets style points
init has the same amount of letters as fini, init wins
i guess gen for short
bwanyanya
int()
I
int int() { /* Hopefully not explode */ }
and i fully believe genesis() is cooler than init()
bigbang()
sure
while you are entitled to your beliefs, you are in fact the bad bracket man
and thus your opinion on code styling will be discarded
awa

__attribute__((constructor)) void init() {
exit(1);
}```
this is the absolute worst of both worlds
never type this again
its better than a separate line for every bracket
this is what i see whenever i read your functions
the code itself needs to be on a newline too
i do it like this. there is a difference
bad
can i have the gnu style over this 
I miss the sausage style
hmmmm....
everything is better than this halfhearted mixed style
this is not allman, this is halfman
yours is worse 
dont care
And I also wonder, does his fishies doin alright
was that supposed to happen?

you can have hbl style
Source := struct {
.tag: enum {.stdin; .file};
.val: union {.stdin: void; .file: String};
}
i'll take it
Yeah, but look on the... URL?
there's nothing stopping you from changing the ip that discord.com points to
not that you realistically have a reason to
Well, URL can always be pointed to different IP using some DNS shenanigans
You know windows, Right?
I know
Yeah, I went in the hosts file...
but that is some 1th april material
That's just how resolver works. If the resolver is using a cache and you change something, then you should probably clear the cache
Wait is The "hosts" file a cache?

Sausage
Source := struct {.tag: enum {.stdin; .file};.val: union {.stdin: void; .file: String};}
They would not dare to copy something of Windows.
incorrrect code style
But the sausage 
its not a copy, its just how it was designed 
not that it does much
But Windows did it first...

neither does the windows one out of the box
But Windows peaked on Windows 7 Home Premium...
Source := struct {.tag: enum {.stdin; .file}; .val: union {.stdin: void; .file: String}}
i fixed it.
So just the space and last semicolon
the convention of /etc/hosts comes from the days of unix
its older than windows or linux
Even windows hosts file is located on /etc
System32\drivers\etc\hosts
very funny
But Windows actually was a popular OS that also used that
what is your point 
???
the hosts file literally predates dns
its by no means a windows thing
I don't think they have one
You are correct, I'm just ♫Different♪

i have done the command buffers 
just need the: frames in flight, vertex buffers, index buffers, uniform handling, texture mapping, depth buffer, and multisampling
Well, there is a corse sine wave: │ ▄▀▀▄ │█ █ ├──────█──────█ │ █ █ │ ▀▄▄▀
Vulkan be Vulkan
its not sin(x) because its not defined for x = 0
awa
Yeah, Is cos then that it starts from the top with that sine wave like that?
True 
why do you think dns was invented 
Because before that some people had to know the IP I think
The Domain Name System (DNS) is a hierarchical and distributed name service that provides a naming system for computers, services, and other resources on the Internet or other Internet Protocol (IP) networks. It associates various information with domain names (identification strings) assigned to each of the associated entities. Most prominently...
here you go
I can't even read that on mobile
at least you can zoom in infinitely
because maintaining a hosts file and mailing out updates had become a nightmare
Well, I can try a circle: ▄▄▀▀│▀▀▄▄ █ │ █ ─────┼───── █ │ █ ▀▀▄▄│▄▄▀▀
that's a cube
that's a squircle
Well, I'm limited on text and resolution.
that is characters
True
I enjoy the pained reactions of programmers looking at bad code even though I do not code, myself

Well, I once got an issue on my GH that I should use tags

if (vkCreateSemaphore(device, &semaphoreInfo, nullptr, &imageAvailableSemaphore) != VK_SUCCESS ||
// ...
)
{
// ...
}
its a venn diagram
This is a whole other level of blasphemy
Error at line 1: if (vkCreateSemaphore(device, &semaphoreInfo, nullptr, &imageAvailableSemaphore) != VK_SUCCESS || ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Wait a second, isn't that Godot??
︀︀Are they using Godot Engine as a map editor for Battlefield 6?
︀︀
︀︀What's going on?!?
Because the ... implies you should continue the other stuff there
Parentheses, Curly bracket, square bracket and angle bracket
parenthesis is a shit word tho
The nullptr was the error point, there is no variable named "nullptr"
angle bracket excuse you those are greater than less than symbols :')
nullptr is not a variable
or is it?
it's not
That is what I'm saying, There is no variable Named that way
Because in cpp, you cannot name a variable nullptr
in python you could im pretty sure
it’s readable on my touch bar
You are enjoying this too much lmao
that time apple added a random lcd strip on their laptops for no reason and promptly forgot about it
it's oled not lcd
Hmmm?
Why did you swap the Z and Y?
it was probably painful to do

And here I am clowning around by flipping my monitor to take a picture only for you to delete the image
qwerty is the standard layout
you're the one with the diffrent layout here
qwertz is a layout only a few countries use
I disagree, qwertz is default
well, the world disagrees with you 
if you want to beg to differ, then start begging
Knock, Knock, Hello it's Germany.
and continue begging until most of the world switches to qwertz
germany is 1 country
because you can do zxzxzxzxzxzxzxzxzxzx
Yup, that is plenty to beg to differe that QWERTZ is superior ngl
I won't fall for it twice
moving from azerty to qwerty was the best decision i've ever made
what
no it's not
Actually useful windows feature just dropped (in snipping tool)
moving from ansi/iso to jis was a decision i've ever made
Yes, it is?
:AINTNOWAY:
I'm 60% convinced this person has been baiting for the last 2 hours
germany uses qwertz, so qwertz must be superior is a crazy leap in logic
Just got my early beta code 
what does this do 

Quick redact
Well, I can't help but notice that Germany makes better cars too
this chatter
this map should be more red
Redact (quickly)
NaH, More green
йцукен is just the russian layout we use qwerty like normal people for english
Whoever made that map needs to be shot
I think it's qwerty for the majority of Asia too
no not really, red by far outdoes green here. besides the russian keyboard style
JP is vaguely different but it's largely the same
oh right you're colorblind
qwerty is orange, red is national layout
does it
i don't blame you it's a pretty reddish orange though
Maybe this is automatic
because I still just use red rectangles with spectacle
it's probably the better idea anyway if you want security
you can pixelate or blur in spectacle
I mean there should be more qwertz green
It does have blur
it is but still
mmmmm no
But for better privacy, opaque box is better
italy and romania alone are already more in surface area then qwertz
That map uses orange and red for different data point
Different data point should not use a closely matching color
I see no issue ngl
I don't care if it looks ugly, it needs to be legible
- oh bulgaria uses cyrillic, and they don't use йцукен? i wonder what they use
- "transliterated qwerty is also used" o-oh...
Why are they using qwerty?
#programming has run out of things to be outraged about so they're now debating over a map
Sure, and what is better?
i don't have to hurt my wrist to type [] and {}
No, we are debating what is better, and it is qwertz
We can rage just about anything here
when i was in bulgaria for a programming olympiad i had to use a bulgarian computer obviously and the layout was so funny to me
You don't? [data_here] {InfoHere}
Dang, you guys sure have some interesting olympiad
okay but it is objectively more effort on qwertz
We don't have such things here
to be completely honest the only reason qwerty is better is cuz its the standart. wasd became a thing for movement in games cuz of qwerty.
besides that it really doesnt matter
i use noted its the best:
That is small fry effort
how did no one bring up dvorak still
Are you okay?
the best movement keys are 2468
not when you type them every day all day
Because it is best to be left alone
just a random one i've found
Anyways, qwertz ftw
i dont like having to move 2 whole keys for going from up to down, id rather have 4568 ngl
i personally use us-intl to get the best of both worlds, since I (unfortunately) still need to type things in german every now and then 
Yeah, but it's not open for every high school. Only vocational high school
OH WAIT
dutch doesnt have too many incompatible words, but sometimes you need those 2 dots above a letter and then i have to rely on copy pasting it or autocomplete
IT IS OPEN

WTF DID MY SCHOOL DO THEN
the best movement keys are obviously KHJL
have i told people in here how when i went to uni i've used a python script for getting my schedule because the site was annoying to use
and then the uni site added fucking drm to the schedule
so i've had to crack their encryption
because the alternative was botting recaptcha
that's what everyone did in mine too until they updated the actual portal
drm for schedule is fucking insane, ours is a public api
Am I supposed to be able to load the Microcenter website?
On my uni days, we need to fill out questionnaire to get our score
But the questionnaire is not really used anyway
Ah, that is a High end Monitor:
So we did the logical thing and just script it out
It was like, 80+ question too
Mostly about the satisfaction of the staff, lecturer, and infrastructure
mhm
modding works
thats enough for today, gonna work on the actual integration some other day

You don't put it at #1336777692070023271 ?
not yet
Wait What?
So wait a second, You code stuff that Neuro might use?
anyone can do that
That's neat ngl
oooh, that neuro can play the game I guess
That is my best guess ngl
any ideas for next phone to get
im thinking of "upgrading"
looking at nothing cmf phone 1 and 2 right now
What are you expecting from your phone?
I personally would take a Android based phone.
the iphone 4 
that's hella old ngl
4>2
If you just wanted a phone to call and text, then I guess just get a dumb phone
i pick phone almost purely based on cfw availability
my equirements are
-
=120hz display
- long battery life
- good camera
- easy to flash
Did you look when the iPhone 4 released?
Okay, but flash it to what?
Stock AOSP?
i was at the store touching it
cfw, mostly stock android, linux if possible
So when was it released?
tomorrow
you're not gonna get camera on any linux phone besides pinephone 
Nope
yeah...
that's the problem
get a usb webcam
as i mentioned Xiaomi POCO X3 NFC is the only 120hz linux phone
24.06.2010
dude i know
do you think i actually believe it's going to release tomorrow
MD 1?
Are you porting Neuro to Lazer or something?
fwiw it supports lineage/android 15, though not sure camera and battery are going to be up to your standards
i kinda liked it at the time, but in retrospect it's actual dogshit, sorry not sorry
i dislike how flat everything is these days
i liked it because novel = good
and you miss material 1 of all things 
some nostalgia is in play
awa
Using vuetify, I can just easily change md3 to md1 and you got material design 1 app

willingly using material <any> is crazy
how do people like it i genuinely don't understand
it hails back to a simpler time
yeah i was the one who went on the ux/ui tangent 
"i kinda like the middle screenshot" and it had to be from an iphone
that's funny
Also konii, what is your standard for good battery is?
And for that matter, a good camera
Because you've seen my standard of "good" camera
relevant specs of my current phone
mostly im just sick of samsung
awa
That's a tall ask for easily flashable phone lol
But if it's not linux, then maybe pixel 9
speaking of flashable phones, apparently samsung is disabling the ability to unlock the bootloader for everyone in one ui 8 
not that most people could do that already
Wait, does pixel still easily flashable?
yeah
grapheneos uses webusb to flash pixel phones
lol
Ahh, then yeah, I think pixel is the most guaranteed 
I swear the recent one ui update reduced my already not great battery life
likely more resource intensive
i went through pmos wiki and this seems like the best linux phone with a functioning camera https://wiki.postmarketos.org/wiki/Xiaomi_POCO_F1_(xiaomi-beryllium)
(no 120hz)
idk it's been the same for me (aka just as shitty)
bwa
bwaa 120 hz bwa
bwa
I do not use my phone often, so my battery life is good anyway 

anyone knows current SOTA vocoders?
vktriangle
indeed
Wtf is vocoder
it takes speaker embeddings and makes wavform out of it
Oh, so a vocal generator?
I though it vibe codes using voice
the validation layers are not happy
Wtf happened to paperswithcode.com?
guess how many lines of code
1200
less
800
more
1024
less
bcause its not a screenshot
921
850
800 <= x <= 1024
more
and that does not count
880

yes
more
900
less
890
!!
more
895
you
more
897
more
899

yes
almost-binary search
so more like 600 in reality
you guys know there is a more efficient protocoll to determining a uint16

the brackets dude 

What?
WHAT?!
faster for humans though? 
transmitting the number right away
the brackets only remove about 100 or so
i mean we are living in a utf-8 encoded space here
also i checked the los website and nothing cmf does sound like a good option, so you can either get that and flash degoogled android (which is a solid option imo) or get poco x3 nfc and hope its camera support improves in the future (it's not impossible, poco f1 got camera support just around a year ago, but it all depends on random people volunteering weeks of their life reverse engineering camera drivers)
my only issue with cmf phone really is that its a bit large
bwa
i wonder how many people this will render correctly for here

oh wait we're not talkign about you
mm is the standard for measurements
yes i have not shrunk by 10x
200g konii 
what???

i do not have vegan leather
checks out
the white thingy says standard / vegan leather
these memes were the shit in 2012
oh that and it lacks nfc
BMW Grill
That looks like a door
maybe motorola edge 30 neo?
looking
also i dont think nfc has many uses if you use degoogled android
Not many but still useful and nice to have when needed
bwa
what are we talking baout rn?
konii hunger for battery
battery acid 

But konii, do you have external power bank?
yes, but i dont like carrying it
nor do i like smaller batteries because they degrade faster
i couldnt find any other decent options that were 120hz
ive opted to never get a powerbank and to jsut lower my usage instead
i would go for something like a pixel 9a if it was in my budget
I carry a big power bank on my backpack for my laptop anyway 
imagine having a battery life 
- my phone has a 2400mAh battery
- battery health is at 85% capacity
- i have beta firmware installed
10 minutes of battery
ill most likely be getting a 2ndhand phone if this one breaks, i odnt want to spend much money
my current phone refurbished is only 100 bucks
waiting
but it's the a...

hell nah
whats a millimeter
Would you prefer milibeter?

nah they dont have big hands if that phone is only 150mm
my hands dwarf them
absolutely awful looking
how did this pass anything at moto
I don't think it's that awful
But also because I don't care much about how my phone looks 
same brand the og razr was labeled as btw
incredible work
what

inf%
i got this rn
it looks way better than the moto one and that's saying something
firefox can have infinite gpu, as a treat









