Hacker Newsnew | past | comments | ask | show | jobs | submit | kkarpkkarp's commentslogin

I’m working on WC Price Hostory, a plugin that handles price tracking and Omnibus Directive compliance for WooCommerce.

It’s been available as a free tool for years, growing to over 45k active installs. I just rolled out the Pro extension to offer more advanced features, and the early traction has exceeded my expectations. If you're running e-commerce in Europe, this is a must-have for staying compliant with EU law.

https://wcpricehistory.com/


NotifyButton - A simple script on the frontend of your site, a complete SaaS platform on the backend for DSA compliance.

If you operate in the EU and want to avoid heavy fines, this is for you. Once integrated, it allows users to report legal content issues directly to you, which you can then manage via a dedicated dashboard following official EU procedures. Without such a system, users are much more likely to file complaints through official state or EU channels, which can trigger investigations.

https://notifybutton.com/


For my own projects in private repos I would benefit from exporting the session. For example if I need to return to the task, it could be great to give it as a context

For my work as one of developers in team, no. The way I prompt is my asset and advantage over others in a team who always complain about AI not being able to provide correct solutions and secures my career


Just checked what Moore has done and found that quote of him (about Bush):

> “we live in fictitious times with a fictitious president”

it was 2003, but oh, dear Michael, if only you knew what the future would be like...


it was his Oscar for Bowling for Columbine


Tax exempts (I'm not a German, but I was curious about the same and this is what ChatGPT told me :) )


really personal blog: https://muzungu.pl (Polish)

I also started a new site for "me-as-a-business" https://kolibia.pl


> you have to first generate a screenshot by running your suite with --update-snapshots.

How is it executed? Is it something build in into the Playwright, or there is missing part of the code presented, responsible for executing it?


Ah forgot to mention it in the post. This comes built in by Playwright. Normally, you invoke the test suite by running `npx playwright test`. This fails your test if a screenshot is missing or if it differs. By running `npx playwright test --update-snapshots` you tell Playwright to just overwrite the snapshots and not fail tests.


> So this is the 4th+ article I've seen on using a VPN to vibe code on your phone.

and all of them mentions Tailscale. I would not be surprised if we hear in a few days it got next big fund and all of this is just a preparation for it


a fully open source alternative would be netbird, it's based on wireguard as well, has 0 closed components but lacks some features (like IPv6 or internal CA). https://github.com/netbirdio/netbird


I did this on my own without reading any of these articles - I already had a terminal program on my Android phone and was already using Tailscale for shared projects in Ghidra so... Maybe it's just a path of least resistance.


Right. For a simple setup I think using plain boring Wireguard is the better option. Boring is good.


Tailscale has been a HM darling for a long time, this isn’t very surprising!


Location: Poland, comfortable to work remotely in European and American time zones

Remote: yes

Willing to relocate: no

Technologies: PHP, JS, WordPress, Laravel, React, AstroJS, AI API Integrations, AI Search Visibility Optimization

Résumé/CV: https://www.kolibia.pl/

Email: kkarpieszuk@gmail.com

Hello. With nearly 25 years of programming experience, including over 15 years dedicated to WordPress development, I have made direct contributions to key components of the ecosystem - including WPML, WPForms, Advanced Custom Fields, various WooCommerce extensions, and WordPress core (notably Gutenberg). My current work centers around complex API integrations, AI-driven features, and high-performance e-commerce solutions.


try cursor maybe. While I still try to provide as big as possible starting prompt when I try to introduce a new feature, I found for debugging it just works perfect. I almost never need to provide a big context.

Sometimes I get the whole wordpress site with ~20 plugins installed from customer, so it is huge codebase. But if customer tells me "i need to fix this button not sending this or that" that all what I copy to cursor and I have the fix on the first try almost every time.

I don't need to inform AI about anything more. Cursor figures it out itself: that it is wordpress, which plugins it has, which plugin is responsible for that button and how to fix it (mostly as filter/action to be added to the theme, sometimes creates custom tiny plugin)

The is also debug mode in cursor but I don't need it in that case. It is helpful when you are working on a new feature but at some point cursor stucks and can't produce what you ask. Then I switch to debug mode and wait when it fix it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: