<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2009-05-06:301081</id>
  <title>Darkoshi</title>
  <subtitle>Darkoshi</subtitle>
  <author>
    <name>Darkoshi</name>
  </author>
  <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom"/>
  <updated>2025-02-22T07:25:14Z</updated>
  <dw:journal username="darkoshi" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:919983</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/919983.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=919983"/>
    <title>laptop computing</title>
    <published>2025-02-22T07:25:14Z</published>
    <updated>2025-02-22T07:25:14Z</updated>
    <category term="computer"/>
    <category term="my body"/>
    <dw:security>public</dw:security>
    <dw:reply-count>6</dw:reply-count>
    <content type="html">Depending on where I'm sitting, it can be convenient to set my laptop on my lap or legs while I'm using it. Often I put a flat metal baking pan, or sturdy cardboard under it to avoid blocking its ventilation ports (as well as to redirect its heat away from my legs, but that doesn't seem to work...)&lt;br /&gt;&lt;br /&gt;After a certain amount of time, it always makes my legs start feeling a slight burning sensation. They keep tingling long after I remove the laptop. I suppose it may only be heat from the laptop, even though this laptop rarely gets very warm. But I also suspect I'm getting radiated by being so close to the battery and shifting electric fields. I wonder if it could cause cancer. It's not enough to make me stop putting the laptop on my lap. But I should get something thicker to put under it, I suppose.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=919983" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:880061</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/880061.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=880061"/>
    <title>new laptop, switched over</title>
    <published>2023-08-07T07:16:17Z</published>
    <updated>2023-08-07T07:16:17Z</updated>
    <category term="firefox"/>
    <category term="computer"/>
    <category term="cooking"/>
    <category term="baking"/>
    <category term="sewing"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Finally, I have switched over to using the new laptop as my primary one.  I am not finished setting up all my programs and settings, but the most important parts are done.&lt;br /&gt;&lt;br /&gt;I figured out how to customize the menu colors in my Firefox and Waterfox browsers via my userChrome.css file. I hadn't planned to do that, but for some reason the browsers' menu spacing was less compact on the new laptop than the old one. While researching how to fix that, I also found out how to change the colors:&lt;br /&gt;&lt;pre&gt;
/* Make menus more compact, and change their color */
menupopup &amp;gt; menuitem, menupopup &amp;gt; menu {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	color: #00ffb2 !important;
	background: #4d056e !important;
}
menupopup &amp;gt; menuitem:hover, menupopup &amp;gt; menu:hover {
	background: #000000 !important;
}
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;I had a week of vacation to do it.&lt;br /&gt;Besides the new laptop, I:&lt;br /&gt;- baked brownies and chocolate chip cookie bars&lt;br /&gt;- made cucumber salad&lt;br /&gt;- cooked grits&lt;br /&gt;- sewed a cloth cover on my headphone's headband after cutting off the original one which was sticky with age&lt;br /&gt;- tried out the solid bike tires; returned them.&lt;br /&gt;- watched some TV, including 3 more episodes of "I Don't Want to Be Friends With You".&lt;br /&gt;- miscellaneous other minor things&lt;br /&gt;&lt;br /&gt;I am not feeling rested at all. But at least I'm using the new laptop.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=880061" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:879785</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/879785.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=879785"/>
    <title>Windows 11: Command Prompt vs Terminal</title>
    <published>2023-08-04T09:31:34Z</published>
    <updated>2023-08-04T09:32:23Z</updated>
    <category term="computer"/>
    <category term="windows"/>
    <dw:security>public</dw:security>
    <dw:reply-count>7</dw:reply-count>
    <content type="html">I'm finally in the process of copying over all my data to my "new" laptop so I can switch over to using it as my main personal computer.&lt;br /&gt;&lt;br /&gt;Now guess I what I discover?&lt;br /&gt;&lt;br /&gt;Firstly, Windows 11 has an application that looks like the traditional Command Prompt, but apparently it isn't, it's a new thing called "Windows Terminal":&lt;br /&gt;&lt;a href="https://www.tomshardware.com/news/windows-terminal-default-in-windows-11-by-2022"&gt;https://www.tomshardware.com/news/windows-terminal-default-in-windows-11-by-2022&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's all well and good. It looks like it has some nice features.&lt;br /&gt;&lt;br /&gt;However, as far as I can tell, this Terminal app doesn't let you change its screen buffer width to be larger than your screen. If the terminal displays data that is wider than can fit in your window, it is automatically line wrapped and there's no way to turn that line wrapping off. There's no way to have it show a horizontal scroll bar and let you scroll to the right to see long lines. They just wrap.&lt;br /&gt;&lt;br /&gt;I've found various bugs written about this issue since 2019, but it seems to STILL not have been fixed/implemented:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://github.com/microsoft/terminal/issues/1860"&gt;Terminal desperately needs a horizontal scrollbar (similar to Command Prompt) #1860&lt;/a&gt; (opened on Jul 7, 2019; still open)&lt;br /&gt;&lt;a href="https://github.com/microsoft/terminal/issues/6378"&gt;Word wrapping #6378&lt;/a&gt; (opened on Jun 5, 2020; closed as a duplicate of #1860)&lt;br /&gt;&lt;a href="https://github.com/microsoft/terminal/issues/6730"&gt;Ability to switch text wrapping off #6730&lt;/a&gt; (opened on Jun 30, 2020; closed as a duplicate of #1860)&lt;br /&gt;&lt;a href="https://github.com/microsoft/terminal/issues/6895"&gt;Ability to disable line wrapping in Windows Terminal #6895&lt;/a&gt; (opened on Jul 13, 2020; closed as a duplicate of #1860)&lt;br /&gt;&lt;br /&gt;Rationally, it may not be that big a deal for me on this laptop. But I can't help but think how debilitating it would be on my work laptop if I ever have to upgrade it to Windows 11. All my scripts which query database rows; their output is unreadable when it is line wrapped. Sure, often I redirect the output to a file anyway, but not always. &lt;br /&gt;&lt;br /&gt;Even a simple directory listing has the output wrapped, which is how i discovered this.&lt;br /&gt;&lt;br /&gt;Aaahhhhhhhh finally, here is how to get back the legacy Command Prompt, which does let you set up horizontal scrolling:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://answers.microsoft.com/en-us/windows/forum/all/how-to-get-back-legacy-command-prompt/b353976a-e9b1-43d8-915c-e67d7450d371"&gt;How to get back legacy command prompt&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.elevenforum.com/t/change-default-terminal-application-in-windows-11.3410/"&gt;Change Default Terminal Application in Windows 11&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=879785" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:873251</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/873251.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=873251"/>
    <title>the new laptop</title>
    <published>2023-05-23T08:34:14Z</published>
    <updated>2023-05-24T00:26:14Z</updated>
    <category term="software"/>
    <category term="computer"/>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">I turn it on after 3 weeks of not having used it.&lt;br /&gt;I get a prompt to update one piece of software. I click the link to see what changed.&lt;br /&gt;The browser gives me a prompt to update it.&lt;br /&gt;The laptop also is showing a prompt for an update from the manufacturer.&lt;br /&gt;I let the browser update.&lt;br /&gt;&lt;br /&gt;I open a text file in Notepad++ and start typing. Then I change my mind and close the file. I don't get prompted to save the changes like usual. I check the file's last modified date in File Explorer. It still shows 04/30/2023. I reopen the file. What I typed today is still there. I close the file. The file's date still displays as 04/30 in both File Explorer and from a command prompt. &lt;br /&gt;&lt;br /&gt;The laptop starts making an annoying high-pitched sound; the fan is on high. It gets quiet again after 8 minutes. Now there is a Windows update ready to install.&lt;br /&gt;&lt;br /&gt;I don't have the external keyboard plugged into the laptop. The laptop has a single key for both Page Up and Home, and today I can't figure out how to press Control+Home to move the cursor to the start of the file. I try several key combinations without success and feel like shrieking (ok, I shrieked. Later, I determined that Control + Function Key + PageUp/Home button works. I thought I tried that before but I guess not).&lt;br /&gt;&lt;br /&gt;I restart the laptop to see if that will clear up this weird text file issue. The file still shows a date 04/30. I open the file; it still has the prior change. I make another change and again close the file without saving it. Again, my change is retained even though the file's modified date is unchanged. What the hecking heck?&lt;br /&gt;When I open the file it still shows the asterisk in the title bar as if it hasn't been saved yet.&lt;br /&gt;&lt;br /&gt;Ah, so it is a Notepad++ "feature":&lt;br /&gt;&lt;a href="https://stackoverflow.com/questions/24447786/notepad-doesnt-save-document-on-exit"&gt;https://stackoverflow.com/questions/24447786/notepad-doesnt-save-document-on-exit&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I turn the feature off.&lt;br /&gt;&lt;br /&gt;I connect the external keyboard to the laptop. The USB dongle is hard to push in. Why? It's turned the right way around. It was hard to push in the other times too. I hope I'm not ruining the port.&lt;br /&gt;&lt;br /&gt;I try to remember why I turned on the laptop to begin with. Oh right, to copy some clips from the cam's SD card.&lt;br /&gt;&lt;br /&gt;Now I can't find the paper where I'd written down the time range of the clips I wanted to copy. It's 4:46am! I need to get to bed!!!!&lt;br /&gt;&lt;br /&gt;My whole day has been like this, sort of.  The only thing that feels like a success is that I washed a load of clothes and hung them up to dry.&lt;br /&gt;&lt;br /&gt;A car hit my mailbox post again, pushing it so that it's now loose in the ground. I need to dump in some dirt and tamp it down.  At least the post and mailbox don't seem damaged.  But it's the clips of that incident which I am trying to copy so that I can see better what happened. There were cop cars on the street with flashing lights. A different car drove up, then apparently on seeing the cop car at the corner - maybe the cop car was blocking the street, decided to turn around. It did a 3-point turn right into my mailbox.  And then it looked like a cop ran by on foot, but I'm not sure.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=873251" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:869647</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/869647.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=869647"/>
    <title>computer setup and windows 11</title>
    <published>2023-04-07T07:45:06Z</published>
    <updated>2023-08-07T07:30:22Z</updated>
    <category term="windows"/>
    <category term="computer"/>
    <category term="computers"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">Over the last few weeks, I've managed to get my new work laptop set up almost completely like the old one was. They are both running Windows 10. All my customizations, shortcuts, utilities, etc., are set up the way I like. I'm almost ready to mail the old one back.&lt;br /&gt;&lt;br /&gt;I had worried the new laptop might have the same network connectivity problem as the old one and that all the effort setting it up might be for naught. The new screen doesn't adjust as bright as the old one, which makes a difference when using it outside, so I might be even worse off than before. But so far, other than one small hiccup which hopefully was a fluke, it has been running fine.&lt;br /&gt;&lt;br /&gt;..&lt;br /&gt;&lt;br /&gt;On the personal computer front, I'm still setting up my "new" (4-months old) Windows 11 laptop.&lt;br /&gt;I now keep finding myself aggravated to discover that things I thought were already set up on it, aren't. It was the new work laptop I set them up on, not this one.&lt;br /&gt;&lt;br /&gt;Today I discovered that I'm missing the "Pictures" folder.  Then I discovered that most of the Shell Folders in the registry are pointing to a non-existent user path. Argh.&lt;br /&gt;&lt;br /&gt;Let me backtrack a bit.&lt;br /&gt;&lt;br /&gt;When I turned the laptop on the first time and started setting up Windows 11 Pro, I discovered there was no way to set it up without a Microsoft account.  (There is a way that might work, but not an officially supported method. Most of the ways that are mentioned online were disabled in more recent versions of Windows 11 like mine.)  I read that installing apps from the Microsoft app store would require a Microsoft account, and I *might* someday want to install such an app. So I set the laptop up with a Microsoft account, with the intention of setting up a local user account later, and using that one most of the time.&lt;br /&gt;&lt;br /&gt;I found a way to create a new Microsoft account without providing or linking it to my real name and identity. Doing so was tricky and might not have been possible if I hadn't already had an anonymous hotmail account I'd created in the past. When setting up a new MS account now, you have to give it either a phone number or an existing email address. (It seems like all free email accounts are like that now?)  I was able to use my old anonymous hotmail account as the backup email for the new account.  As the old hotmail account was then also requiring me to enter a backup email for it (which it hadn't required in the past), I entered the new account as its backup. Hah.&lt;br /&gt;&lt;br /&gt;Anyway, after that was all done, I created the local account. But I did it wrong. I should have added it via "Family &amp; Other Users" as shown on this page:&lt;br /&gt;&lt;a href="https://nerdschalk.com/using-windows-11-without-microsoft-account-everything-you-need-to-know/"&gt;https://nerdschalk.com/using-windows-11-without-microsoft-account-everything-you-need-to-know/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Instead, I selected the "Sign in with a local account instead" option. It asked me "Are you sure you want to switch to a local account?", and I confirmed it by clicking Next.  Then I discovered that the Microsoft account I had so painfully set up on the laptop was GONE (from the laptop). Now only the local account was shown. That's what I had originally wanted, but......&lt;br /&gt;&lt;br /&gt;That was two and a half months ago. Now I discover Windows didn't do the switch to the local account right. The shell folders are still pointing to the path of the old user account which is no longer there. Who knows what else might be borked up too. I'm tempted to see if I can reset everything and start over from scratch again.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Update, 2023/04/17:&lt;/i&gt;&lt;br /&gt;Reading back through my laptop notes, I realize I did some additional things which may have contributed to that account's folder paths getting borked up:&lt;br /&gt;Before switching to the local account, I &lt;a href="https://support.microsoft.com/en-us/office/turn-off-disable-or-uninstall-onedrive-f32a17ce-3336-40fe-9c38-6efb09f944b0"&gt;unlinked OneDrive&lt;/a&gt;.&lt;br /&gt;After switching to the local account, I &lt;a href="https://www.elevenforum.com/t/change-name-of-user-profile-folder-in-windows-11.2133/"&gt;updated my User Profile folder name&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Anyway, I've now created a new local user account (without OneDrive, and with a nice User Profile name to begin with) and will eventually delete the other one.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=869647" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:863011</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/863011.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=863011"/>
    <title>new laptop</title>
    <published>2023-01-26T07:19:59Z</published>
    <updated>2023-01-26T07:19:59Z</updated>
    <category term="computer"/>
    <category term="annoyances"/>
    <category term="windows"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">I think my new laptop is probably very nice, from the little bit I've used it so far. It certainly is light and large and lovely.&lt;br /&gt;&lt;br /&gt;But there's a problem in that Windows 11 is between it and me, and Windows 11 keeps doing things that destroy my serenity.  I continue to think that once I get over the initial difficult hurdles, I'll get the laptop set up in a way that pleases me.  But in the meantime...&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=863011" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:853856</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/853856.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=853856"/>
    <title>one letter differences</title>
    <published>2022-09-14T03:49:39Z</published>
    <updated>2022-09-14T03:49:48Z</updated>
    <category term="computer"/>
    <category term="random thoughts"/>
    <category term="words"/>
    <dw:security>public</dw:security>
    <dw:reply-count>3</dw:reply-count>
    <content type="html">While checking Task Manager..&lt;br /&gt;"Animalware! Did it just f'n say 'Animalware'??"&lt;br /&gt;&lt;br /&gt;::Looks again::&lt;br /&gt;"Oh, Antimalware, ok."&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=853856" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:778086</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/778086.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=778086"/>
    <title>weird speaker buzz</title>
    <published>2020-11-20T18:04:59Z</published>
    <updated>2020-11-20T19:33:37Z</updated>
    <category term="noises"/>
    <category term="computer"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">This wasn't only a fluke late last night; it still happened today after having restarted the computer.&lt;br /&gt;&lt;br /&gt;Original post from last night, ie. early morning:&lt;br /&gt;Tonight I'm hearing a low buzzy sound from my speakers when I scroll the wheel on my mouse. It only happens when something on the screen is scrolling, not when the mouse is over something that can't scroll. Weird! Only the computer knows the cursor's position, not the mouse or speakers. So the computer must be generating a signal that the speaker is picking up. The loudness of the buzz differs based on which application I scroll. Weird!&lt;br /&gt;&lt;br /&gt;Further observations today:&lt;br /&gt;The buzz happens even without the mouse, when I scroll a page with the keyboard arrows.&lt;br /&gt;The buzz also happens if I play a video with the sound off, without scrolling anything.&lt;br /&gt;It only happens when the external speakers are plugged into the laptop. I should have noted before that the sound is coming from the external speakers, not the built-in ones.&lt;br /&gt;Unplugging the power cord from the laptop makes no difference.&lt;br /&gt;&lt;br /&gt;Current theory: The display must be generating electrical noise when it updates large portions of the screen at once.&lt;br /&gt;&lt;br /&gt;Further observation and solution:&lt;br /&gt;The laptop's volume was set to very low, and the external speakers' volume was turned higher than usual.&lt;br /&gt;I don't remember when or why I did that. After switching them back to normal with the laptop volume set mid-to-high and the speaker volume lower, the buzz isn't noticeable. &lt;br /&gt;Thank goodness; it had gotten quite annoying!&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=778086" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:754099</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/754099.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=754099"/>
    <title>snackish</title>
    <published>2020-07-13T00:12:53Z</published>
    <updated>2020-07-13T18:43:23Z</updated>
    <category term="computer"/>
    <category term="financial stuff"/>
    <category term="amazon"/>
    <category term="food"/>
    <category term="sleep"/>
    <category term="shopping"/>
    <category term="notes to self"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Note to self: Don't buy Kroger store-brand potato chips anymore. They're not salty enough. And two bags (both probably bought at the same time) had oil leaking out the seam like the seam hadn't been sealed shut well enough.&lt;br /&gt;&lt;br /&gt;I'm considering going shopping tonight, even though it's already getting late. Because I'm out of corn chips, and snacks are getting scarce. I've been missing having cookies, though the stores don't have ones I much like, so going shopping won't really help with that. I ought to go back to my place and bake some chocolate chip cookies.&lt;br /&gt;&lt;br /&gt;I've still got 3 carrots, a pear, and a bag of Food Lion potato chips (not opened yet, so their saltiness is unknown).  Some cake and peanuts. Snack bars. Other nuts. Chocolate. It ought to be enough. I hate being out of corn chips though.  I should just deal with it and eat all the other snacks up. Completely. I can live without corn chips.  Heck, I've got a shaker of salt.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;I was at my mom's place for the rental bed delivery, since she had to be at work at that time. The mattress turned out to be one of those foam ones, a "bed in a box". Ashley Furniture brand. Both it and the bed-frame were definitely new items; that was very apparent from the packaging.  I checked Amazon, and the same bed-frame is on sale there for $150, and the very same mattress for $439. &lt;br /&gt;&lt;br /&gt;So the $150 which my mom is paying for the first month is about a quarter of the actual price, or maybe even more if the wholesale price is less than what Amazon sells it for. Still, it seems that if RentACenter allows it to be rented for a single month, that they'd still lose money on it?  Unless they take advantage of a free-returns deal from the manufacturer.&lt;br /&gt;&lt;br /&gt;Maybe RaC makes it hard to return items, requiring them to be in pristine condition. Maybe most people end up keeping the items for multiple months even if they didn't originally plan to (which I suspect might end up happening with my mom).&lt;br /&gt;&lt;br /&gt;My mom didn't ask whether RaC will pick the items up for free, or if she'll have to pay for that. We certainly won't be able to fit it back into the box that it came in.  For that matter, it won't even fit into the plastic cover it came in, due to mattress's foam expansion, so how could one cover it to keep it clean in transport? In the mattress encasement that I ordered, perhaps? &lt;br /&gt;&lt;br /&gt;While browsing Amazon, I found that they even sell &lt;a href="https://www.amazon.com/s?k=innerspring+bed+in+a+box"&gt;"bed in a box" mattresses with innersprings&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;While at my mom's house, I wore my surgical face mask for a good 3 hours straight, and it didn't bother me much. Even though it was about 90 degrees in the house to begin with, and even with the A/C turned on, only got down to 87 by the time I left. It's good to know I can do that when necessary.  Besides setting up the bed frame and mattress for her, I also fixed a problem with her printer.  That turned out being a known issue with a Windows update, for which another special Windows update was required.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;There are several topics in this post for which none of my existing tags are very good matches.&lt;br /&gt;Rentals. Mask-wearing. Mattresses.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=754099" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:752181</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/752181.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=752181"/>
    <title>strong signals vs tangling wires</title>
    <published>2020-07-01T05:51:23Z</published>
    <updated>2020-07-01T05:51:23Z</updated>
    <category term="data security"/>
    <category term="computer"/>
    <category term="electronic gadgets"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">I'd been swapping my wired keyboard and wireless mouse (one of the older ones with a wired transceiver, not the nano USB adapters they have now) between my personal laptop and my work laptop at the start and end of each work day.&lt;br /&gt;&lt;br /&gt;One of the laptop's USB ports started getting loose, such that the mouse connection would drop &amp; reconnect every once in a while. I used a toothpick to pull up on the prongs inside the port. That is a possible fix for a loose port problem, but it didn't make much difference in my case.&lt;br /&gt;&lt;br /&gt;That made me realize that plugging &amp; unplugging items into the USB ports multiple times a day isn't a good idea.&lt;br /&gt;&lt;br /&gt;Not only was I swapping the keyboard &amp; mouse; I was also swapping the position of the laptops on my desk. Therefore using a separate wired keyboard &amp; mouse for each laptop wasn't ideal either. It's  hard to move laptops around with peripherals plugged into them. It's also not practical to keep peripherals plugged in when carrying the laptops back and forth between Qiao's place and mine.&lt;br /&gt;&lt;br /&gt;Using the laptops' built-in keyboard and trackpad isn't good either. I can't type nearly as fast on them, and it's quite frustrating.&lt;br /&gt;&lt;br /&gt;I thought a good solution would be to get a separate wireless keyboard/mouse combo using a single nano USB adapter for each laptop.  It is a good solution. (Except for the minor problem that I might need a bigger laptop bag now for my personal laptop, as having a nano USB adapter plugged into the side makes it not fit into the bag. Which is hard to believe as it's less than a centimeter difference, but yeah. Or I could simply unplug the nano adapter for that; that's not something I need to do every day.)&lt;br /&gt;&lt;br /&gt;Today after eating lunch I noticed some grease spots on the wireless keyboard I'd been using. This keyboard doesn't have an on/off switch; it goes to sleep automatically when not in use. So I carried the keyboard all the way into the bathroom to wipe it off, thinking that was surely far enough away that any keys I pressed while cleaning it wouldn't be recognized on the laptop.&lt;br /&gt;&lt;br /&gt;Much to my surprise, when I carried the keyboard back to the laptop, I saw that the keypresses had still registered on the laptop! The bathroom is about 35 feet away, with 2 walls in between.  I had no idea the wireless signals being used were strong enough to travel that far!&lt;br /&gt;&lt;br /&gt;Later I tested the other wireless keyboard and mouse, which are made by a different company. They also work from far away. I tested the mouse outside the house from the porch, with the front door and storm door closed, about 20 feet from my laptop. The mouse's scroll wheel still was able to scroll the browser page open on my laptop.&lt;br /&gt;&lt;br /&gt;That got me to wondering whether using a wireless keyboard can be a security risk. Suppose someone planted a device outside your home to record the signals from your keyboard, thereby capturing all your key presses, including any user IDs and passwords you type.  Maybe a malicious app on your phone could even listen for wireless keyboard signals, and secretly record your keystrokes.&lt;br /&gt;&lt;br /&gt;From what I've read now, wireless keyboards &amp; mice may use encryption to prevent that kind of thing. But how can you know if yours are using encryption or not? I don't recall reading that in the specs of the ones I have. I will have to look up more on that.&lt;br /&gt;&lt;br /&gt;The first thing I found when searching on it was not about the keyboard signals being captured, but rather hackers transmitting their own signals to control your mouse, "mousejacking".&lt;br /&gt;&lt;br /&gt;I wonder if having my hands on these wireless-transmitting devices all day (as well as being within a few feet of the laptop's wi-fi signals) is deleterious to my health.  The cell phones and iPad are also usually not far away.  The wifi router is a bit further away, but still not that far. And there are several other devices in the house that send out wireless signals. I know they say it's nothing to be concerned about. But maybe it all adds up.  I wonder.&lt;br /&gt;&lt;br /&gt;And then there's the physical problems one can get simply from typing a lot and using a mouse. My right wrist has been achy today.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=752181" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:695768</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/695768.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=695768"/>
    <title>Graphics card confusion</title>
    <published>2019-06-08T05:38:45Z</published>
    <updated>2019-06-09T17:13:21Z</updated>
    <category term="computer"/>
    <category term="windows"/>
    <category term="games"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">I'm confused. When I bought this laptop, my notes say that it came with "NVIDIA GeForce GTX 950M 4GB Discrete Graphics".&lt;br /&gt;&lt;br /&gt;When I check Control Panel\All Control Panel Items\Display\Screen Resolution\Advanced Settings,&lt;br /&gt;it shows "Adapter Type: Intel(R) HD Graphics 5500", with "Dedicated Video Memory: 128 MB".&lt;br /&gt;&lt;br /&gt;My quicklaunch area has an "NVIDIA GeForce Experience" icon, which when I click it, and select to open the NVIDIA Control Panel, it does list a "GeForce GTX 950M" with "Dedicated Video Memory: 4096 MB DDR3".&lt;br /&gt;&lt;br /&gt;So why does the Control Panel/Display window list an Intel Graphics card rather than the GeForce?&lt;br /&gt;&lt;br /&gt;Further confusing me is this page:&lt;br /&gt;&lt;a href="https://www.consumerreports.org/products/laptop/hp-envy-17t-384316/overview/"&gt;https://www.consumerreports.org/products/laptop/hp-envy-17t-384316/overview/&lt;/a&gt;&lt;br /&gt;which says my laptop model comes with "Nvidia GeForce 940M/Intel HD Graphics 5500".&lt;br /&gt;I don't know if that means it has 2 graphics cards, or that the laptop can come with either one?&lt;br /&gt;&lt;br /&gt;Based on these pages:&lt;br /&gt;&lt;a href="http://hwbench.com/vgas/geforce-940m-vs-hd-graphics-5500-broadwell-gt2"&gt;http://hwbench.com/vgas/geforce-940m-vs-hd-graphics-5500-broadwell-gt2&lt;/a&gt;&lt;br /&gt;&lt;a href="https://www.game-debate.com/gpu/index.php?gid=2802&amp;gid2=2575&amp;compare=geforce-940m-2gb-vs-intel-hd-graphics-5500"&gt;https://www.game-debate.com/gpu/index.php?gid=2802&amp;gid2=2575&amp;compare=geforce-940m-2gb-vs-intel-hd-graphics-5500&lt;/a&gt;&lt;br /&gt;It seems that they are 2 different graphics cards. So why would I have both?&lt;br /&gt;&lt;br /&gt;Hmmmm.... According to this page:&lt;br /&gt;&lt;a href="https://forums.tomsguide.com/threads/i-have-2-graphics-card-intel-hd-graphic-and-nvidia-geforce-610m.72644/"&gt;https://forums.tomsguide.com/threads/i-have-2-graphics-card-intel-hd-graphic-and-nvidia-geforce-610m.72644/&lt;/a&gt;&lt;br /&gt;Maybe I do have both. Maybe since I've never installed any games on this laptop, I've never even used the GeForce yet.&lt;br /&gt;&lt;br /&gt;Ah, more info:&lt;br /&gt;&lt;a href="https://superuser.com/questions/908824/why-does-my-laptop-have-two-graphics-cards"&gt;https://superuser.com/questions/908824/why-does-my-laptop-have-two-graphics-cards&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The only reason I was checking on this now was to find out if my laptop meets the requirements for this game:  &lt;a href="https://www.epicgames.com/store/en-US/product/journey/home"&gt;https://www.epicgames.com/store/en-US/product/journey/home&lt;/a&gt;&lt;br /&gt;Since it does have the GeForce, I believe it does meet the requirements.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Edited to add&lt;/i&gt;:&lt;br /&gt;In Device Manager, both graphics cards are listed under "Display Adapters". When I was looking for them there at first, I couldn't find them. I expected them to be listed under an entry with "graphics" or "video" in the name, and even though I read through all the group names in case they were listed under something else, I still overlooked it.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=695768" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:625562</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/625562.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=625562"/>
    <title>suspicious cyber activity</title>
    <published>2018-01-12T05:29:23Z</published>
    <updated>2018-01-12T05:30:01Z</updated>
    <category term="computer"/>
    <dw:security>public</dw:security>
    <dw:reply-count>3</dw:reply-count>
    <content type="html">Do you ever get the feeling that your computer is doing something and trying to hide it from you, even though you are rather sure it isn't infected with malware?&lt;br /&gt;&lt;br /&gt;There are times (both on this laptop and my old one, and my work one) where I hear the fan start spinning loudly, even though I haven't been doing anything that should take much processing power. &lt;br /&gt;&lt;br /&gt;Then I open Task Manager, and click to see what process is using the most CPU (showing all processes). But then either&lt;br /&gt;...the fan continues spinning loudly for a little while, even though according to Task Mgr the CPU is 95% or more idle&lt;br /&gt;or&lt;br /&gt;...the fan abruptly goes quiet as if it stopped doing whatever it was doing, so that I wouldn't see it listed in Task Mgr.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=625562" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:598559</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/598559.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=598559"/>
    <title>other things</title>
    <published>2017-06-04T07:10:51Z</published>
    <updated>2017-08-19T21:23:52Z</updated>
    <category term="windows"/>
    <category term="house"/>
    <category term="cellphone"/>
    <category term="family"/>
    <category term="christmas"/>
    <category term="itunes"/>
    <category term="programming"/>
    <category term="browsers"/>
    <category term="computer"/>
    <dw:security>public</dw:security>
    <dw:reply-count>5</dw:reply-count>
    <content type="html">Still tweaking other things on my new cell phone too.&lt;br /&gt;&lt;br /&gt;I found out that one can remove the pages from these old family photo albums (and put them back together again). Which means that scanning the albums shouldn't be that difficult after all (as long as each page fits on the flatbed - one of the albums does just barely. The other one would require using my mom's larger scanner). Which means that's another thing I want to get done.&lt;br /&gt;&lt;br /&gt;Firefox addons; learn how to update them to use these new &lt;a href="https://developer.mozilla.org/en-US/Add-ons/WebExtensions"&gt;WebExtensions&lt;/a&gt; APIs.&lt;br /&gt;Which also shows me that my JavaScript knowledge is woefully out of date. It's changed a lot in 20 years.&lt;br /&gt;&lt;br /&gt;I've just installed 2 and a half years worth of Windows updates on one of Qiao's old Windows 7 desktop computers, which we haven't used in that long. Because it has iTunes on it, and I don't want to install iTunes on my laptop. But there are a couple of items I want to get, which are only available to download from iTunes.  And of course, that meant I needed to install Windows updates too, right? I dunno. It seemed the thing to do even though it took all day. Makes me think I might even be able to get updates working again on my old laptop too, if I wanted to.&lt;br /&gt;&lt;a href="https://blogs.technet.microsoft.com/windowsitpro/2016/05/17/simplifying-updates-for-windows-7-and-8-1/"&gt;Simplifying updates for Windows 7 and 8.1&lt;/a&gt; - a rollup for all updates through April 2016, with only one prerequisite that must be installed first.&lt;br /&gt;&lt;br /&gt;Researching family tree stuff. Old census records. Found out my great-great-grandmother had at least 10 children, and possibly 5 more that didn't survive.&lt;br /&gt;Need to determine what kind of open-source program I should use for doing a family tree, so that the data can be exported/imported in a widely compatible format.&lt;br /&gt;&lt;br /&gt;Want to replace all the screws for the door lock strike-plates and hinges with 3-inch long screws. And replace some of the strike-plates with ones that take 4 screws instead of 2.&lt;br /&gt;&lt;br /&gt;I finally took down the rest of the xmas decorations and put the boxes away. My mom helped me take down the xmas tree a few weeks ago.  She and Qiao are as bad as me - once I made my mind up to take them down, they both said "I think you should just leave them up", making me debate it internally all over again.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=598559" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:579208</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/579208.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=579208"/>
    <title>standing desk setups</title>
    <published>2017-01-17T05:00:49Z</published>
    <updated>2017-01-17T14:57:10Z</updated>
    <category term="exercise"/>
    <category term="typing"/>
    <category term="work"/>
    <category term="my photos"/>
    <category term="computer"/>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">I bought this adjustable shelf to try out as a standing desk setup. It's wide enough for both the keyboard and mouse, and deep enough that I can rest my forearms on it.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.darkoshi.com/img/2017/20170116_standingDesk1_adjustableShelfx.jpg"&gt;&lt;br /&gt;&lt;br /&gt;At home, my laptop is on an adjustable mount that can be lifted and lowered, so that is how I raise and lower the display. At work, I have 2 monitors, one on the desk for use while sitting, and one on a higher shelf for use while standing (to switch between them, it only requires an alt-ctl-fn key press).&lt;br /&gt;&lt;br /&gt;The above is okay in terms of comfort. (Having my skin touch cool metal is unpleasant, so I cover the metal with cloth as in the above photo). But to switch from standing to sitting, I need to re-position the keyboard and mouse from the shelf back to the desk, and move the shelf away. The shelf, while light, is big and awkward to move around. So switching between standing and sitting isn't a very simple matter. (Though, if the keyboard were wireless rather than corded, that would help somewhat.)&lt;br /&gt;&lt;br /&gt;I found the below setup to be more convenient.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.darkoshi.com/img/2017/20170116_standingDesk2_keyboardOnWedge_mouseOnBox1x.jpg"&gt;&lt;br /&gt;&lt;img src="http://www.darkoshi.com/img/2017/20170116_standingDesk2_keyboardOnWedge_mouseOnBox2x.jpg"&gt;&lt;br /&gt;&lt;br /&gt;I use a box (or a stack of books) to raise up my mouse &amp; mousepad. I've found that using the mouse is most comfortable when my forearm is horizontal like that, not angled up or down.&lt;br /&gt;I put a wedge (about 2" high) under the keyboard (or stick something else under the front edge so that it is higher than the back edge). Typing is fairly comfortable to me in that position, even though my palms &amp; wrists don't rest on anything.  Without the wedge, I would have to bend my wrists a lot, which quickly becomes very uncomfortable.&lt;br /&gt;&lt;br /&gt;To switch from sitting to standing, I just need to move over my box, put the mouse &amp; mousepad on it, and slip the wedge under the keyboard. It's much simpler than the shelf.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=579208" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:556697</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/556697.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=556697"/>
    <title>staying logged in to LiveJournal</title>
    <published>2016-09-23T02:27:48Z</published>
    <updated>2016-09-23T02:27:48Z</updated>
    <category term="livejournal"/>
    <category term="computer"/>
    <category term="browsers"/>
    <category term="privacy"/>
    <dw:security>public</dw:security>
    <dw:reply-count>3</dw:reply-count>
    <content type="html">I'm configuring my "new" laptop. 13 months after getting it, I've finally moved my files over to it, and started using it as my main computer. I realized I might never finish doing all those other things I wanted to do before moving the files, so finally just went ahead and did the move.&lt;br /&gt;&lt;br /&gt;Now, I kept being logged out of LiveJournal, even though I was selecting the checkbox to stay logged in.&lt;br /&gt;&lt;br /&gt;My Firefox configuration is set to delete cookies when I close the browser, but I had added an exception for &lt;a href="http://livejournal.com"&gt;http://livejournal.com&lt;/a&gt;. I added another exception for &lt;a href="http://www.livejournal.com"&gt;http://www.livejournal.com&lt;/a&gt;, but still kept being logged out.  Looking at the cookies after logging in showed that they were still set to expire at the end of the session.&lt;br /&gt;&lt;br /&gt;Finally, I tried adding an exception for &lt;a href="https://livejournal.com"&gt;https://livejournal.com&lt;/a&gt;. That did the trick. So even though the LiveJournal login page shows "http" in the URL bar, it must be using https behind the scenes.&lt;br /&gt;&lt;br /&gt;I didn't have the same trouble with Dreamwidth, as I had added its exception using "https" to begin with, thinking that the Dreamwidth  pages used https by default. But now I see that the Dreamwidth pages show "http" in the URL bar too. I must have configured my old laptop to redirect to https for Dreamwidth. Still need to do that here.&lt;br /&gt;&lt;br /&gt;I don't see anything on Firefox's Cookies page to indicate whether a cookie was added via HTTP vs HTTPS. I wonder if there is any way to know which version of the URL you need to add as an exception, other than trial and error.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=556697" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:537585</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/537585.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=537585"/>
    <title>pink lights</title>
    <published>2016-02-11T04:15:40Z</published>
    <updated>2016-02-11T04:15:40Z</updated>
    <category term="wildlife"/>
    <category term="computer"/>
    <category term="work"/>
    <category term="colors"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">At work, someone on the other side of the building put up a Valentine's Day Tree. It's a pretty pink (Christmas) tree, with pink lights and heart decorations.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;A dead Canadian goose has been floating by the edge of the pond since at least Monday. Poor thing. I wonder what happened to it. I considered reporting it at first, but wouldn't even know who to report it to.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;Driving home yesterday, there were 2 wild turkeys* standing in the driveway to a car body shop. Very close to the main road I was driving on, which had a lot of traffic.  There was also a car parked off the other side of the road with its lights flashing yellow. Not sure if that was related.&lt;br /&gt;&lt;br /&gt;*only got a quick glimpse, enough to be pretty sure they weren't buzzards. One looked vaguely peacockish, but I'm pretty sure we don't have wild peacocks around here.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;My laptop is back from being repaired under warranty, with a new keyboard and touchpad. Seems to be working fine so far, yay. The new keyboard is a dual English/French one, which is different.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;It's very cold outside. But something went wrong with the HVAC at work today, and it got very warm inside. Even with the doors to the atrium propped open. In the morning when other people started to complain, I was like "I'm comfortable actually. It's better than being too cold". But it got so warm that by the time I left in the evening, it was way too warm even for me.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=537585" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:498496</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/498496.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=498496"/>
    <title>little computers</title>
    <published>2015-04-11T21:59:09Z</published>
    <updated>2015-04-11T21:59:09Z</updated>
    <category term="technology"/>
    <category term="computer"/>
    <dw:security>public</dw:security>
    <dw:reply-count>3</dw:reply-count>
    <content type="html">I was thinking about getting one of these &lt;a href="https://www.kickstarter.com/projects/matchstick/matchstick-the-streaming-stick-built-on-firefox-os"&gt;Matchsticks&lt;/a&gt;, when they become available (August?).&lt;br /&gt;&lt;br /&gt;But now Google and Intel have whole computers in similar sized gadgets, which plug into HDMI ports... I wonder if these play video too.&lt;br /&gt;&lt;a href="http://www.popularmechanics.com/technology/gadgets/a14856/google-chromebooks-now-come-snicker-bar-sized/?mag=pop&amp;amp;click=yr"&gt;Chromebit&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.popularmechanics.com/technology/gadgets/a14944/intel-compute-stick/?mag=pop&amp;amp;click=yr"&gt;Intel Compute Stick&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Then there's this &lt;a href="http://www.popularmechanics.com/technology/a14950/worlds-smallest-computer-michigan-micro-mote/"&gt;tiny computer&lt;/a&gt; which can sit on the edge of a penny. More info and diagrams &lt;a href="http://www.computerhistory.org/atchm/the-worlds-smallest-computer/"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=498496" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:450050</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/450050.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=450050"/>
    <title>time time</title>
    <published>2014-03-14T03:33:14Z</published>
    <updated>2014-03-14T03:33:14Z</updated>
    <category term="computer"/>
    <category term="appliances"/>
    <category term="work"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">I'm glad of the time change. I enjoy it still being light outside when I leave work.&lt;br /&gt;&lt;br /&gt;Qiao dislikes Daylight Savings Time. He feels that 12 noon is supposed to be mid-day. That "high noon" is supposed to be when the sun is highest in the sky. That does make sense.&lt;br /&gt;&lt;br /&gt;But I still prefer it being light outside when I leave work.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;Advice to self: Don't start a 20 minute compile 20 minutes before it's time for you to leave work. And especially don't start other processes too, while impatiently waiting for the compile to finish. Because it will surely end up taking at least 40 minutes to finish, even without the other processing.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;Why does it sometimes take 3 hours to copy 2 GB's worth of files from one location on my hard drive to another?&lt;br /&gt;&lt;br /&gt;Is it safe to put a computer to sleep while it is in the middle of a large copy operation like that, or while it is in the middle of a long compile? Will it simply pause and continue when it wakes back up?  I wouldn't want to risk having to start all over again. And yet if I leave the laptop on while carrying it home in the carrying case, I risk it overheating and crashing. Unless I awkwardly carry the case by one handle so that the vented side of the laptop can still get air.&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;I am looking for a new washing machine. The old one keeps acting up, and trying to fix it would likely cost more than it would be worth.&lt;br /&gt;&lt;br /&gt;From what I've read, a high-efficiency front-loader still sounds like the best type for me. Do any of you have experience with particular brands/models that have worked well, or which have had problems?  I don't know which online reviews can be trusted.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=450050" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-06:301081:315185</id>
    <link rel="alternate" type="text/html" href="https://darkoshi.dreamwidth.org/315185.html"/>
    <link rel="self" type="text/xml" href="https://darkoshi.dreamwidth.org/data/atom/?itemid=315185"/>
    <title>he was right</title>
    <published>2011-08-20T03:49:07Z</published>
    <updated>2011-08-20T03:49:07Z</updated>
    <category term="computer"/>
    <category term="work"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">When I first got my work laptop computer, Qiao predicted that pretty soon, I'd be keeping both my personal laptop and work laptop running when working from home, and that I'd be using them both at the same time, switching back and forth between them.&lt;br /&gt;&lt;br /&gt;I thought, "Nah, that's not likely. When I'm working, I only need my work computer on. And when I'm done working, I only need my personal laptop on.  There's no reason to have them both on."&lt;br /&gt;&lt;br /&gt;But he was right. Many a time, I find reason to use them both at the same time. Not even for goofing off, but for actual work purposes.&lt;br /&gt;&lt;br /&gt;For example, when the work laptop was having the reboot problem (which may have finally gotten fixed this week (yay!)), I'd bring up web-ex (online) meetings on my personal laptop so that if the work laptop spontaneously rebooted, at least I wouldn't be kicked out of the meeting.&lt;br /&gt;&lt;br /&gt;Other times, I'll do web searches or bring up my work email on my personal laptop, while for whatever reason, my work laptop is non-spontaneously rebooting or otherwise occupied.&lt;br /&gt;&lt;br /&gt;Sometimes when the work day is over, but I still have some more work I want to get done, I may bring up personal stuff on my personal laptop, and work stuff on the work laptop, and switch between them.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=darkoshi&amp;ditemid=315185" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
