Live data from Hacker News

Viewing profile — vrodic

vrodic

HN member
Joined
Mon, Jun 29, 2009, 1:37 PM UTC
HN karma
118
Public activity
51 items

About vrodic

No profile information was provided.

Recent public activity

  1. comment
    Comment #42488961

    i kind of hate that OjectiveC killed ObjectPascal and that we don't have a mainstream modern kernel written in Pascal.

  2. comment
    Comment #42429465

    it can show a basic unbloated news site from my contry it can show lwn.net it can show HN it can show old popular local forum it can show rss feeds it automatically blocks (does no…

  3. comment
    Comment #41797670

    there's perefectly working stuff from php from over 20 years ago that only had to keep up with security patches

  4. comment
    Comment #41797447

    [flagged]

  5. comment
    Comment #39373442

    apparently a lot of hardware is still not properly supported, like speakers, microphones and energy saving

  6. comment
    Comment #29778414

    Sounds like headers in general are not necessarily a good idea. They provide flexibility but at a cost. I enjoyed Borland Pascal compilation speeds and clean dependencies before sw…

  7. comment
    Comment #29578123

    If there was only a good Ruby in browser implementation, I'd be more than happy to go Ruby everywhere. New Rails with turbo streams is great, but often times it's desirable to do d…

  8. comment
    Comment #29513592

    I was under the impression that a lot of the original team was hired by MS and that was the end of Borland that created Delphi.

  9. comment
    Comment #29513574

    Still Delphi was better. - DSL for UI (Forms) - fast native compiler that produced self sufficient binaries - great component library and many open source libraries - Object Pascal…

  10. comment
    Comment #29422350

    Hetzner is super affordable alternative to AWS, now with a DC in US, east coast.

  11. comment
    Comment #21567835

    I have pms3003 you can get for about 12 USD on AliExpress. I bought a small usb-to-serial adapter connected to Raspberry Pi Zero W. Here's a combo with a similar device here: https…

  12. comment
    Comment #21382292

    It's good that the banks can be bailed out. It's good there's some inflation. It saves capitalism from itself (the rich acummulating all or practically all the coins).

  13. comment
    Comment #21330596

    Chrome does this for a long time now and I don't consider it an issue. You see a frozen version of the last decoded keyframe until the next one is decoded. Elegant solution IMO.

  14. comment
    Comment #21330589

    It might not be perfect, but allowing only web workers (if you agree on getting push notifications from a page) might be the solution.

  15. comment
    Comment #21239776

    If you don't run untrusted code you should be fine on bare metal servers too.

  16. comment
    Comment #21043299

    > As someone who is working with X11, I strongly disagree. It really needs replacing badly. It doesn't even work; only a few code paths even get tested on for example GLX, which is…

  17. comment
    Comment #20415121

    You must be doing something wrong. There's a lot of overhead for frameworks like Symfony, yes. But it's possible to write reasonably productive and modern website code where you ca…

  18. comment
    Comment #18422683

    Smartwarches have body temperature sensors now? Which ones are okay to buy?

  19. comment
    Comment #17715480

    A mid sized web site with 5000RPM would be 219 million of requests per month: so 766 USD/month just for API GW, without data transfer, lambda, static/cdn or DB costs.

  20. comment
    Comment #17715320

    Most of these articles I read about AWS Lambda (they rarely mention API Gatweway because it's expensive) sound like paid marketing. I've seen just API Gateway costing more than ent…

  21. comment
    Comment #15884659

    It's easy to support Mozilla if you are not a mega-corp https://donate.mozilla.org/

  22. comment
    Comment #14885712

    Do you have a public example that illustrates how PHP/Hack code in Facebook looks like? My problem with PHP is that most of modern frameworks seem to take a lot from Java, and peop…

  23. story
  24. comment
    Comment #14885284

    I've improved this comment a bit over here: http://vrodic.blogspot.hr/2017/07/my-thoughts-on-php.html

  25. comment
    Comment #14885200

    Unless you are using ReactPHP it's not really for real time apps.