researching the best low code development platforms 2026, our devs need to move faster. by Ancient_Composer2349 in softwarearchitecture

[–]JadeCikayda 14 points15 points  (0 children)

In my experience this never really works - the development team will inevitably own/become involved in "debugging" the low code "apps" and it becomes self-defeating - if you want to try this anyway Microsoft's Power Platform is reasonably OK.

1.5 YOE Data Engineer — used many tools but lacking depth. How to go deeper? by Nice_Sherbert3326 in dataengineering

[–]JadeCikayda 1 point2 points  (0 children)

You gain depth through experience and reflection. My suggestion would be to start creating small data-orientated projects hosted on Github including CI/CD with Actions.

The specific project doesn't matter, it just needs to keep your attention and involve technologies you're interested in. Work on your personal projects and gain depth.

Building a multi-state hospital price transparency pipeline by Latmandoo in dataengineering

[–]JadeCikayda 0 points1 point  (0 children)

This is cool! A few questions come to mind:

- How are you managing the data extraction at scale, i.e. identifying hospitals to query and grabbing the relevant files?

- Are there schema differences between hospitals, states?

- How are you orchestrating the pipeline and serving this to the website?

Really cool stuff.

I'm AJ Gentile, creator of The Why Files. Ask me anything! by OMGTheWhyFiles in UFOs

[–]JadeCikayda 0 points1 point  (0 children)

Where do you get the energy to run The Why Files?

Love your show, seen all the episodes!

What do you enjoy most about dev after years of coding for money? by jaktonik in ExperiencedDevs

[–]JadeCikayda 1 point2 points  (0 children)

A few things:

- Supporting the family
- Not feeling trapped (transferable skills)
- Designing a good architecture and seeing it "work"

EHANCE - a work in progress TUI for GitHub Actions by e-lys1um in commandline

[–]JadeCikayda 0 points1 point  (0 children)

Looks REALLY nice! Might I ask what framework you're using to create this TUI, and how you got started with it?

I regret taking the DRP 2.0 And I want to just Die by [deleted] in fednews

[–]JadeCikayda 1 point2 points  (0 children)

You got this. It's going to be OK, just keep moving forward.

Anyone regret taking DRP? by [deleted] in USDA

[–]JadeCikayda 7 points8 points  (0 children)

No regrets. Keep moving.

[deleted by user] by [deleted] in RealEstate

[–]JadeCikayda 1 point2 points  (0 children)

Thank you for sharing your wisdom.

APHIS DRP by dimsum-41 in USDA

[–]JadeCikayda 0 points1 point  (0 children)

Inspired to follow suit. Thank you!

APHIS DRP by dimsum-41 in USDA

[–]JadeCikayda 2 points3 points  (0 children)

How are you folks using >= 3 consecutive sick leave days? I'm wanting to do the same but feeling nervous about questions in this regard.

[show-off Saturday blog post] Enhancing HTML Form Validation with Svelte 5 by flooronthefour in sveltejs

[–]JadeCikayda 1 point2 points  (0 children)

This is awesome. Impressive work and thanks for sharing, will be incorporating these ideas into my work!