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

> Russian soldiers participating in SMO

Russian soldiers participating in the invasion of Ukraine. FTFY.


CLion (and other JetBrains IDEs for that matter) doesn’t send any of your code to AI in the Cloud (unless you use sth like AI Assistant yourself, of course)


It does send telemetry and analytics I believe? I should have been broader in the tracking I specified…


All duckduckgo software is filled with telemetry and analytics that cannot be disabled (The search engine, the Android web browser, the Windows web browser).


FWIW All DuckDuckGo telemetry is completely anonymous: https://duckduckgo.com/duckduckgo-help-pages/privacy/atb


+1!

I had little expectations toward that movie (I think it was just randomly airing on the TV and I watched it), but was very pleasantly surprised.

I'm a fan of Clancy's books (and movies based on them), and The Wolf's Call could easily be one of them.


I love Clancy's books too and hate that they ruined his legacy by slapping his name on a whole bunch of books he didn't write at the end there.


I’m writing an interpreter for the Starlark language in pure Kotlin (no JVM dependencies).

I had this idea in mind for some time already, it began with me wanting to build a simple programming language (and learn in the process) and interest in Bazel. I got started about a month ago by going through the Crafting Interpreters book by Bob Nystrom (it’s crazy good), but now Im straying further and further away from it.

Overall I find the project a great mixture of fun and challenging.

It’s a private repo for now because it’s in a pretty rough state, and is still missing a lot of stuff, but I will release as OSS at some point. That said if someone would like it could be fun:)


Hahah, love it, thanks!

I’m a fan of Curb Your Enthusiasm but didn’t get to this episode yet.

It’s interesting seeing the progress of technology, with Larry using feature phones in the first few seasons.


What? Bullying who?


NATO aka the west aka colonizers.


what happened to you?


What do you mean?


bro you’re so out of touch with reality


Am I? The modern west are the most evil empires ever in history. I’m sure I can trust what western chauvinists say about their hegemony across the world as they bomb and do regime changes around the world.

A person supporting NATO as “defense” is supporting, for example, the Libyan regime change by the west and NATO.


Freeform also works incredibly bad on my iPad (sluggish, unstable, crashing). It’s definitely a software issue. I never had such performance issues with Notability.

But yes. The overall decline in Apple’s software quality is evident and sad.


the fact that it's open-source and nicely structured internally lets you "peel off" the topmost YAML layer and just use the underlying components to interact with the mobile device, using your JVM-compatible language of choice.

I recently made a lol-project at a hackathon exactly that way: https://devpost.com/software/hearthack


> What is stopping adoption of such projects?

In my little experience, many big companies are heavily invested in Appium, which was the only viable solution x years ago, and keep clinging on to that.

Also Maestro may not be flexible/hackable enough for some of the things they do with Appium. But in the long term I think everyone would benefit if Maestro became the go-to UI testing tool, the way Docker became the go-to tool for containerization.

> The quality of most mobile apps sucks so not sure why mobile testing is not mainstream?

I think it's actually: mobile testing is not mainstream, so most mobile apps suck, haha.

btw, I think that most mobile apps actually make no sense at all (many are just stupid CRUDs), and should be web apps. But that'd be a whole different rant :)


Can I run this locally?


Yes, you can use our SDKs to run it locally on Simulators, Emulators, and real devices. We also support popular third-party device farms via the WebDriver protocol.


Oh Okay this is cool, I thought it's not possible (it's not mentioned at your frontpage at all).

How do your AI-features work when running tests locally using yout SDK? Do I need to provide my own token to some LLM provider?


By default, the SDKs use our API endpoints, where we run a combination of models to maximize accuracy and reliability. This also enables us to provide logging with screenshots and reasoning to help with debugging.

That said, we're currently experimenting with a few customers who run our tooling against their own hosted models. While it's not publicly available yet, we might introduce that option going forward.

Would love to hear more about your use case, if a self-hosted setup is relevant or just the use of your own LLM tokens?


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

Search: