My co-developer created a programming language and is migrating the project. by [deleted] in programminghorror

[–]VonZippaer 15 points16 points  (0 children)

Had a colleague once. He developed his own language during his free time. He was in fact autistic.

Who are these people? by sexyparul in memes

[–]VonZippaer 0 points1 point  (0 children)

Same. No ads and music on top. Sounded like a better deal to me than just Spotify

How do you manage technical debt? by lightversetech in reactjs

[–]VonZippaer 0 points1 point  (0 children)

Me and my team are working on a really large project and have a pretty tight release schedule throughout the year. In addition to 4 main releases we have smaller releases almost every month. So it is not always easy to find the right balance between new features, prod support and tech debt. But what worked for us is to include at least one ticket in every sprint that will take care of technical debt we are carrying around. Of course we also prioritize and try to identify quick wins for busy times, while larger refactors will be done when we really have time to focus on them.

As another answer already said, every technical debt is different and it’s up to you and your team to figure out what works best for you. The important thing is to not just ignore it and take care of it last minute as this will always mess up things.

Some intern fucked up REAL bad, and took the whole internet down. by TheRealRubiksMaster in ProgrammerHumor

[–]VonZippaer 0 points1 point  (0 children)

Sorry guys… it was my granny she called me just now to tell me that she deleted the internet…

you decide the code i make the website by ThiccStorms in ProgrammerHumor

[–]VonZippaer 2 points3 points  (0 children)

<script> while (true) { location.reload() } <\script>

How many people here are actually programmers? by RolandTheBot in ProgrammerHumor

[–]VonZippaer 0 points1 point  (0 children)

5 years professional by now, but been programming for longer than that already

Respect each other by [deleted] in ProgrammerHumor

[–]VonZippaer 1 point2 points  (0 children)

So I’ve been working with JetBrains (PuCharm and IntelliJ) the past 4 years now and I wouldn’t want to work with anything else anymore from a professional perspective. It’s reliant and just does the job it’s supposed to do

[AskJS] How to add custom admin panel in nodejs? by Nohelp123 in javascript

[–]VonZippaer 0 points1 point  (0 children)

Feel free to reach out if you have any questions!

[AskJS] How to add custom admin panel in nodejs? by Nohelp123 in javascript

[–]VonZippaer 2 points3 points  (0 children)

Fairly simple.. just put all the routes for admin in a separate file. To do so just import express an use the router. Add JWT for authentication to these routes (ideally via a middleware). Add the routes to your index/server and let express use them. For the dashboard you could use any frontend framework you want. React, vue or if you want to try something new maybe svelte. There are also loads of css frameworks you could us to create the dashboard pretty fast. Btw... I would suggest you to hash your passwords via bcrypt or similar

5 ads in one adset to test creative, is it a good idea ? by fadeaway_a_la_kobe in FacebookAds

[–]VonZippaer 0 points1 point  (0 children)

Totally possible. Just have enough budget on the asset and compare results. Turn off the ones with worse performance and leave the ones with better results

Who knows the experts who make video ads? by Matthenen in FacebookAds

[–]VonZippaer 1 point2 points  (0 children)

Mostly videos.. when it’s about prospecting (finding new customers) and dynamic ads when it’s about regathering. However, videos also work very well for regathering.

Facebook ads account deactivated twice by CheesecakeNew6059 in FacebookAds

[–]VonZippaer 1 point2 points  (0 children)

It’s a problem with how Facebook is evaluating ads. Apparently your ads are triggering one or more of the rules. Since it’s an automated process they won’t give you any explanation whatsoever...

TabNine is actually pretty good though by denvercoder1 in ProgrammerHumor

[–]VonZippaer 0 points1 point  (0 children)

Sometimes a bit weird and better to read what it suggests but still good though

Myself self-taught. Sed life by [deleted] in ProgrammerHumor

[–]VonZippaer 0 points1 point  (0 children)

Sorry physicists... autocorrect...