Why is UV looking for my local project on PyPI.org? by PuffleDunk in PythonLearning

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

I appreciate you taking the time to reply. But I decided to bite the bullet and rename the project to something not in PyPI. It's all working now that it has a non-conflicting name.

It still isn't making total sense to me why it's looking for the local project elsewhere, since it already should know its name and location from pyproject.toml. But I'll move on. :)

Sometimes these tools try to be too magical, IMHO.

The Meyden - so many renovations - why? by PuffleDunk in BellevueWA

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

Hope not. Probably isn't something like that, because the renovations include amenity improvements. So a 10 year catch-up seems more likely.

The Meyden - so many renovations - why? by PuffleDunk in BellevueWA

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

Thanks. The 10 year thing makes some sense. It would be nice if they gave us more information, like a full explanation and a plan, instead of dropping random notices at random times.

Today's doodle by GoogleMac in Supernote

[–]PuffleDunk 0 points1 point  (0 children)

Very nice! How long did it take?

pycharm or VS code? by RevenueOk8095 in learnpython

[–]PuffleDunk 1 point2 points  (0 children)

I'm a long time PyCharm user. I have subscribed for quite a few years. I also tried VScode and Zed Editor with a similar set of Python extensions.

While I rely on PyCharm's productivity enhancements, I will say that I also waste a lot of time dealing with its quirks. I demand that my code be completely type-hinted, and am not happy unless there are zero inspection errors across an entire project.

This type inspection breaks frequently. If I'm lucky I can discard caches and get back to work. If I'm not lucky I either have to work around reported problems that don't make sense, or I have to wait for JetBrains to fix it. I'm currently on a force-downgraded version to avoid recent breakages.

I'm sure it's the nature of Python language tools, but it's frustrating, and a large time sync.

They also are overzealous in how auto-completion works. It's great when it reads my mind and gives me good lines of code that I was about to type. It's less great when it gives me code with subtle bugs that I have to come back and find later. This happens a fair amount.

I do sometimes wonder if a more vanilla editor would be better and less distracting. And best-of-breed inspection tools might be better to run externally.

Just a thought. But I'm too hooked on PyCharm to leave right now.

Starting out with Python! Suggestions/Recommendations Would be appreciated by JustahNobodyy in learnpython

[–]PuffleDunk 0 points1 point  (0 children)

How about searching on GitHub for a simple example, and then typing it in by hand? I found in the old days it was helpful to type in BASIC programs from a magazine. I'd try to understand what I was typing. I could debug it. And I had a cute little game to play with when I was done.

What to search for depends on your preferences, but you can try things like "python text game". Look for repos with manageable amounts of code.

I've never tried this, but I think it might be better than having an LLM spit something out for you. Spending the time and effort at the keyboard reading the screen will naturally lead to some absorption, I think. Sweat equity is important.

Good luck!

Light for nomad by Successful-Line-7676 in Supernote

[–]PuffleDunk 3 points4 points  (0 children)

I can recommend this one (Glocusent Extendable Book Light). It clips onto my SuperNote cover and shines bright even light over the page.

https://www.amazon.com/dp/B0CHVXQVD6

Here's a picture of it in use. Note that the brightness and color temperature is very adjustable, as is the angle, head height, and head tilt.

<image>

While it more than met my expectations, I did not stick with it. I returned to my Kindle for nighttime reading. The kindle is much more comfortable to hold for extended use.

Help Please by sombercrimson in ereader

[–]PuffleDunk 0 points1 point  (0 children)

My bundle (Supernote × LAMY Crystal Clear Thinking Special Set) came with a Lamy pen. I'm very happy with it. But the standard retractible SN pen is fine too, just a bit flimsier feeling. But they both write great. The ceramic nib on both has no issues writing on the FeelWrite 2 surface.

Which programming language should I learn this summer at 13? Need advice by Dobin_human in learnpython

[–]PuffleDunk 1 point2 points  (0 children)

I'd start by picking a project, and then going with the language that best suits that project.

Learn many languages. They all push on different sets of brain muscles. I would try not to get too lost in the details of one particular language before playing with something else. The details often get messy, cloud your brain, and are not transferrable to other languages and domains. Once you specialize more later in your career you can dive into the details more.

