[-] vhstape@lemmy.sdf.org 20 points 5 days ago

I think that a lot of the recent GNOME design choices are merely because they're trying to improve usability on mobile devices. It also just so happens that Apple is trying to make the macOS desktop closer to iOS to encourage people to move from Windows. They have similar goals, which leads to similar design choices. And all design is derivative, anyway. Who cares.

[-] vhstape@lemmy.sdf.org 41 points 3 weeks ago

I work in semiconductors, and I don't think the numbers are necessarily unfair. There are a lot of small companies and academic research labs receiving funding from the CHIPS act, and their work gets done faster when there are fabs in the country to tape out their designs.

[-] vhstape@lemmy.sdf.org 212 points 1 month ago

What annoys me about companies like StackOverflow, Reddit, Twitter, etc. partnering with AI firms is that they do not actually create any of the content on their platforms. Sure, if you read the terms they technically own the data, but still...

[-] vhstape@lemmy.sdf.org 39 points 1 month ago

There are instances where the user is implied, but there is always a user. As far as Git goes, the user is almost always git.

[-] vhstape@lemmy.sdf.org 34 points 2 months ago

LLMS are not (currently) involved. The article states that video content, trained to imitate the likeness of a celebrity, is generated to recite human-written information. Or so they say

[-] vhstape@lemmy.sdf.org 69 points 2 months ago

I believe that RCS is a specification maintained by the GSM Association. That's not to say Google is not a member (they are) and has a strong influence, but Google doesn't own the standard either

[-] vhstape@lemmy.sdf.org 54 points 2 months ago* (last edited 2 months ago)

Better yet: use a hardware 2FA token that supports passkeys

[-] vhstape@lemmy.sdf.org 55 points 3 months ago

Interesting. I didn't realize XCursor predates most image formats XD

28
submitted 3 months ago* (last edited 3 months ago) by vhstape@lemmy.sdf.org to c/linux@lemmy.ml

I am interested in dual-booting a Linux distro (probably Ubuntu) on my 2019 MacBook Pro. Ideally, I would have a shared data partition so that I could access my documents from both OSes. Does anyone have suggestions on the best way to accomplish this?

UPDATE: created macOS, Ubuntu, and data partitions. Was able to mount and access data partition from both systems without any issues. As a bonus, Ubuntu let me replace the standard documents, photos, videos, etc. folders with symlinks to the data partition.

[-] vhstape@lemmy.sdf.org 35 points 4 months ago

Unless we move toward a society where everyone is wearing a VR headset 24/7, I don't think we need to worry about most of the issues mentioned in the article... Still worth a read, but a bit exaggerated

[-] vhstape@lemmy.sdf.org 33 points 4 months ago

The headline is misleading. The Taliban did not shut down queer.af. The team behind the instance decided to move away from the domain so as to not support the Taliban through domain fees. Source: https://wedistribute.org/2024/01/queer-af-is-shutting-down-due-to-taliban/

3
submitted 4 months ago by vhstape@lemmy.sdf.org to c/music@beehaw.org

My partner and I bought a low-end 3D scanner on Amazon to create this visualizer for a song I wrote!

The scanner aided in created a 3D mesh and texture map, which we brought into Blender and added fluid simulations via the FLIP plugin.

The song was recorded in Logic Pro, featuring my childhood Yamaha Portasound PSS-270. The video was comped in Final Cut Pro.

I'd love to know what you all think :)

32

Does anyone here have a BOOX e-paper tablet? I'm a big fan of e-paper devices—I love my Pebble smartwatch, Kindle Paperwhite, and Light Phone II. I've been eyeing the Tab Ultra C for quite a while, and I am considering the pros and cons. Mostly, I intend to use it for browsing the web and maybe some light note taking and document writing.

70
Yubikey on Linux? (lemmy.sdf.org)
submitted 5 months ago* (last edited 1 month ago) by vhstape@lemmy.sdf.org to c/linux@lemmy.ml

Hi friends! Has anyone here had success using Yubikeys on Linux? I've been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.

I have the following Yubikey-related packages on my system:

libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]
├── is installed
└── udev rules for unprivileged access to YubiKeys

libyubikey0 1.13-6 [Ubuntu/jammy universe]
├── is installed
└── Yubikey OTP handling library runtime

python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]
├── is installed
└── Python 3 library for configuring a YubiKey — transitional package

yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]
├── is installed
└── Python library and command line tool for configuring a YubiKey

yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]
├── is installed
└── Graphical application for configuring a YubiKey

yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]
├── is installed
└── Graphical personalization tool for YubiKey tokens

libfido2-1 1.10.0-1 [Ubuntu/jammy main]
├── is installed
└── library for generating and verifying FIDO 2.0 objects

python3-fido2 0.9.1-1 [Ubuntu/jammy universe]
├── is installed
└── Python library for implementing FIDO 2.0

pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]
├── is installed
└── Middleware to access a smart card using PC/SC (daemon side)

UPDATE: After working my way down the entire software stack, I contacted the vendor of my USB-C port and requested a replacement. It did the trick...

5
submitted 5 months ago* (last edited 1 month ago) by vhstape@lemmy.sdf.org to c/macapps@lemmy.world

Hi friends! Can anyone recommend a good RSS reader for Mac, which supports the Fever API? I run a self-hosted FreshRSS server which I prefer to access through a client application. I have tried Fluent Reader, but it does not support the "starred" articles feature.

UPDATE: I've been using NetNewsWire for a while now, and it's perfect.

[-] vhstape@lemmy.sdf.org 33 points 6 months ago

This is because each desktop operating system using a different graphics rendering engine—Quartz on macOS and X/Wayland on Linux, for example. In order to write an application that works on all major operating systems, you either need to use a graphics library that has already done the heavy lifting of calling the native frameworks under the hood or you have to do it yourself. Or you can use a web-based graphics library that has also already done that heavy lifting, with the added advantage that you can use languages like HTML, CSS, and Javascript to easily create visual elements. This is attractive when the alternatives like Qt are notoriously difficult to deploy and force you to use C/C++.

[-] vhstape@lemmy.sdf.org 66 points 6 months ago

"Hey, I hear you're a programmer! That's great, because my buddy and I have this idea for a business. We have everything important figured out, and all we need is a programmer to throw it together."

The sheer number of times I have been approached with this same phrase... 😂

40

"Nothing Chats, powered by Sunbird, allows you to directly message other phone users from your Nothing phone via blue bubbles."

I don't think this solves the problem, but it is a step in the right direction.

19

I recently acquired an Intel Compute Stick during a liquidation sale. Has anyone used one of these as a home server? I currently host UmbrelOS on a RPi 4, which works great, but I can't imagine what I would use the Compute Stick for...

view more: next ›

vhstape

joined 8 months ago