@shonin @luckytran It's so ironic how eager those people are to listen to the government when it tells them to stop wearing masks.
Notices by EVERYTHING'S COMPUTER (be@floss.social), page 2
-
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Friday, 03-Jan-2025 17:41:13 JST EVERYTHING'S COMPUTER
-
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Monday, 30-Dec-2024 11:57:59 JST EVERYTHING'S COMPUTER
I'm translating some C++ to Rust and the original C++ code silently relies on unsigned integer overflow just... somehow working for this math??? 🙃 This function has tests which I've also translated to Rust, and the only way I can get the tests to pass is by preventing overflow using wider integer types in the intermediate math... u16::overflowing_mul does not do the trick so I don't understand how the C++ code is working??? 🤔
-
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Monday, 30-Dec-2024 11:57:58 JST EVERYTHING'S COMPUTER
Does overflowing a uint16_t on 32 bit MCUs just work by treating it as a size_t/uint32_t? This function works on 8 bit AVR microcontrollers, but those have their own assembler implementation rather than the C++... 🤷
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Monday, 30-Dec-2024 09:04:24 JST EVERYTHING'S COMPUTER
GitHub is the Facebook of code hosting.
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Saturday, 28-Dec-2024 06:49:38 JST EVERYTHING'S COMPUTER
Refuse the normalization of attacking hospitals. Don't let it fly under the radar, talk about it.
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Friday, 27-Dec-2024 05:31:52 JST EVERYTHING'S COMPUTER
@skinnylatte @Viss In Chicago, only a small handful of bars around the city are allowed to be open until 4 AM and those permits are often opposed by neighbors and aldermen. I imagine it'd be quite difficult for a restaurant to legally be open at 4 AM here :/
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Thursday, 26-Dec-2024 19:17:49 JST EVERYTHING'S COMPUTER
Zionists watch Zone of Interest and treat it as a blueprint for what to do, but somehow manage to do it in an even more extreme way.
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Wednesday, 25-Dec-2024 07:02:15 JST EVERYTHING'S COMPUTER
Bethlehem marks melancholic Christmas for second year in shadow of Gaza war
The excitement and cheer that typically descends on the Palestinian town in the occupied West Bank on Christmas are nowhere to be found.
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Sunday, 22-Dec-2024 05:59:55 JST EVERYTHING'S COMPUTER
@skinnylatte I think I'll try it with some fish that's been sitting in my freezer for a while.
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Sunday, 22-Dec-2024 05:07:50 JST EVERYTHING'S COMPUTER
@skinnylatte Tea-smoked food is a novel idea to me and I have to try it.
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Saturday, 21-Dec-2024 01:44:31 JST EVERYTHING'S COMPUTER
@Codeberg I went to the mentioned website in the spam and apparently a similar attack happened a few weeks ago on GitHub impersonating the same guy who had nothing to do with the spam. 🤨 https://www.bleepingcomputer.com/news/security/github-projects-targeted-with-malicious-commits-to-frame-researcher/
In conversation from floss.social permalink Attachments
-
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Friday, 20-Dec-2024 08:21:19 JST EVERYTHING'S COMPUTER
Passkeys: A Shattered Dream
https://fy.blackhats.net.au/blog/2024-04-26-passkeys-a-shattered-dream/
I've only used WebAuthn with Yubikeys and Bitwarden on Firefox on Linux, so I had no idea how badly Big Tech fucked it up on their OSes and browsers. 😞
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Friday, 20-Dec-2024 07:08:27 JST EVERYTHING'S COMPUTER
LEDs for Light Art – Part 1/4: LED Types
https://electricfiredesign.com/2022/11/14/gamma-correction-for-led-lighting/
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Friday, 20-Dec-2024 07:08:18 JST EVERYTHING'S COMPUTER
Logic Level Shifters for Driving LED Strips
https://electricfiredesign.com/2021/03/12/logic-level-shifters-for-driving-led-strips/
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Friday, 20-Dec-2024 07:08:17 JST EVERYTHING'S COMPUTER
Gamma Correction for LED Lighting
https://electricfiredesign.com/2022/11/14/gamma-correction-for-led-lighting/
In conversation from gnusocial.jp permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Friday, 20-Dec-2024 03:44:54 JST EVERYTHING'S COMPUTER
@dcbaok @cwebber Get more than a few, and give them away! N95s are so cheap, you can get them for less than a dollar each! Here's a pack of 50 comfortable N95s for just $35 https://www.zoro.com/3m-n95-disposable-respirator-universal-white-pk50-9105/i/G0862784/
In conversation from floss.social permalink Attachments
-
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Thursday, 19-Dec-2024 23:17:00 JST EVERYTHING'S COMPUTER
@jalcine It's cloudy and raining :/
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Thursday, 19-Dec-2024 17:49:46 JST EVERYTHING'S COMPUTER
It's wild that the full Rust standard library can run on ESP32 by wrapping the C library from Espressif's C SDK. You could write an HTTP server with Tokio on a cheap little microcontroller!
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Thursday, 19-Dec-2024 16:06:17 JST EVERYTHING'S COMPUTER
Also apparently embedded Swift is a thing now and at least someone at Espressif cares about supporting it.
In conversation from floss.social permalink -
Embed this notice
EVERYTHING'S COMPUTER (be@floss.social)'s status on Thursday, 19-Dec-2024 16:06:15 JST EVERYTHING'S COMPUTER
AFAICT Espressif and Infineon are the only MCU vendors officially supporting Rust. But Infineon's support seems very early and understaffed; their HAL crates haven't had any updates in over a year (https://github.com/Infineon/traveo-t2g-pal/commits/develop/pal_crates/cyt2b6_d) and only has 3 contributors.
In conversation from floss.social permalink Attachments