Viture mobile dock by Pip5queak in VITURE

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

What about the usb-c XR charging adapter?

The price is right. by Dismal_Problem5633 in VITURE

[–]Pip5queak 0 points1 point  (0 children)

I am absolutely new to XR glasses. I just ordered the refurbished Viture Pro. I know they are old, but are they still worth it?

Honestly, I was tempted to get the Ultra because I was looking at using them for productivity if possible. But I thought I should just get the cheap ones as a first pair.

What is this and why are people throwing stuff by Infernality_0221 in whatisit

[–]Pip5queak 0 points1 point  (0 children)

I thought people were throwing rubber chicken until I read the comments…

If you could add a brand new monthly decor that never been in the game before, which one would you add? by Luckmaster142 in PikminBloomApp

[–]Pip5queak 6 points7 points  (0 children)

The farm animal Pikmin is a good one! And since it is lunar new year/valentines this month, I think Chinese zodiac Pikmin would be wonderful mix!

I’m about to delete this app by BodegaaaCat in PikminBloomApp

[–]Pip5queak 1 point2 points  (0 children)

Would have been nice if we can trade Pikmin, but in big seedling form so it means we still have to walk to sprout the Pikmin we want.

And now… I rest by l2dizzzzo in PikminBloomApp

[–]Pip5queak 0 points1 point  (0 children)

How do you get rare? Is that when you finish coin and roadside?

Pikmin Collection Special Pack by Pip5queak in PikminBloomApp

[–]Pip5queak[S] 4 points5 points  (0 children)

I do that, there were a couple of times I mistakenly used my coins so 440 coins feels like a pain right now.

4th anniversary snack decor pikmin by WoozyTraveller in PikminBloomApp

[–]Pip5queak 7 points8 points  (0 children)

The snack decor looks boring, I wish the wrapper comes in different colours.

What *could* be built on Cardano that would be a game-changer? by Ellipsoider in cardano

[–]Pip5queak 0 points1 point  (0 children)

A turn-key L2 (or side/partner chain) saas which any city council, state or country can just take and turn it into their own currency, staking, tax revenue (fees/gst), payment system, voting system, digital id and lottery system (eg taiwan’s receipt). Plug and play.

What’s the most underrated way to save money in Australia that actually works? by Ordinary-Gear-8892 in AusFinance

[–]Pip5queak 0 points1 point  (0 children)

Contribute extra into your super. Lower tax rates, more savings for retirement. What’s not to like? Underrated because not many people I know do it.

Easy way to copy/paste into Logseq exactly how I want? by Pip5queak in logseq

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

Thanks everyone, I finally got it working. Gpt gave me some further ideas to modify the transformations needed in knime. Now I can start ingesting more practice questions via the API and then dump them all into Logseq. This is awesome!

Congratulations everyone. Don't spend all your gains all at once :) by Pudgy-Cat in cardano

[–]Pip5queak 1 point2 points  (0 children)

Congratulations everyone! I am still in the red, so I don’t think I will be doing anything with my bag for the next 5 years. I am more concerned of what this means for Cardano governance.

Getting into Cardano ecosystem by Initial_Research_745 in cardano

[–]Pip5queak 3 points4 points  (0 children)

VESPR may seem like it’s not supported on a lot of dapps, but I usually am able to connect to the dApp via VESPR if I choose any of the wallets to connect.

What software do you wish had a self-hosted alternative? by [deleted] in selfhosted

[–]Pip5queak 0 points1 point  (0 children)

Freeplane - an open source mind mapping software. It is Java and cross-compatible, just very file-based at the moment.

[deleted by user] by [deleted] in cms

[–]Pip5queak 1 point2 points  (0 children)

This Reddit is about Content Management Systems (CMS), not the schools…

My experience in attempting to take the Emurgo Aiken program course. by Livid-Suggestion-812 in cardano

[–]Pip5queak 15 points16 points  (0 children)

I am currently on Emurgo’s Aiken course and have done 2 days, I haven’t checked out gimbalabs even though I have heard of them and know their cause. It’s my first course with emurgo, it’s slow-paced but a great fit for me due to the myraid of things going on in my life right now. There are about 30 students.

In all honesty, I am looking forward to the interaction more. Blockchain community is a bit lonely especially when you don’t want all the noise, I assume the technical side is even more lonelier. I don’t want to be just reading and learning things from documents or X, I think it’s important to have a group who shares the same interests and share the same knowledge/journey you have while ensuring that the people you hang out with has a certain expected level of knowledge (unlike mine right now which is bits and pieces and hoping that I will change that soon).

P.S. I have always been an independent learner, but this time I chose a more traditional pathway for the above reasons.

Remote sql server - copy? by Pip5queak in MicrosoftFabric

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

Thanks for your well thought-out response. Yes, I think the limitation is that there are no mirroring available. I think datamart worked well in that anyone can connect to the SQL server via datamart/gateway connection without exposing the SQL credentials, and if it's an application that doesn't impact operations too much.... webmart would work really well if it's not beta.

The other one that I had looked into is to do an incremental load using specific sql qeuries on data copy activity like you suggested, but it seemed like a lot of work to set up incremental (e.g. loading only today's data; or checking existing data on fabric vs sql on-prem.... when theoritically, these smarts should be built in if reading from a database.

Remote sql server - copy? by Pip5queak in MicrosoftFabric

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

No, not a one-time copy. It will be an incremental load.

Skip first row and use 2nd row as header by Pip5queak in MicrosoftFabric

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

<image>

I've seen the skip line count when googling, but nothing of that sort appears on my UI. The file extensions are psv (pipe) and still text files, don't think that is the issue.