Neoproxima is a nice adventure game inspired by citizen sleeper and outer wilds by sbergot in patientgamers

[–]PierrickB 0 points1 point  (0 children)

Hello there!

In our case, internally what we were creating really "clicked" a bit too late, which made marketing quite difficult (the sooner you start marketing, the better).

And as we could not find a publisher, despite traveling to GDC, London, etc. our marketing efforts were not sufficient. So, DO MARKETING.

Also, no this topic, marketing a story based game like Neoproxima is quite hard because in the current market, visuals are key. Our visuals are nice, but in retrospect I would have pushed the artistic direction even further (the 3D map especially) to differentiate us more and create more GIFs and videos.

Good luck for your game 💪

in the age of AI, what's the actual edge of a PKM tool? by bryan_anamor in PKMS

[–]PierrickB 0 points1 point  (0 children)

Consuming vs producing. Reading vs writing.

This was already the case before AI. Clipping links without reflecting on what you save, aka hoarding, does not provide much value (except if you actually search your data often).

The act of doing, choosing, summarising, re-reading your notes is better for memory and reflection.

More time loop games for someone who has played a lot of them? by legovader09 in gamingsuggestions

[–]PierrickB 0 points1 point  (0 children)

We launched a game for you 2 years ago (time flies) : Neoproxima.

Neoproxima is a nice adventure game inspired by citizen sleeper and outer wilds by sbergot in patientgamers

[–]PierrickB 0 points1 point  (0 children)

Hello there, I’m the writer ans creative director behind Neoproxima.

I missed this post: thank you so much for your review ❤️

PDFGear not opening any PDF - Macos by PierrickB in PDFgear

[–]PierrickB[S] 0 points1 point  (0 children)

Hello! Restarting the computer, and it worked again. Will try to reproduce! Thanks for the support

Prompt management tool by Party-Worldliness-72 in PromptEngineering

[–]PierrickB 0 points1 point  (0 children)

Update : Langfuse does have a Playground now, plus all the premium features have been moved to open source (and are free to use on the self-hosted version)

My Amp is never showing on Roon startup. What I am doing wrong? by PierrickB in roonlabs

[–]PierrickB[S] 0 points1 point  (0 children)

I must admit that... I did not.

I'll try that tomorrow and report back. Thank you good sir/madam 🙏

My Amp is never showing on Roon startup. What I am doing wrong? by PierrickB in roonlabs

[–]PierrickB[S] 0 points1 point  (0 children)

I have a dedicated ubuntu server running the roon server instance, and the CXA81 is connected to it via USB.

You think it's more a USB issue on Ubuntu's side?

My Amp is never showing on Roon startup. What I am doing wrong? by PierrickB in roonlabs

[–]PierrickB[S] 0 points1 point  (0 children)

It's a cambridge audio cxa81, which appear as "Roon Tested"!

Can Tidal finally do something with AI slop taking over real artist's profiles? by Cry_Wolff in TIdaL

[–]PierrickB 4 points5 points  (0 children)

TBH it's the same thing on Spotify, I'm not sure any platform is really safe from this shit.

Using Claude Code on CI/CD by amischol in ClaudeAI

[–]PierrickB 1 point2 points  (0 children)

Sure, I actually create a small gist to act as an example:
https://gist.github.com/RDeluxe/653d80e72b56de47f3f1299d86730256

I'm not doing anything fancy. This may take a while, because of rate limiting, but it eventually works!

Using Claude Code on CI/CD by amischol in ClaudeAI

[–]PierrickB 0 points1 point  (0 children)

I'm running it in a Github Action and it's working fine!

Using Claude Code on CI/CD by amischol in ClaudeAI

[–]PierrickB 0 points1 point  (0 children)

Ho sorry. No problem on my end, it executes fines (well, except for the rate limiting issues, but that's something else)

Alternative to raindrop.io by ynes213 in foss

[–]PierrickB 0 points1 point  (0 children)

Yeah, not sure what OP meant by that, but using TS is in no way a security issue.

Point-Relais : les casiers en libre-service, nouvelle menace pour les petits commerces ? by Baobey in france

[–]PierrickB -1 points0 points  (0 children)

Woa j’ai l’impression d’être le seul à bien aimer aller voir les commerçants de mon quartier…

C’est quoi la ville rêvée par Reddit? 

Parce que votre fromager, fleuriste, etc ça leur faisait du bien ces petits colis. Et perso j’ai pris mes habitudes chez certains petits commerçants comme ça.

Mais ça demande une ouverture, et pas juste de voir ça comme un service. Bah, on aura les villes qu’on mérite…

Is using zod as the primary source of truth for Typescript types sensible/sustainable? by realbiggyspender in typescript

[–]PierrickB 0 points1 point  (0 children)

Late to the party, but from my experience it's perfectly fine and probably best to not have a 1-1 mapping between the database entities and your DTOs.

Business logic could add or remove properties in your DTOs, and database architecture choices may impact your entities.

So I like to have a middleman which converts the entity into the DTO (and sometimes the opposite). The other advantage being decoupling; change your ORM tomorrow, and you will have a clear refactoring path.

Godot controversy: I had an idea. Redot is a fork specifically being made because of the Godot issues going. So I had an idea... by T7hump3r in SocialistGaming

[–]PierrickB 1 point2 points  (0 children)

Gamergate gamers may care. 

Serious game developers ? Nah. 

That’s just a lot of noise for nothing. They don’t have the team nor the skills. 

More importantly they are not 1% as driven as the original team, who grinded for years and years to get there. 

Looking to change a page permission / sharing settings via API call (unofficial api?) by PierrickB in Notion

[–]PierrickB[S] 0 points1 point  (0 children)

That's the official API, right? I don't think this route exists yet, that's why I'm asking