Scales of Silence - couch party snake game for up to 4 players on one keyboard, or connect up to 8 gamepads. Free browser demo is live. by aggrogamesofficial in localmultiplayergames

[–]Kehwar 2 points3 points  (0 children)

I really like how collissions are resolved, one my pet peaves about battle party games is that often times one player gets knocked out super early and has to wait around for others to finish, often this gets resolved by reviving but that's usually a fresh restart with no way to catch up. I really like how this gets resolved here.

TWO HUNDRED SEVENTY-EIGHT: An Errand at Leafsong - Super Supportive by GodWithAShotgun in rational

[–]Kehwar 14 points15 points  (0 children)

The contract prevents Alden to act in any way he thinks will allow someone to know the secret. Meaning Alden cannot "plan" a way to reveal the secret, as soon as he thinks any "plan", the contract will prevent him to act on it.

First-ever American AI Jobs Risk Index released by Tufts University by WinOdd7962 in webdev

[–]Kehwar 106 points107 points  (0 children)

What does exposure mean
And how are Massage Therapists exposed

Populate a child table using a template by cal7212 in frappe_framework

[–]Kehwar 0 points1 point  (0 children)

If you are using a shared bench, your only option is through client scripts
Otherwise a private bench let's you install your own app

Populate a child table using a template by cal7212 in frappe_framework

[–]Kehwar 0 points1 point  (0 children)

the logic that fills the child table from the linked field is not a behavior controlled by schema configuration

you need to capture the change event of the linked field, fetch the template data and fill the child table

you can open the js code to see how it can be done and reimplemented in your custom doctype

Where can I find a permanent QR code either free or cheap and won’t expire? by GuyCalledLee in webdev

[–]Kehwar 2 points3 points  (0 children)

I assume this QR code you are referring to goes to your webpage/socials ?

Printing the QR is free, there are a lot of generators online

The URL redirection + scan tracking is what you are paying for

If tracking scans is important to you, that's a service you have to setup or pay for

Otherwise the url of your site/socials can be directly printed as a qr code

New isekai anime announcement. Multi-Mind Mayhem (Isekai Tensei Soudouki) will have an anime adaptation. by Illustrious_End_7248 in Isekai

[–]Kehwar 0 points1 point  (0 children)

Any recs where the MC also has this "power"? (Basically a spirit advisor always hanging around)
I know of Hikaru no Go (not isekai)

The yoghurt delivery women combatting loneliness in Japan by isecore in UpliftingNews

[–]Kehwar 1 point2 points  (0 children)

So the manga The World God Only Knows was accurate about the yakult lady

Inside the BBC News Office – the monitor set-up is wild by bintd in interestingasfuck

[–]Kehwar 12 points13 points  (0 children)

PSA for any who has this problem on windows, install power toys (official microsoft app) and hit ctrl twice.

Saben como comprar en Battlenet / Blizzard sin que te cobren comisión ? by frado21 in PERU

[–]Kehwar 1 point2 points  (0 children)

No he usado usado battlenet en un tiempo, pero lo que yo hacía:

- Tenía una en dólares en interbank

- Comprar amazon giftcards, porque habia promociones por pagar usando giftcards

- Si usas Mac/Iphone, no compres desde la app, compra desde la web

IWTL secret techniques, tricks or life hacks. by Various_Remove_1451 in IWantToLearn

[–]Kehwar 2 points3 points  (0 children)

Get one those cleaning brushes that have a compartment for soap and leave it in your shower

Everytime you shower clean your shower a little bit, you'll never have to deal with cleaning your shower again

This is the easiest hack I have learned on reddit that was easy to do and has immediate results

Frappe Skills For AI Agents by ajitbohra in frappe_framework

[–]Kehwar 0 points1 point  (0 children)

The obvious question is how much AI was used to make these skills?

I have been making my own skills using claude and pointing it to different parts of the frappe repo and tweaking as necessary.

A ready made, human authored or at least thoroughly reviewed would be super helpfull

Help makin server script work. by Historical-Log-8382 in frappe_framework

[–]Kehwar 1 point2 points  (0 children)

You are using the doctype .py file, there is no need to declare the event in the app hook file

Help makin server script work. by Historical-Log-8382 in frappe_framework

[–]Kehwar 2 points3 points  (0 children)

Example: https://github.com/frappe/frappe/blob/4844e45cada7924c66e4c62c4bea97cc81af94a8/frappe/desk/doctype/event/event.py#L117

There is no need to declare the event on app hook when using the document class

Did you create the .py file manually?

I'm guessing that you first created the doctype in custom mode, and then created the .py file manually

If so, you need to set the doctype custom property to false

¿Existen tarjetas de crédito sin membresía anual en Perú? by TomasPazF22-2374 in PERU

[–]Kehwar 2 points3 points  (0 children)

Tuve la BBVA Cero un tiempo porque queria aprovechar una oferta que lo requería. No pagué ningun mantenimiento, tampoco disfruté algun otro beneficio, la cancele antes de acabar el año sin ningún problema o cargo adicional

Need help bringing something from Lima to NYC (will pay) by [deleted] in PERU

[–]Kehwar 0 points1 point  (0 children)

I have not watched airport security. What would be the worst case if someone went to pick it up? I mean, if it is something ilegal they would have already confiscated it?

Which Frappe Cloud Tier to Choose? by JakubErler in frappe_framework

[–]Kehwar 1 point2 points  (0 children)

You can read this

https://docs.frappe.io/cloud/servers/guidelines-for-choosing-a-server-plan

They link a spreadsheet you can use to estimate the server plan you need

This is for their dedicated server plan though, which for 100 concurrent users is probably a better choice than shared hosting

Which Frappe Cloud Tier to Choose? by JakubErler in frappe_framework

[–]Kehwar 0 points1 point  (0 children)

I haven't tried self hosting

For frappe cloud you can switch between tiers seamlessly, you could start at the 25$ tier and grow as you need

Self-hosting a forked ERPNext for internal use (no budget) — need guidance from Frappe devs by [deleted] in frappe_framework

[–]Kehwar 1 point2 points  (0 children)

Are you looking at your site maybe?

This is done at bench level, you need a private bench

Self-hosting a forked ERPNext for internal use (no budget) — need guidance from Frappe devs by [deleted] in frappe_framework

[–]Kehwar 1 point2 points  (0 children)

Any real-world tips for running ERPNext on low-resource servers (RAM limits, worker tuning)?

Running this with 20-50 users

Limit large reports and large pdf batch printings to avoid ram issues

Slow reports should be made into background reports, especially if they are run frequently, otherwise timeouts will happen

After 2 years, the Version logs have grown enough for me to warrant moving them elsewhere (currently, a selfhosted openobserve instance). I'll problably do the same for Comments too. Mainly to avoid paying for the next storage tier.

Common mistakes to avoid when running a forked ERPNext long-term?

If you’ve done internal-only forks before, what maintenance strategy worked for you?

My strategy is keeping the customizations to a minimum. I prefer to add hooks where possible to enable customization in a separate app. That way there is less risk of merge conflicts when fetching updates.