Live data from Hacker News

Viewing profile — gureddio

gureddio

HN member
Joined
Mon, Oct 01, 2018, 4:19 PM UTC
HN karma
82
Public activity
53 items

About gureddio

No profile information was provided.

Recent public activity

  1. comment
    Comment #42814531

    The author has some points but if I was one of his colleagues reading this (he works at github according to his resume) I'd hate to approach him with anything, at all. I feel like …

  2. comment
    Comment #40365047

    It really does feel like this is the current worry in the tech sphere, and somewhat unnecessarily

  3. comment
    Comment #39300433

    Well I live in a fairly small city with not a lot nearby, and it's showing me unremarkable nearby high schools

  4. comment
    Comment #38842422

    VAS Aviation has put the audio up https://www.youtube.com/watch?v=fItu5qM7QfE

  5. comment
    Comment #38842399

    I'm just a hobbyist, but my understanding is that there are supporting systems in-place, such as RIMCAS (Runway Incursion Monitoring and Conflict Alert System) https://test1.skybra…

  6. comment
    Comment #38628547

    Yeah and this is why Jira consultants exist

  7. comment
    Comment #38626143

    Care to expand?

  8. comment
    Comment #38475472

    That sounds like fairly specific usage. My color laser has served me well for document printing, both color and black and white

  9. comment
    Comment #38430996

    Definitely consider the outlay for a colour laser printer. I've had one for around 5 years and it has been no trouble and is always ready to print, scan and copy.

  10. comment
    Comment #38111619

    That and it's been around so long that the language and it's standards have been through so many iterations

  11. comment
    Comment #37869135

    I really take issue with the idea that your travel insurance will save you in a case like this. It's almost a naive position to take. Travel insurance is notoriously exclusionary w…

  12. comment
    Comment #37869095

    All of these ecosystems have problems. I'm a long term Google Pixel user and I could list all of the irritating problems I've had over the years

  13. comment
    Comment #37778238

    I agree with you about the build quality, but also from a software perspective. I've been a long time Pixel user, and have had the Pixel, Pixel 4 XL, and currently have the Pixel 6…

  14. comment
    Comment #37064921

    I feel like in the UK, some of us got WFH in lieu of a pay rise

  15. comment
    Comment #36786695

    Both look like something I currently do in a Google Sheet. I might take a look

  16. comment
    Comment #36584549

    Surely this is about who or what you are following though. Personally there is very little crossover between what I follow on instagram and twitter. So the quality of the discussio…

  17. comment
    Comment #36584412

    That and Snapchat's entire UX is utterly unintuitive

  18. comment
    Comment #36307767

    Someone re-writes this article every few years. It's not the first time that somebody has pointed out that customising the scrollbar isn't a great idea

  19. comment
    Comment #35976444

    Yes but you do fight the framework in some cases. Take for example persisting a database connection, or a pool of connections. A totally normal use case for a server side framework…

  20. comment
    Comment #35959933

    Next.js does indeed have those positives, but it steers you towards paid services (prisma and vercel)

  21. comment
    Comment #35914076

    It really doesn't look like that big of a change as well. Looking at the PR, they didn't go too heavy on their typescipt usage. I can see they when using typescript, they added typ…

  22. comment
    Comment #34981302

    The "contrived textbook example from 20 years ago" still has a very real impact today. In my experience there are still lots of development teams that are instructed to develop in …

  23. comment
    Comment #34355864

    Linting, git commit hooks that enforce the linting. I'm guessing some static analysis tooling on the build server as well

  24. comment
    Comment #34355746

    I don't agree with your points about complexity. Some developers will go off task and introduce complexity when it doesn't need to be introduced. You must have seen this in your ca…

  25. comment
    Comment #34355677

    When I started out as a junior developer, I was put onto a team of 4 other developers that was building a booking system for a leisure company. I got the impression that one of the…