Can you please expand on this?
The sensitivity to prompts and response quality are related to an agent's functionality, A2A is only addressing the communication aspects between agents and not the content within.
HN user
Can you please expand on this?
The sensitivity to prompts and response quality are related to an agent's functionality, A2A is only addressing the communication aspects between agents and not the content within.
We built similar animation part of a product few years ago. The flow was something like - when a new user signs up and users our product for the first time and creates certain artifact, the confetti animation would be displayed. Product managers loved it and they would show it off to execs as playful, refreshing, etc. But later on after UX reviews, accessibility testing, the feature was ultimately removed from the product.
It was fun to present it in demos, but it can also be annoying to users.
Over the weekend, I saw a Model S with number plate "WOZ" in Oakridge mall, San Jose. I wondered if it is him and sure enough it was him driving the car to the supercharger stations.
I was pleasantly surprised to see him driving and trying to charge the car in public locations.
Congrats on the launch!!
I am previously the founder of a synthetic monitoring startup, devraven.io.
Just sharing my experience - monitoring is brutally competitive. From my conversations most large enterprises have very little synthetic monitoring, they use DDOG or other APM tools and do not want to try any new tools for few thousand dollar savings. And in a lot of cases they are comfortable with their custom test frameworks that use Selenium. Some are even worried that setting up synthetic monitoring will bring down their environment or trash their database with junk data ::sigh::
Most smaller companies we spoke to are not mature enough to have monitoring and did not have resources who can setup monitoring. They used to ask us for help to build tests for them. Asks for discounts on $29.99/mo price point were not uncommon.
After few months of operating the product, we did find few angels who were interested in investing in us (not the product). But in the end, we did not feel that we can make good use of investor money and provide a decent return to them, so we ended up backing out of the investment and chose to shutdown the product.
Only javascript is supported for building transformations and destinations. But you can use any npm library in your script, platform will automatically download it at runtime and executes your script.
Thank you.
Fair feedback. I definitely need to anchor myself to specific niche instead of saying it can work for anything and everything.
The entire backend is available via REST interface. I am looking to support finer API permissions via auth tokens.
But the APIs are accessible today with basic auth.
There are a couple of ways to address this:
1. Create a Source for each customer and send customer specific data to each source. Configured pipelines for each source will receive the event data and processes it.
2. Create one source with multiple pipelines connected to it. In each pipeline, you can drop processing the data based on any conditions.
#1 is preferred so you are sure each customer's data is only reaching the pipelines configured for that customer data.
Not sure I understood the use case. Are you looking into integrate into SN platform? You can add a pipeline to integrate with SN platform using OOTB rest api or add scripted rest end points for custom integrations.
A ServiceNow integration is on my radar. But if you can provide more details I can definitely try to address it when I build the app. Please feel free to log an issue in github if you can provide any details or send an email to me (email in my profile).
There is no throttling today based on outbound failures. But I think it is a pretty common use case for handling destination failures.
Something like - if x or x% events are failing in a pipeline, pause the pipeline for y minutes or until some one unpauses it.
I can look at adding it.
Thanks. It's not v1 yet.
It's about 3 months in the making and needs improvements around ops, tests. I am hoping to make progress with adding tests in the coming days and provide monitoring capabilities.
It is self-hostable today. Just clone the repository, update the .env file and run "docker compose up" to get the instance running.
Thanks.
I think there are a number of platforms for building workflows and integrations today. Some of the platforms serving specific niche (e.g. RudderStack chose to serve CDP, airplane for building internal dev tools). But in the end all of them act on a trigger to transform inbound event data and send it to a destination end point.
Windmill looks cool with support for multiple languages, no-code editor and all the OOTB integrations.
cptn is still evolving - it needs to have more integrations, UX flows need to be improved, it has to get better from Ops perspective.
I haven't used n8n before, but n8n looks much more mature, feature rich and no code capabilities. You can build any workflow in cptn as well, but most of the workflow is built via scripting.
Licensing "seems" to be restrictive if you want to use for commercial purposes (I am not quite sure about Sustainable Use License).
It can work similar to RudderStack if we build a JS library that can send tracking events into the platform. But I think Rudderstack has more features around ETL and Reverse ETL which do not exist today in cptn.
RudderStack is AGPL while cptn is MIT.
Yes, over time with contributions from community the app library will grow and pipelines can be built with ready to use apps.
For complex cases or specialized integrations, you can use any npm library to build your flow.
You can integrate into your stack with HTTP API and we can build SDKs for popular languages so it's just a function call to send the events.
Technically the product can be used as CDP platform if a client library is capable of sending tracking events to the Source URL and you just want to pipe them to your buckets/data warehouses.
I went through the pain of resetting hundreds of my passwords since the last breach during which they lost encrypted data. It was brutal, took several weeks and I had to spend late nights and weekends resetting passwords as a hobby project.
I am glad I went through all the pain.
Posthog also seems to be using rrweb.
automate the necessary checks to minimize human error
minimize is the keyword here. I assume you have seen regressions with Friday pushes and team had to spend their weekends resolving that at least once.
People will do mistakes, bugs will go into code, regressions will happen. It's just inevitable and no amount of automation can cover all your user paths.
People will hate this unpredictability to plan their weekends and spend a peaceful weekend. IMO, it's not worth it.
Just deleting the account won't solve the issue anyway.
I am resetting all the passwords for all my accounts. It's super annoying and it will days for me to reset all the passwords. But thankfully I have MFA for all important stuff.
I found weird issues (when using the recorder) where I couldn't scroll down to the bottom of the screen in Playwright's Chromium, but could in a normal Chrome, forcing me to use other tricks to click the button.
You may consider trying this extension - https://chrome.google.com/webstore/detail/devraven-recorder/.... This extension can record the tests using your Chrome browser instead of launching a separate Playwright chromium browser. Full disclosure: I am the developer of this extension.
I was in SF last week to attend Cloudflare Connect. My first in-person event since the pandemic.
I took BART - there are hardly 10 cars in the entire parking lot by 8AM. The lot used to be full. There were three people in the train car I boarded, which used to be pretty full.
I walked from train station to the venue, there are very few people overall in the city. It used to be usually busy on workdays people trying to get to their workplaces.
I felt less than 10% of the people who used to commute are now going to the city, I am not sure if there are any official stats published.
I exactly ran into this issue when migrating from a different provider to CF pages.
I preferred to strip away the .html extensions anyway, so it was okay in my case. CF should trigger a HTTP 308 for older .html to the new urls automatically.
+1
World War II in Color
Yes. Statuspage is not yet updated but down at least for the last 5+ mins
They offer merchant of record services, which essentially means you can sell worldwide without worrying about tax issues.
I have contemplated Stripe vs Paddle couple of months ago. But ultimately chose to stay with Stripe and deal with tax complexities when there is sizable revenue.
I'd say a Status Page for hiring. Something like 'Check your hiring status'.
1. Enter your email address, receive 2FA token.
2. Enter the token, show the hiring status.
Definitely linking the card and sending stuff via UPS are glaring red flags.
Ignoring that part, even if they just stick to collecting the background information, SSN, copies of drivers license - that is just good enough information for full-blown ID theft.
Even legitimate companies use varieties of third-parties that help with hiring, background checks, payroll etc. I remember entering data to Workday, some background check provider's site, jobvite, {mycompany}benefits.com etc. the last time I went through hiring process. It's just easy to scam candidates unless they pay close attention to smallest details.