Tootfinder

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

No exact results. Similar results found.
@whitequark@mastodon.social
2025-06-28 15:44:43

are you a platform/embedded developer?
do you need to interact with hardware in a semi-custom manner?
would you like to suffer a lot less doing it?
if so, #GlasgowInterfaceExplorer might be for you. the code below is all you need to build a custom testbench for a DUT you've never seen before. just as easily you can add JTAG/SWD debug, protocol analyzers, etc.…

async def main():
    assembly = HardwareAssembly()
    assembly.use_voltage({"A": 3.3, "B": 3.3})
    spi_rom_iface = Memory25xInterface(logger, assembly,
        cs="A0", sck="A1", io="A2:5")
    uart_iface = UARTInterface(logger, assembly,
        rx="B0", tx="B1")
    gpio_iface = GPIOInterface(logger, assembly,
        pins="B2")

    async with assembly:
        await spi_rom_iface.qspi.clock.set_frequency(1_000_000)
        await uart_iface.set_baud(115200)

        # Pretend to program …
@playinprogress@assemblag.es
2025-06-29 09:08:18

#photography #bloomScrolling #iris

horizontal format closeup of a blue and yellow iris flower and flower bud in front of a blurry yellow, green and black background
@scott@carfree.city
2025-06-28 05:31:25

In New York's Assembly, where Mamdani was first elected, each member represents 130,000 people. California's is half the size for a twice as populous state: each member represents 490,000.
If we made California's Assembly as representative as NY's, SF would have 6 Assemblymembers instead of 2.

@arXiv_csRO_bot@mastoxiv.page
2025-07-28 08:52:41

GEAR: Gaze-Enabled Human-Robot Collaborative Assembly
Asad Ali Shahid, Angelo Moroncelli, Drazen Brscic, Takayuki Kanda, Loris Roveda
arxiv.org/abs/2507.18947

@arXiv_hepth_bot@mastoxiv.page
2025-07-28 09:42:11

Finite actions and asymptotic charges at null infinity for any spin
Andrea Campoleoni, Arnaud Delfante, Dario Francia, Carlo Heissenberg
arxiv.org/abs/2507.19310

@arXiv_mathDG_bot@mastoxiv.page
2025-07-28 08:06:31

Asymptotic behavior of geodesics in conformally compact manifolds
Sean N. Curry, Achinta Kumar Nandi
arxiv.org/abs/2507.18942 arxiv.org/pdf…

@arXiv_statOT_bot@mastoxiv.page
2025-05-29 07:39:34

Adaptive tail index estimation: minimal assumptions and non-asymptotic guarantees
Johannes Lederer, Anne Sabourin, Mahsa Taheri
arxiv.org/abs/2505.22371

@StephenRees@mas.to
2025-07-27 19:48:50

from change.org
Justice for Ghazwan – Launch a Public Inquiry into Canadian Consular Negligence

@arXiv_qbioQM_bot@mastoxiv.page
2025-05-29 07:37:23

A Graph Completion Method that Jointly Predicts Geometry and Topology Enables Effective Molecule Assembly
Rohan V. Koodli, Alexander S. Powers, Ayush Pandit, Chiho Im, Ron O. Dror
arxiv.org/abs/2505.21833

@playinprogress@assemblag.es
2025-06-29 10:57:06

gardening trivia of the day / no I don't want to get into roses I am just rabbit holing rose varieties and gardens for no reason
#TIL #roses

Screenshot of the following text:

Madame Caroline Testout was a late 19th-century French dressmaker from Grenoble, the proprietor of fashionable salons in London and Paris. She regularly purchased silks from Lyon, which was an important center for rose breeding. The nurseryman Joseph Pernet-Ducher was called 'The Wizard of Lyon' due to his success in developing hybrid tea roses. Madame Testout was an astute businesswoman and understood the value of good publicity. She asked Perner-Ducher to …
Screenshot of the following text:

In 1915, Jesse A. Currey, rose hobbyist and Sunday editor of the Oregon Journal, convinced city officials to institute a rose test garden to serve as a safe haven during World War I for hybrid roses grown in Europe. Rose lovers feared that these unique plants would be destroyed in the bombings. The Park Bureau approved the idea in 1917 and by early 1918, hybridists from England began to send roses. In 1921, Florence Holmes Gerke, the landscape architect for …