12:21 <+ddnet-discord> nah the bridge is @heinrich5991's 12:21 <+ddnet-discord> oh that was stuck scrolled up 12:22 <+ddnet-discord> I really wanted to take care of accounts :/ 13:18 <+ddnet-discord> Slack has really nice searching, would love to make sth like slack that is open source, would be nice practice 13:23 <+ddnet-discord> Is slack a game? 13:25 <+ddnet-discord> kind of.. kind of.. 14:11 <+ddnet-discord> no, business chat 14:24 <+ddnet-discord> @Savander do you know codeigniter? is it any good? 14:24 <+ddnet-discord> I know you are more a laravel person 😃 14:25 <+ddnet-discord> I heard, that it has good documentation 14:25 <+ddnet-discord> : 14:26 <+ddnet-discord> And I heard, that maintainer of Laravel used it 14:26 <+ddnet-discord> but Codeigniter didn't have auth system or so. Don't know how now, never used 😛 14:28 <+ddnet-discord> reviewing someone elses web-dev work without knowing much web-dev at all is like a plumber giving interior design advice 😛 14:29 <+ddnet-discord> don't understand :p 14:30 <+ddnet-discord> A friend needed someone to review a webdevs work see if the dev is scamming him 14:30 <+ddnet-discord> Oh 14:30 <+ddnet-discord> I'm trying my best but it's really hard when I also have to learn angular as I go 14:30 <+ddnet-discord> It's pretty popular 14:31 <+ddnet-discord> to scam unaware clients 14:31 <+ddnet-discord> Freelancers do nothink 14:31 <+ddnet-discord> yeah they had noone tech-literate in their team 14:31 <+ddnet-discord> Freelancers do nothing 14:31 <+ddnet-discord> so I keep whipping the freelancer for them 14:31 <+ddnet-discord> I mean, it's pretty general 14:31 <+ddnet-discord> but i found, that a lot people just trying to looks like experts 14:31 <+ddnet-discord> then they download free-script 14:32 <+ddnet-discord> and give it to the client. 14:32 <+ddnet-discord> yeah this lad is doing sth similar but they already knew that part 14:32 <+ddnet-discord> needed someone to tape and glue together the templates they had 14:33 <+ddnet-discord> what enginge? 14:33 <+ddnet-discord> what engine? 14:33 <+ddnet-discord> Wordpress? or something else 14:33 <+ddnet-discord> no CMS 14:34 <+ddnet-discord> web-app requests information from the php backend and displays it, php backend will be written in codeigniter 14:34 <+ddnet-discord> Understood 14:34 <+ddnet-discord> sir 14:35 <+ddnet-discord> so maybe you should check some kind of micro frameworks 14:35 <+ddnet-discord> might want one of those stick-on CMS's to let the owners modify the text easily maybe 14:35 <+ddnet-discord> the home page, about us, etc... 14:35 <+ddnet-discord> micro-frameworks like Lumen? 14:36 <+ddnet-discord> Like lumen, but I can't recommend it 14:36 <+ddnet-discord> never used 14:36 <+ddnet-discord> It's just a small part of Laravel 14:36 <+ddnet-discord> has enough features to serve rest api 14:36 <+ddnet-discord> And give's you security things 14:37 <+ddnet-discord> the indian lad really wants to use codeigniter and his skillset doesn't seem too diverse 14:37 <+ddnet-discord> 😄 It's weeeirdf 14:37 <+ddnet-discord> because, after all 14:37 <+ddnet-discord> it's still PHP 😛 14:37 <+ddnet-discord> I'll most probably have to get someone else after the rush hour to rewrite the backend with me 14:38 <+ddnet-discord> I doubt many php programmers actually know php nowadays 😦 they are so used to their frameworks 14:38 <+ddnet-discord> symfony? 14:43 <+ddnet-discord> never used that either 14:49 <+ddnet-discord> 5 days ago, symfony had newest release 14:49 <+ddnet-discord> Symfony 4 :p 14:49 <+ddnet-discord> Generally, symofony is considered as the best framework 14:49 <+ddnet-discord> Their packages, are used in other frameworks and applications 14:50 <+ddnet-discord> most popular, you can check it out. If you want 14:50 <+ddnet-discord> I never used, that's why I don't recommend 14:50 <+ddnet-discord> I can't^^ 14:51 <+ddnet-discord> i'm not sure I like the mvc pattern everyone seems to be following these days 14:51 <+ddnet-discord> You preffer functional programming, right? 14:52 <+ddnet-discord> mostly 14:52 <+ddnet-discord> 😉 14:52 <+ddnet-discord> @Savander you use windows right? 14:52 <+ddnet-discord> then maybe there are some function frameworks 14:52 <+ddnet-discord> yes, windows 14:52 <+ddnet-discord> using xampp? 14:53 <+ddnet-discord> nope 14:53 <+ddnet-discord> Homestead 14:53 <+ddnet-discord> or, for simplet projects Larago 14:53 <+ddnet-discord> or, for simplet projects Laragon 14:53 <+ddnet-discord> or, for simpler projects Laragon 14:54 <+ddnet-discord> eh, don't feel like running a vm right now 😛 14:54 <+ddnet-discord> use laragon 14:54 <+ddnet-discord> then :p 14:54 <+ddnet-discord> it's not a part of laravel 14:54 <+ddnet-discord> 😄 14:55 <+ddnet-discord> or, simply use PHP + MYSQL 14:55 <+ddnet-discord> without apache 14:55 <+ddnet-discord> I should just stop being a lazy twat and reboot into linux 14:55 <+ddnet-discord> without apache/nginx 14:55 <+ddnet-discord> php -S 127.0.0.1:8080 14:55 <+ddnet-discord> it will start server for you 14:55 <+ddnet-discord> ah yeah, heard php has a webserver built in nowadays 14:55 <+ddnet-discord> Very simple, but it's not that fresh 14:56 <+ddnet-discord> it's pretty old feature 😄 14:56 <+ddnet-discord> You don';t need to mess with apache/nginx configurations 14:56 <+ddnet-discord> the thing is nginx configuration is like a second nature for me nowadays 😛 14:56 <+ddnet-discord> nowadays count: 2 14:56 <+ddnet-discord> ^^ 14:57 <+ddnet-discord> had to setup like 5 servers last week 14:57 <+ddnet-discord> Ram: 3* 14:57 <+ddnet-discord> Hah, you have a script? 😃 14:57 <+ddnet-discord> the thing is nginx configuration is like a second nature for me these days 😛 14:57 <+ddnet-discord> there you go, less nowadays] 14:57 <+ddnet-discord> there you go, less nowadays 14:57 <+ddnet-discord> hahahahah 14:58 <+ddnet-discord> it's still 3. 14:58 <+ddnet-discord> 😄 14:58 <+ddnet-discord> @Savander have a fpm block that I just include 😛 14:59 <+ddnet-discord> server { listen 80; server_name myname; root /var/www/myname; include p{5,7}fpm; } 😃 15:00 <+ddnet-discord> I'll go back to reading this lads code. Have to make sure what he does is extensible in the future and not some mess that only he can decode 15:01 <+ddnet-discord> have fun 15:42 <+ddnet-discord> @Learath2 go duo some brutal map 15:42 <+Learath2> 18 minutes to finsih a brutal \o/ 15:42 <+ddnet-discord> wat 15:43 <+Learath2> have to take a call at 1600 15:45 <+ddnet-discord> lol 15:45 <+Learath2> @Saki flw 16:12 <+ddnet-discord> @Learath2 wtf 16:12 <+ddnet-discord> wait 16:12 <+ddnet-discord> i play league of legends round now 16:28 <+ddnet-discord> I'm in a conference call nao 😛 16:28 <+ddnet-discord> :o 16:30 <+ddnet-discord> :> 17:03 <+ReiTW38> hi people 17:16 <+ddnet-discord> hi Rei 17:20 <@heinrich5991> hi 17:36 <+ddnet-discord> hi 17:46 <+ddnet-discord> hi 17:50 <+ddnet-discord> sup 20:42 <+ddnet-discord> Helllo ! 😄 20:43 <+ddnet-discord> spam 21:01 <+ddnet-discord> <|UbS| Rockus> My pc bluescreened when i opened teeworlds and now to play again i gotta delete appdata 21:01 <+ddnet-discord> <|UbS| Rockus> why tho? 21:01 <+ddnet-discord> u 🏳️‍🌈 21:01 <+ddnet-discord> <|UbS| Rockus> HI RAM 21:02 <+ddnet-discord> 👨‍❤️‍👨 21:02 <+ddnet-discord> 🏳️‍🌈 :bluestripe: 21:02 <+ddnet-discord> What 21:02 <+ddnet-discord> Try another game 21:02 <+ddnet-discord> still crashes ? 22:05 <+ddnet-discord> ger is down 23:04 <+ddnet-discord> <|UbS| Rockus> @Savander other games dont 23:04 <+ddnet-discord> Windows ?Win 23:04 <+ddnet-discord> Check logs before crash 23:05 <+ddnet-discord> In event logs, maybe there will be something 23:05 <+ddnet-discord> https://www.howtogeek.com/222730/how-to-find-out-why-your-windows-pc-crashed-or-froze/ 23:34 <+ddnet-discord> <|UbS| Rockus> okay, ill send you everything when i have time