Live data from Hacker News

Viewing profile — lilcorey10

lilcorey10

HN member
Joined
Sat, Jul 14, 2018, 5:34 PM UTC
HN karma
8
Public activity
18 items

About lilcorey10

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
    Comment #29610847

    I’m what ways is there an imbalance? Assuming the other party isn’t inept of asking questions there shouldn’t be much of one

  5. comment
    Comment #27879001

    Is there any mention on how to check your own devices for this exploit?

  6. comment
    Comment #25311043

    What are examples of upper class culture or habits?

  7. comment
    Comment #21902346

    ‘I don't want to be at work making someone else rich. I want to spend those remaining 30 years enjoying myself and bringing happiness to those in my life’ How do you expect to live…

  8. comment
    Comment #20527912

    I'm curious how the classes are assigned to a topic. What attributes from the knowledge model are they using to determine 'vital'? Also, who/what determines the ontological hierarc…

  9. comment
    Comment #19243283

    Google Compute Engine has a free tier that doesn't expire like AWS. It's a very lightweight server that has up to 10GB of storage I believe and can egress 1GB of data per month.

  10. comment
    Comment #19168578

    Architecting microservices like your org chart would be Conway's Law, correct?

  11. story
    Ask HN: Domain Specific Hardware – next big wave?

    Intel's Spectre/Meltdown bugs happened because of a desire to keep up with Moore's Law, IMO. Because of physical limitations the optimizations to improve CPU performance also decre…

  12. comment
    Comment #18571004

    Oh yes. Its a drastic cut in calories from what these participants consume normally. 800kcal is probably not sustainable long term unless you weigh 90lbs and are sedentary. This is…

  13. comment
    Comment #18570856

    This sounds to be marketed as some scientific potion to cure diabetes or at least rid the need of medication. All it comes down to is cleaning up your diet (e.g. eating the right a…

  14. comment
    Comment #18544609

    So essentially pairing Firecracker with Lambda will reduce Lambda down to a simple trigger that can spin up one of these VMs where before Lambda ran the code?

  15. comment
    Comment #18123290

    Any recommendation on an alternative for a well documented API similar to Google Places?

  16. comment
    Comment #18123005

    So sort of like what forking does on a Github repo?

  17. comment
    Comment #17620796

    What gap in the market is Stripe filling? I'm not entirely sure what Stripe does.

  18. comment
    Comment #17579386

    Excuse the ignorance, but how do you tie the React in with Python? Are they 2 standalone apps that communicate RESTfully?