Most Popular

1500 questions
95
votes
9 answers

Bluetooth Headphones sound terrible on Mac OS X?

I got a pair of Plantronics bluetooth headphones. Work great with my iPhone. Sounds terrible with my Mac, cuts out, sounds choppy, sounds mono to me. A co-worker tells me he has the same problem. BTW, I'm on Leopard, patched up. So question is:…
phil swenson
95
votes
1 answer

How to open .dbml in designer mode with VS?

After installing Visual Studio 2017, my LINQ To SQL .dbml definitions open in a XML editor instead of the built in designer. How do I configure VS to open .dbml in Designer mode instead of XML editor?
Drag and Drop
  • 1,168
  • 2
  • 8
  • 12
94
votes
3 answers

Pin applications to multiple desktops in Windows 10

One of the big new features for Windows is the fact that multiple "virtual" desktops are now natively supported, allowing you to organise collections of windows together and separate groups of tasks. This is good. You can move windows between…
Mokubai
  • 84,968
  • 25
  • 195
  • 217
94
votes
9 answers

How to split large file on Windows?

Is there a tool to split large text file (9Gb) into smaller files so that I can open it and look through? Anything usable from command line that comes with Windows (XP)? Or what's the best way to split it? Can I use 7z to create separate volumes…
stefanB
  • 1,083
  • 1
  • 9
  • 9
94
votes
4 answers

Remove Chrome Network timeline

Does anyone know of a way to remove this? Currently Chrome Version 43.0.2357.130 m but other versions accepted as well. I've looked through all of the settings to no avail. If you want to know why I want it removed; it takes up too much space.
MonkeyZeus
  • 8,616
  • 6
  • 25
  • 46
94
votes
3 answers

Docker containers have their own kernel or not?

I see that a lot of docker images in the docker repository are made with an Ubuntu base. What does that mean? Does each container bundle a stripped down version of the Linux kernel? Do containers sit on top of their own kernels? But I thought…
stewart99
  • 1,051
  • 1
  • 8
  • 5
94
votes
9 answers

Can a 7 days full 100% CPU load "burn-in" / "stress test" damage a modern notebook?

When I buy new computers, I usually do a "burn-in" with 100% CPU load for, say, seven days, in a well ventilated place. This is to find out if the computer has problems before I invest time into setting it up for me let it "steam out" some of the…
Tom Stevens
  • 965
  • 1
  • 6
  • 7
94
votes
2 answers

Is there a way to identify the busy (CPU-consuming) tab in Firefox?

Sometimes there's a nasty, guilty, CPU-hogging tab in Firefox that's maxing one of my CPU cores and making the whole browser sluggish. I'd like to find it and close it. Sometimes I get lucky, but not often enough. So even the slightest hint of…
gojomo
  • 1,126
  • 1
  • 8
  • 9
94
votes
4 answers

How to make a custom keyboard layout in OS X?

I recently moved to OS X and I find the system "Russian Phonetic" layout unsatisfying (it's not the one that I'm used to). How can I create a custom layout? I've read about Ukelele, but the layout I created and copied to Library/Keyboard Layouts…
mik01aj
  • 1,462
  • 1
  • 12
  • 15
94
votes
5 answers

Arrange windows within the same application in the taskbar of Windows 7

Is there a way to arrange windows within the same application in the taskbar of Windows 7? Right now we can freely adjust each application's position in the taskbar, but within the app itself the windows can't be reordered, for example multiple…
user12217
94
votes
5 answers

How to change the text direction in LibreOffice?

I need "right to left" text direction to write in Persian.
Ali
  • 2,341
  • 2
  • 14
  • 9
94
votes
4 answers

How to obtain maximum compression with .tar.gz?

The way i understand the use of tar + gzip is that tar is normally used to consolidate a grouping of files into a single file, then gzip is used to compress that file. I recently learned that tar can also compress. Because I do not fully understand…
Mario Zigliotto
  • 1,461
  • 2
  • 14
  • 12
94
votes
3 answers

Why would I choose Libav over FFmpeg, or is there even a difference?

From what I've seen it looks to me like Libav's avconv is thought to become a successor of ffmpeg — is that correct? If that's true, why is that so? What exactly is libav doing better and why would I want to choose it over ffmpeg? I came to this…
floriank
  • 1,364
  • 3
  • 16
  • 26
94
votes
10 answers

Insert Unicode characters via the keyboard?

I am familiar with inserting an ASCII character into a text document by using 'Alt+ASCII code' on the NumPad keys (e.g. Alt+130 inserts an é character). Is there a similar way to insert a Unicode character via the keyboard using the unicode value…
pelms
  • 9,121
  • 11
  • 55
  • 76
94
votes
20 answers

How to copy multi-line text from Excel without quotes?

When you create a multi-line string in an excel cell (by using Alt-Enter), if you copy that cell to a text editor, excel will automatically add double quotes (") around the full string, ie: Cell1 | Simple String 1 Cell2 | First line of a …
Andrew Bickerton
  • 1,043
  • 1
  • 7
  • 9