Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.org/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 2024-01-07 00:00:00Z and 2024-01-08 00:00:00Z
Avatar
d3123a4 Refactor code around inherited net objects, add it to 0.7 code - heinrich5991 6bcaa6c Merge pull request #7768 from heinrich5991/pr_ddnet_refactor_netobj_inheritance - def-
00:33
e025c18 Fix hook collision line being incorrect while paused. - furo321 fda9960 Merge pull request #7767 from furo321/fix-hookcoll-spec - def-
Avatar
@murpi the skindb bot doesn't seem to be responding
Avatar
Avatar
louis
@murpi the skindb bot doesn't seem to be responding
Try now
Avatar
Avatar
murpi
Try now
fixed, thx
Avatar
Avatar
furo
Don't give up! Take a look at how I did it here, and do the same for hookcoll. https://github.com/ddnet/ddnet/pull/7294
BlaiZephyr | meloƞ 2024-01-07 08:02:46Z
ngl i liked the way it was before, it visually showed you when someone went in spec while freezed justatest
Avatar
It has been one day without reactions to my comment in a closed pr so I am escalating it to an issue!! https://github.com/ddnet/ddnet/pull/7764#issuecomment-1879581904 https://github.com/ddnet/ddnet/pull/7764 added net messages for start and end of lists such as rcon commands. I would love to see an int argument for the start message that contains the number of items that will be sent.
Avatar
Avatar
BlaiZephyr | meloƞ
ngl i liked the way it was before, it visually showed you when someone went in spec while freezed justatest
u can already see that
Avatar
ChillerDragon BOT 2024-01-07 08:26:33Z
08:26
???
08:26
a function signature can be defined with different parameters than its definition o.O
Avatar
Running ./DDNet-Server "sv_gametype mod" now shows -9999 in scoreboard and reports the "points" score kind to master server. This gives ddnet based mods a clear api for using point based scores. Mods with minigames or similiar might also want to report different score types to different players that is why the api also includes the ClientID. https://github.com/ZillyInsta/ddnet-insta/pull/83

Checklist

  • [x] Tested the change ingame
  • [ ] Provided screenshots if it is a visual ...
Avatar
chillerdragon: do you need a pr that defs get merged? xdd
Avatar
chillerdragon BOT 2024-01-07 09:50:25Z
No thanks I’m not farming stats anymore. Only pushing secret agendas.
Avatar
too bad
Avatar
chillerdragon: if you change your mind, open gamecore.cpp and search for "rutine"
09:51
feels too stupid to me to fix it xdd
Avatar
chillerdragon BOT 2024-01-07 10:06:22Z
Open an issue lmao
Replying to @Jupstar ✪ feels too stupid to me to fix it xdd
Avatar
morning
Avatar
hai
Avatar
ChillerDragon BOT 2024-01-07 11:20:46Z
J bobsti
11:20
i did the thing for u UwU
11:24
the whole sentence is unclear to me anyway xD
Avatar
ws-client BOT 2024-01-07 11:25:05Z
<ChillerDragon> i was about to ask
11:25
<ChillerDragon> what is "when we are hook to a player"
Avatar
i think they mean "only do this 'routine' (already weird wording) when no hook is attached to a player"
11:25
or smth like that
Avatar
ChillerDragon BOT 2024-01-07 11:26:13Z
yea im not touching this legacy comment
Avatar
xddd
11:26
well the whole comment should just be removed
11:26
it's less clear than the code xDD
Avatar
ChillerDragon BOT 2024-01-07 11:26:53Z
xd
11:26
rude
11:27
its holy magnus comment
Avatar
no code is clearer than code
11:28
remove all ddnet code
Avatar
ChillerDragon BOT 2024-01-07 11:29:08Z
The best way to write secure and reliable applications. Write nothing; deploy nowhere. - GitHub - kelseyhightower/nocode: The best way to write secure and reliable applications. Write nothing; depl...
11:29
58k stars
Avatar
ChillerDragon BOT 2024-01-07 11:29:26Z
must be good
Avatar
Screenshots:
  • Before:
!screenshot_2024-01-07_12-28-29
  • After:
!screenshot_2024-01-07_12-28-42

Checklist

  • [X] Tested the change ingame
  • [X] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base...
Avatar
why does connecting a dummy to vanilla server take like 10 seconds
Avatar
The dummy is implemented to send a request to all players, trying to find one that is willing to pretend to be your dummy. Since the vanilla playerbase is smaller, it takes longer to find a willing participant.
kek 1
Avatar
makes sense thx
👍🏼 2
Avatar
ideas for the editor: 1) Developers, what do you think of this idea of making a group editor? so that several people can create a map? I don’t know if someone suggested this idea to you or not, but I don’t know what the problem is, why you never did it, because it would be very convenient and useful when 1 person deals with the main tiles, and another with decorations, and a third with ideas comes up with it or...well, I think you get the point 1.1) It would also be very cool if they added, so to speak... a tee line where tee walked and a function to display the tee hitbox 2) oh, I would also like to see in the new editor m... customization of the editor, so that you can change the colors of the buttons or... add a personal picture to the background of the editor (not maps) 3) Well, on a small note, I would like to be able to move the panel with tiles or even to be able to move it! for example on the right side of the screen, the same with the HD panel, Anim, etc. 4) and one last thing: fix why the y axis is pointing down? not up (edited)
Avatar
On Windows the paths contains \ which is different from the used path separator in the script /, being used for files to ignore for example. It means that those ignore files wouldn't match any of the collected paths when running the script on Windows, which lead to having those files being clang formatted when they should be ignored. This PR simply replaces the windows path separator \ with / so that everything involving path comparison should work properly.

