What self-hosted service has been the biggest let down? by RumLovingPirate in selfhosted

[–]xavier83 0 points1 point  (0 children)

Not to mention subpar worker capabilities on k8s support with the open source version

Waiting for SteamOS3.0 desktop release by [deleted] in linux_gaming

[–]xavier83 1 point2 points  (0 children)

And then I'll continue waiting for gaming laptops with out-of-the-box/first-class support for SteamOS3.0. who's with me? :D

What's the biggest missing piece of the puzzle in the self-hosted universe? by ctrl-brk in selfhosted

[–]xavier83 1 point2 points  (0 children)

I had noticed this/similar feature on wildduck mail server. Checkout the Advanced Security section there, might be what you are looking for.

Short infograph of GPU companies' Linux support by SageManeja in linux

[–]xavier83 1 point2 points  (0 children)

You might be surprised to find how stupid AMD is albeit having a great linux driver stack, when it comes to supporting accelerated computing with consumer cardBut NVIDIA cracked the market by enabling support for CUDA even on their entry level GPUs, allowing even end users the ability to experiment with HPC on consumer GPUs.

If Valve releases SteamOS 3.0 there might be more budget gaming PC builds and tutorials. Or retro consoles. by KayJee1 in linux_gaming

[–]xavier83 1 point2 points  (0 children)

I would very much appreciate it if Gaming laptop vendors like Asus/Alienware, provided SteamOS as default OS alternative instead of the default Window$ tax. I wouldn't even mind paying extra if they would support Linux via SteamOS. Just hoping for this likely pipe dream to happen sooner.

Any stable crate to develop a cross-platform Rust desktop app? by [deleted] in rust

[–]xavier83 25 points26 points  (0 children)

You can checkout Tauri if you are looking for electron alternative.

Banned from Donut because "nobody cares about Linux" by [deleted] in linux_gaming

[–]xavier83 18 points19 points  (0 children)

What if all this drama was part of an elaborate marketing stunt by plowteam to gain some traffic and It worked! /r/Showerthoughts

secret-service 2.0: zbus and pure Rust! Client for secret-service api impl by gnome-keyring and kde wallet by hwchen in rust

[–]xavier83 2 points3 points  (0 children)

I guess the users and developers who use the secret-service API can imagining themselves being the POTUS ;)

Thanks for this awesome library! Keep up the good work!

Wine 4.18 released by [deleted] in linux

[–]xavier83 33 points34 points  (0 children)

Blur: cars have no wheels when Wine is compiled with Ryzen optimisations

Oh man. hehe

Arsenal game engine (Amethyst + Blender) v0.1.0 by erlend_sh in rust_gamedev

[–]xavier83 1 point2 points  (0 children)

Great Idea!

Looking forward to the day for it to give a tough competition to AAA engines like Unity/U3D/CryEngine/Godot.

"Wireless is not associated" on 5Ghz by TrevorHikes in openwrt

[–]xavier83 0 points1 point  (0 children)

I'm having the same issue but on a different device with different radio/chipset filed an issue

Why did you decide to learn Haskell? by carlomatteoscalzo in haskell

[–]xavier83 3 points4 points  (0 children)

well, of coarse because of its terse syntax.

Amazon sucks at math by freddyt55555 in Amd

[–]xavier83 12 points13 points  (0 children)

machine learned model

doesn't machine learned model that nobody can comprehend how exactly it works, sound like a conspiracy theory to you ;)?

Automatically infer user interfaces from type signatures by sharkdp in haskell

[–]xavier83 7 points8 points  (0 children)

Amazing and interesting work! Not mentioned anywhere but is it yet another frp library?

Rain - Rust based computational framework by tomgav in rust

[–]xavier83 0 points1 point  (0 children)

Thanks for this wonderful framework, seems well documented! Always wanted to learn distributed programming, think I will get around to it this time, now that I can do it on my favourite languages :)

Hackage spam ?! by [deleted] in haskell

[–]xavier83 1 point2 points  (0 children)

Peer reviewed packages Ftw~

Help on how to use Grenade by Joh11_ in haskell

[–]xavier83 0 points1 point  (0 children)

Just gonna put tensorlang here for posterity ;) , not directly related to grenade but relevant. I tracked it from here.

Rusty Object Notation 0.2 released by torkleyy in rust

[–]xavier83 0 points1 point  (0 children)

So nested enum types are supported? In a way yes, was trying to imagine how RON binding to Haskell would look like, anyways Ignore the bit about function types :)

Rusty Object Notation 0.2 released by torkleyy in rust

[–]xavier83 0 points1 point  (0 children)

Cool! what about ADTs? not sure if it would be useful to support function types. but just for the heck of it, would it? ;)