YUART

joined 3 weeks ago
[–] YUART@feddit.org 1 points 4 days ago (4 children)

Sometimes you need to execute some logic in a pipeline step, like rename a file or push JSON somewhere.

[–] YUART@feddit.org 2 points 4 days ago

I mainly do things for Jenkins so I mainly code in Groovy. Most complex things I need to do is to manipulate some JSON, files, or strings. Send some messages to Slack, or push some data to DB.

 

Hi DevOps, how do you think your ideal programming language would look like? I mean a language in which you would write pipeline logic, like Python or Bash, not define pipeline steps itself, like YAML.

I think for me it would have:

  • very clean and readable syntax
  • immutable state by default
  • strong typing
  • strong tooling and IDE support
  • focus on DevOps-need things, like JSON and files manipulation
  • absence of danger things like pointers
[–] YUART@feddit.org 3 points 1 week ago

Cool, I didn't read that page and now find even more cool stuff like an extension for a browser. Appreciated.

[–] YUART@feddit.org 5 points 1 week ago (2 children)

It also refers to a repository that focuses on the IT staff https://github.com/uscne/Awesome-European-Tech

[–] YUART@feddit.org 5 points 1 week ago* (last edited 1 week ago) (3 children)

Thanks, that's actually a cool knowledge base, thanks for sharing. I think there is no need to create a separate page then and just contribute to that repository instead.

 

Hi. I thought about creating something like https://european-alternatives.eu/, but where the community can insert new things easily, and focused on hardware (previously mentioned webpage covers software only).

So we would have an accessible database of EU-made hardware controlled by an EU crowd.

Do you think this is a good idea to have something like that?

I quickly created a webpage for that and inserted a bunch of the stuff on it -> https://artemkakun.github.io/eu-hardware/ (hosted on US-controlled software, ironically).

You can easily add a new piece of hardware here -> https://github.com/ArtemkaKun/eu-hardware Just add a new .md file to the /content folder, name it after a piece of hardware you want to add, and copy-paste the structure from any other file in that folder. Then open a Pull Request so I can check it and add your changes to the main webpage. If you are unfamiliar with GitHub - just ask ChatGPT (or better Mistral Le Chat) for help.

I just created that webpage in 1 hour, I guess, to only check if this is something people find useful. If yes - I can add more features/better webpage and add more admins who can approve new changes. If no - I will just remove it.

Tell me what you think in the comments.

[–] YUART@feddit.org 4 points 3 weeks ago

I thought Raspberry is American company. Thanks you for sharing info about Udoo and OLinuXino, appreciated

[–] YUART@feddit.org 9 points 3 weeks ago

You are correct, but unfortunately it's rare that you can find anything good related to IT/hardware strictly in EU (like smartphones). UK, while not in EU, still closer to it than US/China.

[–] YUART@feddit.org 8 points 3 weeks ago (3 children)

Oh, you are right. I always thought Raspberry Pi is American :/

 

Are there any good single board computers developed/produced in EU or Europe? Something like Raspberry Pi.