> Check out the OLMo family from the Allen Institute for AI: https://allenai.org/blog/olmo3 Is this a joke of just blatant publicity for this Billionaire "philanthropist"? This olmo uses random data of totally…
Glad to see people trying to talk sense in this community but the AI chill here is very strong. Reminds me of the proud "we should go back to our military-industrial root". Also funny how it's always about "the smartest…
I am surprise there is no mention of Librewolf here. The differences of Librewolf and Waterfox is pretty hard to grasp, I am digging a little bit but so far I guess I would say using any of them is still way better than…
Yes we should run URL-unaware manager, but nearly no one understand security, especially in browser. Let's see the permission asked for the #1 manager in firefox (Authenticator): Input data to the clipboard Access your…
Following leader's GUI is not a choice, I feel like you never did such endeavor as building an alternative to a well-known software in it's way to enshitification : people will ask and complain if the alternative is too…
I also have an older Odroid HC4, it's been years it is running smoothly and not only I cannot use 1000$ for a NAS as the current post implied but the power consumption seems crazy to me for a mere disk-over-network…
This is a very good move, using more open technology benefits everyone in the long run. Aside from the bitter words against Github (and I read comments here forgetting about the very real consequences with people lives…
I'll take the almonds any day.
I'm using my self-hosted forgejo. I don't see any benefit of git-annex over LFS so far, I'm not even sure I could setup annex as easily. Digging a little bit I found that git-annex is coded in haskell (not a fan) and…
Couldn't we have a function to return the data like this? pub const SinglyLinkedList(comptime T: type) type { return struct { first: ?*Node = null, pub const Node = struct { next: ?*Node = null, }; const Self = @This();…
I find the "why" points not appealing to me (maybe I know my way around git too much), but one: "Partial clones Commutation makes it possible to clone only a small subset of a repository: indeed, one can only apply the…
Thanks for the heads up, there are indeed incredibly bad things in that project as linked by the top comment (with the simple word "bruh...") : https://github.com/crazywolf132/evo/blob/15d2ec6e821ef221961... It is scary…
it's been several years now that for me this is all tldr : twitter link didn't read.
I'm not good with names and forgot who he was. I think the website should have given a short reminder. He is a famous activist behind the Creative Commons. Died too young in 2013 at the age of 26.…
Was looking at who is the author and saw "Copyright [yyyy] [name of copyright owner]" in the LICENCE (https://github.com/RikkaApps/Shizuku/blob/master/LICENSE#L19...) Is this still valid? If not does that mean that this…
I agree about the distinction you made from the human perspective and you put it well. I have always hated YAML, and still to this day, because I cannot write a yaml file, the indentation makes no sense to me and the…
What? You read the articles?
Greeted with a sword picture (ascii), glorifying Sparta (what is this "Established 650 BC"?), not utf-8 but only "us-ascii". This doesn't smell good vibes to me. Sorry but pass.
No pipe (and I mean in parallel too) no love for me. Nice calling syntax though.
KDE Connect has been around for at least 5 years : https://apps.kde.org/kdeconnect/ . It is quiet amazing and does way more than only file transfert : clipboard sharing, multimedia control, ping, messages, remote…
I think fail2ban should never be used to directly add rules with iptable. This will get the iptable too bloated and each additional rule hurts performance. There are benchmark about that. A solution is to use ipset and…
My opinion on this : * Web with python : yes, make sense, python is very friendly it's kind of the closest to no-code we can do * No benchmark : ouch, no way I am touching this without knowing, at least in the big…
I prefer looking at benchmarks : https://towardsdatascience.com/the-best-format-to-save-panda... I have used Arrow and even made my humble contribution to the Go binding but I don't like pretending it is so much better…
Wow, this is actually nice to spot all the worst company/brand/product on the market. I wonder if they are in talk with EA for some red edition of games and loot boxes. The idea wasn't bad, I don't get how they choose…
Thanks, same here, it rings a bell but I was unsure.
> Check out the OLMo family from the Allen Institute for AI: https://allenai.org/blog/olmo3 Is this a joke of just blatant publicity for this Billionaire "philanthropist"? This olmo uses random data of totally…
Glad to see people trying to talk sense in this community but the AI chill here is very strong. Reminds me of the proud "we should go back to our military-industrial root". Also funny how it's always about "the smartest…
I am surprise there is no mention of Librewolf here. The differences of Librewolf and Waterfox is pretty hard to grasp, I am digging a little bit but so far I guess I would say using any of them is still way better than…
Yes we should run URL-unaware manager, but nearly no one understand security, especially in browser. Let's see the permission asked for the #1 manager in firefox (Authenticator): Input data to the clipboard Access your…
Following leader's GUI is not a choice, I feel like you never did such endeavor as building an alternative to a well-known software in it's way to enshitification : people will ask and complain if the alternative is too…
I also have an older Odroid HC4, it's been years it is running smoothly and not only I cannot use 1000$ for a NAS as the current post implied but the power consumption seems crazy to me for a mere disk-over-network…
This is a very good move, using more open technology benefits everyone in the long run. Aside from the bitter words against Github (and I read comments here forgetting about the very real consequences with people lives…
I'll take the almonds any day.
I'm using my self-hosted forgejo. I don't see any benefit of git-annex over LFS so far, I'm not even sure I could setup annex as easily. Digging a little bit I found that git-annex is coded in haskell (not a fan) and…
Couldn't we have a function to return the data like this? pub const SinglyLinkedList(comptime T: type) type { return struct { first: ?*Node = null, pub const Node = struct { next: ?*Node = null, }; const Self = @This();…
I find the "why" points not appealing to me (maybe I know my way around git too much), but one: "Partial clones Commutation makes it possible to clone only a small subset of a repository: indeed, one can only apply the…
Thanks for the heads up, there are indeed incredibly bad things in that project as linked by the top comment (with the simple word "bruh...") : https://github.com/crazywolf132/evo/blob/15d2ec6e821ef221961... It is scary…
it's been several years now that for me this is all tldr : twitter link didn't read.
I'm not good with names and forgot who he was. I think the website should have given a short reminder. He is a famous activist behind the Creative Commons. Died too young in 2013 at the age of 26.…
Was looking at who is the author and saw "Copyright [yyyy] [name of copyright owner]" in the LICENCE (https://github.com/RikkaApps/Shizuku/blob/master/LICENSE#L19...) Is this still valid? If not does that mean that this…
I agree about the distinction you made from the human perspective and you put it well. I have always hated YAML, and still to this day, because I cannot write a yaml file, the indentation makes no sense to me and the…
What? You read the articles?
Greeted with a sword picture (ascii), glorifying Sparta (what is this "Established 650 BC"?), not utf-8 but only "us-ascii". This doesn't smell good vibes to me. Sorry but pass.
No pipe (and I mean in parallel too) no love for me. Nice calling syntax though.
KDE Connect has been around for at least 5 years : https://apps.kde.org/kdeconnect/ . It is quiet amazing and does way more than only file transfert : clipboard sharing, multimedia control, ping, messages, remote…
I think fail2ban should never be used to directly add rules with iptable. This will get the iptable too bloated and each additional rule hurts performance. There are benchmark about that. A solution is to use ipset and…
My opinion on this : * Web with python : yes, make sense, python is very friendly it's kind of the closest to no-code we can do * No benchmark : ouch, no way I am touching this without knowing, at least in the big…
I prefer looking at benchmarks : https://towardsdatascience.com/the-best-format-to-save-panda... I have used Arrow and even made my humble contribution to the Go binding but I don't like pretending it is so much better…
Wow, this is actually nice to spot all the worst company/brand/product on the market. I wonder if they are in talk with EA for some red edition of games and loot boxes. The idea wasn't bad, I don't get how they choose…
Thanks, same here, it rings a bell but I was unsure.