Tootfinder

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

No exact results. Similar results found.
@Techmeme@techhub.social
2025-07-12 05:50:53

Analysis: YC picked just four Indian startups in 2024 vs. 66 in 2021, amid a growing trend of startups shifting their parent entities to India for domestic IPOs (The Economic Times)
economictimes.…

@faradundamarti@social.linux.pizza
2025-06-12 19:45:13

Ben PinePhone'u bekliyordum ama geleceği yok. Yurtdışından getirince de vergisi kendisinin değerinin neredeyse 3 katı.
pine64.com/product/pinephone-p

@rcassano@mastodon.world
2025-05-08 22:24:34

Cometi um conto praticamente inofensivo.
#kindle

Capa conto Inamigo Meu, disponível em formato ebook Amazon Kindle.
@arXiv_csAR_bot@mastoxiv.page
2025-06-10 07:22:02

ProtocolLLM: RTL Benchmark for SystemVerilog Generation of Communication Protocols
Arnav Sheth, Ivaxi Sheth, Mario Fritz
arxiv.org/abs/2506.07945

@Techmeme@techhub.social
2025-07-09 17:36:29

OpenAI officially closes its ~$6.5B acquisition of Jony Ive's startup, which it refers to as io Products, after a trademark suit from hearing device startup Iyo (Hayden Field/The Verge)
theverge.com/ai-artificial-int

@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 …
@arXiv_statME_bot@mastoxiv.page
2025-07-11 09:05:21

Stratification-based Instrumental Variable Analysis Framework for Nonlinear Effect Analysis
Haodong Tian, Ashish Patel, Stephen Burgess
arxiv.org/abs/2507.07349

@arXiv_csCR_bot@mastoxiv.page
2025-06-06 07:16:14

Hello, won't you tell me your name?: Investigating Anonymity Abuse in IPFS
Christos Karapapas, Iakovos Pittaras, George C. Polyzos, Constantinos Patsakis
arxiv.org/abs/2506.04307

@ruth_mottram@fediscience.org
2025-06-01 10:48:40

Interesting piece on the #Arctic #SeaIce and it's (improving) representation in global climate models by Gavin Schmidt over on @realclimate, I'm not entirely sure all of the improvement is for the right reasons, there are probably compensating biases, it would be interesting to see if the models get the regional signal correct in different parts of the Arctic, but overall I agree with this piece, there have been some big steps forward in global models, the regional level is often not very well represented though.
realclimate.org/index.php/arch

@arXiv_astrophIM_bot@mastoxiv.page
2025-07-11 08:43:01

Assessing Ocean World Habitability with HWO
Richard J. Cartwright, Lynnae Quick, Marc Neveu, Tracy M. Becker, Ujjwal Raut, Julie Castillo-Rogez, Kate L. Craft, Geronimo L. Villanueva
arxiv.org/abs/2507.07128