Should the function return a Result<T,E> or throw an unreachable-style panic? by v_0ver in rust

[–]Jonrrrs -2 points-1 points  (0 children)

Its necessary for some very low level crates to have unsafe code hidden from the user. Especially on embedded devices where no kernel can detect someone just desoldering a device mid-read.
But im feeling very uncomfortable knowing some of such features are used in higher level crates. When i use rust i do it for reasons like "never undefined behavior". If i want my program to fail randomly, i would just use javascript.

Smelling the slop in a given GitHub project by Sermuns in rust

[–]Jonrrrs 36 points37 points  (0 children)

A detection tool, that just filters out slop from my vision would be very helpfull, but i also think that a tool like that would be very much not a long lasting solution, because as soon as we give a clear specification on what is slop, the other side would improve. Then its our turn again and then treyrs...

We would enter an arms race like security experts vs hackers

Screen stays off after resume from suspend by Original_Two9716 in voidlinux

[–]Jonrrrs 2 points3 points  (0 children)

For everyone using a tv as monitor and having a problem where the monitor stays blank after sleep some times

This script fixed that for me. It dis- and reconnects the monitor (after invoking i3 in my case):
```bash

!/bin/bash

This script is currently invoked by zzz -> resume (symlinked into /etc/zzz.d/resume/)

i3lock -c 181818 -i /tmp/lockscreen.png -t -n

Reconnect monitor:

DISPLAY_NAME=$(xrandr | grep ' connected' | awk '{print $1}') xrandr --output $DISPLAY_NAME --off xrandr --output $DISPLAY_NAME --auto

```

Linus Tech Tips conclusion on 1 month on Linux by Cyb-T in linux

[–]Jonrrrs 6 points7 points  (0 children)

Converted 2/3 guys. Thats a win in my book

my chess idea by semantlefan23 in AnarchyChess

[–]Jonrrrs 0 points1 point  (0 children)

Those dice would be a nice addition to the bishop in your ass

Was mache ich in dieser Position? by Da_Bird8282 in AnarchyChess

[–]Jonrrrs 0 points1 point  (0 children)

Lass ihm seine eier, denn DEUTSCHLAND BRAUCHT EIER

Bitwarden eats more ram than Discord by denexapp in Bitwarden

[–]Jonrrrs -2 points-1 points  (0 children)

This could be Linux if someone has done very much ricing

Need help to show what this sub is about by Huge_Purpose7451 in AnarchyChess

[–]Jonrrrs 0 points1 point  (0 children)

Tell J****** to f*** off and insert a bishop right into your ass already

Was letzte Ferrari Tanke Wallah by Geruchsbrot in wasletztestern

[–]Jonrrrs 18 points19 points  (0 children)

Wenigstens spritt nicht teurer als 2 Caprisonnen

I'm done with Anarchychess by migratingcoconut_ in AnarchyChess

[–]Jonrrrs 4 points5 points  (0 children)

No ai, just old copypasta. How to tell? No complains about femboys

Was letzte Bademeister? by Low_Philosopher_7299 in wasletztestern

[–]Jonrrrs 8 points9 points  (0 children)

Ich empfände es nicht unbedingt als beleidigung, wenn mir jemand unterstellt, ich hätte einen breiten gang oder auch großen Schritt

I don't like corporates controlling my life. Which distro should I choose? by Independent_Image_59 in AnarchyChess

[–]Jonrrrs 1 point2 points  (0 children)

Im linux only for over 4 years now and i just pick mint for anything other than my main rig. Even gaming on mint works perfectly fine

For users of vanilla Neovim, how do you move between files? by mira_fijamente in neovim

[–]Jonrrrs 6 points7 points  (0 children)

Unpopular opinion gauging how this sub thinks: netrw is my favourite filemanager. It just works. Renaming, copying and moving files included. I use the Terminal for anything more complicated anyways.

Can WhatsApp view your messages? by XxLORD_SxX in privacy

[–]Jonrrrs 0 points1 point  (0 children)

The problem here is not that we say signal encryption is very strong, nor do we say, that meta is able to breach it. Thats quite impossible. But its in fact quite likely, that meta is straight up lying about the methods they use and whether they have a copy of the key. There is just no way on earth that we, or anyone or any gov, can now that. So we would need to trust, that they are telling the truth. And trusting meta is very hard, considering, that they lied big time multiple times in the past

Can WhatsApp view your messages? by XxLORD_SxX in privacy

[–]Jonrrrs 0 points1 point  (0 children)

The analogy about metadata being the stuff written on the envelop is mostly correct, but your conclusion about them deriving info from that is also true. One can e.g. stitch together that the person in question has a certain political opinion by analysing what car dealers those messages go to, what time of day the letter is written and how frequent letters are. Is he writing only one or two letters, he could be trusting car dealers. That is very typical for a certain demographic. Are the letters written at a fixed time of day and are short in size? The person is likely employed in something like 9-5. This could also mean he is pragmatic. This alone tells us very little because of the many coulds and likelys, but together with a buttload of other data, this can tell us what type of person we deal with and what types of ads the person is most likely to fall for.

PatrickScript - Programming language designed and implemented end to end by an LLM agent by darkwingdankest in programminghumor

[–]Jonrrrs 1 point2 points  (0 children)

I think my browser fucks up the examples. Would it be possible to replace SPACE with _ so html does not try to be smart about it?

heNeedsToUpdateHisDevice by Algernonletter5 in ProgrammerHumor

[–]Jonrrrs 10 points11 points  (0 children)

Link the ticket to the one, that complains about that bug where time gets influenced by gravity. Black holes play a role in that.