Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2023-04-21 00:00:00Z and 2023-04-22 00:00:00Z
Avatar
Avatar
Learath2
Going from hex rgb to tw colors you first need to go from rgb to hsl, let's talk about normalized hsl (components out of 1.0), then the value is (h * 256 << 16 + s * 256 << 8 + l * 256)
hey thanks for this, exactly what i was looking for. I'm gonna play with this soon. Might be some good info for the 'colors' section on the binds wiki, altho maybe a bit too tangential. I def want to add this into the wiki somewhere at least
Avatar
Avatar
Learath2
Going from hex rgb to tw colors you first need to go from rgb to hsl, let's talk about normalized hsl (components out of 1.0), then the value is (h * 256 << 16 + s * 256 << 8 + l * 256)
u should document this in the wiki
Avatar
For those who thought Unrecord was fake or a video, sorry. 😌
Likes
106798
Retweets
13191
07:08
he is using assets from store kek
Avatar
Nice. That's what I wanted to see
Avatar
so now u believe it
07:10
@Ryozuki I think he uses quixel assets
Avatar
i feel the game will have rly simple gameplay
07:11
and be boring
07:11
but nice visuals
Avatar
Tru xd
Avatar
Avatar
Ryozuki
i feel the game will have rly simple gameplay
Could be like "Ready or not"
07:34
Beating that game in graphics already
Avatar
Avatar
Ryozuki
he is using assets from store kek
The quixel/megascans library has this level of assets and nanite/lumen does make this level of rendering realism pretty feasible. So I'm really not very surprised it's not fake
Avatar
I hope he says that it was a single 4090 running it at 2k(trailer resolution) at 60fps .. that would be sick for future games i guess
Avatar
Avatar
Learath2
The quixel/megascans library has this level of assets and nanite/lumen does make this level of rendering realism pretty feasible. So I'm really not very surprised it's not fake
It's not even about graphics. It's the insane animations and camera handling too
Avatar
Yeah, that too. The dude most definitely mastered Matinee 😛
Avatar
On mobile the graphics indeed look real
07:39
On desktop i can certainly see some uglier assets
Avatar
Avatar
deen
It doesn't support .exe files I guess
subprocess in script tries to launch every clang-format it knows on terminal, it actually works if i will not check for exact 10 version xd
07:41
but yep seems its unnecessary
Avatar
we should update to llvm 17 clang format
07:42
llvm itself has a clang format python script
07:49
looks so good
Avatar
Personally I’m not too sure about the audio I think they need to bet some sounds recorded because the gunshots,door sounds don’t really sound convincing
08:04
I don’t really see how it would work in regards to story or how they could keep the gameplay interesting over a long period but it may have a story that has not been shown in the trailer
Avatar
it could be like some games in which you have to clear a building
Avatar
Yes but how will this gameplay stay interesting
Avatar
@Chairn do u know about fully homomorphic encryption? https://fhe.org/
Homomorphic encryption is a form of encryption that allows computations to be performed on encrypted data without first having to decrypt it. The resulting computations are left in an encrypted form which, when decrypted, result in an output that is identical to that produced had the operations been performed on the unencrypted data. Homomorphic encryption can be used for privacy-preserving outsourced storage and computation. This allows data to be encrypted and out-sourced to commercial cloud environments for processing, all while encrypted.
https://en.wikipedia.org/wiki/Homomorphic_encryption this paired with AI and chatgpt might not be a bad idea
We are a community of researchers and developers interested in advancing homomorphic encryption and other secure computation techniques.
Homomorphic encryption is a form of encryption that allows computations to be performed on encrypted data without first having to decrypt it. The resulting computations are left in an encrypted form which, when decrypted, result in an output that is identical to that produced had the operations been performed on the unencrypted data. Homomorphi...
Avatar
it's infinitely slow
09:07
and neural nets need lots of computing power
09:07
so not really a good fit
09:54
we sellin
Avatar
Avatar
TsFreddie
we sellin
Ur company or personal?
Avatar
personal
Avatar
Epic
10:02
Do u share the game?
Avatar
what game
Avatar
What
10:02
No game no life
10:03
are you asking if I hold any rights to the game I'm making?
Avatar
i wanna sell stuff too
10:03
but idk what
10:03
and i dont like c#
Avatar
sell rust tutorials
10:04
I need that
10:04
u just need to read the book
10:04
(website)
Avatar
books are boring
10:04
dont think of this as a book
Avatar
too much english
10:05
I just found out tauri as an alternative to electron
Avatar
but I haven't run into anything that I would need to implement in the backend yet
Avatar
mobile apps are the money
10:05
if only i could do them with rust
10:05
and not java
10:05
or kotlin
Avatar
it is not possible?
Avatar
its possible but its more oriented to games
10:05
i dont have the fancy ui builder
Avatar
it'll be there eventually
Avatar
Avatar
TsFreddie
are you asking if I hold any rights to the game I'm making?
Thought u sell some game
Avatar
i think he is selling a unity thing
Avatar
Avatar
Jupstar ✪
Thought u sell some game
nah, just editor extensions for unity
Avatar
Ah yeah u mentioned it was declined some time s
Avatar
three times
10:07
but ye, it is accepted finally
Avatar
Avatar
Ryozuki
its possible but its more oriented to games
if the rust "game engine" can do manual redraw instead of every frame. you can make a ui library using the game engine as a rendering engine probably.
10:09
it probably wouldn't be too hard on battery life
Avatar
what i mean is that, the android studio rly makes ur life easier
10:09
but u need to use a jvm lang
10:10
with rust u can do anything obviously with enough effort
Avatar
i see
10:10
i haven't used any ui builder for ages tho
Avatar
android studio is rly top tier
10:10
i used it
Avatar
I didn't like android studio
Avatar
(its made by jetbrains with google)
Avatar
not sure what was it like today tho
10:11
I did make like one app on google play store with android studio. I didn't enjoy it over just using typescripts and html lol
Avatar
oh well yeah html and ts is easier
10:11
but its not native
Avatar
well ye, backend would still be in java or kotlin i guess
Avatar
tauri is adding android support
10:12
rust backend
Avatar
@TsFreddie what are you selling?
Avatar
we just said it
10:14
xd
Avatar
unity extension/asset
10:14
on unity asset store
Avatar
ah 🙂 (couldn't find it in the backlog ^^)
Avatar
Avatar
Ryozuki
tauri is adding android support
so wouldn't it still be a browser frontend tho
10:19
tauri uses the OS predefined "webview"
10:19
isntead of bundling chromium
10:19
like electron
10:19
so its way less space
10:19
also less ram
Avatar
hi ryozuki
Avatar
cuz its rust backend
10:19
not nodejs
Avatar
I was trying to avoid electron when I found tauri
Avatar
i have plans for tauri
10:19
i LOVE svelte
10:19
and u can use tauri with any frontend framework
10:19
sveltekit included
Avatar
I was hoping to find a nodejs backend without chromium tho
Avatar
reactjs doesnt come close to svelte
10:20
svelte is rly gud
Avatar
but i ended up just using tauri anyway
Avatar
vue ftw
Avatar
omg svelte
Avatar
Avatar
fokkonaut
vue ftw
past tech
10:20
modernize to svelte
Avatar
I just learnt sveltekit
10:20
it's so good
10:20
im using it
10:21
rust with axum + sqlx for backend
10:21
sveltekit with typescript frontend
Avatar
although I thought sveltekit can be full stack
Avatar
and sveltekit has a deno adapter
10:21
so u run the frontend server with deno
10:21
instead of the slow memory hog nodejs
Avatar
turns out the server-side stuff lacks a bit
Avatar
it rly is a difference
10:22
Avatar
Avatar
TsFreddie
although I thought sveltekit can be full stack
well
10:22
i use rust for backend so
10:22
idc
10:23
I still haven't learned rust
10:24
I'm too bad at learning rust specifically
10:24
also rust has a metrics crate
10:24
with prometheus
10:24
rly gud
Avatar
go wasn't that bad but rust hurts my soul
10:25
there is a query i need to optimize
10:26
it runs on a table with 7363850 records
10:26
growing by 100k a day
10:26
idk if its good or bad xd
10:27
SELECT COUNT(*) as count, DATE_TRUNC('day', purchase_time) as day from purchase GROUP BY DATE_TRUNC('day', purchase_time) ORDER BY day DESC LIMIT 15
10:28
explain analyze SELECT COUNT(*) as count, DATE_TRUNC('day', purchase_time) as day from purchase GROUP BY DATE_TRUNC('day', purchase_time) ORDER BY day DESC LIMIT 15; QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------------------------ Limit (cost=486669.97..486673.74 rows=15 width=16) (actual time=1022.245..1121.289 rows=15 loops=1) -> Finalize GroupAggregate (cost=486669.97..1307838.10 rows=3267753 width=16) (actual time=1015.092..1114.132 rows=15 loops=1) Group Key: (date_trunc('day'::text, purchase_time)) -> Gather Merge (cost=486669.97..1237076.59 rows=5982920 width=16) (actual time=1012.752..1114.114 rows=46 loops=1) Workers Planned: 2 Workers Launched: 2 -> Partial GroupAggregate (cost=485669.94..545499.14 rows=2991460 width=16) (actual time=729.113..927.120 rows=1097 loops=3) Group Key: (date_trunc('day'::text, purchase_time)) -> Sort (cost=485669.94..493148.59 rows=2991460 width=8) (actual time=728.790..844.880 rows=1766009 loops=3) Sort Key: (date_trunc('day'::text, purchase_time)) DESC Sort Method: external merge Disk: 29496kB Worker 0: Sort Method: external merge Disk: 28584kB Worker 1: Sort Method: external merge Disk: 28544kB -> Parallel Seq Scan on purchase (cost=0.00..123001.25 rows=2991460 width=8) (actual time=3.744..551.538 rows=2454637 loops=3) Planning Time: 0.572 ms JIT: Functions: 22 Options: Inlining false, Optimization false, Expressions true, Deforming true Timing: Generation 3.093 ms, Inlining 0.000 ms, Optimization 0.951 ms, Emission 16.912 ms, Total 20.956 ms Execution Time: 1157.467 ms (20 rows)
10:28
justatest
10:29
maybe pre-calculating the date by day could save time
10:29
on the table
Avatar
is it your job or you're just making stuff
Avatar
this is a hobby project
10:31
View FFXIV market board data.
Avatar
epic
Avatar
at my job i build a compiler
Avatar
Ryo gets smart af. I'm jealous
Avatar
Hello, is it possible to make all extras invisible when using cl_show_others_alpha 0? Like strong/weak hook, particles etc (see gif). !1
Avatar
Avatar
Jupstar ✪
Ryo gets smart af. I'm jealous
u know a lot about vulkan
10:43
dont be
10:43
xd
10:43
and im stupid
10:43
also ur smarter now
10:43
cuz u use rust
🦀 1
10:46
this reminds me i need to setup elastic search and add it to the wiki
10:46
now that i have my vps with 64gb ram
10:47
10:48
didnt know itt had a gpu
10:48
i wonder what that is
Avatar
Wtf
10:50
Why u have such a beast as vpn
10:51
@Jupstar ✪ the reason is
10:51
cuz i want
10:51
thats it
Avatar
too many moneys lying around?
Avatar
its not a vps tho
10:51
well it is
10:52
it theorically is metal or idk the term
Avatar
dedicated server?
Avatar
Avatar
heinrich5991
too many moneys lying around?
i mean i would say im not too bad, but i simply enjoy having a good server at my disposal
10:52
to test and have my stuffs
10:52
ye
10:52
dedicated
10:52
its 45€ month iirc
10:52
hetz
10:53
justatest being public shamed for having a server justatest
Avatar
I mean if u like it why not;)
10:54
this one iirc
Avatar
But sounds like second desktop PC xd
Avatar
Avatar
Jupstar ✪
But sounds like second desktop PC xd
ye xd
Avatar
Also sounds very expensive actually xd
10:55
its like paying for chatgpt 2x a month
Avatar
this reminds me that I'm paying a lot for ger2 ^^
Avatar
Avatar
heinrich5991
this reminds me that I'm paying a lot for ger2 ^^
how much
Avatar
I like netcups root server. U have dedicated cores, so the computing time is not shared. But the CPUs itself are still shared
Avatar
in the same range
Avatar
but well with my job i can pay this ez
Avatar
Avatar
Ryozuki
Click to see attachment 🖼️
What strikes me a bit, is that the cpu is rather old and still it's not really cheap
10:57
idk if i found cheaper
10:57
but the cpu is not bad
10:57
i can say im biased towards amd
10:57
there are intel options
Avatar
929675b Make team kills condensed in killfeed - VoxelDoesCode 5b1a716 Simplify KillMsgTeams NetMsg, fixing bugs - VoxelDoesCode 0dfced4 Bring Team logic into teams.cpp - VoxelDoesCode 049d89c Simplify NetMsg even more, with help from Fokko - VoxelDoesCode cdd19be Merge #6437 - bors[bot]
Avatar
@Jupstar ✪ i just need to make a saas that earns 45$ month justatest
Avatar
Avatar
Ryozuki
but the cpu is not bad
It's Not bad. My point is rather. For that price u get the same shit on ebay and can host urself. Sicne u have good internet
Avatar
Avatar
Ryozuki
@Jupstar ✪ i just need to make a saas that earns 45$ month justatest
Ez
Avatar
Avatar
Jupstar ✪
It's Not bad. My point is rather. For that price u get the same shit on ebay and can host urself. Sicne u have good internet
but no static ip
11:02
and electricity costs and stability
Avatar
Avatar
Ryozuki
but no static ip
I use dyndns for that
Avatar
Avatar
Ryozuki
and electricity costs and stability
Well electricity is pretty cheap except u know the server is rarely idle ^^
11:04
Dunno what u calculating the whole day xd
Avatar
Avatar
Jupstar ✪
It's Not bad. My point is rather. For that price u get the same shit on ebay and can host urself. Sicne u have good internet
No one has home internet “datacenter good”
11:19
You can have good speeds at home, but datacenters have strategic peering
Avatar
Avatar
Learath2
You can have good speeds at home, but datacenters have strategic peering
Yeah, but why would u need this professionalism for personal projects xd
Avatar
I also have a 30e dedicated server, I mostly have it for proxying through, being my permanently on irc bouncer, monero node, etcetc
Avatar
seems like we waste some money
Avatar
I mostly still have it just because it was cheaper when I initially got it then germany decided energy should be 2x
11:29
Not like I have anything else to spend the money on, might aswell have a cool server
11:30
It also let’s me host more rsc intensive games when friends fancy playing
11:31
Probably s/‘// there but I’m not a 100% on that one 😛
Avatar
hobbies are waste of money
Avatar
Avatar
Learath2
Not like I have anything else to spend the money on, might aswell have a cool server
see, u get it
Avatar
s#'## indeed
11:34
let's is always short for "let us"
Avatar
Avatar
Ryozuki
see, u get it
If I had a job I’d probably have an even cooler one like yours 😄
Avatar
u can use sed with any separator
Avatar
Avatar
Ryozuki
u can use sed with any separator
It’s forbidden knowledge
Avatar
yes, but discord special-cases / so I can't use /
Avatar
troll sed
11:35
s"'""
11:35
this is like s/'//
Avatar
Avatar
heinrich5991
yes, but discord special-cases / so I can't use /
You can do s\/‘//
Avatar
Avatar
Ryozuki
u can use sed with any separator
hmm, any byte? unicode codepoint? grapheme? emoji cluster?
11:35
sed uses C so probably ascii kek
Avatar
I’d guess any ascii
Avatar
👨👨👦👦
Avatar
Maybe any unicode codepoint if very very well implemented 😄
Avatar
$ echo abc | sed sßbßbbß sed: -e expression #1, char 2: delimiter character is not a single-byte character
Avatar
Avatar
Learath2
You can do s\/‘//
Discords version of the sed syntax clearly shows that it was implemented by someone that only opens the terminal to write npm build
Avatar
im cooler
11:38
i use pnpm
Avatar
easy casual "JS developers bad" embedded in "discord developer unexperienced"
Avatar
if we are real
11:39
most js devs are people who took a 1 time course
Avatar
Avatar
heinrich5991
easy casual "JS developers bad" embedded in "discord developer unexperienced"
I worked hard to get both into one sentence
Avatar
they barely interested on programming
11:40
also typescript is a sign of js being bad
11:40
typescript is passable
11:53
a marketplace for blender addons
11:53
its python tho
11:53
my life is sad, no rust addons anywhere
Avatar
be the change you wnat to be in the world?
12:00
you can produce python modules with rust using pyo3 I think
Avatar
I think most open source addons are simply hosted on github/gitlab, since an addon is just a zip file containing a python module
Avatar
Avatar
Ryozuki
my life is sad, no rust addons anywhere
blender is the only reason i ever coded python 🙃
Avatar
Avatar
Patiga
I think most open source addons are simply hosted on github/gitlab, since an addon is just a zip file containing a python module
they are sold there, with GPL license
Avatar
Avatar
Ryozuki
they are sold there, with GPL license
looked up some addons from https://github.com/agmmnn/awesome-blender, and to my surprise some of them are actually in the market, but definitely not most from my sample
13:43
but good idea, maybe I should just upload my twmap addon for free there for better visibility
Avatar
Avatar
GitHub
Click to see attachment 🖼️
tell me if i should fix the max_clients-1 thing because i still dont know if i should
Avatar
@Jupstar ✪ since how long r u working on ur company
14:28
and did u ever ask for a raise
Avatar
How much does he earn?
15:46
Just calculated my hourly rate and it is above about 18€
Avatar
@default r u german
15:51
or russian
Avatar
German. Yeah its low.
Avatar
55k yer?
15:51
51*
Avatar
Only daydream job
Avatar
if so, not low here xD
15:52
what does that mean
Avatar
Avatar
Ryozuki
if so, not low here xD
You sure? Looked it up. Avg. is at 28€/hour. (edited)
Avatar
i guess my math is off
15:53
idk
Avatar
Avatar
Ryozuki
what does that mean
I earn more than that with less work with my pay 2 cheat company
15:53
So its not what I really have on me at the end of each year
Avatar
Avatar
default
You sure? Looked it up. Avg. is at 28€/hour. (edited)
definitly not in spain
Avatar
We are still in Germany
15:54
I didnt move just a few secs ago (edited)
Avatar
i think 8€ is avg
15:54
i earn about 16€
15:54
but nobody uses hourly rates here
15:54
thats a american thing
15:54
we just say the yearly
Avatar
Nah mate. Programmers. Min wage is 9€ something in Germany. (edited)
Avatar
i tell u
15:55
but well here in spain if u work for a spanish company
15:55
expect to be paid bad
15:55
or idk i havent found any good one
15:55
i work for international
15:56
@default how much u wait/waited to ask for a raise
15:56
thats what i wanna know
Avatar
I havent
15:56
Thats what I get once I finished my test next week
15:57
Company wants me. Company needs me.
Avatar
well well
15:57
dont get swayed by words
15:57
anyone is easily replaced
Avatar
Not in a 4 man company.
15:57
i workedi n a small company
15:57
its better to work in a medium or bigger one imho
Avatar
Where the devs know how everything works
15:57
And if you kick one of them
Avatar
thats a sign of bad org
Avatar
Your company probably won't recover
15:58
i prefer medium or bigger
15:58
also more opportunity to learn from others
15:58
u gotta leech the knowledge
15:59
Marco before me did too
15:59
Ended up getting 4.500€ per month (edited)
15:59
But because his child is ill. He looked for a job where he can work from home.
Avatar
another reason to not go for spanish companies here
16:00
they prefer u work from office
16:00
like a bee
Avatar
Guess I am earning good then. I don't believe you though. I will end up getting 1.500€ something after taxes. Expect me to pay around 1000€ for a shitty flat. And food isn't free either. (edited)
16:01
Germany has expensive workers because everything here is expensive (edited)
16:01
That's why everyone goes to China. But China realized they drive the world. So they get more expensive too.
16:02
That sounds like inflation 💀
16:07
Aka money devalueing itself
16:10
My other jobs earnings are between 28.000€ and 35.000€. I don't pay taxes on them. But I also don't get to keep it either. Can get a few € from it for myself without anyone raising their eyebrows.
16:12
^ That's money you can pay with in IRL shops (edited)
16:13
A couple hundred Euros pretty much, something below 1000€
Avatar
Avatar
Ryozuki
i earn about 16€
but u work for an argentinian company arent u
Avatar
Avatar
default
Nah mate. Programmers. Min wage is 9€ something in Germany. (edited)
its 12€, are u living in a cave lol
Avatar
Avatar
Jupstar ✪
but u work for an argentinian company arent u
no leaks kek
16:36
but i get paid a above average rate in spain
Avatar
really?
Avatar
would be surprising to me, but well
Avatar
i earn about 2100€ monthly, average is 1500
Avatar
i'd ask once per year maybe if u want more
16:37
or after the first 6 months
16:37
well ofc depends on how many h per week
16:38
anyway @Ryozuki 100% serious, your job from what u showed, sounds really cool
Avatar
2100 net tho
Avatar
better earn few money for cool job than much for a shit one
16:38
u only live once
Avatar
@Jupstar ✪ i know
Avatar
time is more important
Avatar
i actually got offers
16:38
for jobs at 55k
16:38
i earn around 33k
16:38
but i looked at em
16:38
and they looked bland
16:38
i rly like the company i am rn
Avatar
epic
Avatar
but for real i earn more than all my friends and family
16:39
xd
16:39
the only above me is my sister
Avatar
except hentai sister xD
16:39
xDDD
Avatar
by a factor of 4x
Avatar
Avatar
Ryozuki
@Chairn do u know about fully homomorphic encryption? https://fhe.org/
Homomorphic encryption is a form of encryption that allows computations to be performed on encrypted data without first having to decrypt it. The resulting computations are left in an encrypted form which, when decrypted, result in an output that is identical to that produced had the operations been performed on the unencrypted data. Homomorphic encryption can be used for privacy-preserving outsourced storage and computation. This allows data to be encrypted and out-sourced to commercial cloud environments for processing, all while encrypted.
https://en.wikipedia.org/wiki/Homomorphic_encryption this paired with AI and chatgpt might not be a bad idea
yes i've heard of it and seen some papers implementing it
Avatar
@Jupstar ✪ is it natural to feel uneasy to ask for a raise tho? xd
Avatar
depends, if u worked well 6 months in, i'd say its ok
Avatar
today i had a meeting with my manager
16:40
i asked how they view me and my perf
Avatar
but if u work 1 month and directly except smth its weird
Avatar
they said they consider me a above average developer
16:41
and really good
Avatar
ez
16:41
how long are u in?
Avatar
6month
16:41
5-6
Avatar
mhh ok
16:41
well u should try yes, 4k€ should be in i guess
Avatar
i mean for full year
16:41
without taxes
Avatar
but start with 6k
Avatar
maybe ill wait a bit
Avatar
then go down xD
16:42
if u switch your job get at least 6k€ more than the previous job xD
Avatar
if i switch i probs would get 10k more
Avatar
Avatar
Jupstar ✪
its 12€, are u living in a cave lol
I am old son
Avatar
how old
Avatar
Avatar
Ryozuki
if i switch i probs would get 10k more
but a worse job 😆
Avatar
im 22, 23 in may
Avatar
hi kid
Avatar
Avatar
Jupstar ✪
but a worse job 😆
yeah, not everywhere u make a compiler
Avatar
im 72 soon
Avatar
i'm almost 30
16:44
by almost i mean in two years
Avatar
ur old
Avatar
im old
Avatar
im rusty
16:45
badum tss
Avatar
he is 82
Avatar
wait. how am i 28 with only 2 years of work experience
Avatar
ryo is 22 and soon gets 32
Avatar
Avatar
TsFreddie
wait. how am i 28 with only 2 years of work experience
gen-y bro
Avatar
I think I might have sold some of my life
Avatar
the kiddos from today will be 50 when they start their first job xdd
Avatar
Avatar
TsFreddie
wait. how am i 28 with only 2 years of work experience
lol
16:46
im 22 with 2 years already
Avatar
bruh
Avatar
@Ryozuki tryhard until 25 u get free money in germany xd
16:46
it would be stupid to work before
16:47
xDDDD
Avatar
I just started working and i'm already at the end of my career it feels like
Avatar
lol not here
Avatar
chairn how old r u
Avatar
is old af
16:52
i'd say 13
Avatar
30 (edited)
Avatar
i32::max
16:53
Avatar
my daily dose of DDoS
Avatar
i did it
Avatar
2 emails per day, keep the tsfreddie away
Avatar
Avatar
Jupstar ✪
my daily dose of DDoS
so you decide to ddos mail server in return 🤔
16:56
sounds fair enough 😄
Avatar
they ddos my mail server additionally xD
Avatar
Avatar
Jupstar ✪
my daily dose of DDoS
lmao
Avatar
Avatar
Jupstar ✪
they ddos my mail server additionally xD
i prefer he/him btw
🙃 2
Avatar

