redacted_name

joined 1 year ago
[–] redacted_name@lemmy.ca 8 points 7 months ago

That would depend upon your application, your long term support needs, whether you need a widely available database which is hosted by multiple providers, whether you need a feature that isn't available elsewhere etc.

Otherwise it's a bit like asking "what type of rope should I use for my application?" Are you mountaineering or tying your boat to a dock?

[–] redacted_name@lemmy.ca 2 points 7 months ago

Not sure if it's helpful, but bigclivedotcom recently reverse engineered a toy with vias between layers for thermal transfer:

https://www.youtube.com/watch?v=qTeZVqoVe7U&t=257 at 4:00+

Hadn't seen this technique in use before - but I know just enough to begin to know what I don't know...

[–] redacted_name@lemmy.ca 2 points 9 months ago

I found that the following helped: by never turning it off it just continues where it left off last time it was used. This assumes power is independent of TV.

Useful Settings This ADB command kills the sleep timer:

adb shell settings put secure sleep_timeout 0 and this ADB command kills the screensaver:

adb shell settings put system screen_off_timeout 2147460000

[–] redacted_name@lemmy.ca 1 points 9 months ago* (last edited 9 months ago)

Joplin requires you to migrate each notebook individually so it's fiddly if you have lots of notebooks in lots of folders.

But one you've done it you're free!

Well worth the effort. I downgraded to free Evernote after the last price hike and stopped using it... Now I can delete the app entirely.

[–] redacted_name@lemmy.ca 12 points 11 months ago (3 children)

What are/were the names of the local water, electricity, gas companies?

Either that or a prototype slime monster trap...

[–] redacted_name@lemmy.ca 8 points 1 year ago

Depending upon what you are trying to do, a Progressive Web App (PWA) might be a solution if you don't mind JavaScript. Avoids a lot of platform learning curve. (But you do end up having to learn HTML and CSS too)

[–] redacted_name@lemmy.ca 2 points 1 year ago

In Ontario Canada there is no provincial tax component on meals costing less than $4. This dates from the time you could get a simple lunch for < $4. Unfortunately it's never been adjusted for inflation.

No reason not to show amount with tax and give people a pleasant surprise though

[–] redacted_name@lemmy.ca 2 points 1 year ago

Also turn off Hyper-V if using Virtual box. If you check out the documentation there's some warnings about possible poor performance when Hyper-V is enabled.

[–] redacted_name@lemmy.ca 4 points 1 year ago (1 children)

Is this "support" in the sense of "can this sequence of code points be rendered correctly to the screen"?

OS and font dependent.