Viewing profile — martinni
martinni
HN member- Joined
- Fri, Jan 02, 2015, 7:30 PM UTC
- HN karma
- 113
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About martinni
No profile information was provided.
Recent public activity
-
comment
Comment #40277593
That's really cool, do you mind sharing?
-
comment
Comment #35153340
Google doesn't own chromium, they can't just do anything they want with it. Yes they contribute a lot to it but they don't own it.
-
comment
Comment #31344002
The way I did was to install vim mode in VSCode. Because running head first in vim without any plugin would slow down any serious dev work that needs to be done. Every addon you ad…
-
comment
Comment #26584732
Looks promising. I've used and enjoyed VSCode Live Share before https://code.visualstudio.com/learn/collaboration/live-share Two great features they have are: - The ability share a…
-
comment
Comment #25946265
They’ll probably use that argument to justify their action. “See we saved you from yourself, look how low it got”. But who knows what would have happened if the trades weren’t stop…
-
comment
Comment #25946185
I’m not sure it’s that simple. They pissed off their most loyal and active customers. I doubt they’ll be back. What to say RH will not do this again in the future?
-
comment
Comment #25291915
Great idea, however the main page is pretty loaded in terms of information. There's 9 tiles, 4 button each, date/pictures/tracks/likes.. I just don't know where to look. A simple r…
-
comment
Comment #25221901
I think it's a promising experiment. There's lessons to be learned and improvement to be made. However, I just despise people we try to shove crypto down our throats. It became a s…
-
comment
Comment #24874232
Blockchain is a solution looking for a problem. So many failed to find a good fit.
-
comment
Comment #23866967
I recently interviewed for both Shopify and Hashicorp. Their technical assessment were clear, not tricky and allowed for any tools or documentation. The recruiters also explained w…
-
comment
Comment #23341670
Don't think cobra and viper should be the default CLI framework. They're useful but overkill for most use case. I personally find that the standard lib has more than enough power t…
-
comment
Comment #23034134
Have you looked into protobuf? Seems like it should do the trick
-
comment
Comment #23018467
I'd just suggest creating your own side project and copy a make file that uses the same tech stack and see how they do. Strip it down move it all around. Good ol messing around!
-
comment
Comment #22857088
I highly suggest, [CoC]( https://github.com/neoclide/coc.nvim ). It's a simple LSP client, you'll get the exact same coding experience as VSCode. Then you install the [coc-tsserver…
-
comment
Comment #22857036
Been using spectacle for years but since it's no longer maintained I had to moved to rectangle. Very similar, love it
-
comment
Comment #22759674
SEEKING WORK | Toronto | Remote Technologies: Golang/C#/Python/Rust 6 years of experience, specializes in backend gRPC and protobuf. Built high scale airline software micro service…
-
comment
Comment #22443847
No matter what, after 100k loc, you'll encounter language quirks that irritates you. It's a matter of how complicated it was to find and what the work around is.
-
comment
Comment #22443825
I agree. I would rather keep things minimal and have 90% correctness, than a weird and complicated interface that's 99% right.
-
comment
Comment #22387307
Why does everyone act like sleeping at his factory was the epitome of dedication? I'm sure he was just fine, it was probably just the most convenient thing to do given the location…
-
comment
Comment #21313454
Rich people got "lucky" but they don't define what luck is to begin with. To quote Naval, there are 4 kinds of luck. 1. Blind luck - Where I just got lucky because something comple…
-
comment
Comment #21283071
Doesn't this defeat the purpose of the entire automated phone system? An agent time is precious the automation is there for simple tasks that doesn't require any intervention. If e…
-
comment
Comment #20413529
I love chatbots, but I'm not sure creating a postcard is the correct application. There's so many question to answer. If this was a form there would be only 3 fields and could be c…
-
comment
Comment #20413336
IppSec. https://www.youtube.com/channel/UCa6eh7gCkpPo5XXUDfygQQA He does offline HackTheBox boxes, very detailed clear explanation. Excellent resource for anyone interested in hack…
-
comment
Comment #18534828
https://www.raywenderlich.com/ Funny, insightful, plenty of screenshots and very detailed explanations.
-
comment
Comment #16569978
Could be as simple as a query. (Value, TimeTaken) or something along those lines.