Checklist

  • [X] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base/) or added coverage to integration test
  • [X] Considered possible null pointers and out of bounds array indexing
  • [X] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addres...
Avatar
Avatar
TsFreddie
Click to see attachment 🖼️
BRO our incomming VR champion
17:29
cool
Avatar
Avatar
TsFreddie
Click to see attachment 🖼️
lmaoo idk why but this gave me an idea of doing a beyblade VR game
17:32
the 1st object
Avatar
thanks i'll put that in our idea library
17:33
yugioh VR pls
17:33
with real 3d monsters
17:34
and pokemon
Avatar
ask konami and nintendo
Avatar
ok i ask them to employee you
Avatar
justatest I don't want to make VR games if I can get into either of them
17:35
at least not right now
Avatar
@Learath2
Avatar
fake news
17:36
I don't have one
17:36
although i don't like girls anyway
Avatar
Avatar
Ryozuki
@Learath2
lmao how does that even help xDD
17:43
gold
Avatar
justatest man i hate that unreal is getting really good while we are stuck on optimizing for mobile chips
17:45
unreal 5.2 looks pretty cool
Avatar
Avatar
TsFreddie
justatest man i hate that unreal is getting really good while we are stuck on optimizing for mobile chips
tru story
Avatar
Avatar
TsFreddie
justatest man i hate that unreal is getting really good while we are stuck on optimizing for mobile chips
mobile chips are just desktop chips - x years, right? So just wait a few years if you want to run it on 1 W instead of 300 W
Avatar
Avatar
TsFreddie
justatest man i hate that unreal is getting really good while we are stuck on optimizing for mobile chips
why use unity
Avatar
it's just easier and quicker to meet the stupid deadline the leader set
17:46
also probably runs better on quset 2
Avatar
i want bevy to get the editor ASAP
17:47
so gamedevs that only know how to make games with editors try rust
17:47
and bevy is awesome itself
17:47
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!
Avatar
Avatar
deen
mobile chips are just desktop chips - x years, right? So just wait a few years if you want to run it on 1 W instead of 300 W
@Chairn explain why this doesnt work, u gave me a 1h presention about this xD
Avatar
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!
Avatar
sadly bevy uses wgpu
17:49
it will probably not beat unreal
Avatar
also if mobile chips are capable of running unreal's desktop rendering stack like nanite and lumen in one or two years. that probably means we are already one or two years behind on building the authoring tools for XR cuz we are building them in unity
Avatar
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!
17:50
try this
17:50
click
17:50
stress test
Avatar
i am capped to 240hz xd
Avatar
with 40000 i get 60 fps
17:50
its wasm tho
Avatar
i'd rather use godot if we need a custom enginetroll
Avatar
godot will not be as perfomant
Avatar
@Jupstar ✪ u can do custom render drivers iirc
17:51
Bevy vulkano integrates Vulkano as rendering backend for Bevy game engine - GitHub - hakolao/bevy_vulkano: Bevy vulkano integrates Vulkano as rendering backend for Bevy game engine
Avatar
brownbear C++ runs fine
Avatar
Avatar
Ryozuki
with 40000 i get 60 fps
i get 80fps
17:51
nobo nvidia
Avatar
i am on windows rn tho
17:51
cuz i played ff
17:52
so not my self compiled firefox
Avatar
Avatar
Ryozuki
so not my self compiled firefox
ah firefox ofc slower
17:52
i use chromium
Avatar
Avatar
TsFreddie
brownbear C++ runs fine
Avatar
anything would be better than C# anyway
Avatar
c# is a wanna be rust
17:54
with its unsafe keyword
17:54
kekw
Avatar
i did use unsafe once
Avatar
u need unsafe to stack allocate
Avatar
for sharing data between burst and .net
Avatar
Avatar
Ryozuki
@Jupstar ✪ u can do custom render drivers iirc
vulkano is also not vulkan tho xd
Avatar
@TsFreddie never used spans?
Avatar
burst doesn't support span
Avatar
Avatar
deen
mobile chips are just desktop chips - x years, right? So just wait a few years if you want to run it on 1 W instead of 300 W
hmm not really no
17:59
they have different pipeline and architecture
17:59
obviously, they are optimized for efficiency rather than raw performances
Avatar
Avatar
Chairn
hmm not really no
"and the density of transistors is so small that they have more power desentiy than nuclear power already which makes it less headroom for improvement" - Chairn
18:08
imagine spending a month just to make hands
Avatar
for hpc only though
Avatar
Avatar
TsFreddie
imagine spending a month just to make hands
ez
Avatar
keep the memes coming
Avatar
chillerdragon BOT 2023-04-21 19:13:25Z
Thanks @Ryozuki I actually fixed my Unicode with issue with the lib you recommended. Also thanks @heinrich5991 for adding the rust bridge it’s super neat! I kinda abused it as a package manager. Since rust has a solid one and c++ basically doesn’t. I wonder if you have any recommendations for git conflict driven development. I had to edit around 4 rust files and I will get 100% a conflict on next merge with ddnet when some new rust stuff is added. The alternative I tried was moving all my rust things to an extra folder which then left me with only cmakelistst.txt conflict Surface. But a hefty one. I have like a 100 line diff in cmake. So I’ll also get a conflict there very likley.
Avatar
no abuse here
19:13
legit use
19:13
and im glad
19:13
rust is better
Avatar
chillerdragon BOT 2023-04-21 19:14:14Z
Width issue*
19:15
I mean I basically just use a rust crate in c++ no own rust code. So that’s why I mean abuse.
Avatar
its ok
19:24
ur using a rust crate because its better
19:24
thats already valid
19:24
gigachad
Avatar
damn, the more i hear Ryozuki talk about rust, the more i believe that rust developpers are the equivalent of french people
Avatar
Avatar
Chairn
damn, the more i hear Ryozuki talk about rust, the more i believe that rust developpers are the equivalent of french people
LOL
Avatar
Avatar
Chairn
damn, the more i hear Ryozuki talk about rust, the more i believe that rust developpers are the equivalent of french people
30/70
Avatar
Avatar
Chairn
damn, the more i hear Ryozuki talk about rust, the more i believe that rust developpers are the equivalent of french people
the opposite, rust devs want to work until they die(just with rust), french dont want to work so long xdd (edited)
Avatar
both are (supposedly for french though) arrogant as fuck
Avatar
Avatar
Chairn
damn, the more i hear Ryozuki talk about rust, the more i believe that rust developpers are the equivalent of french people
whats french ppl
Avatar
it's a legend
19:49
feared among europeans
Avatar
Avatar
Chairn
both are (supposedly for french though) arrogant as fuck
its not arrogant if true
Avatar
when france coughes, europe catches a cold
Avatar
least based rust dev
Avatar
macron démission
Avatar
rust devs are the reason why i dont want to code in rust
Avatar
Avatar
Voxel
rust devs are the reason why i dont want to code in rust
pepe_angry
Avatar
Avatar
Voxel
rust devs are the reason why i dont want to code in rust
gigachad
19:51
ur lose
19:51
and the users of ur software memory safety lost
🤓 3
19:52
NekoDrink
🤓 2
19:52
drinkblob
🤓 2
19:52
@Voxel im just like u with ai
19:52
lemme be
19:52
cammostripes
Avatar
Avatar
Ryozuki
@Voxel im just like u with ai
now we're even
19:53
thanks for the money by the way
Avatar
is there any ai lib for Rust?
Avatar
i mean i paid u for art
Avatar
Avatar
Chairn
both are (supposedly for french though) arrogant as fuck
why are french arrogant for the protest?
19:53
i'd say they are stupid
19:53
if u want to to stop work, u have to make robots doing the work
Avatar
Avatar
Ryozuki
i mean i paid u for art
that you didnt even bother to impliment
Avatar
very simple (edited)
Avatar
Avatar
Voxel
that you didnt even bother to impliment
thats on me tho xd
19:54
but i get u probs wanted to see it used
19:54
im sry
Avatar
its fine
Avatar
such is the life of a crazy protrammer
Avatar
take ur time
Avatar
lots of side projects
19:54
none finished
Avatar
Avatar
Jupstar ✪
if u want to to stop work, u have to make robots doing the work
you mean like humanity has been doing since industrial revolution?
Avatar
they did it partially at least yeah
19:55
but we produce to much shit xD
Avatar
its crazy the plastic
19:55
lot of small food enveloped
Avatar
Avatar
Ryozuki
such is the life of a crazy protrammer
i see u are a subway master
Exported 585 message(s)