Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Activity for samcarter
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #290886 |
You could use a 10 finger type trainer program. They usually show statistics which letters problematic. (more) |
— | over 1 year ago |
Comment | Post #290639 |
x-post https://softwarerecs.stackexchange.com/questions/88765/what-free-apps-let-me-pause-while-im-recording-a-video-on-iphone-13-with-ios-1 (more) |
— | over 1 year ago |
Comment | Post #290705 |
Welcome to powerusers! (more) |
— | over 1 year ago |
Edit | Post #290706 |
Post edited: Works exactly the same in the macOS version |
— | over 1 year ago |
Comment | Post #290639 |
For me personally, this question lacks the information, if the apps suggested in the various reddit threads solved their problem. (more) |
— | over 1 year ago |
Comment | Post #290639 |
@#61308 From the linked accounts on reddit and the duplicate on math.cd I very much doubt that this is a new user. (more) |
— | over 1 year ago |
Edit | Post #290686 |
Post edited: |
— | over 1 year ago |
Edit | Post #290686 |
Post edited: |
— | over 1 year ago |
Edit | Post #290686 | Initial revision | — | over 1 year ago |
Answer | — |
A: Centre tick labels in mermaid/gantt diagram As a quick and very dirty hack, one could stick some invisible characters, like em-spaces (U+2003), in front of the date. ```` ```mermaid gantt tickInterval 1day axisFormat %d %b dateFormat DD-MM TUG :a2, 19-07, 3d ``` ```` (if your screen is ve... (more) |
— | over 1 year ago |
Edit | Post #290685 | Initial revision | — | over 1 year ago |
Question | — |
Centre tick labels in mermaid/gantt diagram I'm using the note taking app obsidian. In one of my notes I have a mermaid/gantt diagram which looks like this: Source code: ```` ```mermaid gantt tickInterval 1day axisFormat %d %b dateFormat DD-MM TUG :a2, 19-07, 3d ``` ```` Rendered result: gantt diagram of a three day e... (more) |
— | over 1 year ago |
Edit | Post #290639 | Question closed | — | over 1 year ago |
Comment | Post #290639 |
Did you try the app suggested on reddit? Or the apps in suggested in all the other duplicates from this account on reddit? (more) |
— | over 1 year ago |
Comment | Post #290639 |
Do all your quotes contribute anything to the question? They just read like a rant. Please also don't repost the exact same question you've already asked somewhere else, that's not good for the SEO of Codidact. Instead tailor your question to the site you post on. (more) |
— | over 1 year ago |
Comment | Post #290545 |
When reading your title in the question list, my first thought was "this belongs on cooking.codidact" :) (more) |
— | over 1 year ago |
Comment | Post #290390 |
Oh, that's brilliant! Thanks a lot! (more) |
— | over 1 year ago |
Edit | Post #290178 |
Post edited: rolled back the edit as a follow-up question has been posted |
— | over 1 year ago |
Comment | Post #290178 |
@#64628 Thank you! (more) |
— | over 1 year ago |
Comment | Post #290178 |
This might or might not be the case, but your original question and the answer might nevertheless be useful for other users and a new question would give you the opportunity to clearly explain your situation without any cost or disadvantages for you. (more) |
— | over 1 year ago |
Comment | Post #290178 |
I'm not a SME for data bases, but without the constrain that you want to move your DB, you would not have to be concerned about a client writing to the database after dump is done, would you? So this additional constrain of yours seems to change the situation. (more) |
— | over 1 year ago |
Comment | Post #290178 |
@#64628 Thanks for providing more information to clarify your situation! However your edit changed the premise of your question quite a bit and the answer you already got no longer fits your question.
Can you please roll-back your edit and instead ask a new follow-up question including the new in... (more) |
— | over 1 year ago |
Edit | Post #290098 |
Post edited: macOS14 has been made a child tag of macOS |
— | over 1 year ago |
Edit | Post #288935 |
Post edited: |
— | over 1 year ago |
Comment | Post #290069 |
Thanks for your answer! (more) |
— | over 1 year ago |
Edit | Post #289943 |
Post edited: |
— | over 1 year ago |
Edit | Post #289943 |
Post edited: |
— | over 1 year ago |
Edit | Post #289943 | Initial revision | — | over 1 year ago |
Answer | — |
A: Disable input sources pop-up in macOS 14 I finally found a solution thanks to @bogdanw at https://stackoverflow.com/a/77256214/2777074 The idea is to create a file called `UIKit.plist` with the content: ``` redesignedtextcursor Enabled ``` This file should then be placed in `/Library/Preferences/Featur... (more) |
— | over 1 year ago |
Edit | Post #289851 |
Post edited: |
— | over 1 year ago |
Edit | Post #287977 |
Post edited: |
— | over 1 year ago |
Edit | Post #287978 |
Post edited: |
— | over 1 year ago |
Edit | Post #287978 |
Post edited: |
— | over 1 year ago |
Comment | Post #289895 |
A related discussion: https://connect.mozilla.org/t5/ideas/send-tabs-log/idi-p/15640 (more) |
— | over 1 year ago |
Edit | Post #289851 |
Post edited: |
— | over 1 year ago |
Edit | Post #289851 |
Post edited: |
— | over 1 year ago |
Edit | Post #289851 | Initial revision | — | over 1 year ago |
Question | — |
Disable input sources pop-up in macOS 14 Since the update to macOS 14.0 Sonoma, I every now and then get the following pop-up while typing. At first it is just the blue circle with "US": Blue circle with the text "US" in it When I click on it, the white part with "DE" appears: A blue circle with "US" in it and a white ellipse with ... (more) |
— | over 1 year ago |
Edit | Post #288207 |
Post edited: |
— | over 1 year ago |
Edit | Post #289841 |
Post edited: |
— | over 1 year ago |
Edit | Post #289841 | Initial revision | — | over 1 year ago |
Question | — |
Setting zoom level in Safari web apps One of the new features of macOS 14 Sonoma are Safari web apps which allow to treat webpages like an application. Is there a way to set the zoom level persistently in such apps? I can zoom in and out via the menu and keyboard shortcuts, but once I quit the app and reopen it, it again shows as 100%... (more) |
— | over 1 year ago |
Edit | Post #289833 | Initial revision | — | over 1 year ago |
Answer | — |
A: Converting pdf to png with sips on macOS 13.3.1 Ventura The problem has been fixed in macOS 14.0. After upgrading to macOS Sonoma, one can again use `sips` to convert pdfs to pngs (more) |
— | over 1 year ago |
Comment | Post #289602 |
Thank you for your answer! It worked perfectly! (more) |
— | over 1 year ago |
Edit | Post #289591 |
Post edited: Trying to add some sentence structure |
— | over 1 year ago |
Comment | Post #289531 |
Thanks for your answer! A lot of useful information for further investigation! (more) |
— | almost 2 years ago |
Edit | Post #289529 | Initial revision | — | almost 2 years ago |
Question | — |
Determine encoding of text I have some text files which think they are encoded in UTF-8: ``` file test.txt test.txt: Unicode text, UTF-8 text, with CRLF line terminators ``` However if I look at their content, I think they might in reality have some other encoding: ``` ÒHi there. IÕm a test documentÓ ÒTouchŽ.Ó ... (more) |
— | almost 2 years ago |
Comment | Post #289465 |
Do you have the linux subsystem for windows installed? If yes, can you try using git from there? (more) |
— | almost 2 years ago |