tychosmoose

joined 2 years ago
[–] tychosmoose@lemm.ee 67 points 2 years ago (1 children)

Just type a user name without an @address and a password and click sign-in. When it fails you should have an option to proceed with a local account.

[–] tychosmoose@lemm.ee 6 points 2 years ago

Cacik! It's a Turkish chilled soup with yogurt, cucumber, mint, garlic, etc. Very refreshing in hot weather.

[–] tychosmoose@lemm.ee 3 points 2 years ago

Definitely bs. I got 1.1 on first visit too. Then I refreshed the page and it was 42.

[–] tychosmoose@lemm.ee 2 points 2 years ago (2 children)

No, I mean I got 43 results on a Google search for the first quoted phrase, and 3.1M for the second quoted phrase. That's two separate G searches. I was not looking for documents with both phrases.

[–] tychosmoose@lemm.ee 6 points 2 years ago (4 children)

Native speaker here. I agree with the others that "many" is correct.

Also, I only get 43 results for your first search, and 3,100,000 for the second.

[–] tychosmoose@lemm.ee 3 points 2 years ago

I'm late to the party on this, but I would agree with the others that Raspberry Pi is not only overkill, but will make this more difficult than it needs to be.

It's a great job for a basic microcontroller, and the code needed for that will be simpler. You just need something like an Arduino, some wire, a few resistors and 4 buttons. Look at any intro to Arduino introduction that gets to button presses (and debouncing). Here's a good guide from the start: https://learn.adafruit.com/ladyadas-learn-arduino-lesson-number-1/introduction

If you want to follow a guide end to end and can customize the code, this might be a helpful starting point with a very compact board: https://learn.adafruit.com/arcade-button-control-box/overview

[–] tychosmoose@lemm.ee 5 points 2 years ago (1 children)

I like LibreOffice Draw for this.

[–] tychosmoose@lemm.ee 9 points 2 years ago

And if you did, and want a fun tech project to track what species are in your yard, check out BirdNET Pi: https://github.com/mcguirepr89/BirdNET-Pi

[–] tychosmoose@lemm.ee 2 points 2 years ago

It can help to download your local map for offline use. The default basemap doesn't have details like house numbers, but the downloaded maps should.

[–] tychosmoose@lemm.ee 2 points 2 years ago

Same, I also use peanut oil. It's inexpensive and works great.

[–] tychosmoose@lemm.ee 11 points 2 years ago (2 children)

OsmAnd will do that. If you edit the destinations you can manually specify their order. Click sort there and choose door-to-door to get the most efficient routing.

The app takes some getting used to, but it works very well, and can act as a front-end for contributing to OpenStreetsMap.

[–] tychosmoose@lemm.ee 4 points 2 years ago

See what's using the space. This will list any dirs using >100MiB:

sudo du -h -d 5 -t 100M /var

view more: ‹ prev next ›