Live data from Hacker News

Viewing profile — turdprincess

turdprincess

HN member
Joined
Sat, Apr 02, 2022, 10:24 PM UTC
HN karma
488
Public activity
118 items

About turdprincess

No profile information was provided.

Recent public activity

  1. comment
    Comment #49178509

    Boulder Colorado has a public airport bus route that is pretty widely used - it takes one hour and is well liked by the general public.

  2. comment
    Comment #46748568

    Same - my new team doesn’t do any scrum or story points and it’s an amazing breath of fresh air - don’t miss those days just yelling random numbers at the zoom call for hours. The …

  3. comment
    Comment #45924097

    Virtual credit card numbers are a great way to combat this. For example, the Wall Street journal pricing is pretty wild (8 dollars a month for the first 3 months then jumps to much…

  4. comment
    Comment #45811576

    Must be a shoe type thing - I’ve never had any smell with La Sportiva (solution, futura, Muira or katana)

  5. comment
    Comment #43445968

    In that setup, how do you write a test which acts against a mock version of your API client (a static function in your proposal?)

  6. comment
    Comment #43146764

    I got mine for health reasons (low back, must work lying down sometimes), and while for me it’s a really useful tool, I couldn’t see working in it full time. It’s just too bulky, l…

  7. comment
    Comment #42987184

    Abstraction is a an abstract word, but as an example, I would consider the process of refactoring a big piece of code which mixed together api requests and view presentation into a…

  8. comment
    Comment #42987144

    As an opposite view point I work on a 10 year old legacy iOS app which has almost no abstractions and it’s a huge mess. Most classes are many thousands of lines long and mix every …

  9. comment
    Comment #42630827

    Climbing works great in jeans if they are a bit stretchy. Especially good for knee bars - almost as good as a knee pad and 1100% more stylish

  10. comment
    Comment #42358459

    America is a land of inequality. There are many people (poor) which have bad healthcare, but for many others (the wealthy, stably employed), healthcare is excellent. If you have a …

  11. comment
    Comment #42350028

    FAANG jobs absolutely hire engineers over zoom. It’s not just one interview, but the whole process is done remotely over video. It typically includes somewhere between 5 to 10 sess…

  12. comment
    Comment #42349900

    At least in the USA one major piece of the college application is a standardized test - a concept very similar to a Leetcode interview.

  13. comment
    Comment #40828480

    Thin boned and uncoordinated? Rock climbing is your sport! Go to a local gym and try it for a few months and you might find yourself getting really good really fast

  14. comment
    Comment #40218367

    Swift enums support union types as well, and are also very useful.

  15. comment
    Comment #40200950

    I recently left town for 1 month and got the post office to hold my mail. It was all delivered in bulk when I came back. Out of the huge bundle of 100 mail pieces, there was only 1…

  16. comment
    Comment #40114285

    Actually coding is the domain of mid level and senior engineers. Staff engineers architect, design technical strategy, collaborate across teams. A proper staff engineer might only …

  17. comment
    Comment #40046696

    That seems about as realistic as immediate dismissal from your job if you forget to unmute yourself on zoom.

  18. comment
    Comment #40036622

    Id be interested in a C++ for Swift developers version.

  19. comment
    Comment #38992144

    As a converse view point, in my experience, in terms of huge methods and huge files / classes, its rare to see developers who have the mindset of "in general, I prefer small files …

  20. comment
    Comment #38772872

    Being able to talk to the model has been awesome for my conversational Spanish. I’m holding conversations and getting live corrections on my grammar.

  21. comment
    Comment #37949571

    Swift allows you to program using “headers” - just have a protocol and an implementation, even in separate files if you want. This is a good pattern for some cases, like the public…

  22. comment
  23. comment
    Comment #37949361

    SwiftUI exists to solve exactly this problem - the ui is declarative and state driven. However, its predecessor UIKit is mostly imperative and it takes a lot of manual code to keep…

  24. comment
    Comment #37650812

    I’m not sure I buy this - who is looking to max out their HELOC? Of course one good reason to do that is to buy another property, but of course, this again is a chicken or egg prob…

  25. comment
    Comment #37644125

    Curious - which individuals benefit from housing values rising? It seems like if you own a home, and it gets more expensive, you have more money on paper, but how do you benefit fr…