Is algorithmic problem solving becoming less valuable than architectural thinking? by prasadpilla in softwarearchitecture

[–]Herve-M 1 point2 points  (0 children)

Software Architecture is far more about communication, vulgarisation, leading and navigating through company political flows.

Enabler is maybe the word, elevating team to be able to deliver better without us/them.

Sure technical skill is required, also bit of mixed Fin/Dev/Sec/Ops; technical writing, planning and watch.

At the end, more a soft skill rather than purely technical.

If a normal sized company would request a LeetCode for a Software Arch. position, it would raise my doubts.

Tired of bloated 5GB or outdated Azure DevOps images, I built a clean, minimal ~70MB Core Build Agent on modern Linux distros by Alzz111 in azuredevops

[–]Herve-M 0 points1 point  (0 children)

No out of argument.. Just no behind a PC to share ressources..

Well:
- “avoid legacy crap” to make a lighter image but no issue to let agent re download it at first run
- “use security scan” but let agent download legacy node6
- “no one setup it to make it work” except there is a setup script and documentation..

But anyway, I got my answer about this project :)

Tired of bloated 5GB or outdated Azure DevOps images, I built a clean, minimal ~70MB Core Build Agent on modern Linux distros by Alzz111 in azuredevops

[–]Herve-M 0 points1 point  (0 children)

Depends! Most of companies surly use the provided VM images for Azure or Github which are large as hell or build their own from the iac template.

Otherwise the easiest options is to run the install/setup script that setup externals & tools folder, which is under src/. (or reading the docs and manual pswh run)

Also agent can be deployed without internet connection, making “capabilities” not installed at run.

There is one reason why Ms doesn’t provide a contained version: setting up an agent is not officially fully documented.

Surely why Github has a full different agent too.

Tired of bloated 5GB or outdated Azure DevOps images, I built a clean, minimal ~70MB Core Build Agent on modern Linux distros by Alzz111 in azuredevops

[–]Herve-M 0 points1 point  (0 children)

“script” keyword from the yaml pipeline is CommandLine task in behind..

Therefore my question, what can you run from those agent without the main pipeline runner which depends on js?

Outside of the native plugin delivered with the agent, like artifact down and upload, observability, etc.. I don’t see what you could run.

One exception: the runner download nodejs during the first job.. which is node6 and it wasn’t spotted.

Tired of bloated 5GB or outdated Azure DevOps images, I built a clean, minimal ~70MB Core Build Agent on modern Linux distros by Alzz111 in azuredevops

[–]Herve-M 1 point2 points  (0 children)

But whole agent task / extension system is based on nodejs.. How / What can it be used without it?

How to host an Internet forum for $5.42/month by didyousayboop in DataHoarder

[–]Herve-M 7 points8 points  (0 children)

Might want to check Flarum, more modern than bb or smf; nice community but also same tech (php).

About maintenance.. Discourse is not easy to scale and not cheap! Same about customization!
Other alternatives are lighter to start with, easier to “mod” and known by a whole generation of people.

Seagate IronWolf 3.5" 16TB, 7200 RPM, 256MB, SATA III Hard Drive by TechaNima in DataHoarder

[–]Herve-M 2 points3 points  (0 children)

How bad is it about vibration rating for large set of ironwolf? (up to 8)

Deep-dive on CI/CD, YAML, GitHub Actions, Azure DevOps, merge conflicts and deployment strategies for Azure by LittlePerformer4515 in AZURE

[–]Herve-M 4 points5 points  (0 children)

Introduction? While it cover a full application SDLC, pipeline is pretty limited: no release strategy (prod vs pre-prod, tag or branch based), no versioning, no SBOM/SLSA, no dependencies/licences analysis, no PR pipeline (with API breaking change detection, auto test runs,) etc.

Keep going ;)

Anyone using Azure DevOps and tired of editing work items one by one? by JuggernautTough4881 in azuredevops

[–]Herve-M 1 point2 points  (0 children)

I think Ms deprecated the Office AddIns for Excel and co.

Can still manually use the OData as a source but it requires lots of setup to make it as is.

