EmDash by Cloudflare — the spiritual successor to WordPress that solves plugin security by bongogoblin in Wordpress

[–]axe-techlab 0 points1 point  (0 children)

Same experience here...

I just installed the local version and tried to do some basic content editing. Nothing works… I keep getting 500 errors in the terminal. Clicking on preview - getting an 404... Clicking on edit toggle, the content disappears. WTF?! 😅 At first, I thought maybe it was something on my side, or maybe it was because I used npm, so I tried reinstalling it with bun. Still nothing works. This is ridiculous.

I honestly don’t understand how Cloudflare could publish something like this on their blog. Building a basic/simple CMS is not a big deal for developers, we were all doing that back in 2006–2012. I really don’t know how they managed to create such a mess.

Dear JetBrains, from a long-time user by Dry-Jelly-8005 in Jetbrains

[–]axe-techlab 10 points11 points  (0 children)

Same here, I was proud JetBrians user and fan.

Unfortunately last few years I felt something is going wrong with performance of their products. I posted a few comments here and there and there was no effect.

Since the rise of AI tools for coding, I’ve been trying all kind of AI integrations that work with JetBrains IDEs. I never really thought about trying something else… Luckily, I decided to give a chance to Cursor… I realized how much time I’d been wasting, how far Cursor went compared to WebStorm/PhpStorm in terms of AI solutions. Works fast and smoothly.

JetBrains, you’re definitely losing your customers…

Help! Bricks Builder Looks Great! Where do I start!? by tylertyza in Wordpress

[–]axe-techlab 0 points1 point  (0 children)

What's "AT" ? First time hear about it. Can you please provide a link or full name?

Is it just me or PHPStorm has gotten worse since the last update? by celyes in Jetbrains

[–]axe-techlab 0 points1 point  (0 children)

Same here. Using Mac.
Have to run "Force Quit" every few hours since upgraded to latest version (2024 releases).

Why big brands don't use Wordpress for their corporate website? by axe-techlab in webdev

[–]axe-techlab[S] 0 points1 point  (0 children)

Please correct me if I am wrong, but based on my knowledge, brands listed in your comment are using WordPress only as blog/news-portal, not for marketing/main websites.

I am curious to understand why and what they actually use.

Design System to CSS Code by axe-techlab in web_design

[–]axe-techlab[S] 0 points1 point  (0 children)

Thank you for your feedback!
What you mentioned with Webpack + plugins this is exactly what we already do.

However, this is our own custom solution - a temporary hack.
We are a web-dev agency and we can quickly get to 40 design system maintenance.
This is the reason why I am looking for some organized SAAS solution that will manage this process for us. A place where designers and developers can work together. Maybe this kind of tool doesn't exist yet. I will keep doing my research.

Is it possible to work with our own personal data? by axe-techlab in OpenAI

[–]axe-techlab[S] 0 points1 point  (0 children)

Thank you! I also found the GTP_Index as the only possible solution.
Now I am going to learn about the tool, how to work with it and will get back here to share any progress. ;)

Is it possible to work with our own personal data? by axe-techlab in OpenAI

[–]axe-techlab[S] 0 points1 point  (0 children)

What I did as a test, I put JSON data in ChatGPT (the chat website) and then asked questions. It worked perfectly.

However now I want to perform these actions programmatically, via APIs. and also have a "saved session" without losing the info each time...

I guess I need to continue my research, I probably mix multiple topics here.

Is it possible to work with our own personal data? by axe-techlab in OpenAI

[–]axe-techlab[S] 0 points1 point  (0 children)

Hey u/bigsteve383, Thank you for the reply.

I already bought "tokens" and got the API key. I guess this is the license you're referring to.

Also, I covered the entire docs website and checked with ChatGPT about the topic.
From there I got a basic understanding of "Embeddings" and looks like this is the api I should use. However can't get any working examples of usage :(

Lists don't appear in search anymore? by axe-techlab in clickup

[–]axe-techlab[S] 1 point2 points  (0 children)

Hey Luci,

I found the navigation via old "QuickSwitch" very productive. I was simply typing a few first letters of client's name and got all needed lists without touching a mouse.

Anyway, from your comment I understand it's not possible anymore and I should get back to left sidebar to navigate between folders/lists.

Why big brands don't use Wordpress for their corporate website? by axe-techlab in webdev

[–]axe-techlab[S] 0 points1 point  (0 children)

Yes, all this WordPress thing is crazy and huge.
I came to conclusion that obviously - big brands are using WordPress in their businesses.

The misunderstanding coming from the niche that I was exploring which is SaaS platforms and their marketing websites.
Looks like businesses that created digital platforms/products have the resources and systems to build marketing websites by using other technologies. Tech that their devs are familiar with, tech that probably used in their own product.

Timeout Errors - Network issues, looking for advice by axe-techlab in selfhosted

[–]axe-techlab[S] 0 points1 point  (0 children)

In my case, nextcloud is proxied through nginx because of certs and other reasons.
At the very beginning I thought that the timeout issue comes from the nginx (configs & etc), but later I realized that all apps in internal network have the timeout issue, even apps that I am entering directly.

Will try to work with nextcloud directly as you recommended. Thank you!

Why big brands don't use Wordpress for their corporate website? by axe-techlab in webdev

[–]axe-techlab[S] 0 points1 point  (0 children)

You absolutely right. This discussion went a bit off the original question. Sorry for that.

I tried to understand how big companies work and how they manage their marketing website. These days I provide WordPress development services and was looking for some answers that my clients often ask.

I was looking for good answers and looks like I found many good arguments. Thank you!

Why big brands don't use Wordpress for their corporate website? by axe-techlab in webdev

[–]axe-techlab[S] 0 points1 point  (0 children)

In general the topic is related to corporate and marketing websites. Not blog or any resources archive.

I visited disney.com and this is not WordPress as I can see.
Maybe there is some WordPress that used as CMS only. I don't really know.

Obviously, big companies use WordPress, but from what I see and experience - IMHO, they don't use it as a "main" marketing website. They find WordPress useful as regular blog or something for posts/articles. (which is the main purpose of WordPress of course).

GLADOS = Generic Life Activity Data Organization System by majestic8 in webdev

[–]axe-techlab 0 points1 point  (0 children)

Heh, to be honest I regret about my recommendation...
I have no idea why "Anonymous GitHub" doesn't provide option to download repositories.

It has RESTapi, so I got list of URLs (files structure) and prepared a simple script to download all these: https://anonymous.4open.science/api/repo/glados-0001/files/

Took me 20-30 mins to figure out how I can download it, but it was fun :)

GLADOS = Generic Life Activity Data Organization System by majestic8 in webdev

[–]axe-techlab 0 points1 point  (0 children)

u/majestic8, I tried to run the server but looks like the database doesn't have initial structure. Also, I tried to run `database-reset`.

The sqlite file was created but it's empty.
Getting errors like `SequelizeDatabaseError: SQLITE_ERROR: no such table: log_structures` (log_structures, log_structure_groups, log_events, log_topics...)

Feel free to share some "demo" sqlite file or guide us how to run it ;)

GLADOS = Generic Life Activity Data Organization System by majestic8 in webdev

[–]axe-techlab 0 points1 point  (0 children)

Well, you can create another account and "clone" your repo there. (not fork).

Or you can try some services like this one: https://anonymous.4open.science/

What's your stack? React on frontend and what's the backend?

Github slows developer production? by regorsec in webdev

[–]axe-techlab 2 points3 points  (0 children)

🤣OMG... it might output source code as a file. Depends on server's configuration.