paulox, to fediverse
@paulox@fosstodon.org avatar

Dear #Fediverse, I ask you for #help 🌌

Recommend me some #books to buy on 📚
#Python (language)
#Django
#Accessibility (#web)
#PostgreSQL
#ArtificialIntelligence
#DesignPatterns
#FreeSoftware
#OpenSource

I'd like to have 🪪
• author
• title
• suggestion reason
• purchase URL

I prefer #ePUB (more than Amazon and content with DRM), but #paperback is fine if there are no alternatives ✨

Thank you 🙏

P.S. It's fine to propose books that you've written 👍

P.P.S. #boost please 🔁

jamie, to PostgreSQL
@jamie@zomglol.wtf avatar

I learned more about GPT-based AI algorithms from this article than from literally everything else I've read about it so far combined. It implements a GPT algorithm using #PostgreSQL.

https://explainextended.com/2023/12/31/happy-new-year-15/

ayiniho, (edited ) to PostgreSQL French

Coucou mastodon #jechercheunjob d’administrateur de bases de données (aka Dba) #postgresql ou #oracle sur #Toulouse ou full remote.
Pas d’urgence, mais une envie de changer pour une structure à taille plus humaine.
Pour conserver un semblant de pseudonymat, je préférerais partager mon CV par message privé ou email aux personnes intéressées.
Repouets autorisés et encouragés :blobcatheart:

4thdoctor_scarf, to PostgreSQL

DBA a life in the shadows
Database administration is weird. The job is a strange combination of theory and practice, strictness and loose rules mixed together in a magic blend.

The DBA is probably one of the most obscure and one of the less appreciated roles within the IT organisations.

Today is the day to say thank you to your DBA!

https://dbaday.org/

adamchainz, to PostgreSQL
@adamchainz@fosstodon.org avatar

✍️ New post covering a situation where I disabled the #PostgreSQL JIT to speed up some queries in a #Django project.

pgMustard (by @michristofides) was very useful for discovering the problem and giving advice!

https://adamj.eu/tech/2023/11/09/django-disable-postgresql-jit/

vmbrasseur, to django
@vmbrasseur@social.vmbrasseur.com avatar

