Details
-
AboutJunior webdeveloper with high goals
-
Skillsangularjs, html, mysql
-
LocationGraz
Joined devRant on 11/30/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Got the task of researching the upgrade for an angularjs site with 300 components to newest version.
3 days in still no clue how to take on this Problem.
Frustrated af as I have to come with a proposal till Friday3 -
Image implementing angular universal which for it self is quite painful... Timeinvestment 8hours
Testing local 12 hours by the team
.. deploying to Google app engine because we need a nodejs server and we do don't have one yet ... Server crashing 24/7 with random errors most are memory related spend 3 days almost rewriting everything ... trying to find the memory leak
Then when I was about to give up stumble over a GitHub issue where someone is saying something about tiers on app engine.
Me going wtf there are tiers everywhere it just says automatically scaling instances ...
Googling .. setting to highest tier .. app works. Apparently I was in lowest tier which only has 156 MB ram app needs 150- 250 MB. Me now crying in corner about my wasted 4 days. -
I'm going to do my os class in uni and need a Linux environment for it.
Which distro should I go for?
+ Would be if I could do webdev on it too (performance)
Coming from windows23 -
Sometimes I wonder how big it companies with more then 500k net worth get away with bugs in their webapps.
In my company we also have bugs but I am the only dev and we won't hit the 100k Salesmark with our software.3 -
So I was updating rxjs tonight .. now I can't sleep because I'm thinking why they changed observable.of() to of()
How this can make any sense1 -
Just finished binge watching salvation in two days. One of the best series I watched in the last year. I highly recommend it. Although the technical aspect is unrealistic af.
https://m.imdb.com/title/tt6170874/ -
Yesterday I finished off a clientbuild then I checked if it's posting and he picked it up.
Today he called my boss and said that it's saying no CPU fan.
I connected the aio on the aio fan header not on the one for the cpu.
Thanks Asus for that selfdescriptive
Labeling now I can sieve to the client and fix this on a Saturday.3 -
Im bad at estimates so I created a Formula to calculate it:
Number of identities in database * 2 * pi / amount of free coffee in liters * expected uichanges from customer / (7 /rainy days in the week)
It is pretty rough but it gets the job done most of the time2 -
I need a fucking crystal ball to know whether something is a reference or an object fuck angularjs
2 functions 100% same logic 1 returns a new object 1 returns a reference to the old one
Anyone knows where i can order one my expectations are that it lights up if the function will return a reference and stays daark if it returns a copy -
I love using Windows but who the fucking fuck had this fucking idea to hibernate when I press shutdown
I just want my laptop fully turned off and not opening everything that was opened before I shut it down.
I mean it's nice that there is a setting for it if only it would fucking work!1 -
Spilled coffee on my keyboard 3rd time this week.. guess who don't want to work and need a vacation1
-
6 months after starting developing my webapps I found out that I have one competitor that runs basically the same application service 2,5years already. There was no clue of him when I researched the field just came across by accident today. I feel quite desperate now he has features I didn't even think of and which are amazing. I don't know what to do now7
-
Any Firestore experience willing to help me ?
I got 3 big collections let's say they are 1:1:n how should I save them in 🔥 so I can query them efficient when I have parameters for each of them in a query -
A question I ask my self every week: Why - with caps lock on is still - and not _
Especially annoying when I write things like this KEY_JSON.
Didn't find anything on Google yet :/7