Utah woman who wrote book on grief after husband’s death found guilty of murdering him
Prosecutors say Kouri Richins slipped five times the lethal dose of the synthetic opioid into a cocktail that he drank
tocano
- 1 Post
- 23 Comments
tocano@piefed.socialto
Android@lemdro.id•Google is making Android phones faster and improving battery life with this changeEnglish
2·4 months agoFinally! Degoogled android by default!
tocano@piefed.socialOPto
Programming@programming.dev•What is uxntal ? The programming language for uxn ecosystemEnglish
3·4 months agoHey, as I say in another post:
The objective of learning more about the uxn ecosystem is not to create something “new” and “better”, but to learn more about PDA and associated algorithms. This will train my brain to think outside the box because of the restrictions on the way uxn works.
tocano@piefed.socialto
cybersecurity@infosec.pub•Russian-backed hackers have gained access to Signal and WhatsApp accounts used by officials, military personnel and journalists, as claimed by two intelligence agencies in the Netherlands.English
1·4 months agoYou are only allowed to talk to yourself in a vaccum.
tocano@piefed.socialto
Android@lemmy.world•Now that android is becoming a walled garden, what options do I have?English
191·4 months agoThe only real alternative is using a Linux phone. The main problems with that would be (1) hardware support; (2) running Android apps. Although, (2) already has solutions in development or you could replace those native apps with web apps.
tocano@piefed.socialto
Android@lemmy.world•Now that android is becoming a walled garden, what options do I have?English
51·4 months agohttps://eylenburg.github.io/android_comparison.htm
Comparison of Android-based Operating Systems
This is a comparison of popular Android “ROMs” (better term: AOSP distributions or Android-based OS). Please note I’m not affiliated with any of these projects and I am not giving any specific recommendation. If you think anything is factually incorrect, please let me know.
tocano@piefed.socialto
Show & Tell@programming.dev•bash-server: A minimal HTTP server that maps URL endpoints to shell commandsEnglish
0·4 months agoWhat about request/response headers?
tocano@piefed.socialto
Fediverse@lemmy.world•What is the current state of 'should defederate' lists?English
9·4 months agoCame for the ‘should degenerate’
tocano@piefed.socialto
Programming@programming.dev•mstrutils - a custom version of string.hEnglish
4·5 months agoIt’s cool to rewrite simple libraries to understand how code works at lower levels.
What style of formatting are you using? It seems peculiar at times.
tocano@piefed.socialto
Technology@lemmy.world•Ladybird Browser adopts Rust, with help from AIEnglish
161·5 months agoI was enthusiastic about this project. But I am afraid these recent tangents will only reduce momentum.
Imagine all the people
Living for today…
tocano@piefed.socialto
Dull Men's Club@lemmy.world•I've had this puzzle on my phone for years. Every few months I'd glance at it and try and solve it. Last night, as I was eating dinner, I finally figured out the answer!English
3·5 months agoGot it! Really cool puzzle. I used to enjoy solving puzzles like this, but nowadays I don’t spend time in that.
tocano@piefed.socialto
Privacy@programming.dev•Czech prime minister in favour of social media ban for under-15sEnglish
2·5 months agoThese threats to ban social media have shown that this topic is all about power and control and nothing about the people. Instead of investing in long term, sustainable solutions - less centralized networks, open algorithms, interoperable protocols - countries have been trying to reduce exposure to the internet to minimize damage.
tocano@piefed.socialto
Programming@programming.dev•A Software Library with No CodeEnglish
2·5 months agoI have talked with the author to confirm what he meant with this and other posts he made on compilation. He has confirmed that most (if not all) C compilers are not deterministic. He has pointed me to here as an example. He added that optimizations are not applied in deterministic order and when you add LTO it worsens the problem.
tocano@piefed.socialto
Programming@programming.dev•A Software Library with No CodeEnglish
23·5 months agoI agree that LLM are made to be more exploratory, this is good as it allows them to experiment with more different topic, as opposed to always saying the same. However, I do not agree it is a feature for code generation, as you would need it to follow strict ruleset (code syntax, specification, tests). Whatever errors it generates and people accept are little mistakes in the threshold of acceptance for the person and a tradeoff for the cost of fixing the problem. In some contexts we see people focusing almost only on short term which leads to a lot of errors being allowed.
Moreover, you cannot say compilers are deterministic. There are situations where they are not (at least for the user).
https://krystalgamer.github.io/high-level-game-patches/
GCC’s unwarranted behaviour
In order to keep the code as small as possible I was compiling the code with -Os. Everything was working fine until I started to remove some printfs and started to get some crashes. Moving function calls around also seemed to randomly fix the problem, this was an indication that somehow memory/stack corruption was happening. After a lot of testing, I figured out that if -O2/-O3/-Os were used then the problem would appear. The issue was caused by Interprocedural analysis or IPA. One of its functions is to determine whether registers are polluted across function calls and if not then re-use them.
tocano@piefed.socialto
Programming@programming.dev•A Software Library with No CodeEnglish
18·5 months agoa relative time formatting library that contains no code
The library is two text files (code) that are processed by an LLM (interpreter) to generate code of another type. This is not that new in terms of workflow.
I think what makes this the worst is the fact that the author admits that you can’t be sure the library will work until you generate the code and test it. Even then you cannot guarantee the security of the generated code and as you do not understand the code you also cannot give support or patch it.
When Performance Matters
If performance of a datetime processor is not relevant, what is? The author mentions they would like a browser implementation to be fast, documentable, fixable. However, operative systems, browsers, and other complex systems are made of little utilities like this that have very well documented functionalities and side effects.
But the above isn’t fully baked. Our models will get better, our agents more capable.
The whole assumption is that instead of creating a good stable base that anyone can use we should be just shtting out code until it works.
Eventually the hardware will be good enough to support a shitty bloated browser so we don’t need to optimize it.
Eventually people will harden their PC enough so we shouldn’t care about security.
tocano@piefed.socialto
World News@lemmy.world•Center left wins Portugal presidential election first round, setting up showdown with far right – POLITICOEnglish
2·6 months agoThis election had high turnout for a presidential. Some of the leaders on the right are afraid to admit support for Seguro, but you already see some others saying they will vote for him. Ventura is too extreme for most and that is why many went with Gouveia.
tocano@piefed.socialto
science@lemmy.world•Pesticides may drastically shorten fish lifespans, study findsEnglish
8·6 months agoNews Flash: Drinking poison may affect lifespan.
tocano@piefed.socialto
Privacy@programming.dev•The EU prepares ground for wider data retention – and VPN providers are among the targetsEnglish
13·7 months agoCrucially, the document reveals that EU governments see metadata – specifically traffic and location history – as the most vital tool for law enforcement.
Ah, yes. Store data at the risk of it being hacked or used by companies in order to protect the people from themselves.


kill.