home.social

#softwarearticle โ€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #softwarearticle, aggregated by home.social.

  1. ๐Ÿ” / #software / #article

    "My CSS layout strategy"
    by @malarkey

    > Before I open Sketch to design or Nova to code, I study the content Iโ€™m laying out, as itโ€™s crucial to start with the content and not a predefined container. I decide whatโ€™s most important on a page, what elements should be grouped, what should attract attention, and what can stay quiet.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  2. ๐Ÿ” / #software / #article

    "My CSS layout strategy"
    by @malarkey

    > Before I open Sketch to design or Nova to code, I study the content Iโ€™m laying out, as itโ€™s crucial to start with the content and not a predefined container. I decide whatโ€™s most important on a page, what elements should be grouped, what should attract attention, and what can stay quiet.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  3. ๐Ÿ” / #software / #article

    "My CSS layout strategy"
    by @malarkey

    > Before I open Sketch to design or Nova to code, I study the content Iโ€™m laying out, as itโ€™s crucial to start with the content and not a predefined container. I decide whatโ€™s most important on a page, what elements should be grouped, what should attract attention, and what can stay quiet.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  4. ๐Ÿ” / #software / #article

    "My CSS layout strategy"
    by @malarkey

    > Before I open Sketch to design or Nova to code, I study the content Iโ€™m laying out, as itโ€™s crucial to start with the content and not a predefined container. I decide whatโ€™s most important on a page, what elements should be grouped, what should attract attention, and what can stay quiet.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  5. ๐Ÿ” / #software / #article

    "My CSS layout strategy"
    by @malarkey

    > Before I open Sketch to design or Nova to code, I study the content Iโ€™m laying out, as itโ€™s crucial to start with the content and not a predefined container. I decide whatโ€™s most important on a page, what elements should be grouped, what should attract attention, and what can stay quiet.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  6. ๐Ÿ” / #software / #article

    "Full-Text Search in SQLite: A Practical Guide"

    > #FullText Search (FTS) in #SQLite is a powerful feature that enables efficient searching through large amounts of text data. Unlike traditional SQL LIKE queries that perform linear scans, #FTS uses sophisticated indexing techniques to deliver lightning-fast search results with ranking capabilities.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  7. ๐Ÿ” / #software / #article

    "Full-Text Search in SQLite: A Practical Guide"

    > #FullText Search (FTS) in #SQLite is a powerful feature that enables efficient searching through large amounts of text data. Unlike traditional SQL LIKE queries that perform linear scans, #FTS uses sophisticated indexing techniques to deliver lightning-fast search results with ranking capabilities.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  8. ๐Ÿ” / #software / #article

    "Full-Text Search in SQLite: A Practical Guide"

    > #FullText Search (FTS) in #SQLite is a powerful feature that enables efficient searching through large amounts of text data. Unlike traditional SQL LIKE queries that perform linear scans, #FTS uses sophisticated indexing techniques to deliver lightning-fast search results with ranking capabilities.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  9. ๐Ÿ” / #software / #article

    "Full-Text Search in SQLite: A Practical Guide"

    > #FullText Search (FTS) in #SQLite is a powerful feature that enables efficient searching through large amounts of text data. Unlike traditional SQL LIKE queries that perform linear scans, #FTS uses sophisticated indexing techniques to deliver lightning-fast search results with ranking capabilities.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  10. ๐Ÿ” / #software / #article

    "Full-Text Search in SQLite: A Practical Guide"

    > #FullText Search (FTS) in #SQLite is a powerful feature that enables efficient searching through large amounts of text data. Unlike traditional SQL LIKE queries that perform linear scans, #FTS uses sophisticated indexing techniques to deliver lightning-fast search results with ranking capabilities.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  11. ๐Ÿ” / #software / #article

    "MiniSearch, a client-side full-text search engine"
    by @lucaong

    > This blog post is to introduce #MiniSearch, a #JavaScript library that provides client-side #FullText #search capabilities. It has zero runtime dependencies, and uses a space optimized index to support memory constrained environments like mobile browsers.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  12. ๐Ÿ” / #software / #article

    "MiniSearch, a client-side full-text search engine"
    by @lucaong

    > This blog post is to introduce #MiniSearch, a #JavaScript library that provides client-side #FullText #search capabilities. It has zero runtime dependencies, and uses a space optimized index to support memory constrained environments like mobile browsers.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  13. ๐Ÿ” / #software / #article

    "MiniSearch, a client-side full-text search engine"
    by @lucaong

    > This blog post is to introduce #MiniSearch, a #JavaScript library that provides client-side #FullText #search capabilities. It has zero runtime dependencies, and uses a space optimized index to support memory constrained environments like mobile browsers.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  14. ๐Ÿ” / #software / #article

    "MiniSearch, a client-side full-text search engine "

    > This blog post is to introduce #MiniSearch, a #JavaScript library that provides client-side #FullText #search capabilities. It has zero runtime dependencies, and uses a space optimized index to support memory constrained environments like mobile browsers.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  15. ๐Ÿ” / #software / #article

    "MiniSearch, a client-side full-text search engine "

    > This blog post is to introduce #MiniSearch, a #JavaScript library that provides client-side #FullText #search capabilities. It has zero runtime dependencies, and uses a space optimized index to support memory constrained environments like mobile browsers.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  16. ๐Ÿ” / #software / #article

    "Search for Static Website Without External Service"
    by @henriks

    > I describe how Iโ€™ve set up search on my #static #website without an external service.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  17. ๐Ÿ” / #software / #article

    "Search for Static Website Without External Service"
    by @henriks

    > I describe how Iโ€™ve set up search on my #static #website without an external service.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  18. ๐Ÿ” / #software / #article

    "Search for Static Website Without External Service"
    by @henriks

    > I describe how Iโ€™ve set up search on my #static #website without an external service.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  19. ๐Ÿ” / #software / #article

    "Search for Static Website Without External Service"
    by @henriks

    > I describe how Iโ€™ve set up search on my #static #website without an external service.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  20. ๐Ÿ” / #software / #article

    "Search for Static Website Without External Service"
    by @henriks

    > I describe how Iโ€™ve set up search on my #static #website without an external service.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  21. ๐Ÿ”๏ธ / #software / #article / #cloud

    Send this article to your friend who still thinks the cloud is a good idea

    You've been lied to. You don't need the cloud โ€“ you can just run servers and save 10x your #AWS costs. It's not that difficult.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticlecloud

  22. ๐Ÿ” / #software / #article / #OS

    Programmers, Don't Use Windows!

    In 2020, in the Junior Objects book I wrote this: โ€œWindows is not suitable for programmers. If you meet anyone who will tell you otherwise, you must know that you deal with a bad programmer, or a poor one, which are the same things. Your computer has to be MacBook.โ€

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleOS

  23. ๐Ÿ” / #software / #article / #OS

    Programmers, Don't Use Windows!

    In 2020, in the Junior Objects book I wrote this: โ€œWindows is not suitable for programmers. If you meet anyone who will tell you otherwise, you must know that you deal with a bad programmer, or a poor one, which are the same things. Your computer has to be MacBook.โ€

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleOS

  24. ๐Ÿ” / #software / #article / #OS

    Programmers, Don't Use Windows!

    In 2020, in the Junior Objects book I wrote this: โ€œWindows is not suitable for programmers. If you meet anyone who will tell you otherwise, you must know that you deal with a bad programmer, or a poor one, which are the same things. Your computer has to be MacBook.โ€

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleOS

  25. ๐Ÿ” / #software / #article / #OS

    Programmers, Don't Use Windows!

    In 2020, in the Junior Objects book I wrote this: โ€œWindows is not suitable for programmers. If you meet anyone who will tell you otherwise, you must know that you deal with a bad programmer, or a poor one, which are the same things. Your computer has to be MacBook.โ€

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleOS

  26. ๐Ÿ” / #software / #article / #OS

    Programmers, Don't Use Windows!

    In 2020, in the Junior Objects book I wrote this: โ€œWindows is not suitable for programmers. If you meet anyone who will tell you otherwise, you must know that you deal with a bad programmer, or a poor one, which are the same things. Your computer has to be MacBook.โ€

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleOS

  27. ๐Ÿ” / #software / #article / #development

    Discover how a simple construction mishap reveals a powerful lesson about reducing unnecessary stress in software development. Learn how clear communication and realistic expectations can help teams thrive.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticledevelopment

  28. ๐Ÿ” / #software / #article / #development

    Discover how a simple construction mishap reveals a powerful lesson about reducing unnecessary stress in software development. Learn how clear communication and realistic expectations can help teams thrive.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticledevelopment

  29. ๐Ÿ” / #software / #article / #development

    Discover how a simple construction mishap reveals a powerful lesson about reducing unnecessary stress in software development. Learn how clear communication and realistic expectations can help teams thrive.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticledevelopment

  30. ๐Ÿ” / #software / #article / #development

    Discover how a simple construction mishap reveals a powerful lesson about reducing unnecessary stress in software development. Learn how clear communication and realistic expectations can help teams thrive.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticledevelopment

  31. ๐Ÿ” / #software / #article / #development

    Discover how a simple construction mishap reveals a powerful lesson about reducing unnecessary stress in software development. Learn how clear communication and realistic expectations can help teams thrive.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticledevelopment

  32. ๐Ÿ” / #software / #article / #Linux

    #Omarchy didn't even exist before this summer. I did much of the pre-release work during the downtime between sessions at the 24 Hours of Le Mans in June. And now, just a few months later, we've delivered a petabyte of ISOs in the past thirty days alone. That's about 150,000 installs of the Omarchy Linux distribution! I've been involved...

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleLinux

  33. ๐Ÿ” / #software / #article / #JavaScript / #HTMX

    There is a kind of exciting movement in #Web dev right now. Web devs are talking about "JavaScript Fatigue", "Framework Fatigue", the "Revival of Hypermedia" and "HTML Over The Wire". In a word: we're asking ourselves why we're building #HTML in JavaScript.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleJavaScript #softwarearticleJavaScriptHTMX

  34. ๐Ÿ” / #software / #article / #JavaScript / #HTMX

    There is a kind of exciting movement in #Web dev right now. Web devs are talking about "JavaScript Fatigue", "Framework Fatigue", the "Revival of Hypermedia" and "HTML Over The Wire". In a word: we're asking ourselves why we're building #HTML in JavaScript.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleJavaScript #softwarearticleJavaScriptHTMX

  35. ๐Ÿ” / #software / #article / #JavaScript / #HTMX

    There is a kind of exciting movement in #Web dev right now. Web devs are talking about "JavaScript Fatigue", "Framework Fatigue", the "Revival of Hypermedia" and "HTML Over The Wire". In a word: we're asking ourselves why we're building #HTML in JavaScript.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleJavaScript #softwarearticleJavaScriptHTMX

  36. ๐Ÿ” / #software / #article / #JavaScript / #HTMX

    There is a kind of exciting movement in #Web dev right now. Web devs are talking about "JavaScript Fatigue", "Framework Fatigue", the "Revival of Hypermedia" and "HTML Over The Wire". In a word: we're asking ourselves why we're building #HTML in JavaScript.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleJavaScript #softwarearticleJavaScriptHTMX

  37. ๐Ÿ” / #software / #article / #JavaScript / #HTMX

    There is a kind of exciting movement in #Web dev right now. Web devs are talking about "JavaScript Fatigue", "Framework Fatigue", the "Revival of Hypermedia" and "HTML Over The Wire". In a word: we're asking ourselves why we're building #HTML in JavaScript.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleJavaScript #softwarearticleJavaScriptHTMX

  38. ๐Ÿ” / #software / #article

    He has heard the whispers, โ€œhe is getting older, who will replace him?โ€ People asking him with a straight face, โ€œwhen will you retire?โ€ After close to 25 years at Amazon, where each year has been different and amazing, He feels as young as the day he decided to leave academia and join Amazon.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle

  39. ๐Ÿ” / #software / #article / #nocode

    Industry experts say no-code platforms are dying due to AI-powered "vibe coding". But others argue AI will transform visual development into something new.

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticlenocode #AI #VibeCoding

  40. ๐Ÿ” / #software / #article / #internet

    We are living through an ecological catastrophe. Only this one isn't happening in the Amazon rainforest, but in the digital ecosystem of the internet. โฏ Prologue: A New Predator in the Savannah...

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #softwarearticle #softwarearticleinternet

  41. ๐Ÿ” / #software / #article / #productivity

    Iโ€™ve tried them all. #Notion, #Todoist, #Things3, #OmniFocus, #Asana, #Trello, #AnyDo, #TickTick. I even built my own todo app once (spoiler: I never finished it). After years of productivity app hopping, Iโ€™m back to where I started: a plain text file called todo.txt

    ๐Ÿฑ๐Ÿ”— laravista.altervista.org/CatLi

    #catlink #SoftwareArticle #SoftwareArticleProductivity