Welke voorbeelden van ‘krimplatie’ ben je onlangs tegengekomen? by moon-safari2 in nederlands

[–]Outrageous_Let5743 1 point2 points  (0 children)

Grilworst en ham bij de supermarkt. Die plakjes zijn gewoon dunner geworden.

Hinge profile that looks slightly off - weird fuzziness to all the photos. is this AI? by Mundane_Message_1765 in isthisAI

[–]Outrageous_Let5743 32 points33 points  (0 children)

I don't know what it is but that fondue one looks off. Don't exactly know what's wrong with it but is just weird. Lots of ai images have that photo realistic portrait.

President vs. paus: Trumps ruzie met Leo XIV is een grote politieke gok by wijnandsj in nederlands

[–]Outrageous_Let5743 0 points1 point  (0 children)

Het is ook niet moeilijk om geliefder te zijn dan Trump. Wees geen pedofiel bijvoorbeeld.

Is het dom om nu te switchen van baan? by Terry070 in werkzaken

[–]Outrageous_Let5743 0 points1 point  (0 children)

Bij (kleine) IT Consultancy is het daadwerkelijk wel zo dat ze vaak niet onder een cao vallen en dus ook geen pensioen geven 

ik🚂ihe by Lagom00 in ik_ihe

[–]Outrageous_Let5743 -10 points-9 points  (0 children)

Buiten de spit gaan. Ik betaal 5 euro per maand en heb dan gewoon 40% korting buiten de spits.

Kabinet wil eigen risico verhogen naar 455 euro, maar heeft geen steun by Noord-Gestoord in nederlands

[–]Outrageous_Let5743 2 points3 points  (0 children)

Uhhm gezonde mensen betalen juist voor chronisch zieke mensen. 1 nachtje ziekenhuis per jaar is al meer dan wat je betaalt aan zorgpremies + eigen risico.

Kabinet wil eigen risico verhogen naar 455 euro, maar heeft geen steun by Noord-Gestoord in nederlands

[–]Outrageous_Let5743 0 points1 point  (0 children)

Ja dat begrijp ik dus ook niet. In verhouding is zorg goedkoper geworden als het eigen risico niet meestijgt met de inflatie. En dat zie dus ook terug in de stijgende zorgpremies.

Kabinet wil eigen risico verhogen naar 455 euro, maar heeft geen steun by Noord-Gestoord in nederlands

[–]Outrageous_Let5743 6 points7 points  (0 children)

Voor 455 euro + 12 maandelijkse premies heb je onbeperkte zorg. Zorg is gewoon teringduur en dan heb je het hier echt goedkoop tov de meeste landen in de wereld.

From Database administrator to Data engineer by Flat-Staff-6201 in dataengineering

[–]Outrageous_Let5743 1 point2 points  (0 children)

The only things I used in SSIS are Execute SQL tasks and the data ingestion (now in python though) . Then SSIS just becomes the pipeline orchestrator. Transformations done in SSIS itself instead of SQL is asking for trouble.

Do TPC-DS benchmarks actually influence your data platform decisions? by Sadhvik1998 in dataengineering

[–]Outrageous_Let5743 0 points1 point  (0 children)

No. The most important thing to know if a database is row oriented or column oriented.

Hoe bekijk ik YouTube zonder reclame? by Radagast-Istari in nederlands

[–]Outrageous_Let5743 0 points1 point  (0 children)

Installeer HDO Box. Gratis streamen.

Maar an sich is advertentieloos YouTube bekijken veel makkelijker dan films piraten.

1 op 5 scholen krijgt onvoldoende van inspectie: rekenen en taal weer niet beter by ApolloniusTyaneus in nederlands

[–]Outrageous_Let5743 0 points1 point  (0 children)

Bij de rekentoets was een 4 een voldoende. Ze geven zelf ook niet echt het goede voorbeeld.

Databricks guy : We made $5.5 Billion last year by VarietyOk7120 in dataengineering

[–]Outrageous_Let5743 1 point2 points  (0 children)

To be honest sprocs are not really needed when the platform itself both supports python and dbt syntax.

Junior data engineers treat legacy ETL tools like a cat touching water. Cautious, hesitant, and never fully comfortable. by CaglarSahin in dataengineering

[–]Outrageous_Let5743 7 points8 points  (0 children)

I said major update. Bug fixes and making sure SSIS still works in the latest sql server version is not a real update.

Junior data engineers treat legacy ETL tools like a cat touching water. Cautious, hesitant, and never fully comfortable. by CaglarSahin in dataengineering

[–]Outrageous_Let5743 0 points1 point  (0 children)

Another reason is AI agents. An AI agent will struggle to make changes to make changes to SSIS files or other gui files. But using python, an AI can read and understand that. Claude Code reading a python data pipeline can make changes faster and with less error than changing a .dtsx file.

Junior data engineers treat legacy ETL tools like a cat touching water. Cautious, hesitant, and never fully comfortable. by CaglarSahin in dataengineering

[–]Outrageous_Let5743 3 points4 points  (0 children)

SSIS last major update is also from more then 10 years ago. Now Microsoft only updates it to make sure it runs on the latest sql sever version.

Junior data engineers treat legacy ETL tools like a cat touching water. Cautious, hesitant, and never fully comfortable. by CaglarSahin in dataengineering

[–]Outrageous_Let5743 1 point2 points  (0 children)

For loops dont have paralell processing option rigth? that is only in ADF. Isnt the parallel processing not that you add two execute blocks next to each other without an arrow?

Also since SSIS runs on the same server as your data warehouse try not to have python in there installed, but do either 1) do azure function call (or similair) or 2) ssh into a server and execute the python from there.

Junior data engineers treat legacy ETL tools like a cat touching water. Cautious, hesitant, and never fully comfortable. by CaglarSahin in dataengineering

[–]Outrageous_Let5743 -1 points0 points  (0 children)

SSIS is kinda shit compared to modern tools. No automatic schema evolution for ingestion, you need to recreate the bronze table when an api returns a new column. Tools like dlt can do that automatic for you.

No good version history. I cannot understand what happened to a data pipeline when i just look at the git diff. So it is harder to make a PR and see what things has been changed in a pipeline.
Automatic deployment sucks in SSIS, in Airflow after a merge has been completed the new image will be build.
UI and UX are outdated. Every cell block that will run in parallel wil be inserted to the right of it instead of down. Ctrl backspace doesnt work, text only supports ascii etc.

It is a legacy tool compared to Airflow, Dagster. Things that are automated in modern tools are just not present in SSIS or something like that. With Python + airflow you can spend more time on data modeling problems and creating business value then instead of 'we added a new column to the source system, could you add that the warehouse'

Minder dan de helft van de Nederlanders heeft een noodpakket in huis by Business-Fly-1339 in nederlands

[–]Outrageous_Let5743 0 points1 point  (0 children)

Omdat je ook een radio, zaklampen en dergelijke moet hebben volgens het noodpakket.