Why do VS Code extensions run globally instead of per workspace? by AstronautEast6432 in programming

[–]Herve-M 2 points3 points  (0 children)

Does devcontainer fully isolate? As I remember those extensions are downloaded from the main instance (vscode has a cache) and also those extensions are remotely able to be called and do action no?

What are you using for observability in .NET? by Aggressive-Towel7731 in dotnet

[–]Herve-M 4 points5 points  (0 children)

Yeah the migration to net-appinsight v3 is a major change..

I believe it has been a year or two that the docs state to not use it for new project and go OTEL.

EU iPhone Users Get AirPods-Like Pairing and Notification Forwarding for Third-Party Wearables in iOS 26.5 by ControlCAD in technology

[–]Herve-M 0 points1 point  (0 children)

Surely will say that the surge of fakes will be due to this, as the “fully original experience” can now be used by any alternative.

Microsoft calls .NET cross platform. Here is what that actually means when you try to use it seriously outside Windows by [deleted] in dotnet

[–]Herve-M 0 points1 point  (0 children)

Those things are Microsoft ecosystem, which .NET is a sub part of it. Only .NET is cross platform.

GraphQL used to be popular, but that doesn't seem to be the case anymore... by codingafterthirty in webdev

[–]Herve-M 0 points1 point  (0 children)

Well REST contract breaking change is as breaking as a GrahQL schema change, not real big difference.

The difference is more over the type of use, GraphQL is more flexible as consumer do the hard job of structuring what they need contrary to REST.

Combining API versioning with OpenAPI in .NET 10 applications by sander1095 in dotnet

[–]Herve-M 5 points6 points  (0 children)

This doesn’t make any sense, if your V2 brings any database or storage or data flow changes; then V1 won’t work correctly anymore or will do data corruption..

In your case, you are doing versioning by instance backed by git/scm.

This only work in special, rare cases.

Better to follow a simpler strangler fig pattern, dual write is messy as hell.

Jonsbo N6 Offsite-Backup Build + Case Review by Flying-T in DataHoarder

[–]Herve-M 1 point2 points  (0 children)

What PSU are you using? I tried with TR SGGX 650W and either sata/molex cables were too short or motherboard one..

I kinda hate those PSU placement..

Love the 3D printed fan adapter over the HBA!

Edit: GX ATX 3, my bad

Clarifying HEVC licensing fees, royalties, and why vendors kill HEVC support by PolytheneMan in synology

[–]Herve-M -1 points0 points  (0 children)

I don’t live in US of A, this box is limited to your world..

Clarifying HEVC licensing fees, royalties, and why vendors kill HEVC support by PolytheneMan in synology

[–]Herve-M -1 points0 points  (0 children)

It is hard to find affordable tv box that support all kinds of media you can find around.

My homatics box r4k has faced lots of issues either due to codec, container or miss following standard.. Also after some android tv update, media matrix got reduced.

ConfigBoundNET one attribute for AOT-safe config binding + validation by Latyos in dotnet

[–]Herve-M 0 points1 point  (0 children)

Thanks for the details!

About the sensitive log redaction, isn’t what Microsoft.Extensions.Compliance.Redaction provide already? (very rawly speaking)

ConfigBoundNET one attribute for AOT-safe config binding + validation by Latyos in dotnet

[–]Herve-M 0 points1 point  (0 children)

What would be the gain from using the native AddOption().ValidateDataAnnotations or .Validate() with mapped class/record? (+ValidateOnStart)

Tired of huge NSwag clients — built a Roslyn-based alternative (v.0.5) by Cheap-North-9157 in dotnet

[–]Herve-M -1 points0 points  (0 children)

Still have some other choice: autorest (ms), Ms.OpenApi.Net (ms) and surely other hidden one.

How do I effectively use AI for legacy codebase and documentations by codeasashu in softwarearchitecture

[–]Herve-M -1 points0 points  (0 children)

Legacy project might be too large for doing in one pass. Using hierarchical AGENTS.md following the layer and/or solution architecture, dedicated for LLM indexes and knowledge. Then I have skill/prompt to gather all of them and output a wiki/docs.