Viewing profile — zmxz
zmxz
HN member- Joined
- Fri, Mar 04, 2022, 10:59 AM UTC
- HN karma
- 346
- Public activity
- 238 items
- HN profile
- View on Hacker News ↗
About zmxz
No profile information was provided.
Recent public activity
-
comment
Comment #44553399
European here. You're spot on with your question. Europe is an extremely hostile place to start a business compared to USA. USA embraced capitalism and is geared towards proving co…
-
comment
Comment #43161997
[flagged]
-
comment
Comment #43161713
[flagged]
-
comment
Comment #42998825
Looks like Elon was too busy farming in Path of Exile and now Tesla's customers have to wait until he asserts he's the god's gift to gaming first.
-
comment
Comment #40545541
It's obvious you have no idea what ZTS build of PHP does and you're just spewing nonsense at this point. Creating a few thousand "new object" takes less than 5 msec. Test it. I hav…
-
comment
Comment #40521296
It doesn't even depend. The underlying engine that executes opcodes is the same. Minimal speedup from not having to execute several "new objectname" commands isn't even a drop in t…
-
comment
Comment #40521095
There are claims this is faster. It's not. I used it, together with other "alternative" runtimes which are just PHP command line interface long running scripts with some sort of ta…
-
comment
Comment #40283206
Function has 3 arguments. It's documented. Use cases are documented. You are trained. You ask for.. even more protection? From what? There's a limit to laziness, it takes more time…
-
comment
Comment #40272101
Check this - if it's something important.. don't forget it and implement something called "function" that would pass the third parameter by default? Anyone who is not capable of ta…
-
comment
Comment #40272083
No, it's not a function that causes it. It's the dev who is sloppy and causes issues. Would you blame the scalpel or brain surgeon for mishap while cutting important bits in the br…
-
comment
Comment #40272076
So not knowing how to use a function in programming language is equivalent to a car exploding? Man, your logic is broken in ways that actually hurt.
-
comment
Comment #40258954
The problem is that you're trying to use PHP as if it's a different language. If I have to deal with files, I'll create a class and I'll combine functions file_exists, is_file, is_…
-
comment
Comment #40258898
But I didn't forget the third strict parameter, because I'm diligent in reading documentation and at my job. Was that everything? You basically state there's a problem because you …
-
comment
Comment #40257088
> "there is no way I can get an error code from fopen()", You can, it's via `error_get_last()`. We've had that for 17 years..
-
comment
Comment #40257058
Can you share precisely what "mishmash with a bunch of hidden landmines" is? It's hard to trust a stranger from internet claiming something, but we are in IT so it should be relati…
- comment
-
comment
Comment #38543447
Exciting news! Glad to find out Serbia was the pioneer and helped create Apple!
-
comment
Comment #38430135
I'm one of those who used Internet Explorer 5.0 and was there to complain about Internet Explorer in general. I'm not sure why you are amazed with Chrome transition, but let me giv…
-
comment
Comment #38204269
[flagged]
-
comment
Comment #37995664
> This protocol seems to also depend on JS It doesn't mention any dependency on JS, there's pseudocode in Python to demonstrate generating/using the token. > but some web apps use …
-
comment
Comment #37890757
[flagged]
-
comment
Comment #37800816
> then it's gonna leave a bad impression My company's frontend team (comprised mostly of people who believe anything written) jumped the wagon on Bun. After a few days of working w…
-
comment
Comment #37458208
> So are you saying that you didn't see a salary difference between PHP roles and C# or Java roles? No. What I said was that language was not as relevant as the complete engineerin…
- comment
-
comment
Comment #37444096
So it wasn't the language, it was you? But it was the language?