Live data from Hacker News

Viewing profile — serhei

serhei

HN member
Joined
Sun, Jan 27, 2008, 2:36 AM UTC
HN karma
569
Public activity
159 items

About serhei

https://serhei.io

Recent public activity

  1. comment
    Comment #49077192

    There are... multiple blog posts online now about how to use freely available data and modest amounts of compute to train a custom GPT-2-sized model from scratch. It would be quite…

  2. story
  3. comment
    Comment #15750496

    Clearly Apple's decision is based on paternalism, which most people don't appreciate when it's combined with government power. Compare: "Clearly the ability to eliminate opposing v…

  4. comment
    Comment #15729784

    It's still completely illogical to install an update just to wait for another update to fix the problems introduced by the first update.

  5. comment
    Comment #15729768

    Apple has had a planned-obsolescence approach for years and years [1], but with the way software used to be distributed and the consumer expectations on hardware design it was less…

  6. comment
    Comment #15727365

    You may laugh, but it seems scarily plausible to develop a machine algorithm that generates 12 articles, have a human go through to pick the 3 least-ridiculous ones and do some lig…

  7. comment
    Comment #15695745

    Yes, that was a typo on my part. Lake Ontario lengthens any NY-Toronto train line. Lake Erie lengthens any NY-Detroit train line.

  8. comment
    Comment #15684045

    I'm not sure that makes sense as a single rail route. If Toronto and Detroit are intermediate stops on a line from NY to Chicago, that would mean the train either goes the long way…

  9. comment
    Comment #15658908

    There could also be a desire to push partial-autonomy features in the short term, when Model 3 owners are making the decision day-by-day whether to drive the car completely manuall…

  10. comment
    Comment #15496364

    Don't worry, those buildings can always be repurposed as condominiums. Unless the housing bubble implodes in which case Toronto has bigger problems.

  11. comment
    Comment #15496359

    I'm more concerned about whether the streetcar running on top of there will ever be more than just a sketch. An extension of the streetcar network in that direction has been propos…

  12. comment
    Comment #15461799

    The ability to buy something on Steam is sadly no longer a guarantee that it works.

  13. comment
    Comment #15453561

    Seems like Peter Thiel just has a policy to keep a finger in a lot of pies. Reminds me of the time Yarvin wrote a criticism of Sam Altman: > Sam Altman (whom I don't know, but SF i…

  14. comment
    Comment #15251557

    To paint a less rosy picture, many countries are good at keeping out US based tracking / social media monopolies because they want to support their own tracking / social media mono…

  15. comment
    Comment #15238896

    Have a look at https://sandstorm.io/

  16. comment
    Comment #15187512

    > After a lot of lunacy including running around in the backyard and driveway looking for a spot of coverage, we finally settled on a system of handwritten IOU notes, and most peop…

  17. comment
    Comment #14990509

    The reasoning on this guy's website is often pretty fascinating: http://www.worlddreambank.org/P/PLANETS.HTM -- these are entire fantasy planets. For a warm-up exercise, he started…

  18. comment
    Comment #14929226

    It's worth noting that conventional railways tend to sacrifice a bit of speed (relative to what you could engineer them for) in favour of being flexible in terms of how much passen…

  19. comment
    Comment #14913470

    That's pretty similar to how languages like Scala with higher-order features translate down to the JVM bytecode (which is subject to certain restrictions).

  20. comment
    Comment #14910878

    The next boom will be in whatever _isn't_ being hyped right now.

  21. comment
    Comment #14858222

    I believe hype is actually Musk's primary product: by constantly coming up with these announcements he plays his part in maintaining the narrative of the US being the leader in tec…

  22. comment
    Comment #14844870

    I certainly don't look forward to auditing a Solidity contract with the complexity of the federal tax code.

  23. comment
    Comment #14690863

    Imitating other code that is known to work [1]. Lots of testing. Fixing the bug when someone runs into it and complains (a viable last-resort for almost anything besides a Solidity…

  24. comment
    Comment #14690183

    Thanks, I edited my comment to be more readable.

  25. comment
    Comment #14690115

    Heck, the basic methods of writing provably correct programs have been explained in plain English since at least the 70s: https://www.amazon.com/Discipline-Programming-Edsger-W-Dij…