Live data from Hacker News

Viewing profile — throwaway189262

throwaway189262

HN member
Joined
Thu, Jul 23, 2020, 12:14 PM UTC
HN karma
1,696
Public activity
526 items

About throwaway189262

No profile information was provided.

Recent public activity

  1. comment
    Comment #27010475

    I'm of the opinion that any large project will eventually take as long as devs will tolerate. About a half hour. We run mostly Java backend and JS frontend, same story. Tons of opp…

  2. comment
    Comment #27010055

    > As of a few years ago you can choose which rides you take without penalty. That wasn't there before and I have no reason to believe it now without evidence. Turning down rides al…

  3. comment
    Comment #27009983

    That was rude especially for HN, my apologies. I'm a big Java fan but you're right about verbosity and ceremony about startup. There's ways around it but not stuff you would read i…

  4. comment
    Comment #27009699

    I'm a wage slave, but years ago I helped a struggling consulting agency blow up. It's usually marketing. That's probably why revenues are low too. Once we had marketing sorted out …

  5. comment
    Comment #27009270

    Multi threading has zero overhead in normal Java web frameworks. It's thread-per-request so you don't need to worry about thread safety any more than you do in JS. That you didn't …

  6. comment
    Comment #27007032

    I don't think an ask thread is a good spot for a rant, but the JVM languages have changed a lot over the years. You imply that Java is big and heavy when JS/Node Python and Ruby us…

  7. comment
    Comment #27006706

    DropWizard is great. Spring Boot was based off it. It's a nice mix of simplicity and effectiveness. If you want performance above all else, Vert.X isn't too hard to use. But the as…

  8. comment
    Comment #27003661

    I heard it years ago, can't find a source either. I believe it was something related to a court case. Some legal argument that could apply if total employees was over 50% contracto…

  9. comment
    Comment #27003627

    I have also never heard of a contractor for big tech being hired full time. Ever.

  10. comment
    Comment #27003600

    It's similar to McConnells recent "My advice for corporations is stay out of politics. Not including contributions of course" The hypocrisy level continually reaches new heights

  11. comment
    Comment #27003560

    The irony is that Republicans caused this. More specifically, the Senate leader Mitch McConnell. He was instrumental in the Citizens United supreme court decision that gave free sp…

  12. comment
    Comment #26992611

    Let us remember that big tech companies like Microsoft, Google, Facebook generally have 49.9% of their employees contractors. Why nearly 50%? Because that the highest amount you ca…

  13. comment
    Comment #26992433

    As someone that's forced to write C occasionally Rust is a godsend. I prefer high level languages but when I need the performance it's nice to have something that doesn't feel like…

  14. comment
    Comment #26992391

    It won't replace JVM/CLR. Rust community is pretty against GC and even though lifetimes are wayyyy better than C memory management they're not nearly as convenient as GC. If Rust e…

  15. comment
    Comment #26987909

    Depends on how fast your connection is. For DSL, anything will do. I picked up a TP-Link Archer C50 V4 for $22 and it's fast enough to shape and route a 12/2 DSL link while sweatin…

  16. comment
    Comment #26987671

    Yeah, I haven't lived in the sticks for some years and EV chargers might be more widespread than I thought. Rural folks still love their ICE cars though for sure

  17. comment
    Comment #26987664

    See my reply to sister comment

  18. comment
    Comment #26987630

    Linksys WRT 3200 and Netgear R7800 are the fastest popular OpenWrt routers. You want a popular ones because they are usually least broken and easiest to flash. Be warned, some rout…

  19. comment
    Comment #26987519

    Most gigs jobs are exploitative. You're not setting your own rates. You can't choose which rides you take. You can't follow your own rules. Remember when Uber was giving back to ba…

  20. comment
    Comment #26987471

    Contrary to microservice cargo cult, it's possible to build a relative monolith that scales infinitely. The bottleneck is the db, but if you have a schema where data is easily shar…

  21. comment
    Comment #26987427

    Do you indent with spaces?

  22. comment
    Comment #26963842

    I like OpenWrt better than PfSense. PfSense/OpnSense is BSD and the new SQM CAKE QoS stuff in OpenWrt (Linux based) is way ahead of anything else. My usual need for fancy routers i…

  23. comment
    Comment #26961718

    Perhaps. Canadian population is concentrated in southern areas. Majority of continental US is habitable and has population density less than 10 people per square mile.

  24. comment
    Comment #26961695

    I'm trying to convince people of this :) . In rural areas a car is frequently your only lifeline when power fails. It's a source of heat, power, and transport. Making that all depe…

  25. comment
    Comment #26961655

    I grew up in the country. Outside urban areas it's normal to have multi day power outages in the US. The less people your circuit serves the lower it's prioritized for repair. Our …