Viewing profile — dozzman
dozzman
HN member- Joined
- Fri, Aug 19, 2016, 10:58 PM UTC
- HN karma
- 51
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About dozzman
No profile information was provided.
Recent public activity
-
comment
Comment #42436679
The critical objective either of these approaches is aimed at achieving is helping you _think deeply_ about the problem; how that is best done largely depends on the software engin…
-
comment
Comment #42071089
There is also 'say' which is great if you need to step away from a long running command, in a similar fashion to ringing the terminal bell but with more context.
-
comment
Comment #32166780
The whole region wasn’t down though, only zone europe-west2-a so AFAICT high availability should’ve covered this particular instance of outage.
-
comment
Comment #32165224
My main confusion with this downtime is that neither their Cloud SQL nor Redis offerings managed to complete fail over despite my org having high availability enabled on both of th…
-
comment
Comment #30006602
yo its the UFO mouse that got me
-
comment
Comment #28390227
I can also do this. I do it as eye exercises when I’m staring at screens for a long time.
-
comment
Comment #26472011
This was at near the top of the front page around half an hour ago and now it has disappeared... What happened? Is this being filtered for some reason?
-
comment
Comment #26245861
I also would have agreed with OP 5 years ago. Working in a leadership capacity for a prolonged period has emphasised the human side of coding, that is working in a team and respect…
- story
-
comment
Comment #26174351
Not sure about the interaction aspect of the device, but it reminds me of the "Pico Siblings" required by the (now discontinued?) Pico project by my old lecturer which aimed to get…
-
comment
Comment #25922819
> ... then you're doin' it wrong. 100%. Its mind blowing that this could possibly be considered without batting an eyelid.
-
comment
Comment #25905417
I don't know about the art vs math question but, taking the math example, your code can be unsafe in the same way your maths can be wrong (i.e. maybe you start with a bad premise o…
-
comment
Comment #25888012
If you can, commit wholely to a parsing formatter and plug it into your CI pipeline. I've come to realise over the years that its not style I care about per-se, but consistency. Wi…
-
comment
Comment #24576687
I learned vim so that ostensibly I could fire up an editor and begin coding on pretty much any linux box I come across. This is essentially a solution to that goal, multiplied acro…
-
comment
Comment #24523213
I think quashing divisive conversations in the workplace is generally a healthy thing to do for the well-being of your employees, however Facebook has put itself in a unique positi…
-
comment
Comment #24436794
> It was an old Halloween postcard Are we sure this is not the plot to an upcoming horror film?
-
comment
Comment #24430493
> One of the benefits of HATEOAS is that it allows REST clients to be loosely coupled with REST services, in a way that APIs can change freely change My point is that even though t…
-
comment
Comment #24428537
Most of the APIs I use and build are best suited as RPC systems rather than hypermedia networks, so implementing the entire REST idea has never been immediately useful. Broadly the…
-
comment
Comment #24396626
> I use vim simply because it is ubiquitously installed on every linux and Mac system no matter what or where This was also my initial reason for learning Vim so that I could comfo…
- comment
-
comment
Comment #24316354
I'm guessing Epic wants the court to break down Apple's monopoly on app sales on iPhones, potentially by requiring them to allow third party app sales via alternative marketplaces,…
-
comment
Comment #24301185
Waiting for moderators to change the post title to the original but less descriptive "Easily create web extensions for Safari."
- story
- story
-
comment
Comment #22852157
Probably a given on Mac: iTerm2 Terminal Emulator https://www.iterm2.com/ Less of a given, still Mac: Rectangle Tiling Window Organiser https://rectangleapp.com/ For Linux I would …