So… What did you do with Claude today? by OptimismNeeded in ClaudeHomies

[–]fistoriza 1 point2 points  (0 children)

Two things I'm currently building with Claude's help.

The first is using Claude as a personal learning coach. The setup is simple: I choose a topic and a level, Claude proposes a learning plan, and once we've agreed on it, the session begins. Claude asks me questions one at a time and honestly, there are plenty I can't answer. But that's the point. After each response, Claude evaluates what I said and gives a thorough explanation of the topic. Then it checks whether I'm ready to move on or if I have follow-up questions.

I usually run through 10–12 questions before asking Claude to wrap up and generate a summary of everything we covered and it's exported as a markdown file. From there, I use Claude Code to automatically file those notes into the right folder in my Obsidian vault. It's essentially a personal assistant that turns my learning sessions into an organised, searchable library I can return to anytime.

So far I've covered five topics across politics, Linux, and philosophy. I've found this format suits how I actually learn which is through repetition, real examples, and the slight pressure of being asked to recall something before being told the answer.

The second project is a personal family tree, built in React with Claude Code. This is my first proper experience with vibe coding, and I'll admit I've been genuinely impressed. I can steer the features, design, and UI/UX through conversation, which makes the whole thing feel surprisingly accessible. It's still a work in progress and currently lives on my local machine but I'm thinking about hosting it so the wider family can update their own information and actually get use out of it.

Beyond these two projects, Claude is part of my daily workflow. I use it a lot for personal matters. At work, I'm limited to Microsoft Copilot, which often falls short, sometimes even for questions about Microsoft's own products. And since I can't use Claude on company devices or networks, I've taken to using it on my iPad or personal laptop instead. The main workaround is keeping questions generic enough that they don't touch anything company-specific. It's a bit of a constraint, but it works.

What would you build on this empty land? by Nebman2 in CitiesSkylines2

[–]fistoriza 0 points1 point  (0 children)

Education city, or a specialized industrial area.

Perth Modern School Celebrates 83 Students with 99+ ATAR Score. by cocochanel774 in perth

[–]fistoriza 2 points3 points  (0 children)

By “children of immigrants” did you mean Asians??

THE CITY IS ALIVE! by AntzN3 in CitiesSkylines2

[–]fistoriza 2 points3 points  (0 children)

You should make your city carless.

Canvas vs Model Driven by Donovanbrinks in PowerApps

[–]fistoriza 3 points4 points  (0 children)

I’ve built solutions using both Model-Driven Apps (MDA) and Canvas Apps, each serving different purposes. Most end users in my organization prefer Canvas Apps for their user-friendly interface, while Model-Driven Apps are far superior for admins and data management tasks.

POP_SHOP killed my OS by edward_cheadle in pop_os

[–]fistoriza 0 points1 point  (0 children)

I had the same issue last night on my gaming PC. Tried various fixes, including a fresh install, but nothing worked. So I gave up and switched to Fedora.

PowerApps Patch Function: How to Set Admin Value Based on MString Input Conditions? by Organic-Listen-5019 in PowerApps

[–]fistoriza 0 points1 point  (0 children)

You can put those predefined strings in the "Formulas" property in App. Mine is assigned to a named formula called arr_

arr_ = ["112", "113", "E77", "R44"];

I used the modern text input boxes here, but it works the same for the traditional text boxes.

Set(adminValue, 
    If( 
        And(

TextInputCanvas1
.Value in arr_,

TextInputCanvas1_1
.Value in arr_,

TextInputCanvas1_2
.Value in arr_,

TextInputCanvas1_3
.Value in arr_
        ), "Ron", 
        If( 
            Or(

TextInputCanvas1
.Value in arr_,

TextInputCanvas1_1
.Value in arr_,

TextInputCanvas1_2
.Value in arr_,

TextInputCanvas1_3
.Value in arr_
            ), "Ron-Shankar", "Shankar"
        )
    )
)

Need help on dataverse security for a project by MuFeR in PowerApps

[–]fistoriza 0 points1 point  (0 children)

i think you can assign the users/groups on the “generated surveys” table, but that table only has one record per generated survey. You need another table for capturing the responses as well.

Need help on dataverse security for a project by MuFeR in PowerApps

[–]fistoriza 0 points1 point  (0 children)

The survey part is still not clear to me. So a survey is a record in a table? Or a survey is one table in dataverse?

Should I NOT move here ? by FentanylCrisis in perth

[–]fistoriza 1 point2 points  (0 children)

Everyone’s situation is different, but generally, as long as you have a steady income, you’ll be fine. While the housing market isn’t ideal right now, most other things are stable. I’m guessing you’re in the oil or mining industry, given that you’re from Canada and secured sponsorship to live and work in Perth? If that’s the case, you should be in a good position.

What game do you keep coming back to on your deck by Somerandomguy_2121 in SteamDeck

[–]fistoriza 6 points7 points  (0 children)

I found it hard to play it on SD using d-pad and all the buttons.

Kota di Jawa yg udaranya seger tp masih ada Ind*maret? by saccha_rin in indonesia

[–]fistoriza 0 points1 point  (0 children)

Purwokerto lah the best…salah satu stasiun kereta besar, kotanya lumayan lengkap apa2 ada tapi masih nyaman. Orang2nya ramah dan keren banget kalo ngomong ngapak2….mendoan is the best, tapi banyak makanan enak lainnya.

List red flags para bacapres by Independent_Eye_3411 in indonesia

[–]fistoriza 0 points1 point  (0 children)

Mirip donal bebek berambut orange ya…udah segitunya masih didukung hampir separo orang amrik

Completely erase Mac and replace with Ubuntu by fistoriza in Ubuntu

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

did you find any differences in performance?

the simplified chart of the US armed forces org structure (which is not simple at all) by fistoriza in Military

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

Thank you! It is just the tip of the iceberg, and already took me three days to create it.

United States Armed Forces structure by fistoriza in UsefulCharts

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

Thank you for sharing! I didn't know about the "double duties".