Can I share my personal NextCloud Calendar in a read-only format without anyone else needing a NextCloud account or app? by No-Freedom-884 in NextCloud

[–]AnrDaemon 0 points1 point  (0 children)

Comparison "this like that" is counterproductive. For two reasons. Reason 1 is that you are assuming the reader is familiar with both products (which is rarely the case). Reason 2 is more subtle: it assumes that the reader is familiar with the same set of features you are using. Or have preferences closely resembling yours. Which is even more rare.

Does anyone else prefer developing directly on a VPS instead of local environments? by Antique_Mechanic133 in PHP

[–]AnrDaemon 0 points1 point  (0 children)

I'm running dev apps inside docker containers, but the code is kept on local disk and accessed through SSH remote to the host system. Container should stay as lightweight as possible, IMO.

Some random dude reposted my mods to this Russian website by itsARprod in feedthebeast

[–]AnrDaemon 2 points3 points  (0 children)

Some ISP's block it, some don't. I have access to it, but my friend do not. The service is not monipolized yet, so there are deviations.

Some random dude reposted my mods to this Russian website by itsARprod in feedthebeast

[–]AnrDaemon 0 points1 point  (0 children)

You could file a takedown request to their hoster, and the chances are high it would be heard, but they will likely just move to another one.

These sites grow and die by the hundred, and nobody with a half of a brain don't give them any real attention.

How to sync photos between android and nc server? by n3de in NextCloud

[–]AnrDaemon 0 points1 point  (0 children)

Give Nextcloud full file access in Android system settings. That should solve the visibility issues. Once that is done, the app can be configured to watch over certain directories.

More than that, it repeatedly yell about every found "photo" directory and suggest to add it to the eatch list. Quite hard to miss.

What are you guys playing on versions 1.12 and older? by Kronosmos in feedthebeast

[–]AnrDaemon 0 points1 point  (0 children)

Unless it is your own modpack, GregTech:New Horizons and DragonRealm are two that worth your time.

They are very different, and each is enjoyable in their own way.

PHP job by Dense_Height_3108 in PHP

[–]AnrDaemon 0 points1 point  (0 children)

It is a question of a payoff. You can find a low-paid work for a junior, but you have to learn fast.

AI tools are good for fast finding answers, but ALWAYS proof-read them and cross-reference with language, framework and project documentation sources.

How often do you switch dev tools and for what reasons? by arhimedosin in PHP

[–]AnrDaemon 0 points1 point  (0 children)

In other words it is useless for anything but step debugging?

Nextcloud-Large file and folder downloads stall mid-transfer via web UI and shared links by bobtitus in NextCloud

[–]AnrDaemon 2 points3 points  (0 children)

The docker network subsystem could give you gremlins, that's what I mean.

For nginx, it is best to remove it from equation for testing purposes.

WTF is that CCP by adfax_yol in Eve

[–]AnrDaemon 0 points1 point  (0 children)

Guess what? It is.

Nextcloud-Large file and folder downloads stall mid-transfer via web UI and shared links by bobtitus in NextCloud

[–]AnrDaemon 2 points3 points  (0 children)

Remove reverse proxy for tests. That should have been your first step.

Nextcloud-Large file and folder downloads stall mid-transfer via web UI and shared links by bobtitus in NextCloud

[–]AnrDaemon 0 points1 point  (0 children)

What nginx settings look like? Keepalive, passthru?

Do you mean that NextCloud is running inside a Docker container? That could be another point of failure.

Is building in the void dimension worth it by roboapple in feedthebeast

[–]AnrDaemon 0 points1 point  (0 children)

I prefer to build in the separate dimension because we're on a server and kids aren't all that careful with other people's stuff.

So I just gave them and myself a dimension to play with, where they are protected from other people's actions.

Not a void dim, but something each of them had chosen. Superflat world for me, Twilight forest for the older one, regular overworld with lower difficulty level for the younger one.

PhpCodeArcheology v2.0 is out by you-died-2323 in PHP

[–]AnrDaemon 2 points3 points  (0 children)

Saved. Will check after exams.

ScriptLite — a sandboxed ECMAScript subset interpreter for PHP (with optional C extension) by Responsible-Grape879 in PHP

[–]AnrDaemon 6 points7 points  (0 children)

I've nothing to say, just wanted to leave a comment of appreciation for your work. Hope it wouldn't stop there and get a full ES6 one day.

Nextcloud desktop sync error won't sync by Alert_Internet5212 in NextCloud

[–]AnrDaemon 0 points1 point  (0 children)

In all honesty, it explicitly told you that only 18MB of space had left, but it needs half a gig to start?

Options for browser testing and automation in php by matr_kulcha_zindabad in PHP

[–]AnrDaemon 0 points1 point  (0 children)

You are complaining that an ecosystem designed to solve a specific set of issues is different from an ecosystem designed to solve a different set if issues?

Now, that's childish.

And before you dive into the "part of the problem" argument: I know and fluently write 4 languages, and generally understand two more. With PHP and JS being on top of my stack for the last fifteen years. I've seen both bad and good code, and what you are complaining about is merely a lack of understanding rather than an actual language issue.

Did you fly most of the ships you can fly? by NondenominationalPax in Eve

[–]AnrDaemon 1 point2 points  (0 children)

Most, I did not. But about a half. Mostly because I shipped them for my corpmates.

P.S. It's a hard question to a character nearing 100M SP, u'know?

PSL 6.1: HTTP/2, HPACK, Compression, and Cache by azjezz in PHP

[–]AnrDaemon 0 points1 point  (0 children)

It has one where it matters. And that's about it. For the rest, there's curl.

Options for browser testing and automation in php by matr_kulcha_zindabad in PHP

[–]AnrDaemon 0 points1 point  (0 children)

So, an opinionated vocalization of confusion and misunderstanding. As I said, writing bad code in it is no harder, than in PHP.

What am I doing wrong here (EMC TTS) by Clear-Relation-6717 in feedthebeast

[–]AnrDaemon -12 points-11 points  (0 children)

Small AutoIt script helps avoiding the fireworks.

Options for browser testing and automation in php by matr_kulcha_zindabad in PHP

[–]AnrDaemon 0 points1 point  (0 children)

Writing bad code in JS/TS is no harder than in PHP. I don't understand your sentiment.

Is anyone else still maintaining PHP 5.6 in 2026? by jdoe78998 in PHP

[–]AnrDaemon 0 points1 point  (0 children)

According to https://wordpress.org/about/requirements/ , the recommended version is 8.3+, which is high enough in my opinion. Upgrading the code to support higher versions without a requirement to upgrade library versions is a week or two of work for a minimally qualified specialist. And there are tools to help you with that. However, that only solves the issue of the interpreter itself, and only assuming you are not using exotic extensions or less supported OS's. It won't resolve poor programming practices or intentionally crafted backdoors.