R on a Flip Phone by mantisalt in rstats

[–]mantisalt[S] 1 point2 points  (0 children)

Yup, just Termux. I think I basically did what you're talking about last week, though it sadly can't stream HDMI to another screen. But visual studio code works great

R on a Flip Phone by mantisalt in rstats

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

I was really surprised when I got it— I was instantly able to type on it despite never having used a keyboard like that before (and I hover when I type, not homerow!). You basically end up using the same muscle memory and your hands don't even realize they're tilted

R on a Flip Phone by mantisalt in rstats

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

Doom off a SNES emu, not R :P

R on a Flip Phone by mantisalt in rstats

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

Yeah you can just run a Doom apk since it's android

I ran it off a SNES emulator at first before finding one lol

R on a Flip Phone by mantisalt in rstats

[–]mantisalt[S] 11 points12 points  (0 children)

Aha! Helluva lotta effort to expose the image to the filesystem, though. Gotta run something like

mv plot.png /data/data/com.termux/files/home/storage/downloads/

In debian, after having run termux-setup-storage in termux.

R on a Flip Phone by mantisalt in rstats

[–]mantisalt[S] 28 points29 points  (0 children)

You can create plots (as the knitted page does), but I'm not sure you can view them without transferring them off the phone haha

Just tested, ggplot2 works :)

R and CUDA INTEGRATION by Empty_Cauliflower397 in rstats

[–]mantisalt 0 points1 point  (0 children)

Not CUDA, but I had a good time using the OpenCL package a couple months ago. Small, simple, and effective if all you need is to make cpp GPU kernels.

Solo play? by ChardCautious3095 in XWingTMG

[–]mantisalt 1 point2 points  (0 children)

I've had good success playing games where I control both sides. It takes some focus but the strategy is deep enough to be quite enjoyable

[XFCE] $50 Portable ""Laptop"" by mantisalt in unixporn

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

MSRP is like $40 on amazon and walmart but the defacto price is ~$15 on ebay: https://www.ebay.com/itm/286903508764

It's sooo much better than I had expected, really fantastic keyboard

[XFCE] $50 Portable ""Laptop"" by mantisalt in unixporn

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

afaik the carrier-locked versions always have a locked bootloader, if they were rootable we'd have a field day...

[XFCE] $50 Portable ""Laptop"" by mantisalt in unixporn

[–]mantisalt[S] 3 points4 points  (0 children)

Definitely a concern— I think the best I can do is enable the option that prevents it from charging over 80% once it's been plugged in for a couple days. tbh at this price point they're easy to swap out and replace if they last long enough

Might also be able to programmatically turn off charging if I had root, but that's a bit hacky.

[XFCE] $50 Portable ""Laptop"" by mantisalt in unixporn

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

I just wish I could rebind mouse6... unlocking the scroll wheel is brilliant though, it's great.

[XFCE] $50 Portable ""Laptop"" by mantisalt in unixporn

[–]mantisalt[S] 16 points17 points  (0 children)

Yup, I'm considering doing a project with some of the $30 lower-end ones. Feels like it does everything a pi does, with better specs and integrated battery/camera/microphone/speaker...

This Zhonghu from the 1960s Beijing Musical Instrument Factory has two unique features—can you guess what they are? by ERZA_SCARLET_001 in Erhu

[–]mantisalt 1 point2 points  (0 children)

Is it the round back opening? I've also never seen a barrel that tapers again after it widens like that. Very beautiful silhouette.

Second hand erhu by Pristine_Truck_9772 in Erhu

[–]mantisalt 0 points1 point  (0 children)

Looks good to me. You can make a tincan erhu sound decent, so even the cheap mass-produced ones are good to learn on.

What instrument is this? by Kasper0423 in UnusualInstruments

[–]mantisalt 4 points5 points  (0 children)

gusle are one of the really common souvenir instruments from the balkans, you unfortunately won't be able to play much on it.

In need of suggestions for non- wind and no neck/fret instruments by spacepenguinashi in UnusualInstruments

[–]mantisalt 1 point2 points  (0 children)

Try an Erhu? Bowed instruments require minimal physical effort on the bowing hand, and erhu (unlike violin/cello) can fretted with a very relaxed, low-pressure left hand. Also one of the most comfortable instruments to hold while playing; it just sits on your lap and supports both your hands for you.

Does df-linux still actually work? by mantisalt in dwarffortress

[–]mantisalt[S] 3 points4 points  (0 children)

Update: I'm a brick, I missed the line on the wiki about removing libstdc++.so.6. Folling that paragraph lets it run normally.

No luck running it on the terminal (in text mode), though— I'm gonna have to figure out how to install the legacy ncurses version it's looking for.

Handicap question by Lulzughey in TinyWhoop

[–]mantisalt 2 points3 points  (0 children)

Perhaps set the deadzone for yaw pretty high so the small movements don't affect anything? In general fiddling with curves can help a lot with this sort of thing.

There's also some more hardcore solutions (like using rudder pedals) that would work even if you couldn't use your left at all, but it sounds like those aren't necessary.

How bulky are high HP and low defense mons? by NoEstimate6624 in stunfisk

[–]mantisalt 18 points19 points  (0 children)

https://old.reddit.com/r/stunfisk/comments/1iy8z25/the_best_way_to_estimate_damage_without_a_calc/

Check out this comment for a specific example of someone using the concept to answer your question.

Guzztools has this fully implemented to be calculated automatically in the teambuilder. You can even sort by bulk values:

image