home.social

#query — Public Fediverse posts

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

  1. A synopsis is not a query, blurb, or sales pitch. It is a play-by-play summary of the book.

    Start with one sentence per scene. Expand the explanations where needed. Use connecting words like Then, Later, Elsewhere, After That, ect. Condense where needed to hit the required page limit.

    #LianaEdits #Writing #Query

  2. Yo, I'm standing around here listening to music through my PA in the kitchen, which is normal probably. I'm waiting for my wife to get off work and bring home one of those Star Wars whoppers. Any good? Anyone? I'm gonna swap bbq for mayo. What are YOU listening to? #query #music #whopper

  3. Yo, I'm standing around here listening to music through my PA in the kitchen, which is normal probably. I'm waiting for my wife to get off work and bring home one of those Star Wars whoppers. Any good? Anyone? I'm gonna swap bbq for mayo. What are YOU listening to? #query #music #whopper

  4. Yo, I'm standing around here listening to music through my PA in the kitchen, which is normal probably. I'm waiting for my wife to get off work and bring home one of those Star Wars whoppers. Any good? Anyone? I'm gonna swap bbq for mayo. What are YOU listening to? #query #music #whopper

  5. Yo, I'm standing around here listening to music through my PA in the kitchen, which is normal probably. I'm waiting for my wife to get off work and bring home one of those Star Wars whoppers. Any good? Anyone? I'm gonna swap bbq for mayo. What are YOU listening to? #query #music #whopper

  6. Yo, I'm standing around here listening to music through my PA in the kitchen, which is normal probably. I'm waiting for my wife to get off work and bring home one of those Star Wars whoppers. Any good? Anyone? I'm gonna swap bbq for mayo. What are YOU listening to? #query #music #whopper

  7. 🚀 In a groundbreaking discovery akin to using a spoon as a shovel, the author attempts to shoehorn #CSS into the realm of #query #languages. 🤔 One might wonder, amidst the tangled web of curly braces and selectors, why not just use #SQL, a language that doesn't require a secret handshake to understand?
    evdc.me/blog/css-query #Innovation #Debate #WebDevelopment #HackerNews #ngated

  8. 🚀 In a groundbreaking discovery akin to using a spoon as a shovel, the author attempts to shoehorn #CSS into the realm of #query #languages. 🤔 One might wonder, amidst the tangled web of curly braces and selectors, why not just use #SQL, a language that doesn't require a secret handshake to understand?
    evdc.me/blog/css-query #Innovation #Debate #WebDevelopment #HackerNews #ngated

  9. 🚀 In a groundbreaking discovery akin to using a spoon as a shovel, the author attempts to shoehorn #CSS into the realm of #query #languages. 🤔 One might wonder, amidst the tangled web of curly braces and selectors, why not just use #SQL, a language that doesn't require a secret handshake to understand?
    evdc.me/blog/css-query #Innovation #Debate #WebDevelopment #HackerNews #ngated

  10. 🚀 In a groundbreaking discovery akin to using a spoon as a shovel, the author attempts to shoehorn #CSS into the realm of #query #languages. 🤔 One might wonder, amidst the tangled web of curly braces and selectors, why not just use #SQL, a language that doesn't require a secret handshake to understand?
    evdc.me/blog/css-query #Innovation #Debate #WebDevelopment #HackerNews #ngated

  11. 🚀 In a groundbreaking discovery akin to using a spoon as a shovel, the author attempts to shoehorn #CSS into the realm of #query #languages. 🤔 One might wonder, amidst the tangled web of curly braces and selectors, why not just use #SQL, a language that doesn't require a secret handshake to understand?
    evdc.me/blog/css-query #Innovation #Debate #WebDevelopment #HackerNews #ngated

  12. [Перевод] REST умер? Почему Java-разработчики уходят в GraphQL

    Один экран в приложении, а на бэкенде несколько REST-вызовов , куча эндпоинтов и ответы, где 90% полей не используются. Теряем в скорости, усложняется фронтенд и приходится версионировать контракт, когда меняется формат данных. GraphQL предлагает другой подход : один API-эндпоинт и запрос, в котором клиент сам указывает, какие поля ему нужны. Это снижает overfetching , уменьшает количество сетевых затрат и упрощает договоренности между фронтом и бэком за счет схемы как явного контракта и живой документации. В новом переводе от команды Spring АйО разберем, где GraphQL реально помогает : как уйти от разрастания эндпоинтов, как держать контракт синхронизированным и что делать с типичными проблемами производительности и наблюдаемости, когда данные собираются из разных источников.

    habr.com/ru/companies/spring_a

    #java #kotlin #spring #graphql #api #query #database #системное_программирование #backend

  13. [Перевод] REST умер? Почему Java-разработчики уходят в GraphQL

    Один экран в приложении, а на бэкенде несколько REST-вызовов , куча эндпоинтов и ответы, где 90% полей не используются. Теряем в скорости, усложняется фронтенд и приходится версионировать контракт, когда меняется формат данных. GraphQL предлагает другой подход : один API-эндпоинт и запрос, в котором клиент сам указывает, какие поля ему нужны. Это снижает overfetching , уменьшает количество сетевых затрат и упрощает договоренности между фронтом и бэком за счет схемы как явного контракта и живой документации. В новом переводе от команды Spring АйО разберем, где GraphQL реально помогает : как уйти от разрастания эндпоинтов, как держать контракт синхронизированным и что делать с типичными проблемами производительности и наблюдаемости, когда данные собираются из разных источников.

    habr.com/ru/companies/spring_a

    #java #kotlin #spring #graphql #api #query #database #системное_программирование #backend

  14. [Перевод] REST умер? Почему Java-разработчики уходят в GraphQL

    Один экран в приложении, а на бэкенде несколько REST-вызовов , куча эндпоинтов и ответы, где 90% полей не используются. Теряем в скорости, усложняется фронтенд и приходится версионировать контракт, когда меняется формат данных. GraphQL предлагает другой подход : один API-эндпоинт и запрос, в котором клиент сам указывает, какие поля ему нужны. Это снижает overfetching , уменьшает количество сетевых затрат и упрощает договоренности между фронтом и бэком за счет схемы как явного контракта и живой документации. В новом переводе от команды Spring АйО разберем, где GraphQL реально помогает : как уйти от разрастания эндпоинтов, как держать контракт синхронизированным и что делать с типичными проблемами производительности и наблюдаемости, когда данные собираются из разных источников.

    habr.com/ru/companies/spring_a

    #java #kotlin #spring #graphql #api #query #database #системное_программирование #backend

  15. [Перевод] REST умер? Почему Java-разработчики уходят в GraphQL

    Один экран в приложении, а на бэкенде несколько REST-вызовов , куча эндпоинтов и ответы, где 90% полей не используются. Теряем в скорости, усложняется фронтенд и приходится версионировать контракт, когда меняется формат данных. GraphQL предлагает другой подход : один API-эндпоинт и запрос, в котором клиент сам указывает, какие поля ему нужны. Это снижает overfetching , уменьшает количество сетевых затрат и упрощает договоренности между фронтом и бэком за счет схемы как явного контракта и живой документации. В новом переводе от команды Spring АйО разберем, где GraphQL реально помогает : как уйти от разрастания эндпоинтов, как держать контракт синхронизированным и что делать с типичными проблемами производительности и наблюдаемости, когда данные собираются из разных источников.

    habr.com/ru/companies/spring_a

    #java #kotlin #spring #graphql #api #query #database #системное_программирование #backend

  16. Successful Queries: Sabrina Taitz and “Harmless,” by Miranda Shulman

    In this installment of Successful Queries, agent Sabrina Taitz and author Miranda Shulman discuss the query behind her debut, Harmless.
    The post Successful Queries: Sabrina Taitz and “Harmless,” by Miranda Shulman appeared first on Writer's Digest.
    writersdigest.com/successful-q

    #GetPublished #WriteMyQuery #query #QueryAgents #successfulqueries

  17. Successful Queries: Sabrina Taitz and “Harmless,” by Miranda Shulman

    In this installment of Successful Queries, agent Sabrina Taitz and author Miranda Shulman discuss the query behind her debut, Harmless.
    The post Successful Queries: Sabrina Taitz and “Harmless,” by Miranda Shulman appeared first on Writer's Digest.
    writersdigest.com/successful-q

    #GetPublished #WriteMyQuery #query #QueryAgents #successfulqueries

  18. Successful Queries: Sabrina Taitz and “Harmless,” by Miranda Shulman

    In this installment of Successful Queries, agent Sabrina Taitz and author Miranda Shulman discuss the query behind her debut, Harmless.
    The post Successful Queries: Sabrina Taitz and “Harmless,” by Miranda Shulman appeared first on Writer's Digest.
    writersdigest.com/successful-q

    #GetPublished #WriteMyQuery #query #QueryAgents #successfulqueries

  19. Successful Queries: Sabrina Taitz and “Harmless,” by Miranda Shulman

    In this installment of Successful Queries, agent Sabrina Taitz and author Miranda Shulman discuss the query behind her debut, Harmless.
    The post Successful Queries: Sabrina Taitz and “Harmless,” by Miranda Shulman appeared first on Writer's Digest.
    writersdigest.com/successful-q

    #GetPublished #WriteMyQuery #query #QueryAgents #successfulqueries

  20. БАЗЫ ДАННЫХ db. SQL, REDIS, СУБД

    Если серьезно, то сегодня мы поговорим про БАЗЫ данных. Как-то один мой друг разработчик сказал, что программирование можно понимать как

    habr.com/ru/articles/1023194/

    #redis #sql #sqlite #in_memory #java #query #jdbc #jpa

  21. БАЗЫ ДАННЫХ db. SQL, REDIS, СУБД

    Если серьезно, то сегодня мы поговорим про БАЗЫ данных. Как-то один мой друг разработчик сказал, что программирование можно понимать как

    habr.com/ru/articles/1023194/

    #redis #sql #sqlite #in_memory #java #query #jdbc #jpa

  22. БАЗЫ ДАННЫХ db. SQL, REDIS, СУБД

    Если серьезно, то сегодня мы поговорим про БАЗЫ данных. Как-то один мой друг разработчик сказал, что программирование можно понимать как

    habr.com/ru/articles/1023194/

    #redis #sql #sqlite #in_memory #java #query #jdbc #jpa

  23. БАЗЫ ДАННЫХ db. SQL, REDIS, СУБД

    Если серьезно, то сегодня мы поговорим про БАЗЫ данных. Как-то один мой друг разработчик сказал, что программирование можно понимать как

    habr.com/ru/articles/1023194/

    #redis #sql #sqlite #in_memory #java #query #jdbc #jpa