Domain changed to archive.palanq.win . Feb 14-25 still awaits import.

Threads by latest replies - Page 17

No.1523642 View ViewReplyOriginalReport
Source?

No.1523416 View ViewReplyOriginalReport
Requesting anime demotivational poster memes. Any will do.

No.1523766 View ViewReplyOriginalReport
looking to get a new gaming laptop, and yes, I understand it is not a substitute for a desktop
Genuinely looking for solid reasonable gaming laptop in the $700-1000 range not really familiar with brands so open to suggestions (or places that have good+frequent sales sales)

No.1523783 View ViewReplyOriginalReport
this artist of a one shot seems familiar to a fanartist but idk who?

Danbooru Metadata Dataset (up-to-date)

No.1519566 View ViewReplyOriginalReport
I'd like an up-to-date copy of the full Danbooru metadata dataset/database dump. Only the metadata, not the images.

The dataset is made available publicly in JSON in an official Google Cloud bucket, but you have to pay for traffic to download it through Google Cloud: https://console.cloud.google.com/storage/browser/danbooru_public/data
If anyone has already downloaded it, could you upload it to somewhere like Huggingface, Mega, archive.org, etc.? It would be great to have it publicly available. It's just a couple of GB.

I wouldn't mind paying for it as a one time purchase, but I don't want to use up my free tier GCP credits because I might want to learn GCP at one point, but definitely not now, so I don't want to start my account. I don't really want to mess with trying to avoid accidental charges, burner accounts, etc. either.

Thanks in advance.
31 posts and 1 image omitted

No.1523433 View ViewReplyOriginalReport
I seem to remember a version of this that where in the art they were more forward-facing and the horse looked more like a chicken. Anyone have a pic of that card?

No.1523730 View ViewReplyOriginalReport
I'm looking for this webcomic. It's the kind of comic tumblr femcels would like. The protagonist had brown hair, glasses and kinda looked weazley, rat-ish face. He wears green, I think.
I believe it had it's own site.

No.1523758 View ViewReplyOriginalReport
What is the name of this outfit/style of clothing?

No seriously, what's that hairstyle called?

No.1523560 View ViewReplyOriginalReport
A lot of female characters use it but I've never really seen it in real life unfortunately. I'd like for a name so I can look over references that are more real than 3d models and cosplayers wearing wigs when I'm drawing new characters.
6 posts and 2 images omitted

Framework guidance

No.1523768 View ViewReplyOriginalReport
I am a software developer who wants to get in the video game industry and has already developed several video games with Unity.

I was starting of thinking to develop a new personal project application. The application is going to be your usual stuff. A register/login functionality, API calls to database, some CRUD functionality, etc.. The most special stuff that I would need integration with is be able to read user's contacts agenda's data and be able to read and send WhatsApp messages.

What would be the best framework to use? Taking into account what I just mentioned, plus the following:
- Monorepo (single code base) for multiple operating systems
- Application must be exportable to Android and optionally to Windows and web
- Framework or software to use must be somewhat related to the video game industry (to indirectly gain experience)

I did some research and I came up with 4 frameworks options, but I am unsure which one would be the best or if my project idea is doable with those frameworks:
- Qt
- Dear ImGui
- Unity
- .NET MAUI Blazor
I already have experience with JavaScript frameworks like React, React Native, Vue and Angular so I am not considering those. Additionally, I do not like Flutter, so that is not an option neither.

Any help, guidance or tip is welcomed, thanks.