HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bfelbo

no profile record

投稿

Model-Market Fit

nicolasbustamante.com
2 ポイント·投稿者 bfelbo·6 か月前·0 コメント

Cursor uploads local credential files

forum.cursor.com
8 ポイント·投稿者 bfelbo·昨年·1 コメント

Cursor uploads .env file with secrets despite .gitignore and .cursorignore

forum.cursor.com
46 ポイント·投稿者 bfelbo·昨年·18 コメント

The Tesla protests are getting bigger – and rowdier

theverge.com
50 ポイント·投稿者 bfelbo·昨年·31 コメント

Narcolepsy is weird but I didn't notice

fortressofdoors.com
284 ポイント·投稿者 bfelbo·2 年前·106 コメント

[untitled]

1 ポイント·投稿者 bfelbo·2 年前·0 コメント

Structured generation for LLMs performs better - a detailed rebuttal

blog.dottxt.co
2 ポイント·投稿者 bfelbo·2 年前·1 コメント

EU consumer groups slam 'manipulative' video game spending tactics

france24.com
2 ポイント·投稿者 bfelbo·2 年前·0 コメント

コメント

bfelbo
·4 か月前·議論
It’s now EOD Thursday. What was the conclusion of the vote?

(not shown on the chat control website as far as I can tell)
bfelbo
·7 か月前·議論
It’s infuriating how US-centric some OSS maintainers can be. Really sad if the OOS ecosystem also have to fragment into pieces like much of the internet is starting to.
bfelbo
·8 か月前·議論
Great with a truly open model! How much would it cost to train the different versions?
bfelbo
·10 か月前·議論
Yeah, this was the case before MCPs as well. Especially with some of the really bloated SDKs (looking at you Firebase and Twilio).
bfelbo
·10 か月前·議論
Would love to use Zulip, but the bad mobile app reviews are scaring me off.
bfelbo
·昨年·議論
Great hack, thanks for sharing! Any other hacks like this you’ve found useful to improve voice AI?
bfelbo
·昨年·議論
Good idea. I’ll add some that have annoyed me for years just in case:

- On iOS, the alarms app breaks down once you get to ~250 alarms. You can try to add/delete alarms and it’ll appear like they changed, but the change wont be saved. I can’t use the alarms app now and can’t fix it as I can’t delete alarms. By the way, would be nice to reuse alarms when creating at the same time as an existing alarm so you don’t end up with 250+ alarms in the first place.

- On iOS, the notes app breaks down in long documents (~10 pages of text with bullet points). When writing beyond that, some text will sometimes disappear only to reappear when you type some more. Other times, the cursor disappears. This only happens in long documents. All English text, mainly bullet points, often with some text pasted in.

It’s shocking to me that my iPhone 11 Pro can play gorgeous 3D video games, but can’t handle 250 alarms or 10 pages of text..
bfelbo
·昨年·議論
Cursor uploads files like credentials.json, .env, and .git-credentials to their servers for their Cursor Tab model. They do this despite those files being clearly credential secrets and even if these files are listed in .gitignore. See the link for a forum post with repro and details by a Cursor user.

You can use a .cursorignore file to prevent the upload, but you need to have that file present before you open the project in Cursor. You also need to update your .cursorignore file before saving any new credential files into your directory to prevent Cursor from uploading them.

Cursor users might feel safe when they have privacy mode enabled, but IMO that feels like false safety. The Cursor team have responded to the forum post describing the security issue saying that privacy mode only means that the sent files aren't stored in plaintext. They don't say anything about not training on uploaded files.

I have no affiliation with Cursor or any other AI IDE company. Sharing as I use Cursor myself and was shocked to see it autocomplete my own secrets and that it uploads such sensitive files.
bfelbo
·2 年前·議論
How many dimensions would you need to increase by to capture positional information?

Seems to me like it’d be a quite low number compared to the dimensionality of the semantic vectors?
bfelbo
·2 年前·議論
We might need to preserve seeds again due to climate change. Impressive to read about those who literally sacrificed their life during a siege for science and the future of humanity. Thanks for sharing.
bfelbo
·2 年前·議論
There’s very few and poor cables in the areas between Russia/Mongolia/India.

AFAIK, the latency from Mumbai to southern Russia (not that far in distance) is surprisingly high. Much higher than from e.g. Frankfurt to Moscow. Don’t know if it’s enough to violate the triangle equality between Frankfurt-Moscow-Mumbai.
bfelbo
·2 年前·議論
How does this compare to the popular Graphile Worker library?

https://github.com/graphile/worker
bfelbo
·2 年前·議論
Can you give an example of a search query where Perplexity really shines?
bfelbo
·2 年前·議論
Tried it based on your recommendation, but was a bit disappointed.

I asked Perplexity Pro about the difference between the Rapier and Jolt physics engines. It missed many things that’s clearly available in the docs such as determinism and JS language bindings for Jolt, which makes me afraid to trust it.

Also asked about best Italian pizza places near my address to try something completely different. The top result doesn’t serve pizza and the 2nd result was many kilometers away.
bfelbo
·2 年前·議論
Yes! @OP, would love to hear more on how you’ve done this.
bfelbo
·2 年前·議論
That’s an incredible article, thanks for sharing! Really recommend others to read this.
bfelbo
·2 年前·議論
Calling is great. You can also send an email. If they get a barrage of emails, it might help wake them up.

I sent something I composed myself, but this template looks good if you need inspiration.

https://nextcloud.pp-eu.eu/index.php/s/cwyRic7cC5zcfHk?dir=u...
bfelbo
·2 年前·議論
This is a really nice demo, great job! I might turn it into a little multiplayer game if you don’t mind?

If so, could you add a license?