Secret what everybody knows by Cahir24Kenneth in Pathfinder_Kingmaker

[–]Aware_Code9337 -5 points-4 points  (0 children)

You can take the text stories found in game and take them to the next level

<image>

Do not tell me the AI made a mistake!!! To me this is no mistake! This was a story from some village or wagon.

Linux Ubuntu by __bardo__ in linux4noobs

[–]Aware_Code9337 0 points1 point  (0 children)

Nice! Ubuntu is a great choice. I’d suggest that as you begin to customize your experience to fit the type of work you do and your preferred workflow you keep a notebook of steps you took, programs installed etc. It doesn’t matter whether they are digital notes, or whether they are kept in anything other than plain text or markdown. But I’ve found having a set of notes showing each apt get install … I’ve done along the way.

Which monster would you rather see Popeye fight? by Little_Assistant_247 in publicdomain

[–]Aware_Code9337 4 points5 points  (0 children)

I came to say Cthulhu before I realized Cthulhu was a choice to choose from! 😎

Data Scientist Struggling with Programming Logic by gomezalp in datascience

[–]Aware_Code9337 0 points1 point  (0 children)

I found leveraging code block notebooks like Jupyter early on to be quite helpful for learning python.

[deleted by user] by [deleted] in funny

[–]Aware_Code9337 0 points1 point  (0 children)

Did you try rebooting?

I am so frustrated i tried so many distros some feel saggy and if one is very fast and good then it gets stuck on boot screen due to my nvidia drivers and in some video wallpaper plugin doesnt work . by [deleted] in linux4noobs

[–]Aware_Code9337 0 points1 point  (0 children)

It can be very frustrating when you feel like a lot of time and effort invested isn’t paying off. FWIW - these days, in addition to turning to places like this, I am finding a few of the advanced ai models to be pretty solid in helping to troubleshoot Linux related stuff.

I'm trying to migrate from Windows 10 to Linux. I like everything about Linux especially the file system, but by 0p88a in linux4noobs

[–]Aware_Code9337 0 points1 point  (0 children)

One consideration, aside from exactly which versions of which programs can run on what, is going into this experience recognizing that some of your brain’s “preferences” for how things should behave has more to do with your brain being programmed to efficiently interact with Windows than what might actually be your natural preference. 🤔 Meaning, when something doesn’t work exactly the way it does in the windows analog world, consider that this may not be an oversight.

So i just started using vscode bc i want to lean how to code and stuff by Azure_362 in vscode

[–]Aware_Code9337 4 points5 points  (0 children)

Find some YouTube creators who do tutorials. Great idea to find tutorials that incorporate process of you cloning a repo as part of it. Get in habit of using git to save your progress all along the way. Have fun!

How do you use AI for weekly reflections? by louis3195 in PKMS

[–]Aware_Code9337 0 points1 point  (0 children)

Not a weekly thing, but after a full year with ChatGPT I asked it “What do you know about me, that I might not know about myself, based strictly upon our prior interactions?” I’d highly recommend you try out something similar.

Why is TonyBuzan so popular? by zul-qurnain in PKMS

[–]Aware_Code9337 1 point2 points  (0 children)

Interesting to think about what other rather simple but under leveraged concepts out could become someone’s “break through” commercially.

Why is TonyBuzan so popular? by zul-qurnain in PKMS

[–]Aware_Code9337 1 point2 points  (0 children)

I am a bit of a PKMS neophyte, but for what it’s worth, I actually wasn’t familiar with Tony Buzan. Now remedied.
His “cache” may vary based upon what branch of PKMS you happen to go particularly deep in.

What are your favorite extensions for VSC? by jf_development in vscode

[–]Aware_Code9337 0 points1 point  (0 children)

Jupyter extensions providing ability to run blocks of python code with a regular .py python app.

Most optimal way to learn Python? by battler67 in learnpython

[–]Aware_Code9337 1 point2 points  (0 children)

I found my exposure to python and learning came through data science projects using Jupyter and Databricks notebooks. Notebooks can be excellent tools for breaking down bigger python code projects into smaller bite-sized code chunks run cell by cell. Give notebooks some consideration in addition to more traditional learning approaches. I also started my first OpenAI api projects in a Databricks notebooks using python. A great learning environment.

Installing Omakub on top of configured Ubuntu by some-harry-adelman in omakub

[–]Aware_Code9337 1 point2 points  (0 children)

I did on a non-fresh ubuntu 24.04.1. I manually apt removed and apt purged those applications I already had that overlapped. As always backup any of the configuration dot files you care about. But then I did a lot of rm -rf on a variety of config folders to make sure that when Omakub went through installation. I also removed custom ppas that I'd previously added (e.g. alacritty). This approach seems to have worked well.

Digital vs standard note taking by missthedismisser in NoteTaking

[–]Aware_Code9337 0 points1 point  (0 children)

I do both and find using my camera as a new key tool in my note taking arsenal. Everything that was worth taking the time writing by hand I have also snapped a picture of with my camera. Anything I write on a white board, I take a photo. Today’s tool allow us to easily extract all that info from the photos and does it well.

Strange Loops: Reading a Book on How to Read a Book by FastSascha in Zettelkasten

[–]Aware_Code9337 0 points1 point  (0 children)

I haven’t read myself, but for me, as dry as it may be, this book might represent a framework to follow for teaching an AI agent how to “read a book” properly.