Viewing profile — vinceve
vinceve
HN member- Joined
- Sat, Jun 04, 2016, 5:20 AM UTC
- HN karma
- 11
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About vinceve
No profile information was provided.
Recent public activity
-
comment
Comment #28336588
Welcome to Belgium! There’s a multitude of examples. :)
-
comment
Comment #21808305
It masks the complexity of your statement. I know in ruby we had the same issues with the “try()” method. Our rule was, do or do not, there is no try. :) More info: https://karolga…
-
comment
Comment #20462577
For software engineers we ask to bring a piece of code with them that they wrote. It can be anything. At the interview they first show what it does, and then we go through the code…
-
comment
Comment #20240048
I am working as a java developer now for about 3 years. Before I worked 5 years with rails. You are completely right, a spring boot application with Lombok doesn’t come near a rail…
-
comment
Comment #18634499
When I was younger I had similar experiences with customers who ghosted when their needs to be paid. The lesson I learned is to make sure you keep control over your code / env unti…
-
comment
Comment #18526537
Ever looked at Azure Event hubs? We’re usung this as a Kafka alternative because it’s way cheaper actually (for xx million number of messages with a throughput of 4 MBs per second …
-
story
Learning to build a data lake
I'm researching about big data and data lakes, but based on what I found, I can't seem find any proper documentation on how to build one. Are there any recommendations on what to r…
- story
- story
-
comment
Comment #15527125
Belgian here. Day rates of 400+ euro are the normal rate over here for java and php developers (even to the lower side) for freelancers. But I should mention that you lose about 55…
-
comment
Comment #12617454
I read the article, and it indeed addresses the issues that I'm currently facing. Although that the comments also mention about QA testers without development experience, which can…
-
story
Problems in QA
I'm currently researching the current problems/good things about Quality Assurance. I worked myself as a QA-engineer myself and I'm now a fulltime developer. I tried to scope this …
-
comment
Comment #12479879
What about error representation? Most of the time I find that actually representing errors is the hard part of creating a REST api. You usually want some representation of each fie…
-
comment
Comment #11835101
OK, I did not know that. Thanks :-)
-
comment
Comment #11835070
Yes indeed you can with a max time until your alarm goes of. I want to determine myself how long I disable my notifications.
-
comment
Comment #11835056
The reason I use the web interface and not the app are following: - you can't disable notifications - you can't secure your app (aka Pin protection or a password) - huge battery dr…