Forum Replies Created

Viewing 15 posts - 46 through 60 (of 3,603 total)

  • Reply To: How Much AI Code Would You Use?

    At present the percentage of AI generated code I use is very low but not zero.  I use it for things where I know exactly what I am trying to...

  • Reply To: Part-Time DBAs

    I've been acting as a accidental/part-time cloud engineer.

    The common theme from when I was and accidental/part-time DBA is that the work ebbs and flows at different layers in the tech...

  • Reply To: Using Feature Flags

    Infrastructure as Code.  Basically, you sell your soul to the Devil and are forever tortured by Terraform or something worse

  • Reply To: Using Feature Flags

    I don't know if it is a valid use of feature flags so bear with me.

    Most of our infrastructure is IAC delivered by a pipeline.  That pipeline takes about 20...

  • Reply To: A Domain for Data

    The Oracle CREATE DOMAIN looks really interesting.

    If you are familiar with the dunder functions in Python it looks like the DISPLAY clause the equivalent of Python's __repr__.  For non-Python people,...

  • Reply To: Database DevOps Metrics

    I've found that smaller releases at more frequent intervals is more reliable and is far easier to co-ordinate with other initiatives that are going on within an organisation.

    In the old...

  • Reply To: Is GenAI Coming Faster Than You Think?

    I see Bill Gates is saying that we'll be down to a 2 day week within 10 years and almost all jobs will be eliminated.

    I have a friend whose business...

  • Reply To: The Inefficiencies of Kubernetes

    My official role is in Data Engineering.  Because I have a broad range of skills accumulated over the decades I am plugging a gap in our cloud engineering demand.  There...

  • Reply To: Monoliths and Microservices

    I went to a talk by Dr Venkat Subramaniam at the Manchester museum of Science and Industry. If you get the chance to hear him speak then I can recommend...

  • Reply To: More Supply Chain Attacks

    For me this illustrates a behavioural problem I see throughout the supply chain.  Lethargy.

    • Vendor acknowledgement when issues are raised
    • Vendor  patching their software
    • Vendor publishing the existence of a...
  • Reply To: Lower Your Attack Surface Area

    I know from previous experience that it is possible to lock down production.  The caveat being that you have to think through your operational needs and invest as much in...

  • Reply To: Shadow AI Data Leak Risk or “From the Desk of I saw that Coming”

    Ross McMicken wrote:

    Many companies do not appreciate the vulnerability of data dropped into public tools, and it's not just AI.

    Well said, absolutely true.

    Employees come under immense pressure to "release value early"...

  • Reply To: Tracking Table Sizes

    Even if you have immense amount of storage what you won't have is infinite budget and time for processing.  A job that must run within a time window eventually can't.

    DBs...

  • Reply To: The Job Outlook for Database Professionals

    I'm quietly optimistic in the data space.

    Regardless of the technology of the day the nature of business is that it relies on communication.  Whether that is talking to customers and...

  • Reply To: A Poor Data Model

    Agree totally.

    I had to deal with UK motor data.  The vehicle data has a make, model and variant code as the natural key.  The only problem being that each one...

Viewing 15 posts - 46 through 60 (of 3,603 total)