cmnybo

@cmnybo@discuss.tchncs.de

This profile is from a federated server and may be incomplete. Browse more on the original instance.

cmnybo,

Power consumption is the main issue. If it’s an old, power hungry desktop and you live somewhere with expensive electricity, it can be quite costly to run. If you have an energy efficient desktop or have cheap power then it will be fine. Just make sure it has a good quality power supply if it’s going to run 24/7.

cmnybo,

The context menu key is more useful when it’s remapped to the compose key.

cmnybo,

The .stream domains renew at almost twice the cost of a .com after the first year. Most of the cheap domains renew at a much higher price.

cmnybo,

Look for preview size in the settings for your file manager and increase it.

Simultaneous joystick 3-axis protocol

Working on a joystick. Seems like any protocol I use to read from peripherals is going to be bottlenecked by having just one input. My microcontroller might have multiple ADCs, but there’s just one processor stepping through them. Same for spi, or i2c, or uart. There’s really only ever one sensor reporting back its data at a...

cmnybo,

Only having one ADC can be an issue when you need readings to be in phase, but for reading any sort of human interface device it doesn’t matter at all. Just cycle through your inputs one at a time. Some microcontrollers even have hardware to scan through multiple inputs automatically. You can use DMA to read the ADC and send data out over whatever communication peripherals your microcontroller has without using much CPU time.

If you are using USB HID, you are limited to a 1000 Hz update rate and that’s really overkill already. You can have up to 8 analog axis in a USB HID game controller plus lots of buttons.

cmnybo,

There are simple testers like this. It’s rather overpriced for what it is, but it would be trivial to make one yourself. That will only do a continuity check though. If you want to know what the current or speed ratings are, you will need to read the chip in the cable.

cmnybo,

A dedicated GPU will mean reduced battery life. If you are only going to edit video at your desk, I would suggest getting a laptop with a thunderbolt 3 or USB 4 port and an external GPU. Make sure the port provides 4 PCIe lanes, not all of them do.

cmnybo,

All of the ClearType patents are expired, so that’s not an issue anymore. OP probably just has anti-aliasing turned off for some reason.

cmnybo,

Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.

The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.

What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?

I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve...

cmnybo,

The hard drive should be connected by SATA or eSATA when making the image. Connecting over USB is just asking for more trouble when the drive is not working correctly.

I'm so frustrated rn.

I have been distro hopping for about 2 weeks now, there’s always something that doesn’t work. I thought I would stick with Debian and now I haven’t been able to make my printer work in it, I think I tried in another distro and it just worked out of the box, but there’s always something that’s broken in every distro....

cmnybo,

That printer shouldn’t even need a driver to work. It should just show up if it’s connected to the same network as your computer.

cmnybo,

MELF stands for Metal Electrode Leadless Face although anyone who has had the pleasure of working with them will tell you it stands for Most End up Lying on the Floor.

cmnybo,

No, there’s no fuse here. From top to bottom, there is an electrolytic capacitor, zener diode, and a 4MHz resonator.

Pi-Hole or something else for network ad blocking?

I’ve been aware of pi-hole for a while now, but never bothered with it because I do most web browsing on a laptop where browser extensions like uBlock origin are good enough. However, with multiple streaming services starting to insert adds into my paid subscriptions, I’m looking to upgrade to a network blocker that will...

cmnybo,

When the ads come from the same domain as the content, which is the case with youtube, you can’t block them with any DNS based ad blocker.

cmnybo,

For something that’s not switching at a high frequency, slow rise and fall times are fine as long as you are staying within the safe operating area of your MOSFET. A 10K gate resistor could certainly work, but it will depend on your MOSFET and load.

cmnybo,

I still get over 12 hours of web browsing or video playback with the backlight around 30% on mine even though my internal battery is down to 60% capacity and my external is around 90%. Standby drains about 10% overnight. I am running Linux Mint on mine and I set up TLP. Undervolting can increase the runtime quite a bit, but I haven’t bothered with that yet.

cmnybo,

The T480 and T580 are some of the last ones they made with swapable batteries. Everything works out of the box in Linux except the fingerprint scanner which needs some additional configuration.

I have a T480 with an integrated GPU and the largest battery. It runs for a long time on a charge and there are lots of spare parts available.

cmnybo,

I’ve gotten both of my thinkpads used, so none of that money went to Lenovo or Microsoft. The laptops that come with Linux are expensive and are rarely available used.

cmnybo,

My phone has an FM tuner, so I usually listen to local radio stations. Sometimes I watch TV shows or movies I downloaded on the SD card, but I prefer watching videos on a larger screen when possible. Cell service is crap around here, so streaming is not very practical.

cmnybo,

I use a lot of programs and scripts that I wrote myself and most of the time I couldn’t be bothered to make a GUI for them.

cmnybo,

That is strange that they would have size limit for the SSD. Maybe it only supports single sided M.2 drives, but if that’s the case, they should have just said it.

cmnybo,

Timeshift works best if you use BTRFS for your root partition because snapshots can be taken instantly. I have mine setup to automatically take a snapshot every day.

cmnybo,

It could be resized too. 5120x1440 is way too big for a website banner. There’s no reason to go more than double the size it will actually be displayed at. That would bring it down to a couple hundred KB.

cmnybo,

The drains in the 8205 MOSFET are connected together internally. In a DW01 circuit, they are not connected to anything else.
One MOSFET stops the battery from charging and the other stops it from discharging.

cmnybo,

The MOSFETs are in series, but in opposite polarities. Two MOSFETs are needed to block current in both directions.

The DW01 uses the voltage drop across the MOSFETS to measure the current. The overcurrent threshold voltage is fixed at 150mV. Using a larger MOSFET that has a lower RDS(on) will increase the current limit.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #