-
Posts
6,671 -
Joined
-
Last visited
-
Days Won
366
bernhard last won the day on February 10
bernhard had the most liked content!
Contact Methods
-
Website URL
https://www.baumrock.com
Profile Information
-
Gender
Male
-
Location
Vienna, Austria
-
Interests
Sports
bernhard's Achievements
-
Hey @Soma this message was intentionally put on all my open source modules by me back then when Russia invaded Ukraine and tried to make people believe it is just a three day special operation and not a war. I've had this on all my modules and this is one of the few where it is still visible. But yeah... unfortunately it is still true 😞
-
RobotsTxt — Manage robots.txt from the admin UI
bernhard replied to maximus's topic in Modules/Plugins
I think there is only one thing missing: a screenshot 😉- 1 reply
-
- 1
-
-
PlausibleAnalytics — Full-featured Plausible Analytics dashboard
bernhard replied to maximus's topic in Modules/Plugins
That would be really cool! On the other hand I had problems when using Plausible as data grew extremely large on a very small site over a very short period of time... So I'm not using it at the moment and went with the oldschool (and ugly) matomo... Your dashboard looks definitely a lot better, so I'm looking forward to seeing where you bring this 🙂 -
PlausibleAnalytics — Full-featured Plausible Analytics dashboard
bernhard replied to maximus's topic in Modules/Plugins
@maximus this looks awesome! Is the dashboard interactive? On your screenshot it doesn't look like it is. So for example when a user clicks on "Instagram" in the sources panel would it filter for that source or segment etc? Or is it intended as a basic dashboard and advanced insights would be via plausibles dashboard itself? eg like in the demo https://plausible.io/plausible.io -
My experience is the opposite. It's especially helpful with things I don't know and start to learn 🙂 But yeah, a basic understanding of web development definitely helps...
-
Hey @marie.mdna I'm on vacation. I don't know what exact problem you are facing. But it sounds like something must have changed - if it was working before and now it's not any more. The only hint is to maybe inspect the file site/assets/logs/rockmigrations-lastrun.txt and see if you see anything suspicious there. Other than that: Have you already asked AI?
-
I don't know. What's your (daily) workflow? What's ruining your day to day work? What annoys you when working on something? I guess I have experiences something similar. Using Opus 4.6 was really expensive (via Cursor) but then I switched to Auto-mode (using Composer 1.5 mostly) and it was way cheaper! Guess your skills could be helpful here 🙂
-
I try to solve the knowledge gap that most LLMs have in regards to ProcessWire. Thx. I really didn't get your point but now it makes total sense! Thx for sharing your skills!
-
@wbmnfktr I'd love to understand what you are suggesting but I don't. Could you please be more descriptive? What problem do you solve? What is the goal? What is the solution? How would it help me with my day to day work? What would be the expected outcome? What would be the benefit (compared to other approaches)?
-
And you get useful results? I installed it in cursor and it was impressive to see the browser pop up, but not really useful... I even added an /auto-login route to RockDevTools to make the mcp login as superuser by default, but still it was not able to fix such a latte exception issue.
-
What's the scoop on Repeaters. Should I be cautious?
bernhard replied to douglas81's topic in General Support
RockPageBuilder is free: https://processwire.com/modules/rock-page-builder/ But yeah, it's for sure not as performant as a single body field... You can cache the output via Template- or MarkupCache (free) or using ProCache (not free, but great) -
Thx @Peter Knight ! This is so crazy! I asked it to add an onboarding tour overnight. The first two page impressions led to exceptions, but after copying those error messages to cursor it worked: And it not only works it also looks great! There are some issues still, but it's amazing how fast you can try things out and get a real world experience and not just a pencil sketch. Is it somehow possible to give the AI access to a browser so that it can try to load the page and see and fix such exceptions on its own? Another thing I'd love to have is to make it PLAN upfront but then start building once that is done. It seems I have to always confirm the build step after the plan is done.
-
Oh actually I completely missed that! Would be interested in more details how you do that or any helpful links 🙂
-
Ok 8 days later I've been more productive than ever before. I tried to use Opus via API directly, but as far as I understood you lose some integrations with cursor when doing so. So I switched back to auto-mode and realised that cursor actually has two separate quotas: The API usage was basically eaten up in 2 or 3 days (using Opus4.6), but I've been developing a lot during the last days - everything on auto using cursor agents. And what should I say... It's impressive! I've released new features for our SaaS app in lightning speed and I'm still only at 30% of my quota and I think the 20$ plan should easily be enough for me. --- I've also been testing Codex on my Mac and in the cloud. The idea would be to have agents running over night while I'm sleeping. Though I have not achieved any reasonable success with that approach so far. I think you can setup environments in the containers that these agents spin up and I think once you have done so the AI would be much smarter in fixing bugs that it produces and thus delivering much better quality?! Any of you guys already achieved something like this?
-
Another learning: while it might seem to take long to wait for results of an agent... you can spin up multiple agents and let them work on two different tasks (like two new unrelated features)