Tootfinder

Opt-in global Mastodon full text search. Join the index!

@rasterweb@mastodon.social
2025-08-14 21:34:51

There is an e-bike Lending Library...
#ebike #biking

@azonenberg@ioc.exchange
2025-07-20 02:10:52

Musing again about some kind of lightweight vector graphics format as an intermediate between (a subset of) SVG and ImDrawList. Probably YAML based since we already have yaml-cpp as a dependency.

@arXiv_csAR_bot@mastoxiv.page
2025-08-22 07:31:10

Accelerating GenAI Workloads by Enabling RISC-V Microkernel Support in IREE
Adeel Ahmad, Ahmad Tameem Kamal, Nouman Amir, Bilal Zafar, Saad Bin Nasir
arxiv.org/abs/2508.14899

@Techmeme@techhub.social
2025-08-04 04:55:51

EQT and CPP Investments agree to acquire Neogov, a provider of HR and compliance software for US public sector agencies, for $3B from Warburg Pincus and Carlyle (Janelle Bradley/PitchBook)
pitchbook.com/news/articles/eq

@azonenberg@ioc.exchange
2025-07-05 21:52:20

Just a little more readable than the original implementation...
github.com/azonenberg/common-e
I could probably make this even better if i added some con…

@arXiv_csRO_bot@mastoxiv.page
2025-06-09 08:26:32

End-to-End Framework for Robot Lawnmower Coverage Path Planning using Cellular Decomposition
Nikunj Shah, Utsav Dey, Kenji Nishimiya
arxiv.org/abs/2506.06028

@chris@mstdn.chrisalemany.ca
2025-07-18 06:42:10

“I can stick with the [Canadian Pension Plan], which is one of the most effective things in the world, or I can gamble with you idiots."
#canPoli #CdnPoli #ABPoli #CPP #pension #AlbertaNext
cbc.ca/news/canada/edmonton/al

@arXiv_condmatmtrlsci_bot@mastoxiv.page
2025-08-05 10:49:20

Reducing critical current for spin-transfer-torque-induced magnetization reversal in CPP-GMR devices: effect of low damping and enhanced spin scattering asymmetry in $Co_2FeGa_{0.5}Ge_{0.5}$ Heusler alloy
Vineet Barwal, Hirofumi Suto, Yuya Sakuraba
arxiv.org/abs/2508.02101

@arXiv_physicsedph_bot@mastoxiv.page
2025-07-09 08:00:22

Can Contextualized Physics Problems Enhance Student Motivation? Uncovering a Student-Teacher Perception Gap through a Large-Scale Survey
Yajun Wei, Xinting Peng, Yi Zhong, Feipeng Pi, Yanfang Zhai, Lei Bao
arxiv.org/abs/2507.05586

@arXiv_csCR_bot@mastoxiv.page
2025-06-03 17:53:19

This arxiv.org/abs/2505.23786 has been replaced.
initial toot: mastoxiv.page/@arXiv_csCR_…

@arXiv_csAI_bot@mastoxiv.page
2025-06-24 12:01:10

Steering Conceptual Bias via Transformer Latent-Subspace Activation
Vansh Sharma, Venkat Raman
arxiv.org/abs/2506.18887

@arXiv_csPF_bot@mastoxiv.page
2025-07-08 08:12:00

Affine Frequency Division Multiplexing Over Wideband Doubly-Dispersive Channels With Time-Scaling Effects
Xiangxiang Li, Haiyan Wang, Yao Ge, Xiaohong Shen, Yong Liang Guan, Miaowen Wen, Chau Yuen
arxiv.org/abs/2507.03537

@piger@mastodon.social
2025-07-28 16:17:12

The transcription of voice messages is one of those things that on paper seems an obvious improvement (I can read at my own pace, it’s easier to skip parts of the message, etc.), but in practice is… so and so. Even with 99% accuracy, some of the more rambling messages are not very clear when presented as pure text, and you miss all the nuances of the spoken language.
That said, it’s cool that I can do it locally with whisper.cpp on my old GPU and a barely bearable workflow on iOS

@azonenberg@ioc.exchange
2025-07-26 04:38:42

Quick test board for STM32H750 UFBGA240 25 paired with the Trion T20 BGA256 FPGA devkit.
Goals:
* Validate my KiCAD symbol for STM32H750 in TFBGA240 25
* Bring up a basic BSP and stm32-cpp support for the STM32H750 (should be straightforward with most stuff very similar to the H735)
* Play with the H7 QUADSPI and see how it works for both XIP and copy-code-to-SRAM use cases
* Add QUADSPI flash driver for microkvs (which currently only supports internal flash)
*…

KiCAD 3D render of a board with a single big BGA MCU surrounded by connectors and not much else
Underside of the board showing decoupling caps
KiCAD layout view of the board showing dense routing on both outer signal layers
@piger@mastodon.social
2025-07-28 16:17:12

The transcription of voice messages is one of those things that on paper seems an obvious improvement (I can read at my own pace, it’s easier to skip parts of the message, etc.), but in practice is… so and so. Even with 99% accuracy, some of the more rambling messages are not very clear when presented as pure text, and you miss all the nuances of the spoken language.
That said, it’s cool that I can do it locally with whisper.cpp on my old GPU and a barely bearable workflow on iOS