Details
-
SkillsMainly C#, Javascript
-
LocationGermany
-
Github
Joined devRant on 5/2/2018
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
-
Same for Microsoft. Just look at the code for docFX. Holy fuck ...
-
Vue for small things like single components. Angular for full applications.
And i never liked React. We have HTML why the fuck it is necessary to create a new dialect of html? Non sense in my opinion. Other frameworks can create a shadow DOM without this shit. -
Already have a good PC? No need for XBox, go for PS4.
Otherwise buy a PS4 first, then a XBox :) -
@electrineer never said anything about viruses, but about the fact, that open source does not mean, that it is checked very often or "safer". Don't read what was never written.
-
Computer Science is more then programming! Just saying...
-
For a start in robotics this is a nice kit:
https://www.ottodiy.com -
@Fabian open source is not checked "very often", just because it is open source and used a lot.
See OpenSSL and Heartbleed... -
@TCPizza @LinusCDE you both don't play much, right? 1060 "overpowered", "enough" 😂
Be careful with these phrases and the "for something useful". It always depends on the point of view 😉 -
@C0D4 You get suggestions, if you don't deactivate it, but I never got apps installed automatically! (Besides the few apps after a fresh install)
Furthermore you only need a windows account, if you want to buy apps in the store. All free apps are downloadable without an account. -
I prefer RollupJS at the moment.
-
I really hope you start counting from zero....otherwise....at least I couldn't say "Zero Fucks Given!"
-
@Zhorian to be honest, Dynamics CRM has a quite verbose logging, if you activate it.
-
One question, is this a service wich anyone can buy? Or was it a contract work to do the site?
If the second one is the case: Normally you pay for service contracts which contain things like updates due to vulnerabilities. If your company does not have such a contract, good luck to get this fixed without to pay... -
Of all distris I had the best out of the box experience with Elementary OS. Just hating, that it is based on Ubunutu. I dislike Ubuntu (mostly because of the company behind it). Elementary OS based on Debian Testing would be perfect.
-
My only project which got used by some people was my c# documentation generator.
http://sharpdox.de/en -
@HelloUglyWorld I can't see a single comment where you mentioned that you know WPF ;)
Furthermore I don't understand how MVVM would be inefficent. What do you want to do within a HTML/JS/CSS solution? Writing spagethi? Most of the web UI frameworks are using MVVM for the UI, too. -
Really, if it is a windows only application there is NO justification to not use WPF. Xaml is great!
And btw, if you did not use Xaml until now you are per definition a beginner in this regards! Xaml is not C#! -
Any reason to switch to GraphQL, if you use OData?
-
@aldoblack maybe because it is easy to adminster with thinks like AD? I love Linux for private use, but is there anything as convenient to administer a high amount of workstations? Like it is done with Active Directory? Serious question!
-
📌
-
@GyroGearloose I highly advise you to get a pertinax bed surface! No need to use glue sticks or other fancy hacks to get your prints stick!
One more question, because I did not saw it answered right now. What is your first layer height? On PLA it should be 0.1mm, if your remaining layers are 0.2mm. Just do a first layer print after leveling and measure your print with a digital caliper to get the perfect first layer. -
I create most of my prints by myself in Fusion 360. If I share a design, I use thingiverse.
https://thingiverse.com/Geaz/about/
Are you missing something specific on thingiverse and other platforms, beside the bad mobile experience? -
Do you have a heated bed?
Which hotend? If you dont have a all metal one, stay below 250°C. Otherwise the tube inside will melt.
What is the thickness of you first layer? -
@Toshib-htr OpenSCAD seems really nice, but I never had something I wanted to model with it. The next part with variable sizes will be done with OpenSCAD.
-
@GyroGearloose yes. I started with an Anet A8 last December and decided in January to design my own printer. 8 months later this baby was born ;) In fact I still use some parts of the Anet on this one (for example the motors).
-
@JoshBent I am very happy you like it!
-
@Haxk20 0.1 mm was enough. The print was the first one after a long time. I changed the bed mount a bit before and it was not perfect on this one. Thanks for the suggestion :)
-
But most points are valid...
-
Best luck! 📌
-
I myself don't hate modules itself in node. But that every module relies on other modules which are doing trivial things.