Details
-
AboutA teenager learning to create something great!
-
SkillsC#, ASP.NET Core, WPF, Xamarin, SQL
-
Github
Joined devRant on 3/27/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
-
The new holy war in C#:
Point p = new Point(5, 3);
vs.
var p = new Point(5, 3);
vs. (new)
Point p = new (5, 3);
and... FIGHT!!43 -
iOS Programming:
something.openCamera()
DONE!
—-
Android Programming:
val jobProcessorHandler = FuckingBuilder.something().inject().whatTheFuck()
val cameraDecoderFuck = Camera(CodePackFuck.shit, jobProcessorHandler)
CRASH!22 -
HR: How many years you've been developing on Xamarin ?
Me: Three years, with many side projects
HR: So, you're familiar with C#?
Me: No, I've been coding in "hieroglyphs".9 -
"Wisdom is knowing what to do next, skill is knowing how to do it, and virtue is doing it. " - David Starr1
-
Nobody:
Senior frontend Dev at my company: "microservices best thing ever"
Also him: "Relational databases gonna die"
Also him (talking to the DB team): "You're gonna dissapear, Mongo is the future"
Me: "Eh... Dude, Mongo is still a database.."
Him: "Microservices"
Send help...27 -
With the cheese grater and $1,000 monitor stand getting a lot of the attention from WWDC, this ended up being a less talked about product.
Idk about you guys, but this is definitely a steal! Plan on getting a few of them when they are released.11 -
What kind of projects are you guys currently working on? What technologies are you using? I'm personally thinking about starting to use the MEAN stack to get a working knowledge of it and how it works...8
-
Where can I ask questions regarding ASP.NET core and C#? Could you recommend some community sites? I already using stackoverflow but I thought there are so many limits.2
-
When i code a prototype, am i supposed to code it in a strong e.g. MVVM architecture or to code it however i know possible?4
-
If the whole 'Linux kernel in windows' actually ends up being good, I think many developers run out of good arguments for buying a Mac. Myself included9
-
There are two types of people in this world, those that understand that arrays start at 0 and
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at NewClass2.main(NewClass2.java:7)2 -
Go fuck yourself Lenovo,
Your ideapad-batteries are shit.
My ideapad 320s didn't have a giant battery-time to begin with, but now, after having it for 14 months, it already lost 9 percent capacity, and the loss seems to get faster.
Every time I check upower, after I charged it, the max-capacity is a little lower.
If it will continue like this, my laptop might be pretty much unusable in about 2 months.3