HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marsdepinski

no profile record

comments

marsdepinski
·4 anni fa·discuss
Right there with you.
marsdepinski
·5 anni fa·discuss
Mikrotik.
marsdepinski
·5 anni fa·discuss
pick a single platform to build expertise in. start coding. don't change the platform.
marsdepinski
·5 anni fa·discuss
Or precious metals
marsdepinski
·5 anni fa·discuss
Duh.
marsdepinski
·5 anni fa·discuss
Uber owns a huge software platform. Checkout how much it costs them to maintain it.
marsdepinski
·5 anni fa·discuss
It's science!
marsdepinski
·5 anni fa·discuss
To learn a language, read and understand its specification. Then learn the tooling and libs that come with the compiler. Then just start reading other people's source from wherever while you write your own stuff. Reading the standard lib is helpful, ad is reading the source of any framework, but you have to know the language spec well for it to make sense.
marsdepinski
·5 anni fa·discuss
We'll see in another ten years
marsdepinski
·5 anni fa·discuss
100% of employers lie during the hiring process. What's your point?
marsdepinski
·5 anni fa·discuss
Rsync.net
marsdepinski
·5 anni fa·discuss
People will never learn... You really don't own the data if you don't own the servers.
marsdepinski
·5 anni fa·discuss
Aside from the fact that the two are not mutually exclusive but rather fit a DE,D!E,!DE,!D!E pairing resulting in a higher number of non-doer (!D) educated (E) people in industry, the statement is quite on point. Being a doer implies that you will by definition get more out of an education.
marsdepinski
·5 anni fa·discuss
They are given psychotropic drugs to make them easier to manage and less likely to be able to complain.
marsdepinski
·5 anni fa·discuss
Study finds water feels wet.
marsdepinski
·5 anni fa·discuss
In your example, read the spring manual. You need the inference to help spring generate proxies for your service class. You could use cglib to remove this requirement but it's the way the spring API has been for ages. Also using an interface let's you easily mock things out and write dummy test implementations. Pretty valuable.
marsdepinski
·5 anni fa·discuss
They should have removed Windows.
marsdepinski
·5 anni fa·discuss
I believe last time this happened, it resulted in The Big Bang.
marsdepinski
·5 anni fa·discuss
Try telling that to a platform with a different endian format.
marsdepinski
·5 anni fa·discuss
SOAP. I'm waiting for gRPC and OpenAPI to get me where WSDLs were 20 years ago.