Live data from Hacker News

Viewing profile — boberoni

boberoni

HN member
Joined
Tue, Jul 24, 2018, 4:52 AM UTC
HN karma
731
Public activity
166 items

About boberoni

No profile information was provided.

Recent public activity

  1. comment
    Comment #48899159

    https://archive.is/kY6Th

  2. comment
    Comment #47293527

    Anyone have experience with Oracle Cloud and ease of moving away? This benchmark seems to recommend Oracle Cloud, but I’ve heard that Oracle has historically used aggressive licens…

  3. comment
    Comment #47257082

    A CLI runs on the client, so they can embed client-side functionality like telemetry or caching.

  4. comment
    Comment #47092274

    The link is to the f-droid blog. The official "Keep Android Open" site is at https://keepandroidopen.org/ , and contains good information on how you can contribute by contacting re…

  5. story
  6. comment
    Comment #46937366

    > Act like a “host” wherever you go The only corporate “core value” that i ever liked was Airbnb’s “Be A Host”. It was a cute and fitting way to encourage a welcoming attitude to a…

  7. comment
    Comment #46921923

    A devkit is not a familiar term for me, but it seems like this project is a gui app for android development on linux arm64. Google officially supports Android Studio, emulators, SD…

  8. story
  9. comment
    Comment #46183888

    I too have hobbies.

  10. comment
    Comment #46000305

    https://archive.is/cGoS6

  11. comment
    Comment #45510571

    The more I work in corporate and learn about office politics, the more I see parallels to geopolitics and diplomacy. If I squint, I can even see the parallels to social and romanti…

  12. comment
    Comment #44943874

    It’s currently Android only. There is a waitlist on their website for the iOS version.

  13. story
  14. comment
    Comment #43102997

    I would recommend “Chip War” by Chris Miller. It’s not for learning tech skills, but provides an approachable history of the semiconductor industry from WWII to the present day AI …

  15. story
  16. comment
    Comment #41990342

    My guess is that getting local permits is easier to get for Waymos (never faster than 45mph, only within bounds of a single city) than long haul cargo (on highways faster than 65mp…

  17. story
  18. comment
    Comment #40832840

    This isn't too far from the truth. In a twisted way, firms outsource the screening process to the admissions process of elite schools. Also, the reputation of elite schools adds cr…

  19. comment
    Comment #40761496

    > business is about growth or margin. > To grow, we could do 1 of 2 things: > - Sell more of our existing products, primarily Coumarin > - Add new products > If we focused on margi…

  20. comment
    Comment #39578571

    > This is an area that is new to me, but a big part of my new job. Can you tell me more about what your new job is, without releasing anything sensitive? If you are running applica…

  21. comment
    Comment #39576651

    Just curious, how does program analysis on real-world programs exactly circumvent the problems of the halting problem or Rice’s theorem? In the real world, do we only ever have sta…

  22. story
  23. comment
    Comment #39341043

    >"We first estimate the supply-side value by calculating the cost to recreate the most widely used OSS once. We then calculate the demand side value based on a replacement value fo…

  24. comment
    Comment #38862016

    If you like textbooks, I would recommend "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj. [1] The most recent edition was published in 2022. If you like lecture …

  25. comment
    Comment #38821385

    For those unfamiliar with Android dev, .dex files are Dalvik Executables, which are used to hold a set of class definitions and their associated adjunct data. https://source.androi…