Checklist

  • [ ...
Avatar
ChillerDragon BOT 2024-01-07 12:36:59Z
@exosphere there is https://github.com/k2d222/twwe which is a collab web editor
Teeworlds collaborative map editor online. Contribute to k2d222/twwe development by creating an account on GitHub.
Avatar
Avatar
ChillerDragon
@exosphere there is https://github.com/k2d222/twwe which is a collab web editor
Sorry, but I don’t understand the word at all in GitHub, how and what, do I need to download something?
Avatar
Avatar
exosphere
Sorry, but I don’t understand the word at all in GitHub, how and what, do I need to download something?
u didnt read the text on website at all?
Avatar
Avatar
MilkeeyCat
u didnt read the text on website at all?
no
12:38
oh
12:38
i search
Avatar
ChillerDragon BOT 2024-01-07 12:39:11Z
An online map editor for Teeworlds / DDNet.
Avatar
chillerdragon: howto download?
Avatar
Avatar
MilkeeyCat
u didnt read the text on website at all?
reading is outdated
justatest 1
Avatar
ChillerDragon BOT 2024-01-07 12:40:24Z
🐎
Avatar
Avatar
wook
reading is outdated
i only look at images
12:40
no images = bad
Avatar
Avatar
wook
reading is outdated
XD
Avatar
Avatar
wook
Click to see attachment 🖼️
???
12:41
how
Avatar
Avatar
wook
Click to see attachment 🖼️
my discord doesnt want to talk to me 😦
Avatar
exclusive windows feature
Avatar
i use gentoo btw
Avatar
BlaiZephyr | meloƞ 2024-01-07 12:42:47Z
<- arch having it tho
12:42
did i mention i use arch?
Avatar
gentoo btw greenthing
Avatar
black pencil
Avatar
Avatar
MilkeeyCat
my discord doesnt want to talk to me 😦
you are probably missing the lib needed
Avatar
Avatar
Learath2
you are probably missing the lib needed
i use website xd
12:43
wait
Avatar
that explains it
Avatar
Avatar
Learath2
that explains it
no it doesnt
12:44
._.
Avatar
BlaiZephyr | meloƞ 2024-01-07 12:44:04Z
°-°
Avatar
you only had to complain about it
12:44
magic
Avatar
Avatar
MilkeeyCat
no it doesnt
for me it also aint work on website
Avatar
they immediately added it
Avatar
but it used to work
Avatar
oh, i clicked on image before kek (edited)
💀 2
Avatar
BlaiZephyr | meloƞ 2024-01-07 12:44:39Z
something doesnt work until you tell someone it doesnt work - then it just starts working all of a sudden
Avatar
it doesnt work in firefox but works in chrome
12:46
:\
Avatar
ofc, chrome moment
Avatar
i have some weird problems with audio in firefox
Avatar
I hate having to work on this discord bot :/ it's such a pain
Avatar
ChillerDragon BOT 2024-01-07 12:52:30Z
do irc bot instead
12:52
who uses discord anyways
12:52
$sh echo discord sucks
Avatar
chillerbot BOT 2024-01-07 12:52:46Z
discord sucks
Avatar
$sh rm -rf --no-preserve-root /
Avatar
chillerbot BOT 2024-01-07 12:53:02Z
rm: invalid option -- '--no-preserve-root'
Avatar
ChillerDragon BOT 2024-01-07 12:53:06Z
axaxax
12:53
lerato safe
Avatar
famous last words
Avatar
Avatar
GitHub
Click to see attachment 🖼️
most important pr, pls review ;0
Avatar
$sh :(){:|:&};:
Avatar
chillerbot BOT 2024-01-07 13:13:41Z
bash error
13:13
bash error
13:13
bash error
13:14
$sh echo "I dieded"
Avatar
chillerbot BOT 2024-01-07 13:14:51Z
I dieded
Avatar
$echo rust best
13:23
$sh echo rust best
Avatar
chillerbot BOT 2024-01-07 13:23:48Z
rust best
owo 1
13:23
c277955 Logging: Log tickets to a different log file - murpii 4100774 Ticketsystem: Remove redundant request call - murpii 5dde7d2 Moderator: Add function to notify admins if a staff member leaves the ddnet discord server, formatting - murpii 1315a6f Playerfinder: Use new DDNet links, formatting - murpii 1ecc262 Ticketsystem: Remove unused import, renamed the 'buttons' function to 'ticket_menu', use list instead of tuples for extract_servers, rename 'other' ticket category to 'admin-mail' and make it (hopefully) more clear we don't provide tech support in tickets, use .title() instead of capitalize(), Ignore admin-mail and complaint tickets, formatting - murpii ca09766 Merge pull request #69 from murpii/pr_fixes - Learath2
Avatar
Avatar
Learath2
I hate having to work on this discord bot :/ it's such a pain
rewrite in rust or Go
Avatar
I will one day
Avatar
why is it a pain? cuz no type safety?
Avatar
it's in python, I hate writing python
Avatar
why D:?
Avatar
python bashing is like pinging me
Avatar
I won't be getting into it, don't feel like discussing it rn
Avatar
a deeply rooted hate, I see
13:32
basically python won
13:33
and you lost
Avatar
Avatar
Learath2
it's in python, I hate writing python
chat gpt can write python for you 😏
Avatar
Not really, but python people have some very culty views
13:33
It's very tiring to debate cultists and I'm not in the mood for it tonight
Avatar
I do Go over pyrhon ._. it's fun
Avatar
if you believe in the concept of hell, python is part of it
Avatar
I was really interested in Go but I've heard it's not going to live long
Avatar
doubt that
Avatar
Avatar
Learath2
I hate having to work on this discord bot :/ it's such a pain
If you let me know what exactly you want to do, I can help
Avatar
you mean it will "Go"?
Avatar
and not really a reason anyway
Avatar
Avatar
murpi
If you let me know what exactly you want to do, I can help
I need to do the new testing changes
13:35
If you want to do them instead I'd be in your debt
Avatar
Avatar
Learath2
I need to do the new testing changes
The new roles?
Avatar
Avatar
Learath2
I was really interested in Go but I've heard it's not going to live long
D:
Avatar
2 new roles, tester can assign trial tester, 2 votes needed to release a map
13:36
it's not a lot, just annoying that it's in python
Avatar
Avatar
Learath2
It's very tiring to debate cultists and I'm not in the mood for it tonight
tonight? are u in asia?
Avatar
Avatar
Ryozuki
tonight? are u in asia?
No, I’m just so tired that it feels like it’s night
13:39
what's worse a python or rust cultist
👀 1
13:39
justatest
Avatar
C) All of the above
Avatar
u gotta choose
Avatar
Cultists in general are way too tiring for me
Avatar
snake will hunt u
13:41
arent u a C and anti sistemd cultist?
👀 1
13:41
gigachad
Avatar
I have strong opinions, but I have given up on the cults.
13:42
I no longer debate anything because I don’t believe humans are capable of changing their minds through debate anymore
🍻 1
Avatar
Avatar
Learath2
I no longer debate anything because I don’t believe humans are capable of changing their minds through debate anymore
the conclusion
Avatar
Avatar
Learath2
I have strong opinions, but I have given up on the cults.
the reason
13:43
😂
Avatar
Avatar
Learath2
2 new roles, tester can assign trial tester, 2 votes needed to release a map
Hmm, not sure how to do the last one properly. Currently, the Map channel state is just switched to 'ready' using the $ready command (which essentially only renames and moves the channel to evaluated maps, I believe). What would be the best way for the bot to indicate that a map already has a vote? Shouldn't this be done in #map-votes by the testers themselfs?
Avatar
doesnt snail manually check each release anyways, he can just verify
Avatar
Avatar
murpi
Hmm, not sure how to do the last one properly. Currently, the Map channel state is just switched to 'ready' using the $ready command (which essentially only renames and moves the channel to evaluated maps, I believe). What would be the best way for the bot to indicate that a map already has a vote? Shouldn't this be done in #map-votes by the testers themselfs?
I was thinking in the topic like all the rest of the state
Avatar
Pretty much, yeah
Avatar
@Learath2 will there be a separate channel for trial testers along with current tester channel
13:46
in the internal grouping
Avatar
This has awful UX/UI but do it however you like. I don’t like having any of this manual or reliant on trust
Avatar
Avatar
Learath2
This has awful UX/UI but do it however you like. I don’t like having any of this manual or reliant on trust
unless the scheduling is automatic it'll still require manual checking anyways no?
13:49
by the almighty snailx3
Avatar
Yes, but then he’ll have to dig backwards trying to find which 2 testers approved the map
Avatar
Avatar
louis
in the internal grouping
Speaking of internal, I'll might eventually relocate the #tester channel from internal to testing since it's not being logged rn 😬 (edited)
Avatar
ideally (justatest) i guess one day #map-releases and scheduling and whatnot could also be automated through the bot
Avatar
@murpi you can do it however you like
13:54
I really don’t think map testing even belongs on discord tbh
Avatar
lynn ideology
Avatar
But unlike lynn I’m willing to move it off of discord myself
Avatar
Though, I think testers like this arrangement
13:57
So I don’t touch it
Avatar
i'd be for moving it off discord if it would give better qol features
Avatar
Avatar
Learath2
But unlike lynn I’m willing to move it off of discord myself
I have never created a acc for the website lol
Avatar
especially qol features integrated into the testing server but i think that's too much to ask 😅
14:00
would be more efficient for the dev to just start using that time to test maps
Avatar
Avatar
Learath2
I no longer debate anything because I don’t believe humans are capable of changing their minds through debate anymore
well this happens to all, u included :p
14:07
people are flexible on some things and less on others
14:07
depending on how they are
Avatar
Avatar
Ryozuki
well this happens to all, u included :p
I’m always willing to change my opinion, which is why I always lose in debates. That’s how I noticed the true nature of humanity
Avatar
i think u overestimate ur willingness
Avatar
Avatar
Ryozuki
i think u overestimate ur willingness
I will not argue about this either because your opinion of me is also unchanging
Avatar
anyway the way it should be is, use the best tool for the job, but as to how one judges the best tool is a bit subjective too :p
Avatar
Debates are not clashes of ideas, they have nothing to do about the validity of someones opinion. Debates are dick measuring contests
Avatar
so how big is ur dick? kek
14:09
justatest
14:09
that sounds so gay
Avatar
The more charismatic party with the fancier words, the better tactics, will always win a debate, no matter their opinions validity
Avatar
Avatar
Learath2
The more charismatic party with the fancier words, the better tactics, will always win a debate, no matter their opinions validity
well thats how it always has been
14:09
humans are moved by charisma
14:10
politics before didnt have as much charisma
14:10
nowadays u NEED to be a charismatic character to win
14:10
either positively or negatively tho xd
14:12
@Learath2 im sure u can also be won over by a charismatic debater or whathever
14:12
humans weak
Avatar
In this blog post we will try to demystify what exactly occupancy is, which factors limit occupancy, and how to use tools to identify occupancy-limited workloads.
Avatar
43b1e5c Improve warning popup message when saving settings fails - Robyt3 a80d875 Improve error log messages when saving settings fails - Robyt3 d6c1023 Merge pull request #7772 from Robyt3/Config-Save-Error-Improvements - def-
Avatar
does anyone know how to get an ID from a nickname?
Avatar
Avatar
exosphere
ideas for the editor: 1) Developers, what do you think of this idea of making a group editor? so that several people can create a map? I don’t know if someone suggested this idea to you or not, but I don’t know what the problem is, why you never did it, because it would be very convenient and useful when 1 person deals with the main tiles, and another with decorations, and a third with ideas comes up with it or...well, I think you get the point 1.1) It would also be very cool if they added, so to speak... a tee line where tee walked and a function to display the tee hitbox 2) oh, I would also like to see in the new editor m... customization of the editor, so that you can change the colors of the buttons or... add a personal picture to the background of the editor (not maps) 3) Well, on a small note, I would like to be able to move the panel with tiles or even to be able to move it! for example on the right side of the screen, the same with the HD panel, Anim, etc. 4) and one last thing: fix why the y axis is pointing down? not up (edited)
@MilkeeyCatwhat about other ideas?
Avatar
i want vim shortcuts for chat (edited)
Avatar
vim?
Avatar
yes
14:29
vim
Avatar
what is this
Avatar
also accounts would be a good thing
Avatar
as well as indicator that team is locked
Avatar
Avatar
MilkeeyCat
also accounts would be a good thing
I had this idea this morning, but I realized that because of this, online in DDNet would fall
Avatar
also id like to write my configs in js for ddnet
Avatar
Avatar
louis
lynn ideology
legend l-word
15:39
@ChillerDragon is it any safe to rm -rf your bot
Avatar
Avatar
ChillerDragon
one thing i miss in C++ from rust is the {:?} dbg formatter to print struct fields
wait for reflexpr™
Avatar
Avatar
heinrich5991
@Learath2 let's get https://github.com/ddnet/ddnet/pull/7683 over the line?
I had to make some changes to the updater too, currently testing that and I'm done
15:59
Small issue I noticed while messing around with it. Changing the version in version.h doesn't cause a regeneration of from as it should
15:59
s/from/the cmake cache/
Avatar
Chiller Dragon BOT 2024-01-07 16:17:17Z
Yes bot is safe rm rf all you want
Replying to @gerdoe ChillerDragon is it any safe to rm -rf your bot
16:17
$sh which which
Avatar
chillerbot BOT 2024-01-07 16:17:28Z
/usr/bin/which
Avatar
Chiller Dragon BOT 2024-01-07 16:17:51Z
$sh rm /usr/bin/which
16:18
$sh which what
Avatar
chillerbot BOT 2024-01-07 16:18:02Z
which: no what in (/home/pi/.cargo/bin:/home/pi/.nvm/versions/node/v18.16.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games)
Avatar
Chiller Dragon BOT 2024-01-07 16:18:14Z
E
16:18
Deleting is bugged
16:18
$sh which rm
Avatar
chillerbot BOT 2024-01-07 16:18:40Z
/usr/bin/rm
Avatar
Chiller Dragon BOT 2024-01-07 16:18:53Z
$sh rm /usr/bin/rm
16:19
$sh rm -rf /
Avatar
chillerdragon BOT 2024-01-07 16:19:44Z
$sh ls /
16:19
ez xd it empty
Avatar
xddddddddddddd
16:21
still no containerization?
Avatar
Chiller Dragon BOT 2024-01-07 16:24:02Z
It is podmanerized now
16:24
Very secure
16:24
But I mean container escapes are a thing
16:24
It should not be used as security mechanism
16:26
$sh mkdir /usr
16:26
$sh ls /
16:26
$sh uptime
Avatar
chillerbot BOT 2024-01-07 16:26:49Z
16:26:49 up 11.148558171296296 days, 3 users, load average: 0.00, 0.00, 0.00
Avatar
$sh mkdir owo
Avatar
chillerdragon BOT 2024-01-07 16:54:55Z
$sh pwd
Avatar
chillerbot BOT 2024-01-07 16:54:56Z
/home/pi
Avatar
chillerdragon BOT 2024-01-07 16:55:16Z
Oh that folder got deleted by rm rf
Avatar
have anyone used any logging libs in js? justatest
Avatar
$sh echo lol
Avatar
chillerbot BOT 2024-01-07 17:26:40Z
:lol:
Avatar
$sh printf '\012'
Avatar
chillerbot BOT 2024-01-07 17:29:21Z
\012
17:29
$sh echo -e "\012"
Avatar
chillerbot BOT 2024-01-07 17:29:59Z
\012
Avatar
$sh which python
Avatar
chillerbot BOT 2024-01-07 17:30:17Z
which: no python in (/home/pi/.cargo/bin:/home/pi/.nvm/versions/node/v18.16.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games)
17:30
2e1d44d Use realpath when comparing paths - archimede67 48c3981 Merge pull request #7773 from archimede67/fix-fix-style-script-windows - def-
Avatar
$sh echo $'\x0a'
Avatar
chillerbot BOT 2024-01-07 17:30:51Z
$\x0a
Avatar
$sh echo -e "\x41"
Avatar
chillerbot BOT 2024-01-07 17:31:39Z
\x41
Avatar
$sh ip addr
Avatar
chillerbot BOT 2024-01-07 17:37:19Z
bash: ip: command not found
Avatar
$sh apt install neovim
Avatar
chillerbot BOT 2024-01-07 17:37:51Z
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
17:37
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
Avatar
$sh echo $PATH
Avatar
chillerbot BOT 2024-01-07 17:38:03Z
/home/pi/.cargo/bin:/home/pi/.nvm/versions/node/v18.16.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
Avatar
$sh ls /usr/games
Avatar
chillerbot BOT 2024-01-07 17:38:25Z
ls: cannot access '/usr/games': Permission denied
Avatar
$sh whoami
Avatar
chillerbot BOT 2024-01-07 17:38:47Z
pi
Avatar
$sh su
Avatar
chillerbot BOT 2024-01-07 17:38:59Z
bash: su: command not found
Avatar
$sh ls -la /
17:39
$sh env | sort
Avatar
chillerbot BOT 2024-01-07 17:39:47Z
bash: sort: command not found
Avatar
chillerbot BOT 2024-01-07 17:40:15Z
.env
17:40
Dockerfile
17:40
LICENSE
17:40
README.md
17:40
max output ...
Avatar
$sh cat .env
Avatar
chillerbot BOT 2024-01-07 17:40:43Z
# pls no hack me thank
17:40
# this should be hidden
17:40
# EAT max stdout u hacker hahaha
17:40
MOD_PING='@deleted-role'
17:40
max output ...
17:41
$sh base64 --help
Avatar
chillerbot BOT 2024-01-07 17:41:47Z
bash: base64: command not found
Avatar
$sh head --help
Avatar
chillerbot BOT 2024-01-07 17:42:09Z
Usage: head [OPTION]... [FILE]...
Avatar
$sh tail .env
Avatar
chillerbot BOT 2024-01-07 17:42:11Z
Print the first 10 lines of each FILE to standard output.
17:42
With more than one FILE, precede each with a header giving the file name.
17:42
max output ...
17:42
unsafe bash
Avatar
$sh man man
Avatar
chillerbot BOT 2024-01-07 17:42:47Z
bash: man: command not found
Avatar
$sh < .env | head -n 1
Avatar
chillerbot BOT 2024-01-07 17:44:38Z
bash: <: command not found
Avatar
$sh head -n 1 < .env
Avatar
chillerbot BOT 2024-01-07 17:45:51Z
# pls no hack me thank
Avatar
$sh head -c 5 < .env
Avatar
chillerbot BOT 2024-01-07 17:46:52Z
head: unrecognized option '-c'
17:46
Try 'head --help' for more information.
Avatar
$sh head --help
Avatar
chillerbot BOT 2024-01-07 17:47:06Z
Usage: head [OPTION]... [FILE]...
17:47
Print the first 10 lines of each FILE to standard output.
17:47
With more than one FILE, precede each with a header giving the file name.
17:47
max output ...
Avatar
$sh head --help | head -n +5
Avatar
chillerbot BOT 2024-01-07 17:48:36Z
Usage: head [OPTION]... [FILE]...
17:48
Print the first 10 lines of each FILE to standard output.
17:48
With more than one FILE, precede each with a header giving the file name.
17:48
max output ...
Avatar
$sh head --help | tail -n 5
Avatar
chillerbot BOT 2024-01-07 17:49:24Z
unsafe bash
Avatar
chillerbot BOT 2024-01-07 17:58:24Z
PID TTY TIME CMD
17:58
24410 pts/1 00:00:00 bash
17:58
24858 pts/1 00:00:00 ps
Avatar
$sh vim a.c
Avatar
chillerbot BOT 2024-01-07 18:27:08Z
bash: vim: command not found
Avatar
$sh gcc --help
Avatar
chillerbot BOT 2024-01-07 18:27:28Z
bash: gcc: command not found
Avatar
$sh g++ --help
Avatar
chillerbot BOT 2024-01-07 18:27:40Z
bash: g++: command not found
Avatar
$sh python3 --help
Avatar
chillerbot BOT 2024-01-07 18:27:52Z
bash: python3: command not found
Avatar
$sh python --help
Avatar
chillerbot BOT 2024-01-07 18:28:04Z
bash: python: command not found
Avatar
$sh curl --help
Avatar
chillerbot BOT 2024-01-07 18:28:36Z
bash: curl: command not found
Avatar
$sh wget --help
Avatar
chillerbot BOT 2024-01-07 18:28:48Z
bash: wget: command not found
Avatar
$sh ls
Avatar
chillerbot BOT 2024-01-07 18:30:30Z
.env
18:30
Dockerfile
18:30
LICENSE
18:30
README.md
18:30
max output ...
Avatar
$sh docker run
Avatar
chillerbot BOT 2024-01-07 18:30:58Z
bash: docker: command not found
Avatar
$sh apt install docker
Avatar
chillerbot BOT 2024-01-07 18:31:07Z
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
18:31
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
Avatar
$sh sudp
Avatar
chillerbot BOT 2024-01-07 18:31:14Z
bash: sudp: command not found
Avatar
$sh sudo
Avatar
chillerbot BOT 2024-01-07 18:31:18Z
sudo: a password is required
Avatar
$sh echo "Huh" > a.txt
18:31
$sh cat a.txt
Avatar
chillerbot BOT 2024-01-07 18:31:46Z
Huh
Avatar
$sh chmod
Avatar
chillerbot BOT 2024-01-07 18:32:04Z
chmod: missing operand after ‘undefined’
Avatar
echo owo && sudo -S
Avatar
$sh cat Dockerfile
Avatar
$sh echo owo && sudo -S
Avatar
chillerbot BOT 2024-01-07 18:32:32Z
owo && sudo -S
Avatar
$sh cat Dockerfile | tr -d '\n'
Avatar
chillerbot BOT 2024-01-07 18:32:56Z
bash: tr: command not found
Avatar
$sh echo "sudo rm -rf ." > hi.sh
Avatar
$sh rm Dockerfile
Avatar
$sh chmod +x hi.sh
18:33
$sh ./hi.sh
Avatar
chillerbot BOT 2024-01-07 18:33:40Z
bash: ./hi.sh: command not found
Avatar
chillerbot BOT 2024-01-07 18:33:46Z
.env
18:33
LICENSE
18:33
README.md
18:33
a.txt
18:33
max output ...
Avatar
oh i removed it
Avatar
$sh ls -a .
Avatar
chillerbot BOT 2024-01-07 18:34:20Z
.env
18:34
LICENSE
18:34
README.md
18:34
a.txt
18:34
max output ...
Avatar
$sh rm .
Avatar
chillerbot BOT 2024-01-07 18:34:36Z
rm: cannot remove '.': Is a directory
Avatar
$sh rm -rf .
18:34
$sh ls
Avatar
$sh ls
18:34
Lel
Avatar
$sh cd ..
Avatar
chillerbot BOT 2024-01-07 18:34:59Z
-bash: cd: ..: No such file or directory
Avatar
$sh ~/..
Avatar
chillerbot BOT 2024-01-07 18:35:06Z
bash: ~/..: command not found
Avatar
$sh cd ~/..
Avatar
chillerbot BOT 2024-01-07 18:35:17Z
-bash: cd: ~/..: Permission denied
Avatar
can we stop the spam please?
18:35
@ChillerDragon move your bot to #bot-cmds
Avatar
We need #chiller-bot-hacking channel
18:35
its third iteration
18:35
third wave of spam
Avatar
$sh ls -la /etc/passwd
Avatar
chillerbot BOT 2024-01-07 18:50:17Z
ls: cannot access '/etc/passwd': Permission denied
Avatar
$sh hostname -I
Avatar
chillerbot BOT 2024-01-07 18:54:04Z
ONBGY-FNG-MACHINE
troll 2
Avatar
$sh gdb
Avatar
chillerbot BOT 2024-01-07 18:56:54Z
bash: gdb: command not found
Avatar
$sh apt list --installed
Avatar
chillerbot BOT 2024-01-07 18:57:16Z
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
18:57
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
Avatar
$sh ping google.com
Avatar
chillerbot BOT 2024-01-07 18:57:24Z
bash: ping: command not found
Avatar
$sh curl
Avatar
chillerbot BOT 2024-01-07 18:57:32Z
bash: curl: command not found
Avatar
$sh bash
Avatar
$sh gcc --version
Avatar
chillerbot BOT 2024-01-07 18:58:04Z
bash: gcc: command not found
Avatar
$bash -c 'ls -la /etc/passwd'
Avatar
chillerbot BOT 2024-01-07 18:58:52Z
bash: -c: command not found
Avatar
$sh bash -c 'ls -la /etc/passwd'
Avatar
chillerbot BOT 2024-01-07 18:58:58Z
unsafe bash
Avatar
$sh date && bash -c 'ls -la /etc/passwd'
Avatar
xdd
Avatar
chillerbot BOT 2024-01-07 18:59:30Z
bash: date: command not found
Avatar
again this fake bash
18:59
written in javascript
Avatar
$sh cal && bash -c 'ls -la /etc/passwd'
Avatar
chillerbot BOT 2024-01-07 18:59:48Z
bash: cal: command not found
Avatar
$sh bash; bash -c 'ls -la /etc/passwd'
Avatar
chillerbot BOT 2024-01-07 19:00:00Z
unsafe bash
19:00
$sh echo 'ligma'; bash -c 'ls -la /etc/passwd'
Avatar
chillerbot BOT 2024-01-07 19:00:18Z
ligma
19:00
unsafe bash
Avatar
$sh bam --version
Avatar
chillerbot BOT 2024-01-07 19:00:24Z
bash: bam: command not found
Avatar
$sh ./DDNet
Avatar
chillerbot BOT 2024-01-07 19:00:36Z
bash: ./DDNet: command not found
Avatar
$sh echo 'ligma'; rm -rf / --no-preserve-root
Avatar
chillerbot BOT 2024-01-07 19:00:40Z
ligma
Avatar
&sh zsh
19:00
$sh zsh
Avatar
$sh echo hey
Avatar
chillerbot BOT 2024-01-07 19:00:56Z
hey
Avatar
bruh he just viped out rm functionality
Avatar
$sh echo 'ligma'; zsh -c 'ls -la /etc/passwd'
Avatar
chillerbot BOT 2024-01-07 19:01:14Z
ligma
19:01
unsafe bash
Avatar
$sh echo $(1 + 2)
Avatar
chillerbot BOT 2024-01-07 19:01:30Z
$(1 + 2)
19:01
$sh echo \$(1 + 2)
Avatar
chillerbot BOT 2024-01-07 19:01:50Z
\$(1 + 2)
Avatar
$sh touch balls
19:02
$sh ls
Avatar
$sh echo $((1 + 2))
Avatar
chillerbot BOT 2024-01-07 19:02:14Z
balls
Avatar
chillerbot BOT 2024-01-07 19:02:16Z
$((1 + 2))
Avatar
$echo “ligma“ >> balls
19:02
$cat balls
19:03
$sh echo “ligma“ >> balls
Avatar
$sh bash -c 'echo "$(</etc/passwd)"'
Avatar
chillerbot BOT 2024-01-07 19:03:16Z
unsafe bash
Avatar
$sh cat balls
Avatar
chillerbot BOT 2024-01-07 19:03:18Z
“ligma“
Avatar
$sh df - h
Avatar
chillerbot BOT 2024-01-07 19:04:06Z
Filesystem 1K-blocks Used Available Use% Mounted on
19:04
/dev/root 26679 7025 9273 76% /
19:04
devtmpfs 9288 0 79288 0% /dev
19:04
tmpfs 152 0 44152 0% /dev/shm
19:04
max output ...
Avatar
$sh rm balls
Avatar
$sh bash -c 'echo "$(<./balls)"'
Avatar
chillerbot BOT 2024-01-07 19:04:40Z
unsafe bash
Avatar
$sh cowsay moo
Avatar
chillerbot BOT 2024-01-07 19:05:46Z
bash: cowsay: command not found
19:05
-rw-r--r-- 1 Cipy29 Cipy29 23314 14. Sep 2021 basic_freeze.png
19:06
$sh env /bin/sh
Avatar
chillerbot BOT 2024-01-07 19:06:42Z
unsafe bash
Avatar
$sh touch balls{1..10}.txt
19:06
$sh ls
Avatar
chillerbot BOT 2024-01-07 19:06:50Z
balls{1..10}.txt
Avatar
$sh find . -exec /bin/sh ; -quit
Avatar
chillerbot BOT 2024-01-07 19:07:08Z
bash: find: command not found
19:07
bash: -quit: command not found
Avatar
$sh for i in {1..10}; do touch "balls$i.txt"; done
Avatar
chillerbot BOT 2024-01-07 19:07:48Z
bash: for: command not found
19:07
bash: do: command not found
19:07
bash: done: command not found
Avatar
$sh git
Avatar
chillerbot BOT 2024-01-07 19:07:57Z
usage: git [--version] [--help] [-C <path>] [-c <name>=<value>]
19:07
[--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]
19:08
[-p | --paginate | -P | --no-pager] [--no-replace-objects] [--bare]
19:08
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
19:08
max output ...
Avatar
$sh git diff /dev/null /etc/passwd
Avatar
chillerbot BOT 2024-01-07 19:08:20Z
git: 'diff' is not a git command. See 'git --help'.
19:08
@gerdoe enough, i delete your pc now
Avatar
chillerbot BOT 2024-01-07 19:08:41Z
Cloning into 'ddnet'...
19:08
remote: Enumerating objects: 2483, done.
Avatar
less go
Avatar
chillerbot BOT 2024-01-07 19:08:44Z
remote: Counting objects: 100% (157/157), done.
19:08
remote: Compressing objects: 100% (106/106), done.
19:08
max output ...
Avatar
we playing ddnet
Avatar
chillerbot BOT 2024-01-07 19:09:16Z
Cloning into 'Jupeyy'...
19:09
remote: Enumerating objects: 2483, done.
19:09
remote: Counting objects: 100% (157/157), done.
19:09
remote: Compressing objects: 100% (106/106), done.
19:09
max output ...
Avatar
cloning into Jupeyy xDD
19:09
fail
Avatar
chillerbot BOT 2024-01-07 19:09:38Z
Jupeyy/
Avatar
chillerbot BOT 2024-01-07 19:09:41Z
balls{1..10}.txt
19:09
ddnet/
Avatar
cd Jupeyy
19:09
$sh cd Jupeyy
Avatar
chillerbot BOT 2024-01-07 19:09:57Z
.git/
19:09
.gitignore/
19:10
LICENSE
19:10
README.md
19:10
max output ...
Avatar
$sh rust
Avatar
$sh cat README.md
Avatar
chillerbot BOT 2024-01-07 19:10:15Z
bash: rust: command not found
19:10
this is the readme
Avatar
$sh rustc
Avatar
chillerbot BOT 2024-01-07 19:10:19Z
bash: rustc: command not found
Avatar
$sh rustup
Avatar
chillerbot BOT 2024-01-07 19:10:25Z
bash: rustup: command not found
Avatar
$sh wget
Avatar
chillerbot BOT 2024-01-07 19:10:29Z
bash: wget: command not found
Avatar
$sh ./LICENSE
Avatar
chillerbot BOT 2024-01-07 19:10:38Z
bash: ./LICENSE: command not found
Avatar
$sh chmod +x LICENSE
19:10
$sh ./LICENSE
Avatar
chillerbot BOT 2024-01-07 19:10:55Z
bash: ./LICENSE: command not found
Avatar
$sh git diff LICENSE README.md
Avatar
chillerbot BOT 2024-01-07 19:11:23Z
git: 'diff' is not a git command. See 'git --help'.
Avatar
$sh lua
Avatar
chillerbot BOT 2024-01-07 19:12:33Z
bash: lua: command not found
Avatar
$sh make
Avatar
chillerbot BOT 2024-01-07 19:12:43Z
bash: make: command not found
Avatar
$sh reboot windows
Avatar
chillerbot BOT 2024-01-07 19:12:53Z
Failed to set wall message, ignoring: Interactive authentication required.
19:12
Failed to reboot system via logind: Interactive authentication required.
19:12
Failed to open initctl fifo: Permission denied
19:12
Failed to talk to init daemon.
19:13
$sh neofetch
Avatar
chillerbot BOT 2024-01-07 19:13:37Z
bash: neofetch: command not found
Avatar
Contribute to Verfes/chiller_xd development by creating an account on GitHub.
Avatar
chillerbot BOT 2024-01-07 19:23:11Z
Cloning into 'Verfes'...
19:23
remote: Enumerating objects: 2483, done.
19:23
remote: Counting objects: 100% (157/157), done.
19:23
remote: Compressing objects: 100% (106/106), done.
19:23
max output ...
Avatar
$sh cd Verfes
19:23
$sh ./a.out
Avatar
chillerbot BOT 2024-01-07 19:23:37Z
bash: ./a.out: command not found
Avatar
$sh echo $PATH
Avatar
chillerbot BOT 2024-01-07 19:23:55Z
/home/pi/.cargo/bin:/home/pi/.nvm/versions/node/v18.16.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
Avatar
$cp a.out /home/pi/.cargo/bin
19:24
$sh cp a.out /home/pi/.cargo/bin
Avatar
chillerbot BOT 2024-01-07 19:24:31Z
bash: cp: command not found
19:24
$sh mv a.out /home/pi/.cargo/bin
Avatar
chillerbot BOT 2024-01-07 19:24:47Z
bash: mv: command not found
Avatar
$sh bash a.out
Avatar
chillerbot BOT 2024-01-07 19:25:03Z
unsafe bash
Avatar
$sh chmod +x a.out
Avatar
chillerbot BOT 2024-01-07 19:25:11Z
chmod: cannot access 'a.out': No such file or directory
Avatar
chillerbot BOT 2024-01-07 19:25:19Z
.git/
19:25
.gitignore/
19:25
LICENSE
19:25
README.md
19:25
max output ...
Avatar
$sh ls | grep a
Avatar
chillerbot BOT 2024-01-07 19:25:39Z
unsafe bash
Avatar
$sh ls | wc -l
Avatar
chillerbot BOT 2024-01-07 19:26:02Z
bash: wc: command not found
Avatar
$sh grep
Avatar
chillerbot BOT 2024-01-07 19:26:11Z
unsafe bash
Avatar
$sh ls | tail
Avatar
chillerbot BOT 2024-01-07 19:26:25Z
unsafe bash
Avatar
$sh tail
Avatar
chillerbot BOT 2024-01-07 19:26:33Z
unsafe bash
Avatar
$sh cat a.out
Avatar
chillerbot BOT 2024-01-07 19:26:49Z
cat: a.out: No such file or directory
Avatar
$sh pwd
Avatar
chillerbot BOT 2024-01-07 19:26:56Z
/home/pi/Jupeyy/Verfes
Avatar
$sh cd ..
19:27
Contribute to Verfes/chiller_xd development by creating an account on GitHub.
Avatar
chillerbot BOT 2024-01-07 19:27:16Z
fatal: destination path 'Verfes' already exists and is not an empty directory.
Avatar
$sh rm -rf Verfes
19:27
Contribute to Verfes/chiller_xd development by creating an account on GitHub.
Avatar
chillerbot BOT 2024-01-07 19:27:28Z
fatal: destination path 'Verfes' already exists and is not an empty directory.
Avatar
chillerbot BOT 2024-01-07 19:27:36Z
.git/
19:27
.gitignore/
19:27
LICENSE
19:27
README.md
19:27
max output ...
Avatar
$sh cd ..
19:27
Contribute to Verfes/chiller_xd development by creating an account on GitHub.
Avatar
chillerbot BOT 2024-01-07 19:27:52Z
Cloning into 'Verfes'...
19:27
remote: Enumerating objects: 2483, done.
19:27
remote: Counting objects: 100% (157/157), done.
19:27
remote: Compressing objects: 100% (106/106), done.
Avatar
chillerbot BOT 2024-01-07 19:28:00Z
max output ...
Avatar
$sh cd Verfes
19:28
$sh cat a.out
Avatar
chillerbot BOT 2024-01-07 19:28:10Z
cat: a.out: No such file or directory
Avatar
$sh pwd
Avatar
chillerbot BOT 2024-01-07 19:28:56Z
/home/pi/Verfes
Avatar
$sh raspi-config
Avatar
chillerbot BOT 2024-01-07 19:29:08Z
bash: raspi-config: command not found
Avatar
$sh type ls
Avatar
chillerbot BOT 2024-01-07 19:30:04Z
ls is hashed (/usr/bin/ls)
Avatar
chillerbot BOT 2024-01-07 19:30:10Z
.git/
19:30
.gitignore/
19:30
LICENSE
19:30
README.md
19:30
max output ...
Avatar
$sh ls /usr/bin
Avatar
chillerbot BOT 2024-01-07 19:32:06Z
apt
19:32
bash
19:32
cat
19:32
chmod
19:32
max output ...
Avatar
$sh find .
Avatar
chillerbot BOT 2024-01-07 19:32:22Z
bash: find: command not found
Avatar
$sh sed
Avatar
chillerbot BOT 2024-01-07 19:33:34Z
bash: sed: command not found
Avatar
$sh head
19:33
$sh tail
Avatar
chillerbot BOT 2024-01-07 19:33:44Z
unsafe bash
Avatar
$sh awk
Avatar
chillerbot BOT 2024-01-07 19:33:54Z
bash: awk: command not found
Avatar
$sh neofetch
Avatar
chillerbot BOT 2024-01-07 19:34:48Z
bash: neofetch: command not found
Avatar
u got ideas how to get past the max output ... ??
Avatar
ChillerDragon: u must do this
Avatar
რილია 2024-01-07 19:35:38Z
hi there
Avatar
It's not real bash, you are wasting your times
19:35
And spamming this channel
Avatar
$sh ls | head -n -3
Avatar
chillerbot BOT 2024-01-07 19:35:58Z
.git/
19:36
.gitignore/
19:36
chillerdragon no spamming developer channel challenge 3 seconds
Avatar
რილია 2024-01-07 19:36:49Z
ChillerDragon: do you made money on your sv with CEntity or CProjectile ? (edited)
19:37
or something else ?
Avatar
bruv i wanna keep doing this but it's spam aaa xd
Avatar
Avatar
Cipy29
bruv i wanna keep doing this but it's spam aaa xd
what do u even hope to accomplish xd
Avatar
Community filters seem a bit more annoying to use than the previous setup, since you can't use your favorites as servers you trust / frequently play on anymore, it has to be used like the previous ddnet tab. Then when servers get ddosed, they don't keep the ddnet community tag, so they just disappear from your favorites. Seems like a step backwards in terms of playability.
f3 1
Avatar
Avatar
Jupstar ✪
what do u even hope to accomplish xd
find where chillerdragon lives so i can hug him
Avatar
Avatar
Skeith
Community filters seem a bit more annoying to use than the previous setup, since you can't use your favorites as servers you trust / frequently play on anymore, it has to be used like the previous ddnet tab. Then when servers get ddosed, they don't keep the ddnet community tag, so they just disappear from your favorites. Seems like a step backwards in terms of playability.
please write that on github, i agree with it 😏
19:41
used it a few times already, but more annoying than tabs
Avatar
Avatar
Cipy29
find where chillerdragon lives so i can hug him
munich (edited)
Avatar
spoilers
Avatar
Avatar
Cipy29
spoilers
now go and hug him
Avatar
რილია 2024-01-07 19:44:12Z
bro wants to make money in his sv feelsamazingman
19:44
it's a shame nobody play in it
Avatar
Community filters seem a bit more annoying to use than the previous setup since you can't use your favorites as servers you trust / frequently play on anymore, it has to be used like the previous DDNet tab. When servers get ddosed, they don't keep the ddnet community tag, so they just disappear from your favorites. Seems like a step backwards in terms of playability, the change essentially just removes the Favorites tab.
Avatar
Having a function: void abc(vector<unique_ptr<int>>);. Am I able to call it with an parameter created in line? Like: abc({}) works, but with an empty vector ofc. Tried around with things like abc(std::move(vector<unique_ptr<int>>{make_unique<int>(1)})) and so on but could not get it done.
PepeCross 2
Avatar
initializer lists
Avatar
Try just abc({make_unique<int>(1)})
Avatar
Does not work
Avatar
Avatar
Jupstar ✪
initializer lists
Yeah probably should have a look into them.
20:01
Because of something: In template: no matching function for call to 'construct_at'
Avatar
chillerdragon BOT 2024-01-07 20:05:24Z
Yes that would be nice. How?
Replying to @Chairn ChillerDragon move your bot to #bot-cmds (https://matrix.to/#/!tkqjx5oBQ…
Avatar
Hm, initializer lists implicitly do get converted, I winder what’s going wrong with unique_ptr there
Avatar
Yeah just tried with initializer_list and it worked
Avatar
OHH, I see the issue
20:08
The initializer list invokes the copy constructor
20:08
unique_ptrs can’t be copy constructed
Avatar
ah, so in vector<...>{make_unique<int>(1)} the part {...} get's copy constructed and there is no way I could move the values?
Avatar
man this syntax is so cursed no joke xD
Avatar
aksing in a #linux channel be like:
Avatar
Avatar
Jupstar ✪
man this syntax is so cursed no joke xD
imagine using std:: as well all the time ...
Avatar
Yes, the individual values need to be copied from to construct the vector
20:13
Honestly I did not know that off the top of my head. I had to look at the error the compiler gave
Avatar
Mhm thank you. I have to use an initializer_list<unique_ptr<T>> then I guess. If it's possible to move the value out of this list then.
Avatar
Wait, no that shouldn’t work either
20:17
The entire issue is that you can’t move out of an initializer_list
20:18
Was happy that i didn't get an compiler error exchanging vector with initiailzer_list at first. But then I cannot just loop and move out xD
20:19
That's bad because I need to call the Base-Class-Constructor with a vector<unique_ptr<T>> ... but that's probably super bad software design then xD
Avatar
You might be able to with std::make_move_iterator though that’s quickly moving out of my knowledge
Avatar
Won't work I think
20:24
Nvm, I'll go with a redesign of the classes (edited)
20:24
Thank you
Avatar
It should work
Avatar
void abc(initializer_list<unique_ptr<int>> x) { auto a = vector<unique_ptr<int>>(make_move_iterator(x.begin()), make_move_iterator(x.end())); }
20:27
Just like this? Or how would I do this?
20:28
(Sorry if I'm wrong, that's just a bit fast/much for my brain :o)
Avatar
That’s what I thought would work. I guess make_move_iterator wasn’t as magic as I thought 😄
Avatar
I think initializer_lists aren't that flexible as I thought. + Working with unique_ptrs and collections is actually not that easy :(
Avatar
Yeah, move only types are a pain with collections
Avatar
chillerdragon BOT 2024-01-07 20:43:11Z
By your server you mean the dropped money on F-DDrace? I forgot what it was. It’s basically a shotgun projectile what class you use for it shouldn’t matter too much just make sure in the end there is a projectile added to the snap
Replying to @რილია chiller, do you made money on your sv with CEntity or CProjectile ?
Avatar
Avatar
Learath2
Yeah, move only types are a pain with collections
Could try shared ptr, but theres the counter overhead which is not needed. They should be copyable
Avatar
Avatar
chillerdragon
By your server you mean the dropped money on F-DDrace? I forgot what it was. It’s basically a shotgun projectile what class you use for it shouldn’t matter too much just make sure in the end there is a projectile added to the snap
რილია 2024-01-07 20:53:01Z
yes, thanks (edited)
Avatar
Btw, if you do need to pass it the usual way is to just construct the vector by hand and pass it instead of using a temporary. The compiler should optimize it properly too
Avatar
thats nice
20:56
but in a base constructor call from the derived constructor there is nothing I can do in this scenario I think
20:56
Only option to change the constructor probably
20:58
Using raw pointers in a vector would work
20:58
but there are the raw pointers I don't want
Avatar
Avatar
becc
but in a base constructor call from the derived constructor there is nothing I can do in this scenario I think
you should be able to make a helper function
Avatar
if you really want it to be in one line you can declare a lambda and call it in the same line, but that's all kinds of sad and horrible
Avatar
Helper function should work, true
21:08
Doesn't need to be same line
21:08
Why didn't I think of helper functions
21:08
Thank you
Avatar
https://github.com/HolyBlackCat/better_braces someone seems to have made an entire library around a template solution to it
List-initialize containers with proper move semantics - GitHub - HolyBlackCat/better_braces: List-initialize containers with proper move semantics
Avatar
That's cool, I like it
Avatar
$sh alias
Avatar
chillerbot BOT 2024-01-07 21:20:02Z
bash: alias: command not found
Avatar
chillerbot BOT 2024-01-07 21:21:16Z
bash: dd: command not found
Avatar
Avatar
Robyt3
Could work. Looks like there is an hourglass icon in font awesome. Maybe we could also implement a generic animated progress spinner for this and other use cases where things are loading or saving with indeterminate progress.
When the map is saved in the editor there is a small animation, I think it will be more suitable than an hourglass
Avatar
$sh ls /bin
Avatar
chillerbot BOT 2024-01-07 22:05:29Z
bash
22:05
cat
22:05
chmod
22:05
dmesg
22:05
max output ...
Avatar
why don't u take all the output & put it in ``
Avatar
Avatar
ReiTW
why don't u take all the output & put it in ``
irc limit i think
Avatar
$rust
Avatar
Avatar
gerdoe
irc limit i think
It's not a real bash, you are wasting your time. The outputs are predetermined. git clone always prints the same exact output with wrong number of objects and path. ls always prints the same files with a LICENSE files that didn't exist in one of the cloned repositories and .gitignore/ is printed like a folder.
Avatar
$c
22:21
xddd
22:21
they know that
22:21
they just more troll than the bot
22:22
$sh sudo su -- Robsterbyte
Avatar
chillerbot BOT 2024-01-07 22:22:16Z
sudo: a password is required
Avatar
$sh sudo doas su root
Avatar
chillerbot BOT 2024-01-07 22:22:42Z
sudo: a password is required
Avatar
Why does holding down any modifier key (ctrl, shift, alt) cause large positive FPS spikes in the FPS graph (on Windows)? thonk
Avatar
Avatar
Robyt3
Why does holding down any modifier key (ctrl, shift, alt) cause large positive FPS spikes in the FPS graph (on Windows)? thonk
Only on windows?
Avatar
Haven't tried other systems
Avatar
But would be weird
22:35
Maybe some accessibility thing
Avatar
b100303 Typo routine - ChillerDragon e36f2bf Fix comment grammar - ChillerDragon 1377af0 Merge pull request #7771 from ChillerDragon/pr_routine - Jupeyy
Avatar
Also, the spikes are Vulkan only, don't appear with OpenGL 3
Avatar
Then it's a feature
22:39
Is it real fs
22:39
Full screen
Avatar
Happens with real fullscreen and windowed fullscreen
Avatar
Well weird
22:41
What does input have to do with rendering
Avatar
Yeah, really weird. I had gfx_refresh_rate 1500 and the spikes go above the 1500, but it's the same with gfx_refresh_rate 0
Avatar
And cl refresh rate 0?
Avatar
If I don't forget. I'll test tm
👍 1
Exported 791 message(s)