Viewing profile — repox
repox
HN member- Joined
- Tue, Feb 04, 2014, 11:29 AM UTC
- HN karma
- 98
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About repox
No profile information was provided.
Recent public activity
-
comment
Comment #48118141
> No one is doing that It's crazy how confident that sounded. I'd bet that energy would have been better spent on asking people instead of assuming that a subjective opinion is rep…
-
comment
Comment #45048990
> Anyone using their PHP images? With FrankenPHP, I can't imagine why I'd choose Bitnami anymore.
-
comment
Comment #41545653
> They also tend to make the stand-ups one hour long. I'm Head of Development in a midsized SaaS company. Another team's PM went for paternity leave and I stepped in to lean in on …
-
comment
Comment #40438355
> Honest question - why still use Google at all? Whenever DDG became good enough (seven? ten? years ago?) I used it exclusively. Lately I use a mix and have moved on from DDG, but …
-
comment
Comment #40425158
It's a complex task, to be honest. PHP kind of stagnated in terms of development with PHP 5.5 in 2013. It kind of went quiet. Along with an overshared article[0] on how bad and why…
-
comment
Comment #40425086
> May I ask if it was for technical reason (JS ecosystem breaking constantly) or for people reason? The "people" is the reason why the ecosystem keeps breaking and there's no conse…
-
comment
Comment #40425060
> That's an interesting statement, as it heavily contrasts with my personal experience. The key take here is that it's a personal experience - for the both of us. I'm confident tha…
-
comment
Comment #40424450
I've been working with Laravel since '13 and PHP since '99. Both just keeps becoming better and better to me. Recent years of needed improvement and feature development of PHP, kee…
-
comment
Comment #39225837
Location: Denmark, EU Remote: Preferably, open to hybrid model Willing to relocate: For the right position. Technologies: AWS, IaC,PHP, TypeScript, Flutter Résumé/CV: https://www.l…
-
comment
Comment #39140546
> There’s a bit of religion happening in both directions. iOS has, objectively, fewer problems than Android in these regards and part of that are the policies. When you say "object…
- comment
-
comment
Comment #36797319
I think it works well in both ways. I've been developing software professionally for the past ~20 years and there's no doubt that the combination of ChatGPT and CoPilot greatly red…
- comment
- comment
- comment
-
comment
Comment #34877900
> How do people deal with Teams' vastly inferior chat after coming from Slack or Mattermost or anything else remotely modern? I'm an engineering manager at a multinational company,…
-
comment
Comment #33053965
> Please correctly blame the ecosystem that you dislike, instead of thoughtlessly using a language as a label for an ecosystem. While I understand your point, I can't help but feel…
-
comment
Comment #33050380
I've spent the last two years working with TypeScript solely. Coming from ~20 years with PHP and using Kotlin and Dart for some years as well, I feel that I'm doing something wrong…
-
comment
Comment #32244066
"Unlimited 1 Gbps" should be unlimited. Otherwise it's downright fraud to label it "unlimited".
-
story
Ask HN: Apple Developer Enterprise Program renewals not being processed in time?
Are anyone else experiencing issues with Apple Developer Enterprise Program renewals not being processed in time? This morning we opened up roughly ~400 stores with iPad POS apps t…
-
comment
Comment #31605293
I have a similar setup: function cheat() { cheatcommand=$1 shift; IFS='+' str="$*" if [ "$#" -eq 0 ]; then curl cht.sh/$cheatcommand else curl cht.sh/$cheatcommand/$str fi }
-
comment
Comment #30981042
> Do you have a source for this? https://gdpr.eu/ It's quite comprehensive, but article 4 on consent.
-
comment
Comment #30910394
Don't know if this is regional (Dane here), but I've never encountered an "exit interview" and couldn't imagine ever accepting an invitation to such a thing.
-
comment
Comment #30700690
> We played around with Flutter for a total one day before ditching the idea altogether (in favour of native Android with Kotlin) I've made several apps in Flutter and so far I'm a…
-
comment
Comment #27948342
> I'd like to remind everyone that PHP originally used strlen() as a hashing function: https://news-web.php.net/php.internals/70691 You speak of this as it should be something that…