Live data from Hacker News

Viewing profile — gilfoyle

gilfoyle

HN member
Joined
Wed, May 17, 2017, 8:25 AM UTC
HN karma
64
Public activity
23 items

About gilfoyle

No profile information was provided.

Recent public activity

  1. comment
    Comment #44441107

    Sam Altman went from "I'm doing this because I love it" to proposing to receive 7% equity in the for-profit entity in a matter of months. Now he calls out researchers leaving for g…

  2. comment
    Comment #43513642

    Catholic churches are quite conservative in their own ways, primarily set up by Christian missionaries with the mandate to convert. The english language helped, sure, but it's the …

  3. comment
    Comment #42007673

    This is like saying more than a quarter of the code is from oss, examples and stackoverflow before LLMs.

  4. comment
    Comment #37204978

    Also that it maintains insertion order (since Ruby 1.9) opens up more use cases.

  5. comment
  6. comment
    Comment #30985923

    Elon Musk's Trump like behaviour - for e.g. poll regarding Twitter HQ, edit button, openly discussing product ideas etc would have definitely spooked Twitter. This would have led t…

  7. comment
    Comment #29108211

    The Matrix

  8. comment
    Comment #29022235

    Can you be a "VP of Sales" without ever doing any sales? Can you be a head chef without ever cooking? Sure, you can be immensely impactful being a people leader and a conduit betwe…

  9. comment
    Comment #27711424

    Would totally recommend this book "Patterns of Enterprise Application Architecture" by Martin Fowler https://martinfowler.com/books/eaa.html

  10. comment
    Comment #27639714

    Two books that might help: Courage to be Disliked - it's helped me put different life problems in perspective. Mountains Beyond Mountains: The Quest of Dr. Paul Farmer, a Man Who W…

  11. comment
    Comment #26902316

    Product companies ideally optimise for outcome (growth/delight/adoption metrics). Consulting companies tend to optimise for output (delivering on time, code quality, reported bug c…

  12. comment
    Comment #26829695

    Java language gets its hate from its historical lack of focus on developer happiness. Beyond the language, the crufty experience with Java Bean, Java EE, WebSphere era all contribu…

  13. comment
    Comment #26791637

    There is intentional or incidental technical debt which is debt taken for good reason because of lack of enough context, YAGNI, or whatever with the understanding that it will need…

  14. comment
    Comment #26701687

    I have used craftwork design method framework to build startup landing pages and websites. https://craftwork.design/downloads/method-4/ It ships with many layouts, blocks and compo…

  15. comment
    Comment #26486254

    React Native/Expo Mobile app development used to take a lot of effort with separate builds for iOS/Android and low code reuse. React Native changed the game and made building mobil…

  16. comment
    Comment #26465749

    Gitlab is a great service and a great alternative to github and bitbucket. But it has been quite flaky over many years and it's quite surprising they haven't prioritised system sta…

  17. comment
    Comment #26353257

    I have found agile rituals like standups, retros, iteration planning meetings etc helpful because it gives multiple forums especially for junior developers to participate. These he…

  18. comment
    Comment #26344989

    Lack of motivation and thus focus could be due to many factors. Finding the root cause is the first step. If it is due lack of social contact (due to working from home), try hangin…

  19. comment
    Comment #26190904

    > These are not unusual traits when starting a company as a technical founder. Its actually not unusual to have technical cofounders who have no prior software engineering work exp…

  20. comment
    Comment #18520076

    I have an enterprise B2B app on react native with expo and the experience is great. Code push (over the air updates) on expo is a killer feature and something which Flutter doesn't…

  21. comment
    Comment #18313989

    The usecase in the article was to parse logs from a CDN serving cached content not an app server which serves every request.

  22. comment
    Comment #16323257

    Use Quip for documenting features, ideas, check-listing, task tracking https://quip.com/ Having one place for chats, documents, tasks is great. Its fast, simple and real-time!

  23. comment
    Comment #14356577

    I think the role of AI in eliminating these jobs is overstated compared to the role of Cloud, Dev Ops automation and faster iteration cycles afforded by relatively better abstracti…