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 2018-11-14 00:00:00Z and 2018-11-15 00:00:00Z
Avatar
Maybe in C++, C compilers crap out on the unicode characters usually
Avatar
a 💩 tool that replaces boring variable names with their fun emoji counterparts - danthareja/emojify
13:29
@Ryozuki *
Avatar
why would someone do that?
14:23
I mean I don't even see the reason why emojis should even be in any encoding
Avatar
i mean you can find tons of useless stuff like that, instead of optimizing existing useful programs developers often keep adding more and more useless programs/features.. That's how today you get a web browser/DE/... that uses 1G of memory to do basic stuff, whereas programs from many years ago can do the same exact fucking thing using just 10Mo, that's why i hate stuff like electro, gnome/KDE and so on, that's why our OSs gets bloated... Otherwise i kinda like having emoji in unicode 😋 (edited)
Avatar
u guys cant have a moment of fun
Avatar
not when the first thing i see in a readme is "npm" 😄
Avatar
@Ryozuki vim has a conceal feature you might be interested in 😄 https://github.com/enomsg/vim-haskellConcealPlus
Extended Haskell Conceal feature for Vim. Contribute to enomsg/vim-haskellConcealPlus development by creating an account on GitHub.
15:43
(I used it with Haskell for a while a few years back)
15:43
it looks quite funny but confuses the students if they're trying to learn Haskell
Avatar
Sorry for my noob questions: How do I disable add_vote "Option: Shutdown server" "shutdown" I thought by adding a # in front. But somehow it is still there. And are commands like down or ninja require sv_test_cmds set to 1?
18:20
and just remove that line you dont want
Avatar
ah thanks a lot! I think I see my error now. The autoexec_server.cfg adding it regardless of my custom config (edited)
Avatar
I should submit my final exam with emojify
Avatar
Cellegen | HU 2018-11-14 19:10:33Z
should i learn programming on Python? owo
19:11
i want to find every solutional way to make my own game
19:11
(that was why i was working on an animated mountain source)
Avatar
@Cellegen | HU python is fine as a first language. if you want to make a small 2D game it might be good enough too
Avatar
@deen or python is even the best for machine learning
20:12
with the really big dedicated library
Avatar
ChillerDragon 2018-11-14 20:34:55Z
xd that emojy code
Avatar
@ChillerDragon we miss you in teeworldsfeelsbadman
Avatar
@Deleted User sure, you can wrap any C library, so the sky is the limit
Avatar
Eeh, I think I disagree that python is a good language to learn on, I feel it promotes laziness
21:55
If you are going to be hobby coding forever, sure. If you want to do anything serious in the future I'd pickup a fundamental language
21:56
Because you'll tell yourself you'll learn the fundamentals, after you learn a bit of python you'll get in the mood of "who needs fudnamentals, the python standard library does it all and there is a library for everything"
Avatar
if you're focusing on algorithm, it's better to go with python
21:57
which is why it was chosen in France to be taught in school
Avatar
Which is an okay thing if you'll only code as a hobby. It's a horrible thing when you refuse to learn how linked lists and hashmaps work and want to work in a professional environment.
Avatar
Cellegen | HU 2018-11-14 21:57:50Z
ty for the info deen
Avatar
Yes, python is an amazing language if you want to do numerical analysis and algorithms
Avatar
Cellegen | HU 2018-11-14 21:59:24Z
i just want to know basic languages and after could come complicated onces
22:00
and maybe i will think about learning it to become a programmer who knows
Avatar
i started with python long time ago
22:02
i like trying things so i didnt stop there
22:03
sometimes im in the mood of coding in C and sometimes i just wanna do python
22:03
frozen
22:03
i still need to learn a functional language but im lazy
Avatar
ill check it
Avatar
and SICP of course
22:16
@Learath2 why can't you write a linked list or hashmap in python? if you just want to get stuff done in any language, you'll use libraries instead of rewriting elementary algorithms
Avatar
@deen you won't is my point
22:18
Knowing how these things work is very important imho. And also imho the best way to learn them is to implement them
Avatar
Cellegen | HU 2018-11-14 22:30:37Z
i gueesss i can learn unity's basics after
22:31
so i wont think that all i'll do is programming all the way
22:31
monkaS wait
22:31
didnt i hear that you can make tw anims with unity?
Avatar
i rly dislike unity 3d, btw it uses c# which is a programming language
22:32
godot uses gdscript and lately u can also use c# or c++, gdscript looks like python, its also MIT licensed
Avatar
Cellegen | HU 2018-11-14 22:32:37Z
sounds interesting
Avatar
dont want to sound rude but before making a game u should learn to program nicely
Avatar
Cellegen | HU 2018-11-14 22:33:12Z
thats what i planned for ;)
Avatar
we will see if u surrender early
Avatar
Cellegen | HU 2018-11-14 22:33:51Z
nah, i did learn something in school so i wont
Avatar
u should learn C first
22:43
its one of the oldest languages, still commonly used today, and the stuff u learn there will apply to most other languages u learn afterwards
22:43
especially C++
Exported 66 message(s)