I used it for a bit and it is working quite well with small vaults. But the memory issue is real - by now obsidian always crashes when I try to sync via git on Android as my vault increased in size by quite a bit.
- 2 Posts
- 220 Comments
hinterlufer@lemmy.worldto Technology@lemmy.ml•Office is too slow, so Microsoft is making it load at Windows startup8·14 days agoNot sure what you want to show with that screenshot. It tells you that 700 MB of your installed RAM is reserved for your integrated GPU which doesn’t really have to do anything with Windows.
hinterlufer@lemmy.worldto 3DPrinting@lemmy.world•Any resources on using a 3D printer as a plotter cutterEnglish2·16 days agoI just didn’t plot anything anymore tbh. I originally wanted to make stencils for electro-etching but I realized that I don’t really have that much of use for it.
hinterlufer@lemmy.worldto 3DPrinting@lemmy.world•Any resources on using a 3D printer as a plotter cutterEnglish4·17 days agoI did it with my ender 3, using a printed bracket to hold the knife. It’s a hassle to use and I barely use it because it’s such a pita. I managed to make a few nice cutouts though so it’s definitely possible. I just wouldn’t recommend it.
So, a typical pupil is around 2 mm in diameter in bright conditions. With the Rayleigh limit that results in an angular resolution of 1.22 * 60010^-9 m / 210^-3 m = 3.66*10^-4 rad
At a distance of 5 x 3 mi = 15 mi = 24.1 km this corresponds to a point to point distance of
tan(a/2) = (d/2)/l
d = tan(a/2) * l * 2 = tan(3.66*10^-4) * 24100 * 2 = 8.8 m
So in conclusion, with regular, human-like eyes he could discern points that are at least 8.8 m apart in the best case scenario. Discerning hair color from the color of the clothes would need a much higher resolution, and the horsemen are probably not 10 m apart from each other either. And again, this is a theoretical limit, real-world resolution would probably be significantly lower.
hinterlufer@lemmy.worldto Ask Lemmy@lemmy.world•People who use non-QWERTY keyboards: what do you use?3·1 month agohave you tried the eurokey layout? At least for German it has all the relevant characters easily reachable.
even if you ignore curvature you have a resolution limit that depends on the aperture. Look up Rayleigh criterion for more info
hinterlufer@lemmy.worldto Curated Tumblr@sh.itjust.works•I miss the era of the internet with random games on every websiteEnglish13·1 month agoBalatro has an Android version which is great
hinterlufer@lemmy.worldto Buy European@feddit.uk•TUXEDO Computers - Linux Hardware vendor from Germany5·1 month agoI have a Pulse 15 from like 5 years ago and I’m still quite happy with that machine.
It ran super stable for me on Mint a few years ago without any fiddling
Most organic things will get converted to biomass/CO2/NH3/… in the end. Inorganics will probably be sediment at some point.
you could try LMDE (Mint but with Debian underneath instead of Ubuntu). But I kinda doubt that this would help. You probably won’t notice a difference in the user experience.
That’s odd… any idea what the model of the WiFi adapter is? Is it a very recent machine?
No, that won’t work on a live system.
Have you actually tried booting from a Live USB on the laptop in question? It might be that WiFi works there just out of the box. Unless you have some super weird wifi adapter (or use an old Linux version), it should just work.
hinterlufer@lemmy.worldto Buy European@feddit.uk•Found on /r/buyfromEU, thread in body (Lemmy mentioned)9·2 months ago(there’s the open source free full version on F-Droid)
hinterlufer@lemmy.worldto News@lemmy.world•Video : Trump Rages at Zelenskyy in the White House621·3 months agoI find it really interesting that almost all of the recent comments on the YouTube video are 95% the same and praising “how great all this transparency” is, completely drowning out all other comments. They’re also worded very very similarly.
Jap… bin gestern erst am Versuch mein Minze 20.04 hochzubewerten gescheitert. Hab dann stattdessen LMDE drübergebügelt…
They’re both code/text editors, or what would you call VSCode instead? An IDE? you can make an IDE out of nvim if you want.
Yes, there is a vim mode in VSCode, but in some cases it can be very slow (like editing a few thousand columns at once), and is not as tightly integrated.
I didn’t think of that - also for nvim you typically pull plugins from git repositories