Readit News logoReadit News
dev_snd commented on We're bringing Pebble back   repebble.com/... · Posted by u/erohead
thoop · a year ago
Love this!

After my Pebble I tried an e-ink "Watchy" from SQFMI (https://watchy.sqfmi.com/) thinking that the battery life would be great but the battery only lasted a few days.

I've been wearing a Bangle 2 (https://www.espruino.com/Bangle.js2) which feels closest to recreating my Pebble. It has super long battery life and feels a lot like my Pebble did, but doesn't have the polish of the pebble UI and animations.

Can't wait to get a new Pebble!

dev_snd · a year ago
I've never worn a pebble, but I also have a banglejs 2 and I really love the watch for it's hackability.

I've written my own watchface and a couple of other apps and made changes to a number of existing apps, it's really simple because you can always test your code changes live on the watch while keeping it on your wrist. There's an IDE that connects to it using Bluetooth and the code can be modified during runtime

Lthere's also a great community of hackers and tinkerers that steadily improve the watch.

It might not have the same polish as the pebble had, but it makes it up in hackability. I can only recommend getting a banglejs2 (battery life is also pretty great, I get about 10 days with regular use)

dev_snd commented on Running Durable Workflows in Postgres Using DBOS   supabase.com/blog/durable... · Posted by u/kiwicopple
nialse · a year ago
Grounding to reality is key. There’s often a tendency to trust the map over the terrain. This architecture seems to promote relying on the database always have a perfect representation of state. But consider a scenario where a company restores a 12-hour-old backup, losing hours of state. States that can’t be externally revalidated in such cases are a serious concern.
dev_snd · a year ago
It's an excellent point. In such a scenario, if you're bound to a rigid workflow system, you will probably have a hard time recreating all the intermediary steps required to get the system back into a consistent state with the external world.

Idempotency is key and the choice of the idempotency key as well ;)

dev_snd commented on Facial Weaponization Communiqué: Fag Face (2012) [video]   mcachicago.org/publicatio... · Posted by u/dev_snd
dev_snd · a year ago
Disclaimer: I don't mean to disrespect anybody by posting the title of this work. The content is not sexist or racist.

I posted this video in response to the thread about facial recognition evasion. [0]

I originally saw this at an exposition in France a few years back, and it stuck with me ever since. It's a very clever commentary about the state of AI and facial recognition software and that's long before the big AI boom. I hope you enjoy it as much as I did.

[0] https://news.ycombinator.com/item?id=42357372

dev_snd commented on     · Posted by u/impish9208
goldenchrome · a year ago
Were the parents on medications and/or obese? “Co-sleeping” is the instinctually normal way to sleep with your defenseless infant.
dev_snd · a year ago
It's true that e.g. medications and alcohol can increase the risks for the child, but many people also have apnoea (often without knowing) which can also lead to sudden movements in your sleep.

The article says there's no socio-economic factors; the data says the risk is the same for all babies.

If you don't want to change your habits because of an article, that is fine, but people should be aware of the risk.

We use a co-sleeping bed next to the parents bed and the infant is just as close, but safer from harm

dev_snd commented on XFCE 4.20 aims to bring preliminary Wayland support   ostechnix.com/xfce-4-20-a... · Posted by u/alexzeitler
IntelMiner · a year ago
XFCE being stuck on X11 was what finally made me finally move to KDE when I installed Linux on my machine at work a few months ago

When compiling code on a remote machine, a terminal on one window would cause YouTube videos to lag on the other! As far as I could ascertain, there was simply no hardware accelerated playback going on. Both Chrome and Firefox had seemingly abandoned X11 for a Vulkan based render backend on Wayland

After leaving KDE 5 to "marinate" overnight (I use Gentoo, so compiling an entire desktop environment like KDE can be time consuming) everything "just worked"

I miss the visual simplicity of XFCE and I'm hopeful to return to it one day, but in the interim, responsiveness is key

dev_snd · a year ago
Yeah, it's pretty much the same story for me; after having found out how to get all the same features in KDE that I had in xfce, there was no way back. I always like to use the lightweight and less resource intensive software, but arguably not using hardware acceleration is actually very resource hungry.
dev_snd commented on Flipping Pages: New Linux vulnerability in nf_tables and exploitation techniques   pwning.tech/nftables/... · Posted by u/Unroll0201
Unroll0201 · 2 years ago
Today I published a proof-of-concept exploit for CVE-2024-1086, working on Debian and Ubuntu among others.

The affected exploit versions are from Linux kernel v5.14 up to v6.6. The support for v6.4 to v6.6 is depending on the `CONFIG_INIT_ON_ALLOC_DEFAULT_ON` kernel config variable, but please check README.md for this info.

The bug was patched in February 2024, and has been labelled CVE-2024-1086.

Make sure to update your Linux devices!

dev_snd · 2 years ago
Great work and great write-up! I especially love the MAINFRAME BREACH PROTOCOL that comes with it.
dev_snd commented on Find bilingual baby names   mixedname.com/... · Posted by u/higgins
dev_snd · 2 years ago
It would be awesome if there was a mode in which the pronunciation of the names is also same in the two languages.

For example, in french there is the name "Arnaud", which exists in German as "Arno". For a bilingual child it's much more important for the name to sound the same that to be written the same.

dev_snd commented on Chemists, engineers craft adjustable arrays of microscopic lenses   phys.org/news/2023-10-che... · Posted by u/PaulHoule
dev_snd · 2 years ago
I immediately have to think of the potential uses for VR: lightweight setups for Varifocal lenses are one of the missing corner pieces to create a life-like VR experince. I'm excited to see where they will go with this research!

u/dev_snd

KarmaCake day416June 19, 2021View Original