Tootfinder

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

No exact results. Similar results found.
@aral@mastodon.ar.al
2024-03-26 10:40:39

Thanks to a prod from @…, I finally fixed the issue with full-screen videos looking inverted on my personal site in dark mode.
Also, just updated my blog post on how to implement quick and dirty dark mode support in a few lines of code using CSS filters with the additional code:

@shuttle@mastodon.online
2024-04-27 09:41:07

Interested in implementing API rate limiting?
Check out this guide that provides a look at implementing your own naive sliding window rate limiter, as well as using the tower-governor crate to provide production grade rate limiting for your API!
shuttle.rs/blog/2024/02/22/api

@poppastring@dotnet.social
2024-04-28 20:31:16

I was looking at implementing #ActivityPub with #dasblog a while back, and I admittedly struggled and lost my enthusiasm for the project. However, I have found @… explanati…

@rberger@hachyderm.io
2024-02-28 18:59:22

An article on why consumers should be able to see the full contents of the loan applications submitted by dealers to lenders. Written by Tom Oscherwitz, one of the team where I work.
(Its free access, but you have to create a login to see it 😞
#ConsumerRights #DataProtection

@arXiv_csNE_bot@mastoxiv.page
2024-02-29 06:51:12

Implementing Online Reinforcement Learning with Clustering Neural Networks
James E. Smith
arxiv.org/abs/2402.18472 ar…

@zimpenfish@social.rjp.is
2024-02-28 11:27:08

I have somehow ended up in a job where the (new) team I'm on has dropped scrum and sprints in favour of kanban. Good grief, I may actually enjoy the upcoming months of work!

AND someone just suggested not paying an external vendor for a simple service but instead implementing it in-house. I feel like I've won a lottery.

(obviously they're still doing standups because heaven knows you can't trust your developers without a daily inspection by micro-management.)

@Mediagazer@mstdn.social
2024-02-26 13:55:24

UK's Ofcom delivers its roadmap for implementing the Media Bill, saying regulation of streaming services will not come into place in full for two years (Max Goldbart/Deadline)
deadline.com/2024/02/streamers

@servelan@newsie.social
2024-02-27 06:49:48

Peter Doocy directly blames #Trump for border deal obstruction - National Zero
nationalzero.com/2024/02/26/pe

@shuttle@mastodon.online
2024-02-28 11:09:00

We’ve cracked implementing Stripe payments for a web service in Rust 👀
Would you be interested in reading?

@shuttle@mastodon.online
2024-02-29 01:50:03

Hey everyone!
We wrote an article about implementing OpenAI and Qdrant to write our own RAG LLM powered web service in #Rust!
Check it out: shuttle.rs/blog/2024/02/28/rag