home.social

Search

1000 results for “dev_ric”

  1. Unlock WhatsApp Data with Local Analytics Dashboard

    Most people think of WhatsApp as “just messaging.”

    But after years of conversations, support threads, customer discussions, team coordination, and random life moments… it quietly becomes one of the richest personal datasets you own.

    So I built wacrawl-ui — a local analytics dashboard for WhatsApp archives generated by wacrawl.

    The idea is simple:

    • Your data stays local
    • No cloud sync
    • No browser extension
    • No scraping APIs
    • No “AI magic” uploading your chats somewhere

    Just a fast local dashboard on top of SQLite.

    What’s inside:

    • Full-text search (FTS5) – It’s working quite fast. Even on ~100k messages.
    • Messaging activity analytics
    • Contact insights
    • Media browsing
    • Response-time patterns
    • Word clouds
    • Group activity stats
    • Read-only local API
    • React + Vite frontend
    • Express backend
    • Zero external dependencies once running – You only need to make sure you run ‘wacrawl sync‘ before.

    A few things I found interesting while building it:

    1. SQLite is still absurdly powerful
      People underestimate what you can do locally with FTS indexes and good schema design.
    2. “Local-first” UX matters more than ever
      We’ve normalized uploading deeply personal data to random SaaS products. We should challenge that assumption.
    3. Personal analytics is an untapped category
      Not surveillance. Not ad targeting.
      Tools that help you understand your own data.
    4. Read-only architectures reduce risk dramatically
      The app intentionally avoids mutation flows. That constraint simplified security and reliability decisions across the stack.

    The whole thing runs with one line:

     npx wacrawl-dashboard@latest 

    No complicated setup.

    Still early, but I think there’s a broader shift happening toward:

    • local AI – Ollama for the win.
    • local analytics – secure, private and handy.
    • local search – that works fast.
    • user-owned datasets – It’s not for everyone, but it’s useful.

    Well, that future feels healthier.

    Feel free to check the repo: github.com/greenido/wacrawl-ui and contribute.

    Be strong.

    Rate this:

    #dashboard #Developer #JS #LLM #localAi #whatsapp
  2. ICYMI: Breaking Bad reunion, Dolly Parton pisses off country fans and Aussie actor's starring role
    By Jared Richards, Velvet Winter, and Dan Condon

    ICYMI, here are all the entertainment stories from recent days you might have missed in the Taylor Swift eclipse.

    abc.net.au/news/2024-02-26/dev

    #ArtsCultureandEntertainment #MusicArtsandEntertainment #FilmArtsandEntertainment #Television #PopularCulture #Country #JaredRichards #VelvetWinter # #DanCondon

  3. Unlock WhatsApp Data with Local Analytics Dashboard

    Most people think of WhatsApp as “just messaging.”

    But after years of conversations, support threads, customer discussions, team coordination, and random life moments… it quietly becomes one of the richest personal datasets you own.

    So I built wacrawl-ui — a local analytics dashboard for WhatsApp archives generated by wacrawl.

    The idea is simple:

    • Your data stays local
    • No cloud sync
    • No browser extension
    • No scraping APIs
    • No “AI magic” uploading your chats somewhere

    Just a fast local dashboard on top of SQLite.

    What’s inside:

    • Full-text search (FTS5) – It’s working quite fast. Even on ~100k messages.
    • Messaging activity analytics
    • Contact insights
    • Media browsing
    • Response-time patterns
    • Word clouds
    • Group activity stats
    • Read-only local API
    • React + Vite frontend
    • Express backend
    • Zero external dependencies once running – You only need to make sure you run ‘wacrawl sync‘ before.

    A few things I found interesting while building it:

    1. SQLite is still absurdly powerful
      People underestimate what you can do locally with FTS indexes and good schema design.
    2. “Local-first” UX matters more than ever
      We’ve normalized uploading deeply personal data to random SaaS products. We should challenge that assumption.
    3. Personal analytics is an untapped category
      Not surveillance. Not ad targeting.
      Tools that help you understand your own data.
    4. Read-only architectures reduce risk dramatically
      The app intentionally avoids mutation flows. That constraint simplified security and reliability decisions across the stack.

    The whole thing runs with one line:

     npx wacrawl-dashboard@latest 

    No complicated setup.

    Still early, but I think there’s a broader shift happening toward:

    • local AI – Ollama for the win.
    • local analytics – secure, private and handy.
    • local search – that works fast.
    • user-owned datasets – It’s not for everyone, but it’s useful.

    Well, that future feels healthier.

    Feel free to check the repo: github.com/greenido/wacrawl-ui and contribute.

    Be strong.

    #dashboard #Developer #JS #LLM #localAi #whatsapp
  4. Unlock WhatsApp Data with Local Analytics Dashboard

    Most people think of WhatsApp as “just messaging.”

    But after years of conversations, support threads, customer discussions, team coordination, and random life moments… it quietly becomes one of the richest personal datasets you own.

    So I built wacrawl-ui — a local analytics dashboard for WhatsApp archives generated by wacrawl.

    The idea is simple:

    • Your data stays local
    • No cloud sync
    • No browser extension
    • No scraping APIs
    • No “AI magic” uploading your chats somewhere

    Just a fast local dashboard on top of SQLite.

    What’s inside:

    • Full-text search (FTS5) – It’s working quite fast. Even on ~100k messages.
    • Messaging activity analytics
    • Contact insights
    • Media browsing
    • Response-time patterns
    • Word clouds
    • Group activity stats
    • Read-only local API
    • React + Vite frontend
    • Express backend
    • Zero external dependencies once running – You only need to make sure you run ‘wacrawl sync‘ before.

    A few things I found interesting while building it:

    1. SQLite is still absurdly powerful
      People underestimate what you can do locally with FTS indexes and good schema design.
    2. “Local-first” UX matters more than ever
      We’ve normalized uploading deeply personal data to random SaaS products. We should challenge that assumption.
    3. Personal analytics is an untapped category
      Not surveillance. Not ad targeting.
      Tools that help you understand your own data.
    4. Read-only architectures reduce risk dramatically
      The app intentionally avoids mutation flows. That constraint simplified security and reliability decisions across the stack.

    The whole thing runs with one line:

     npx wacrawl-dashboard@latest 

    No complicated setup.

    Still early, but I think there’s a broader shift happening toward:

    • local AI – Ollama for the win.
    • local analytics – secure, private and handy.
    • local search – that works fast.
    • user-owned datasets – It’s not for everyone, but it’s useful.

    Well, that future feels healthier.

    Feel free to check the repo: github.com/greenido/wacrawl-ui and contribute.

    Be strong.

    Rate this:

    #dashboard #Developer #JS #LLM #localAi #whatsapp
  5. Unlock WhatsApp Data with Local Analytics Dashboard

    Most people think of WhatsApp as “just messaging.”

    But after years of conversations, support threads, customer discussions, team coordination, and random life moments… it quietly becomes one of the richest personal datasets you own.

    So I built wacrawl-ui — a local analytics dashboard for WhatsApp archives generated by wacrawl.

    The idea is simple:

    • Your data stays local
    • No cloud sync
    • No browser extension
    • No scraping APIs
    • No “AI magic” uploading your chats somewhere

    Just a fast local dashboard on top of SQLite.

    What’s inside:

    • Full-text search (FTS5) – It’s working quite fast. Even on ~100k messages.
    • Messaging activity analytics
    • Contact insights
    • Media browsing
    • Response-time patterns
    • Word clouds
    • Group activity stats
    • Read-only local API
    • React + Vite frontend
    • Express backend
    • Zero external dependencies once running – You only need to make sure you run ‘wacrawl sync‘ before.

    A few things I found interesting while building it:

    1. SQLite is still absurdly powerful
      People underestimate what you can do locally with FTS indexes and good schema design.
    2. “Local-first” UX matters more than ever
      We’ve normalized uploading deeply personal data to random SaaS products. We should challenge that assumption.
    3. Personal analytics is an untapped category
      Not surveillance. Not ad targeting.
      Tools that help you understand your own data.
    4. Read-only architectures reduce risk dramatically
      The app intentionally avoids mutation flows. That constraint simplified security and reliability decisions across the stack.

    The whole thing runs with one line:

     npx wacrawl-dashboard@latest 

    No complicated setup.

    Still early, but I think there’s a broader shift happening toward:

    • local AI – Ollama for the win.
    • local analytics – secure, private and handy.
    • local search – that works fast.
    • user-owned datasets – It’s not for everyone, but it’s useful.

    Well, that future feels healthier.

    Feel free to check the repo: github.com/greenido/wacrawl-ui and contribute.

    Be strong.

    Rate this:

    #dashboard #Developer #JS #LLM #localAi #whatsapp
  6. My #RockBot agent and framework now has its own domain - starting to come together into something people can use!

    What is it? The RockBot *agent* is an autonomous personal/professional assistant. The *framework* is a rich toolset for building your own agents in #dotnet.

    rockbot.dev/

    #ai #agentic

  7. My #RockBot agent and framework now has its own domain - starting to come together into something people can use!

    What is it? The RockBot *agent* is an autonomous personal/professional assistant. The *framework* is a rich toolset for building your own agents in #dotnet.

    rockbot.dev/

    #ai #agentic

  8. My #RockBot agent and framework now has its own domain - starting to come together into something people can use!

    What is it? The RockBot *agent* is an autonomous personal/professional assistant. The *framework* is a rich toolset for building your own agents in #dotnet.

    rockbot.dev/

    #ai #agentic

  9. My #RockBot agent and framework now has its own domain - starting to come together into something people can use!

    What is it? The RockBot *agent* is an autonomous personal/professional assistant. The *framework* is a rich toolset for building your own agents in #dotnet.

    rockbot.dev/

    #ai #agentic

  10. Maximalist Portrait A Socioeconomic Reflection at a Medical Clinic

    In this portrait, a patient at a medical clinic is captured with raw emotion The richness of their clothes contrasts with the bare walls, highlighting the societal disparities A powerful reminder of economic struggles...

    See More Seeds: aidyslexic.raupulus.dev/collec

    #StableDiffusion #ai #ArtificialIntelligence #Maximalist-Portrait #Socioeconomic-Reflection #Medical-Clinic #Photographer #Tina-Modotti

  11. Maximalist Portrait A Socioeconomic Reflection at a Medical Clinic

    In this portrait, a patient at a medical clinic is captured with raw emotion The richness of their clothes contrasts with the bare walls, highlighting the societal disparities A powerful reminder of economic struggles...

    See More Seeds: aidyslexic.raupulus.dev/collec

    #StableDiffusion #ai #ArtificialIntelligence #Maximalist-Portrait #Socioeconomic-Reflection #Medical-Clinic #Photographer #Tina-Modotti

  12. Hey. #Introductions

    I'm a software dev and an amateur progressive political wonk. I like #science, #metroidvanias, #nuclearEnergy, and #cartoons.

    Like most people, I have Opinions.

    I'm a Twitter expat, been on Mastodon for a week, and I'm very much loving the tighter community of more careful and caring people.

    I'm still in the "follow back all the likes, boosts and follows" mode of someone hoping for a rich feed.

    #FollowBackFriday

  13. Just released my interview with Richard Feldman about rewriting the Roc compiler from Rust to Zig.

    corrode.dev/podcast/s05e04-roc/

    #rustlang #rust #rustinproduction #zig

    Highlights in the 🧵

  14. WrytNG là trình chỉnh sửa văn bản giàu tính năng dành riêng cho Angular, được xây dựng trực tiếp bằng Angular thay vì bao bọc các công cụ React. Nếu bạn là dev Angular và đang tìm giải pháp chỉnh sửa văn bản tích hợp bản địa, WrytLabs cung cấp sản phẩm này với hỗ trợ đầy đủ. Website và live demo sẽ sớm ra mắt, mọi góp ý vui lòng gửi về [email protected].

    #Angular #RichTextEditor #SaaS #WrytNG #PhanMemSaaS #CongNhanAngular #PhatTrienWeb

    reddit.com/r/SaaS/comments/1p1

  15. The United States is enjoying a great reprisal of "Free Speech" and I love being able to say whatever I want (so long as it conforms with the ideals of Supreme Leader Trump).

    #resist
    #ResistFascists
    #FuckTrumpAndFuckCancer
    #TrumpIsCancerToDemocracy
    #FreeSpeech

  16. The United States is enjoying a great reprisal of "Free Speech" and I love being able to say whatever I want (so long as it conforms with the ideals is Supreme Leader Trump).

    #resist
    #ResistFascists
    #FuckTrumpAndFuckCancer
    #TrumpIsCancerToDemocracy
    #FreeSpeech

  17. The United States is enjoying a great reprisal of "Free Speech" and I love being able to say whatever I want (so long as it conforms with the ideals is Supreme Leader Trump).

    #resist
    #ResistFascists
    #FuckTrumpAndFuckCancer
    #TrumpIsCancerToDemocracy
    #FreeSpeech

  18. The United States is enjoying a great reprisal of "Free Speech" and I love being able to say whatever I want (so long as it conforms with the ideals of Supreme Leader Trump).

    #resist
    #ResistFascists
    #FuckTrumpAndFuckCancer
    #TrumpIsCancerToDemocracy
    #FreeSpeech

  19. It's been a while since I've done a #ConnectionList #Introduction #FollowFriday post, where I use my large follower count to more richly connect us, so here's some folx you might like to follow on the #Fediverse :fediverse:

    @Rushkoff writes books about #media, #technology and #society and is #Professor of Media Theory and #digital #economics at #CUNY #Queens, and works with the #IFTF

    @FAccT is the @ACM conference on #fairness, #accountability and #transparency primarily in #MachineLearning and #ArtificalIntelligence.

    @drclaireh is a #corpus #linguist specialising in deception, manipulation and agression online.

    @mucephie is June Parsons and they are into #astrophysics at @yorkuniversity - author of dorado.py for observatory #data 🐍

    @eirliani is a Doctoral #PhD student at #Harvard and is into #DataScience and #HumanRights

    @pyconau is the official #PyconAU conference account #pycon #python 🐍

    @jadedarko is passionate about the #environment and #SocialJustice and she is a full-time #Python and #Django #dev

    That's all for today, don't forget to share your own #ConnectionList so we can connect the :fediverse: more richly ❤️

  20. Good evening #Mastodon! In today's #Introduction #ConnectionList where I help to more richly connect the :fediverse:, I'd like you to meet:

    @adms - The ARC Centre of Excellence for Automated Decision Making + Society - does a lot of work on #privacy and #surveillance

    @KathyNickels works with @adms. Their interests are in #Music #Art #Equestrian #Nature #Animals #Camping

    @thorne is the admin at rants.au, a #nerd, #MotorCyclist and #catsofmastodon fan 👋

    @chiarboni is a #PhD candidate #researcher #academic at #Erasmus in #Rotterdam 🇩🇪

    @orsvarn is Lukas, based in 🇸🇪 and they are a technical #Artist for #Games, and have an interest in procedural #texture #texturing 👋

    @matthras is a #maths #mathemaician, #cellist, #dev and #gamer and is an #a11y. Also into #knitting, because knitting is maths 💯 👋 (cc @web_goddess)

    @Jaskey is a #leadership and #LifeCoach for #HigherEd

    @MajdeckiMaciek is a #Chemistry #PostDoc a OIC_PAS looking into multitasking synthesis of organic materials ⚛️

    @likeaword works in #data for a @SocialEnterprise and is interested in #openstreetmap and #Cymru (hylô!) 🇨🇾

    Don't forget to curate your own #ConnectionList ❤️

  21. Cash Cow DX, The Donut Dodo dev is back with a supersonic take on a Mappy-esque side-view dot-eater-y frenzy: Cash Cow DX, out on September 26 for the Nintendo Switch!

    Run, jump, and slide in this udderly jolly adventure to reclaim Cash Cow's riches from the grasp
    of those sneaky Pig Pockets and reclaim what's rightfully hers!

    Trailer: youtu.be/9rvS3cC_qO8

    #Gertlushgaming #Gaming #Gamenews #Gamingnews #NintendoSwitch #Indiegame #Inidiedev #Nindies #CashCowDX