Message from @sum

Discord ID: 533761270189654016


2019-01-12 21:32:46 UTC  

Since Ubuntu somehow shat itself, something to do with DNS

2019-01-12 21:33:24 UTC  

Though it might also be me, because after following one setup guide I was given, everytime I tried to do anything apt related I was given error about some repos being fucked up 😂 👌

2019-01-12 21:33:28 UTC  

you can continue finding a lot of excuses to stick with PHP for a while but I really suggest you don't torture yourself with that pile of garbage, and if you do, avoid the fanatic symfony sect at all cost

2019-01-12 21:33:39 UTC  

but really, have some respect for yourself and don't

2019-01-12 21:33:44 UTC  

learning .NET isn't hard

2019-01-12 21:33:54 UTC  

I know C#, I now know MVC

2019-01-12 21:34:05 UTC  

see me in mvc3

2019-01-12 21:34:12 UTC  

But like I said, I just need to write a simple app quite quickly so I'm relying on Symfony for it

2019-01-12 21:34:28 UTC  

>quickly
>symfony

2019-01-12 21:34:31 UTC  

And to get more shit I could write under CV that I have MVC experience backed by my time at company

2019-01-12 21:34:44 UTC  

The MakerBundle they have is quite nice to quickly add shit

2019-01-12 21:34:49 UTC  

Even though it relies on fucking annotations everywhere

2019-01-12 21:35:04 UTC  

Which where I worked was frowned upon

2019-01-12 21:35:07 UTC  

1 file 1 job

2019-01-12 21:35:13 UTC  

you don't need that in .NET because you can turn on implicit routing, also resharper code generation

2019-01-12 21:35:38 UTC  

Then you end up in the MS botnet 😏

2019-01-12 21:35:49 UTC  

dotnet core is free (libre) and open source

2019-01-12 21:35:54 UTC  

what MS botnet do you mean?

2019-01-12 21:36:43 UTC  

Fun fact, originally I had planned to use Java for my project

2019-01-12 21:36:50 UTC  

yikes

2019-01-12 21:37:05 UTC  

Mainly because there was 1 shit on github that covered pretty much everything I wanted to do

2019-01-12 21:37:18 UTC  

And it was written in java

2019-01-12 21:37:52 UTC  

Java sucks but it's still better than PHP

2019-01-12 21:37:59 UTC  

also Symfony is mostly inspired by Spring

2019-01-12 21:38:04 UTC  

it's basically a PHP spring port

2019-01-12 21:38:09 UTC  

so you wouldn't have a big learning curve

2019-01-12 21:38:14 UTC  

Got any idea if there's some prebuilt html pages or some shit

2019-01-12 21:38:29 UTC  

prebuilt html pages?

2019-01-12 21:38:42 UTC  

Preferably with bootstrap

2019-01-12 21:39:05 UTC  

I don't really want to do that much, I'm a lazy guy

2019-01-12 21:39:19 UTC  

I'd rather find a prebuilt shit and adapt to my needs rather than create an index page from scratch

2019-01-12 21:39:26 UTC  
2019-01-12 21:39:34 UTC  

here, there's a project boilerplate generator

2019-01-12 21:39:41 UTC  

I haven't used spring much though

2019-01-12 21:39:44 UTC  

Not for PHP tho

2019-01-12 21:39:52 UTC  

oh you're talking PHP

2019-01-12 21:40:04 UTC  

I mean I just need the HTML+CSS

2019-01-12 21:40:14 UTC  

Since there's the symfony/website-skeleton but it's just skeleton