Live data from Hacker News

Viewing profile — rafark

rafark

HN member
Joined
Sun, Mar 26, 2017, 10:30 PM UTC
HN karma
436
Public activity
259 items

About rafark

No profile information was provided.

Recent public activity

  1. comment
    Comment #47604700

    Will you look at it. Another Wordpress “killer”. Wordpress has that market share because it can be easily installed in a wide variety of servers and because of its plugin ecosystem…

  2. comment
    Comment #47237370

    > Are they doubling down on local LLMs then? I love the push to local llms. But it’s hilarious how apple a few years ago was so reluctant to even mention “AI” in its keynotes and f…

  3. comment
    Comment #47191772

    > Your last statement is false. A shady merchant never gets to keep the stolen money. Or any merchant for that matter. Chargebacks (from bad actors) are one of the most annoying th…

  4. comment
    Comment #47175148

    I said exactly this a few days ago elsewhere. It’s disappointing that they (and often other American companies) seem to restrict their “respect” and morals to Americans only. Or ma…

  5. comment
    Comment #47078105

    > there could be a point where we can use them to just make arbitrary UIs and interactive media with raw SVGs So render ui elements using xml-like code in a web browser? You’re not…

  6. comment
    Comment #47037699

    Omg yes finally someone acknowledges this. I am always pointing out how react and jsx are a port of XHP. This is why react was class based at first (because php is a class based OO…

  7. comment
    Comment #47037649

    Under that definition any css class is a shorthand for inline styles

  8. comment
    Comment #47037631

    Thanks for proving the point. I haven’t even seen that element rendered and I already have a good mental picture of what it is and what it looks like.

  9. comment
    Comment #47037609

    Because button is literally anything clickable. Not everything is a boxed button. You cannot just globally add a style to and call it a day. For example, an upvote (^) button, a cl…

  10. comment
    Comment #47037508

    And thank god (or Adam) for that. Tailwind makes me much more productive.

  11. comment
    Comment #47020618

    Correct. Every char outside of a php tag is treated as output, like in a templating engine. So if you start with spaces in a non template file (class definition etc) the spaces wil…

  12. comment
    Comment #47019010

    Speaking of php slack was built with php until they followed Facebook with Hack (which is essentially a modern flavor of php)

  13. comment
    Comment #46110536

    Really? That’s actually a very narrow view to think that AIs need to rely on code examples of some third party forum. AIs will be good enough to understand the docs and source code…

  14. comment
    Comment #46102486

    > the docs don't cut it Yet. By the time stackoverlow shuts down, AIs will be powerful enough to take data from docs or just from the source code alone. I mean the new version of o…

  15. comment
    Comment #46089014

    How many of those are actual active users though? I created my account when chatgpt 3.5 was launched because it was a novelty but haven’t used it in a long time. I use Claude and G…

  16. comment
    Comment #46006262

    Would it though? I’ve been thinking about this for a while. What about introducing a new file extension for this? Something like MyClass.p so that .php is for classic syntax and .p…

  17. comment
    Comment #46006206

    >Like the match keyword, enums, closures etc. They are half-baked versions of what could be powerful and expressive features. The problem is that the php project is maintained by (…

  18. comment
    Comment #46006095

    Your second option was rejected years ago I believe. The pipes were designed to work alongside this rfc that was supposed to be in this new version (8.5) but due to time constraint…

  19. comment
    Comment #46005976

    > The examples in TFA are terrible and I don't get why it was necessary to jump the gun by submitting that article instead of actually waiting for the release and the official rele…

  20. comment
    Comment #45978211

    > just about everyone knows how to navigate in vscode by now. I don’t know and honestly I hate the assumption of the software industry that everyone knows or uses vs code. I stuck …

  21. comment
    Comment #45801362

    They didn’t say it was the fastest. Just that the language per se is fast enough.

  22. comment
    Comment #45801342

    Nope. Php is sufficiently fast.

  23. comment
    Comment #45618946

    > Future generations are gonna look back at us for our treatment of animals, especially farmed animals, much the way we look back at our slave owning ancestors. A lot of people alr…

  24. comment
    Comment #45609291

    Yeah it’s really good. A few weeks ago, some third party script was messing with click events of my react buttons so I figured I should just add a mousedown even to capture the cli…

  25. comment
    Comment #45397224

    Agreed. People are being too harsh in this post