which technologies you really hate?
-
Deyan Georgiev wrote:
but Java is dead for good
I don't know what planet you are coding on, but I assure you, Java is not dead.
-
I agree with you in everything but Linux. I love it, wish I knew more about it and like to play around with it from time to time. It's a playground for me, doing something different from time to time.
To alcohol! The cause of, and solution to, all of life's problems - Homer Simpson ---- Our heads are round so our thoughts can change direction - Francis Picabia
Linux is nice, while you do NOTHING IMPORTANT - like keeping home server with 3 html pages. Once you need to do the job, Linux converts to the time machine and EATS YOUR TIME! Not even twice I tried to make something and caught myself making everything, but the work: update libraries, install missing packages, playing with settings, forcing some device to work, etc. - it's unix way - to waste time for nothing.
-
The ringing isn't the problem, but when some-one asks me to transfer the call I'm starting to sweat...
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.
-
They may be even 30 GB of help files, the way it is documented is poor. Yes, there are all the signatures of the functions and the members of the classes, wow, much useful - except that there is no info on what each class does, except for some of them. Should I use System.Windows.Controls.Image or System.Drawing.Image or System.Windows.Imaging.BitmapImage? How can I convert between one of the above to another of them? Why can't I show a BitmapImage in a control and I hav to copy-wrap-mangle with them? Not documented. It says: here the members, here the methods signatures, go flock yourself. And I do: I use native and Win32 APIs, which are faster, well documented and thoroughly known.
Geek code v 3.12 GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++* Weapons extension: ma- k++ F+2 X
-
Java is not dead like "Rolling Stones are forever" - yes, while exist oldfags to scream about it. Real life moves forward and Java just sit and watches for C# on the horizon!
Thornik wrote:
oldfags
4chan-er perhaps?
-
Here is my list: 1. XML (Both human and computer have difficulties reading this crap. It's slow as dismembered turtle. Also the tools and accompanying technologies related to XML are crap too. Only Java use to have some dissent XML libraries, but Java is dead for good, so no much use of these.) 2. Web Services (Spawn of the devil. Working with this gives you a depression. .Net tools are not so bad. SOAP is a good protocol. But the entre thing is hit and miss situation. Definitely the result not worth the effort, except for some specific cases.) 3. COM (I have more than a decade long, love-hate relationship with COM. Very useful in some cases, but PITA most of the time. Really steep learning curve.) 4. MFC (Haven't evolved a bit(pun not intended) for the last 15 years.)
There is only one Vera Farmiga and Salma Hayek is her prophet! Advertise here – minimum three posts per day are guaranteed.
-
you can transfer a call ? :omg: Yup I hate phones too and practice myself in getting to know absolutely nothing about them. I went as far as press 0 for an outside line... (or 9, sometimes it´s 9, right?)
V.
(MQOTD rules and previous solutions)I have a check list to do so! 1. Calm down 2. Hit the 'Transfer call' button 3. Calm down 4. Enter number 5. Calm down 6. Put down the phone 7. Calm down
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.
-
You should never work with me if you have that opinion of XML. :) But to answer your question: television, the destroyer of both the social fabric of society and the people's will and intellectual ability to do something about, well anything and everything. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
-
Here is my list: 1. XML (Both human and computer have difficulties reading this crap. It's slow as dismembered turtle. Also the tools and accompanying technologies related to XML are crap too. Only Java use to have some dissent XML libraries, but Java is dead for good, so no much use of these.) 2. Web Services (Spawn of the devil. Working with this gives you a depression. .Net tools are not so bad. SOAP is a good protocol. But the entre thing is hit and miss situation. Definitely the result not worth the effort, except for some specific cases.) 3. COM (I have more than a decade long, love-hate relationship with COM. Very useful in some cases, but PITA most of the time. Really steep learning curve.) 4. MFC (Haven't evolved a bit(pun not intended) for the last 15 years.)
There is only one Vera Farmiga and Salma Hayek is her prophet! Advertise here – minimum three posts per day are guaranteed.
-
They may be even 30 GB of help files, the way it is documented is poor. Yes, there are all the signatures of the functions and the members of the classes, wow, much useful - except that there is no info on what each class does, except for some of them. Should I use System.Windows.Controls.Image or System.Drawing.Image or System.Windows.Imaging.BitmapImage? How can I convert between one of the above to another of them? Why can't I show a BitmapImage in a control and I hav to copy-wrap-mangle with them? Not documented. It says: here the members, here the methods signatures, go flock yourself. And I do: I use native and Win32 APIs, which are faster, well documented and thoroughly known.
Geek code v 3.12 GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++* Weapons extension: ma- k++ F+2 X
I agree that MSDN is not the best _teaching_ resource, but at least it has everything what .NET has! Above that there is a lot of sites (like StackOverflow) where you can get answer on almost everything - including your Bitmaps. So it's just lie ".NET is poorly documented" - it has A LOT of docs, just google what you need. For 10 years on .NET I had may be 2-3 questions which had no answer, all other problems was resolved quickly. Today .NET is the best platform I know - far better than Java, Swift or whatever. And it's related tools too - VS stay one step above all those Eclipse/ItelliJ/SharpDevelop/NetBeans craftworks.
-
Thornik wrote:
oldfags
4chan-er perhaps?
Nope, just ironic word Russians borrow to describe old guy, who lives in a previous century and doesn't want to live in an actual time, ignoring modern culture, things, etc. They think "everything great" was made only by his generation. Java is the same story - people who study it 15 years ago just stopped in progress - they still think programming is writing 100-LOCs to save CSV data. Hardly they will make something meaningful nowadays!
-
yeah, contradiction in terms ;P
V.
(MQOTD rules and previous solutions)Touché!
Jeremy Falcon
-
I agree that MSDN is not the best _teaching_ resource, but at least it has everything what .NET has! Above that there is a lot of sites (like StackOverflow) where you can get answer on almost everything - including your Bitmaps. So it's just lie ".NET is poorly documented" - it has A LOT of docs, just google what you need. For 10 years on .NET I had may be 2-3 questions which had no answer, all other problems was resolved quickly. Today .NET is the best platform I know - far better than Java, Swift or whatever. And it's related tools too - VS stay one step above all those Eclipse/ItelliJ/SharpDevelop/NetBeans craftworks.
Thornik wrote:
just google what you need.
I don't have access to any site except MSDN. It took me 3 years to have access to CodeProject and StackOverflow. So I couldn't ask anything - but MSDN should provide ALL the documentation. If you describe me a tool in any aspect but you don't tell me what I'm supposed to do with it then it is useless, I will never use that tool anyway.
Geek code v 3.12 GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++* Weapons extension: ma- k++ F+2 X
-
You should never work with me if you have that opinion of XML. :) But to answer your question: television, the destroyer of both the social fabric of society and the people's will and intellectual ability to do something about, well anything and everything. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Yah, I've heard your opinion on television before:) I wouldn't say I disagree with it, especially if we include all mass media, not only the television.
There is only one Vera Farmiga and Salma Hayek is her prophet! Advertise here – minimum three posts per day are guaranteed.
-
I have a check list to do so! 1. Calm down 2. Hit the 'Transfer call' button 3. Calm down 4. Enter number 5. Calm down 6. Put down the phone 7. Calm down
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.
-
1. SharePoint 2. SharePoint 3. I almost forgot - SharePoint.
You're like me with Oracle. I used to have to program in that mess. I told a headhunter not to send me to any jobs that required Oracle programming. Where did he send me? To a place they sacrificed a goat every morning to the God Oracle. I called him up and said, "They do Oracle here, I told you I don't like Oracle. They want me to program Oracle here. Did I mention I don't like Oracle? Nothing but Oracle programming here. Did I mention they use Oracle here? (this goes on for at least five minutes)" His response, "They do Unix as well." "Only long enough to start Oracle!"
Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.
-
Here is my list: 1. XML (Both human and computer have difficulties reading this crap. It's slow as dismembered turtle. Also the tools and accompanying technologies related to XML are crap too. Only Java use to have some dissent XML libraries, but Java is dead for good, so no much use of these.) 2. Web Services (Spawn of the devil. Working with this gives you a depression. .Net tools are not so bad. SOAP is a good protocol. But the entre thing is hit and miss situation. Definitely the result not worth the effort, except for some specific cases.) 3. COM (I have more than a decade long, love-hate relationship with COM. Very useful in some cases, but PITA most of the time. Really steep learning curve.) 4. MFC (Haven't evolved a bit(pun not intended) for the last 15 years.)
There is only one Vera Farmiga and Salma Hayek is her prophet! Advertise here – minimum three posts per day are guaranteed.
Non-politically correct answer: Like that which feeds my family and pays the bills or shows potential to do so. All else is subject to hate. :)
-
If I quote CG "Java is like this Japanese soldier, who fought WWII in the jungle twenty years after the war was over". So Java may popup time to time, just to annoy the people, and is still supported from some organizations like Oracle for example, put it pretty much dropped from the technology main stream years ago.
There is only one Vera Farmiga and Salma Hayek is her prophet! Advertise here – minimum three posts per day are guaranteed.
-
Here is my list: 1. XML (Both human and computer have difficulties reading this crap. It's slow as dismembered turtle. Also the tools and accompanying technologies related to XML are crap too. Only Java use to have some dissent XML libraries, but Java is dead for good, so no much use of these.) 2. Web Services (Spawn of the devil. Working with this gives you a depression. .Net tools are not so bad. SOAP is a good protocol. But the entre thing is hit and miss situation. Definitely the result not worth the effort, except for some specific cases.) 3. COM (I have more than a decade long, love-hate relationship with COM. Very useful in some cases, but PITA most of the time. Really steep learning curve.) 4. MFC (Haven't evolved a bit(pun not intended) for the last 15 years.)
There is only one Vera Farmiga and Salma Hayek is her prophet! Advertise here – minimum three posts per day are guaranteed.
Surprised about XML. I find it easier to read (as a human) than equivalents (i.e json) so long as the XML format itself isn't tortured (i.e what SAP does to it). I mostly like the System.Xml.Linq namespace classes for dealing with it - particularly cool when building xml documents from object models. Speed and size can be issues, but TBH speed has never really been a problem for us and size is manageable (if still not as good as json) if you compress before transport. To each their own I guess. Web services - Again I have no problem with the MS implementation and tooling, and SOAP while it has some overhead, actually does things for you that you often have to build in yourself otherwise. I am Perfectly happy building and using .Net SOAP services in VS. However, I would probably put this on my list because *every* *single* php SOAP service we've ever been asked to use has had a badly formed WSDL which breaks the MS tooling, and trying to get PHP developers to acknowledge that I like pulling teeth. It always ends up being the WSDL and the php guy's fault, but they always insist it isn't. Agree about COM. It's had it's day, and while it has some good points, mostly it's a PITA. I can't believe WinRT is based on it. Makes me sad. I shall cry into my coffee. I would put iOS on this list. I know I'm like the only person on the planet that feels this way, but every time I use it I find it unintuitive, frustrating, ugly and somehow it feels 'old'. I always thought if I didn't have a WP I'd want an iPhone over Android, but having done some Xamarin development recently I think Android might actually be my preferred option. I also have a love/hate relationship with Xamarin, and particularly Xamarin Forms at the moment. The concept is awesome. The execution is filled with missing features, broken tooling, bugs, performance issues, and what looks like (though I haven't proved) poorly thought out implementation that isn't easily extended/replaced. WinRT - Ugh. Ugly API's. Missing API's. Poor exception logic, with poor reporting across language boundaries. Features missing (inheritance in public WinRT components) because... jscript. COM underneath. WTF. Ugh. Jscript. I'm not a web dev, and I don't like the web stack much so I'm biased anyway. The tools have also come along way since I last tried, so probably I'm just out of touch. However, personally, I don't like the language and have always found the tools awkward/lacking whenever I've tried to use it. Basically my initial experiences put me off so much I do e