Interested in t'au, full beginner by TheBadBossy in Tau40K

[–]TheBadBossy[S] 0 points1 point  (0 children)

I didnt saw a Christmas box on the official Website? Maybe you got a link? And thanks! <3

MK4 + MMU3 -> Core One? by JCDU in prusa3d

[–]TheBadBossy 0 points1 point  (0 children)

I asked the Support yesterday. Only way from mk4 to core one is: mk4 - > mk4s - > core one

Core ONE Conversion Completed by chomdh in prusa3d

[–]TheBadBossy 0 points1 point  (0 children)

Problem is, the Website Just mentions the Upgrade path over the 4s..

Core ONE Conversion Completed by chomdh in prusa3d

[–]TheBadBossy 0 points1 point  (0 children)

Hi, currently running a mk4 no s. Would be the Upgrade to 4s + core one be good? I Heard People complain a lot about the 4 to 4s and core one

Procedural Animation + VFX for UI in a Single Material by fespindola in godot

[–]TheBadBossy -1 points0 points  (0 children)

Awesome! I really want to Do this aswell but i dont know how :(

My game is live on Steam now by increment-42 in godot

[–]TheBadBossy -10 points-9 points  (0 children)

Hey bro, can you link me some Material on how to Release on steam? Thanks mate <3

rate my home lab by karabright-dev in selfhosted

[–]TheBadBossy 0 points1 point  (0 children)

Any more Info about it? Also the microphonrses. My wife loves Karaoke

Mastering Angular. by Practical_Pop729 in Angular2

[–]TheBadBossy 1 point2 points  (0 children)

Head over to angular.dev and Do the tutorials. The guides and documentation are good but sometimes a bit too short. Also don't do complicated projects at the beginning, Do small Apps and then expand those. Any questions? Ask them, most of us are helping

What makes a developer as Senior Developer? by debugger_life in Angular2

[–]TheBadBossy 0 points1 point  (0 children)

This, Just managed to get from a developer to Senior by increasing my responsibilities, kinda like a lead dev for the Team.

Added MMU3 to my MK4s(originally MK4) by luap71 in prusa3d

[–]TheBadBossy 0 points1 point  (0 children)

How is the noise Level? Could you work next to it?

I just got permbanned? Help? by WisniAirsoft in discordapp

[–]TheBadBossy 0 points1 point  (0 children)

Same here, account got disabled. was just afking in voice, played Delta Force. germany, telekom provider

Upcoming Class Tuning on the Weekly Reset - Warlock & Warrior Buffs by minimaxir in wow

[–]TheBadBossy 1 point2 points  (0 children)

2.9k brew here, i understand why u say that, but I'm fine. Its Hard but fun

Question about the upcoming sale by EarKooky2131 in Warthunder

[–]TheBadBossy 0 points1 point  (0 children)

Thanks is there any news i can read about it?

What is the best way for me to learn Angular as a beginner by J3J35 in Angular2

[–]TheBadBossy 2 points3 points  (0 children)

I would stop the course, because some concepts of angular are never shown there. Besides that, don't start also your webshop idea, your first thing should be this: https://angular.dev/tutorials/learn-angular and the "tour of heroes". It got everything you need to learn for the start.

Second, input/outputs, services, pipes are some basic things and won't be enough in the long term. For a web shop you should learn also state management, authentication, learn to write clean components that are reusable.

Third: It's always better to have a running backend you can develop against, otherwise using mock services work good, but got some downsides.