ruffsl

joined 2 years ago
MODERATOR OF
 

Having recently picked up woodworking after building my own office desk, this hit rather close to home.

Related HN discussion:

22
10 weird algorithms (youtube.com)
submitted 2 years ago* (last edited 2 years ago) by ruffsl@programming.dev to c/programming@programming.dev
 

I feel like there was a missed opportunity to use some of the spare computing power on the desk to add some helpful navigational autonomy. Like using a backward facing web camera for lane assist, obstacle avoidance, route following, etc. Could leverage something open source like Autoware.org to get most of the way there.

Source video by Joel Creates:
https://youtu.be/mDndd_EzkgA

 

Have you ever wondered how NASA updates Voyager's software from 15 billion miles away? Or how Voyager's memories are stored? In this video, we dive deeper into the incredible story of how a small team of engineers managed to keep Voyager alive, as well as how NASA could perform a software update on a computer that's been cruising through space for almost half a century.

[–] ruffsl@programming.dev 4 points 2 years ago

I don't know of many recorded audio books, but you could also use a Text to Speech engine to listen to any technical blogs or articles. I use Android apps like Pocket or T2S to queue up a backlog of TODO read items, then when I'm out for a long walk, I can just press play and let the TTS do it's thing. Of course, I curate this list for longer pure text reads, devoid of code snippets, equations, or visual graphics that TTS would have a tough time conveying over audio.

Looks like I may need to find a successor to pocket. They do a great job scraping connect via readable mode, but I'd like to find a shelf hosted or mobile+offline app equivalent for queuing up web articles, just in case pocket gets cut from further development by Mozilla management.

[–] ruffsl@programming.dev 1 points 2 years ago

Guess the author's click bait'y title was too much. I'll withdraw their video then.

[–] ruffsl@programming.dev 4 points 2 years ago (1 children)

There is already !android_dev@programming.dev , so would ios_dev better match the pattern from android_dev? Guess it could depend if the old mods wanted to migrate with the same naming.

[–] ruffsl@programming.dev 19 points 2 years ago (3 children)

Pro tip: If you check the conical URL (youtube.com) first, the Lemmy web UI will help catch reposts before they are accidentally submitted.

https://programming.dev/post/1466264

I switched from using the short (e.g youtube.be) or external URL mirrors for that same reason, and just let the bots comment with privacy mirrors for those who prefer. Using the conical URL, aside from cross post detection, also ensures the thumbnail image and preview text get cached consistently.

[–] ruffsl@programming.dev 6 points 2 years ago

This screenshot was from a Samsung Tab S8 Ultra. You can run 4 onscreen apps at a time (if you include a floating popup window in the mix) with multi windowing on Android 13 (outside Dex).

Getting the screenshot took a little tinkering, as after the first window split, getting the third instance of sync on the screen required using the Samsung side panel to drop an unrelated app in the third quadrant, then using the launcher to alt-tab the display to Fullscreen the third instance of sync, then alt-tabing back to Fullscreen the 3 app multi window view, then using the quick app switch gesture to swap out the unrelated app for the third instance of sync. It was a little overly complicated.

Multi tasking and window tiling in Samsung Dex is a lot easier, or more intuitive, to replicate the kind of thing, but I still prefer androids native launcher layout, as app windows don't have needless title bars, and the same navigation gestures work better when not breaking out the mouse and keyboard.

[–] ruffsl@programming.dev 1 points 2 years ago (2 children)

Speaking of accessibility improvements in VS Code, does anyone know of a good way to use text to speech? I use this Read aloud TTS extension for web browsing, but would like to find an equivalent method in VS Code that lets me use different TTS voice engines the same way to listen to long markdown files or inline documentation.

[–] ruffsl@programming.dev 1 points 2 years ago (1 children)

Windows 11 (and 10?) supports multiple desktops. Only in the shape of a 1xN grid through, like a 1D array. Still handy for multitasking:

[–] ruffsl@programming.dev 1 points 2 years ago (3 children)

Have you tried multiple virtual desktops, or do you prefer to have a single alt-tab stack of windows? I love using a 3x3 grid of desktops, as the special zoning helps me to organize, separate, and spread out my multiple work tasks.

[–] ruffsl@programming.dev 1 points 2 years ago (6 children)

What about a semi transparent terminal window? When I started out learning linux command line interfaces, it helped having the docs just behind my shell session for reference when all I had was a tiny old laptop. But now I don't bother ricing up my DE anymore. I just want some default window tilling keybindings that work out of the box, and I'm good to go.

[–] ruffsl@programming.dev 5 points 2 years ago (3 children)

I'm surprised there isn't a community on this intense for this language already.
I'd suggest those who interested to make a post over on !community_request@programming.dev .

view more: ‹ prev next ›