Silvano Cirujano Cuesta

Results 125 comments of Silvano Cirujano Cuesta

@Billy99 these are the flags (alphabetically sorted) of my VM CPU: `3dnowprefetch apic clflush cmov cmp_legacy cpuid cx16 cx8 de extd_apicid fpu fxsr ht hypervisor lahf_lm lm mca mce mmx...

I've been able to reproduce this issue on a Fedora VM where I'm installing bpfman v0.4.1 with dnf. CPU flags are the same, that might be the root-cause... But which...

Got it working! I have not been able to pin the issue down to a specific CPU flag, but at least I found out that using "Haswell" emulation it works....

Knowing that "Haswell" CPU-emulation works, I'm closing this issue. Please feel free to reopen it, if you want to further diagnose it yourself.

You might want to document it for others trying to test it on a VM.

Got it! The missing CPU flag was `rdtscp`. Using QEMU the CPU specification `qemu64` + `rdtscp` works.

According [this issue on `curies`](https://github.com/biopragmatics/curies/issues/103) from @cmungall, you don't seem to be that happy with the W3C CURIEs standard. Still other people interested on LinkML (like the W3C [Web of...

> We need to decide if we fail validation if a colon is missing, or try to "fix" this for the user and pre-pend the base prefix when a colon...

I'm absent the upcoming two weeks. If it can wait until I'm back, I can have a look at it. I've snoozed the notification until I'm back so that I...

I'm trying to reproduce this issue, does anybody has a very simple reproduction setup. The less files are being written, the easier it will be to diagnose the root-cause. The...