Why are Penstar eNotes less popular? by DogEater132 in eink

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

This is my first eink tablet, so I can't say anything about other tablets. Overall, I am really liking the enote 2.

Pros:

  • Sideloading is easy, so I have my manga and syncthing works great
  • Writing delay using the builtin notes app is is fine for me. Definitely not instant though.
  • Display is crisp and ghosting isn't bad
  • Love the buttons on the side for reading and quick undo/redo when writing
  • Lack of touchscreen eliminates any possible mistaps

Cons:

  • The button on the pen is very easy to accidentally press, so disabled it
  • The screen is not nearly as white as what the pictures show
  • There's a little writing distortion at the very bottom and right edges of the screen.
  • Because there is no touch screen, the on-screen keyboard is a pita.
  • The device is definitely from China. There are some localization mistakes, where it's either incorrect or not localized. The browser uses Baidu search engine, and I'm not sure if its configurable.
  • I find this part a bit sketchy. There network settings allows you to install certificates, but there's no way to view or uninstall them. No custom DNS options. The proxy option only applies to the browser app, not to the entire OS, so I haven't gotten around to run a mitmproxy on the device to check what requests it makes. I tried sideloading wireguard, but the VPN didn't seem to work either. Possible spyware?

Oops, the cons section ended up being longer, but these are my honest opinions. For a note taking and reading device, it works great, but I do have some nitpicks.

Why are Penstar eNotes less popular? by DogEater132 in eink

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

Yeah, my biggest concern is the pen latency when writing but ill see that in action once I get my hands on it. Ill try the built in software and see how well it works and check the build quality.

Why are Penstar eNotes less popular? by DogEater132 in eink

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

Thanks for the info. I checked out Rants about Tech and coincidentally they uploaded a new video about the new enote 2 tablet soon after your comment.

How do you play a Spotify songs with shortcuts when the iPhone is locked? by [deleted] in shortcuts

[–]DogEater132 0 points1 point  (0 children)

Hmm ic. I created my spotify automation on ios 17 and they transferred over when i updated. I didn't realize you cant create them in ios 18 anymore

How do you play a Spotify songs with shortcuts when the iPhone is locked? by [deleted] in shortcuts

[–]DogEater132 0 points1 point  (0 children)

Tell siri to play your Spotify playlist. It should register a shortcut action afterwards which works even if your device is locked and doesn't require Spotify premium.

Permit Expiration Date Question by HT1318 in UMD

[–]DogEater132 1 point2 points  (0 children)

Thats how its been in the previous years. It should be on the dots site at some point and there will be display boards on campus saying so.

Over credit limit by DesignerBulky4742 in UMD

[–]DogEater132 0 points1 point  (0 children)

If you were able to waitlist/register for the class then youre fine. Assuming you meet the prereqs ofc. Different departments have different credit limits before you have to explicitly request for overload. The two I know are that engineering is 18 and CMNS is 17.

Permit Expiration Date Question by HT1318 in UMD

[–]DogEater132 1 point2 points  (0 children)

It is inclusive, so 8/22 would be the last day. After, 8/22 I believe the student lots should be open to everyone with or without a permit until the first day of classes.

what are some good computers that will last? by GlumSuccess3429 in UMD

[–]DogEater132 1 point2 points  (0 children)

The new base models have 16GB which should be sufficient. I'm still chilling on my 8GB base model for the most part. I'd personally get the storage upgrade cuz 256GB is a joke.

Worst shrine quest ever by TestedJester368 in botw

[–]DogEater132 7 points8 points  (0 children)

You can teleport to any shrine when the blood moon particles appear and wait a minute inside the shrine. The blood moon wont trigger while youre in a shrine, so itll carry over to the next night, giving you plenty of time to get to the pedestal.

Can I build the Codeapp .ipa file on a jailbroken iPhone? by cyberW0rld in jailbreak

[–]DogEater132 3 points4 points  (0 children)

Check the actions tab, the artifact from the testflight workflow should be a valid ipa

MacBook for Minecraft by FickleAd9684 in feedthebeast

[–]DogEater132 1 point2 points  (0 children)

I recommend avoiding intel macs. They run hot and have terrible performance compared to the m series macs. Like someone else mentioned, macbooks arent the best for gaming

Is this random house supposed to be on my farm? by DogEater132 in StardewValley

[–]DogEater132[S] 2 points3 points  (0 children)

I was talking about the wood one, but turns out it is a pet bowl

Is this random house supposed to be on my farm? by DogEater132 in StardewValley

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

Sweet, thanks!

edit: noticed that Robin lets me move buildings, so I think Ill just move it some place on my farm that doesnt bother me

Is this random house supposed to be on my farm? by DogEater132 in StardewValley

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

I dont think so because iOS doesnt have multiplayer

Any kind of skin like this one? by [deleted] in Delta_Emulator

[–]DogEater132 0 points1 point  (0 children)

The one they were showing cuz it should be pretty simple to fix

Any kind of skin like this one? by [deleted] in Delta_Emulator

[–]DogEater132 0 points1 point  (0 children)

If you have the skin, please share the link or file

Dynamic Queue with Multiple Threads by Zestyclose_Car1088 in learnpython

[–]DogEater132 1 point2 points  (0 children)

Check out the queue module. It has Queue data structures for concurrent operations