HN user

bfelbo

178 karma
Posts23
Comments55
View on HN
www.nicolasbustamante.com 6mo ago

Model-Market Fit

bfelbo
2pts0
forum.cursor.com 1y ago

Cursor uploads local credential files

bfelbo
8pts1
forum.cursor.com 1y ago

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

bfelbo
46pts18
www.theverge.com 1y ago

The Tesla protests are getting bigger – and rowdier

bfelbo
50pts31
www.fortressofdoors.com 1y ago

Narcolepsy is weird but I didn't notice

bfelbo
284pts106
blog.dottxt.co 1y ago

Structured generation for LLMs performs better - a detailed rebuttal

bfelbo
2pts1
www.france24.com 1y ago

EU consumer groups slam 'manipulative' video game spending tactics

bfelbo
2pts0
twitter.com 2y ago

Diagnostic menstrual pad gets FDA clearance for non-invasive lab blood testing

bfelbo
1pts0
reactjam.com 2y ago

React Jam just started, making a game in 13 days with React

bfelbo
1pts4
ipapi.is 2y ago

An algorithm to detect hosting providers and their IP ranges

bfelbo
2pts0
www.lucidchart.com 2y ago

JSON Compression: Alternative Binary Formats and Compression Methods (2019)

bfelbo
2pts1
reactjam.com 2y ago

React Jam – make a game using React in 10 days

bfelbo
2pts0
reactjam.com 2y ago

Winners announced for React Jam (build a game in 10 days)

bfelbo
2pts0
developers.rune.ai 3y ago

Show HN: Multiplayer 360-pano guessing game using React (open source)

bfelbo
1pts1
reactjam.com 3y ago

Show HN: React Jam, build a game using React

bfelbo
13pts3
www.youtube.com 3y ago

ChaosGPT: Empowering GPT with Internet and Memory to Destroy Humanity

bfelbo
2pts0
news.ycombinator.com 3y ago

Ask HN: Who's using a Postgres-first backend approach?

bfelbo
3pts0
www.npr.org 3y ago

Twitter once muzzled Russian and Chinese state propaganda. That's over now

bfelbo
15pts1
twitter.com 4y ago

The Hardest Wordle Word

bfelbo
2pts0
blog.twitter.com 4y ago

Understanding Twitter Conversations: A Wordle Case Study

bfelbo
3pts0
www.gamesindustry.biz 4y ago

Microsoft Acquires Activision Blizzard

bfelbo
3pts0
www.gamedeveloper.com 4y ago

Play-to-earn feels like a disaster waiting to happen

bfelbo
1pts0
medium.com 5y ago

Remote First at Brex

bfelbo
53pts96

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.

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..

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.

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.

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.

React is not traditionally used for making games, but that's part of the fun and the challenge. React Jam is particularly relevant for React devs who wanna make a game, but don't wanna learn Unity, Unreal, or some other game engine.

This is the 3rd React Jam. We got a lot of requests to do a React Jam over the winter holidays so we've organized one. We chose to make it a bit longer (13 days instead of 10 days) to help account for being busy with family events etc.

Awesome that you made a game for Steam with React! Haha, there's some examples of other games on the website. People make beautiful 3D games using React, which was crazy to me initially.

Hope you'll join the game jam!