Tech Matters, a public benefit non-profit, is looking for a software dev (#Django, #React, #GraphQL, #PostgreSQL, #Docker) to help build Terraso, an #OpenSource project and service for #sustainability.

Have a look, and share if you know anyone who may be interested: https://jobs.lever.co/TechMatters/e7acca51-8ba8-40ea-8b5e-83e8736966dd

#getFediHired

clairegiordano, to PostgreSQL
@clairegiordano@hachyderm.io avatar

I always liked being on the same Postgres team as @AndresFreundTec because he was smart + hard-working + hypercompetent.

But with his xz backdoor discovery Andres has taken things to a whole new level. Hence this NYT Kevin Roose story and the whole breadbaking & yeast analogy 🤯 for Andres's stubbornly persistent investigation, driven by a "That's weird" feeling....

/cc @bcantrill

Thank you Andres 🙌 https://www.nytimes.com/2024/04/03/technology/prevent-cyberattack-linux.html

#xz #backdoor #PostgreSQL #OpenSource #Microsoft

mbanck, to PostgreSQL
@mbanck@mastodon.xyz avatar

Regarding the xz backdoor: "The attackers made a serious strategic mistake: they made #PostgreSQL slightly slower." https://www.postgresql.org/message-id/CA+hUKGK4ZewHeVtnbBc_pbZRHZa6GyO=UpJ5XDmomA9Lf0xpkA@mail.gmail.com

paulox, (edited ) to django
@paulox@fosstodon.org avatar

Django 5.0 has been released 🎉

After months of work, everyone can use this great new version 🙌

My favorite features are:
• 🤖 generated fields
• ✅ database default values
• 🔑 prefetch related for generic foreign keys

Which are your favorite features?
https://www.djangoproject.com/weblog/2023/dec/04/django-50-released/

Crell, (edited ) to php
@Crell@phpc.social avatar

I'm noodling with a data storage layer library in . specific. There's 2 options:

  1. Auto-generate SQL tables/views/queries off of PHP data types (with attributes)
  2. Auto-generate PHP classes off of SQL tables/views/queries.

Which would you prefer? The goal is fully typed interaction in PHP space, but I'm not sure which side should be canonical.

Which would you rather work with, and why? Assuming a "good" DX in either case.

Answer why in replies, boost for reach, etc.

clairegiordano, to PostgreSQL
@clairegiordano@hachyderm.io avatar

Right now @l_avrot & @karenhjex are on stage at #pgconfeu demonstrating creativity on steroids (!!!!) to shine a light on the challenges women face navigating a male-dominated tech world, including in Postgres… The talk is “Trying to be Barbie in Ken's Mojo Dojo Casa House” & I applaud Lætitia’s & Karen’s courage in giving this talk #Barbie #PostgreSQL #database #diversity #womenintech

jack, to django
@jack@social.jacklinke.com avatar

I can't express how excited I am for the upcoming Django 5 GeneratedField 😍 (and database defaults)

In my very data-heavy project (calculating and reporting on resource usage rates for utilities) this will be a game-changer, simplifying some things that can be troublesome or tricky ❤️ ❤️ ❤️

A good dozen or so times this week as I've been working on features or cleaning up old code, I've thought "a GeneratedField would be amazing right here!"

#django #postgresql

lenzgr, to PostgreSQL
@lenzgr@mastodon.social avatar
clairegiordano, to postgres
@clairegiordano@hachyderm.io avatar

This is the best pic I have of the late Simon Riggs who passed away yesterday 26 Mar 2024. 💔 Simon's far-reaching influence in the Postgres world changed the course of so many lives. I took this photo when Simon was giving his Postgres keynote at 2023 last December in Prague. RIP Simon, you will be missed by so many people, whose hearts are broken right now 💔

mwadmin, to PostgreSQL
@mwadmin@mastodon.world avatar

A tip for fellow #MastoAdmin : During the update I ran into a bug with the latest pgbouncer image (1.20.1), it would overwrite the userlist.txt causing pgbouncer being unable to login and thus Mastodon to fail.
If you use #pgbouncer , make sure to specify version 1.20.0 for now. See https://github.com/bitnami/containers/issues/48264

#PostgreSQL #Mastodon

rimu, to PostgreSQL
@rimu@mastodon.nzoss.nz avatar

Added full-text search to #PieFed today.

After reading a massive tome about #ElasticSearch earlier this week I realised it was complete overkill and just used the full-text capabilities of #PostgreSQL instead.

Currently PieFed has 46,000 posts and results are fast. It'll be interesting to see how well it copes when there are more posts. Anyone want to make a guess when it'll bog down?

https://piefed.social/post/48889

DiazCarrete, to haskell
@DiazCarrete@hachyderm.io avatar

The #Rel8 #Haskell library lets you construct #Postgresql #SQL queries using a monadic interface.

Interesting bit: "Rel8 has a fairly unique feature in that it’s able to return not just lists of rows, but can also return trees."

https://rel8.readthedocs.io/en/latest/cookbook.html#tree-like-queries

image/png

loop0, to python
@loop0@freeradical.zone avatar

Here is my toot resume in case anyone has open positions:
Experience: staff software engineer, , , , , , , , , ,
I get things done and worked with pretty much any tech out there. I learn fast, have no problem coding in other languages. I have experience leading teams. I helped growing an engineering team from 10 to 150 engineers. I know how to scale things. My code is resilient and has tests.

vyruss, to PostgreSQL
@vyruss@fosstodon.org avatar

A mentor, colleague, friend, and extraordinary person. I am heartbroken and beyond words at the passing of Simon Riggs. My deepest condolences to his closest and loved ones.

#SimonRiggs #RIP #PostgreSQL #Postgres

mick, to PostgreSQL
@mick@cosocial.ca avatar

Anyone out there have success with a #DigitalOcean Managed PostgreSQL 15 live DB migration?

I can not get the thing to work at all and oh boy have I tried.

#CoSocialTechOps #PostgreSQL #Sysadmin #NeedAStiffDrink

amaury_h, to PostgreSQL
@amaury_h@freeradical.zone avatar

Hello #R or #Postgresql specialists. I have a few hundred views in a database schema, that I need to transform in a pdf (with ajusted size of the table since the number of rows and columns is highly variable). #knitR seems to be the relevant tool but I do not really know how to use it efficiently, I'm taking any advice !

Utopiageo, to PostgreSQL French
@Utopiageo@framapiaf.org avatar

Nous recherchons un administrateur de base de données / à Grenoble Alpes métropole
https://recrutement.grenoblealpesmetropole.fr/?page=advertisement_display&id=2288

Et aussi un apprenti ...
https://recrutement.grenoblealpesmetropole.fr/?page=advertisement_display&id=2334

Avec beaucoup de ❤️

wilson, to golang

This weekend, I hacked together a markdown documentation generator for Postgres in Go. It should be extensible to other databases, as well as including other properties from database.

It's called SQLDoc — please check it out!

https://husin.dev/sqldoc/

tchorix, to PostgreSQL
@tchorix@mastodon.world avatar

Hello folks. My good friend @vyruss , co-author of our #PostgreSQL 16 Administration Cookbook, convinced Packt to set a 20% discount in the US. You can get the book here: https://packt.link/Isgcd

and use code: 20JIMMY for the discount. We hope this is useful.

pgconfeu, to PostgreSQL
@pgconfeu@mastodon.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines