veer66

@veer66@lemmy.one

This profile is from a federated server and may be incomplete. Browse more on the original instance.

veer66, (edited )
  1. esrap
  2. Expat
  3. No
  4. Nikodemus Siivola, Jan Moringen
  5. While many programming languages offer Packrat parser libraries, Esrap stands out for its simpler rule definition. Esrap uses a defrule macro, offering a specialized language for defining parsing rules, unlike other parsers that might rely on class construction. Class construction can be less intuitive when it comes to understanding the relationship between classes and parsing rules. This makes Esrap a great choice for writing parsers.
  6. DSL
  7. I have no idea.
veer66,

Stored procedure and Datalog are not what I’m looking for. However, I should consider them seriously, since they may be more practical.

Are there any CPUs that work well with Linux that aren't made by Intel or another company on the BDS list/that supports Israel?

I have a Ryzen 3 1300X at the moment and it’s always had this soft lock freezing bug on Linux. I used to dual-boot Windows on this machine and Windows never had the same problem, so I think it is an issue with the Linux kernel (I’ve also replaced nearly every bit of hardware that I originally built the PC with, except for...

veer66,

I heard that Linux gets new patches for Loongson, but I didn’t try it yet.

veer66,

RK3588 is used in many Linux devices, but I’m not sure if Rockchip is in the BDS list. I don’t know which factory was RK3588 from.

veer66,

Clippy didn’t tell anything about the macro.


<span style="color:#323232;">warning: dereferencing a tuple pattern where every element takes a reference
</span><span style="color:#323232;">  --> src/lib.rs:13:9
</span><span style="color:#323232;">   |
</span><span style="color:#323232;">13 |         &Some(ref cons_rc) => {
</span><span style="color:#323232;">   |         ^^^^^^^^^^^^^^^^^^
</span><span style="color:#323232;">   |
</span><span style="color:#323232;">   = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrowed_reference
</span><span style="color:#323232;">   = note: `#[warn(clippy::needless_borrowed_reference)]` on by default
</span><span style="color:#323232;">help: try removing the `&` and `ref` parts
</span><span style="color:#323232;">   |
</span><span style="color:#323232;">13 -         &Some(ref cons_rc) => {
</span><span style="color:#323232;">13 +         Some(cons_rc) => {
</span><span style="color:#323232;">   |
</span>

To put #[allow(this_linting_rule)] like this:


<span style="color:#323232;">    [ $x:expr, </span><span style="font-weight:bold;color:#a71d5d;">$</span><span style="color:#323232;">( $y:expr ),</span><span style="font-weight:bold;color:#a71d5d;">* </span><span style="color:#323232;">] </span><span style="font-weight:bold;color:#a71d5d;">=> </span><span style="color:#323232;">{
</span><span style="color:#323232;">	#[allow(unused_assignments)]
</span><span style="color:#323232;">	{
</span>

I got error[E0658]: attributes on expressions are experimental.

To put it like this:


<span style="color:#323232;">#[macro_export]
</span><span style="color:#323232;">#[allow(unused_assignments)]
</span><span style="color:#62a35c;">macro_rules! </span><span style="color:#323232;">list {
</span><span style="color:#323232;">    () </span><span style="font-weight:bold;color:#a71d5d;">=> </span><span style="color:#323232;">{
</span><span style="color:#323232;">	</span><span style="color:#0086b3;">None
</span>

It doesn’t work.

veer66,

It doesn’t work, at least, on rustc 1.75.

veer66,

<span style="color:#323232;">  #[allow(unused_assignments)]
</span>

Thank you. This works!

veer66,
  • KDE is the default. So, for KDE users, Mageia with KDE was tested.
  • Mageia comes with Drake tools for configuring almost everything. IMO *drakes look quite friendly. Since they have been around for 20+ years, they must be stable.
  • Each release will be supported for 18 months, which is longer than Fedora.
veer66,

Because of the Redhat incident, I started to see people asking for community-based distros without a corporate that dominates the community. And, Mageia is one of them. So, I hope it will be more popular.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • InstantRegret
  • rosin
  • modclub
  • Youngstown
  • khanakhh
  • Durango
  • slotface
  • mdbf
  • cubers
  • GTA5RPClips
  • kavyap
  • DreamBathrooms
  • ngwrru68w68
  • JUstTest
  • magazineikmin
  • osvaldo12
  • tester
  • tacticalgear
  • ethstaker
  • Leos
  • thenastyranch
  • everett
  • normalnudes
  • anitta
  • provamag3
  • cisconetworking
  • lostlight
  • All magazines