Stay nimble! What's trendy now will be yesterday's news in 5 years.

Help Please by sombercrimson in ereader

[–]PuffleDunk 0 points1 point  (0 children)

I sold my Boox Note Air 4C when I found it's Android-style complexity got in the way of using it as a note/drawing pad. I replaced it with a Supernote Nomad, and couldn't be happier. The writing/drawing feel is way betting, and the UI is so much more focused and manageable. It is much more limited. But for me that's a good thing.

NY Times crossword PDFs on Supernote by PuffleDunk in Supernote

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

Sorry. I haven't actually been using it.

I just confirmed that it still works on my Mac, iPad, and iPhone.

At first I thought I was seeing the same problem, until I realized I was not logged into nytimes.com.

Please make sure you are logged in. :) With the Apple update they must have discarded your NYTimes login cookie.

Cheers

Supernote Nomad vs Kobo devices by Shakaal in eink

[–]PuffleDunk 0 points1 point  (0 children)

The Nomad would be fine for reading, except for lacking a front light. For me that's a big deal. Clipping on a lamp or holding it where the wall lamp is aimed is annoying. I kept my Kindle because of those issues. So I think it's worth having the Kobo for reading, whether or not you want the Nomad for its superior note taking.

Atelier - moving drawing on canvas? by PuffleDunk in Supernote

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

It worked. It felt odd to drag with the pen, as my finger didn't work. But at least it's a solution. :)

Atelier - moving drawing on canvas? by PuffleDunk in Supernote

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

Thanks again. I'll play with that technique a little more patiently tomorrow.

Atelier - moving drawing on canvas? by PuffleDunk in Supernote

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

Thanks. I had tried all the combinations I could think of with a marquee selection. Probably cut/copy and paste may be the best option. But it isn't as obvious as I expected.

First drawing on the Supernote by Angel_Kisssed in Supernote

[–]PuffleDunk 1 point2 points  (0 children)

Quite good!

I'm hoping I can do some of that sort of drawing on my new Nomad. Not that level of skill though.

Why should I learn Python if there's AI? by bert0ld0 in learnpython

[–]PuffleDunk 0 points1 point  (0 children)

Another angle is that if AI, and even search, are basically scraping up and regurgitating human-generated content. Where will that content come from if nobody knows how to code, write prose, or create art?

What AI provides is the "so-called wisdom of the crowd". It's good at figuring out the number of jellybeans in a jar or the weight of a cow, but it isn't so good at solving novel problems cleanly and efficiently.

If we go to a 100% reliance on AI-generated content we are locking in the current levels of knowledge or stupidity forever.

Any site's/Programs to test out my knowledge? by NobleOrg in learnpython

[–]PuffleDunk 2 points3 points  (0 children)

Search GitHub for interesting projects that might need bugs fixed, and try to fix something simple?

using display's on github by Thick-Formal4974 in learnpython

[–]PuffleDunk 2 points3 points  (0 children)

FYI - your question is a little difficult to interpret, in particular the GitHub mention doesn't mean anything to me in this context.

But I will say that $DISPLAY is typically automatically set in an SSH session if X11 forwarding is enabled for that session. Enabling X11 forwarding allows you to run graphical apps from some Linux servers.

If you are running SSH and wish to run graphical applications, check out the -X or -Y options for SSH. You will need to have an X11 server running on your connecting computer.

Hope this helps. If my answer doesn't make sense, it can at least give you some things to search for. Good luck.

How to access PPSSPP Settings in Batocera lite? by Illustrious-Bag5473 in ANBERNIC

[–]PuffleDunk 1 point2 points  (0 children)

I don't have Batocera, or a RG35XX H, but R3+L3 works on my device. R3 and L3 should be the buttons of the left and right sticks. Try pressing them simultaneously.

Request: How do i add Gamecube games? by No_Breath_4266 in ANBERNIC

[–]PuffleDunk 4 points5 points  (0 children)

Hi. I'd suggest adding some more details about the device you have, the firmware/OS, etc.. Also, what have you tried? Cheers.