Fresh green coconut water
- 26 Posts
- 523 Comments
MTK@lemmy.worldto
Linux@lemmy.ml•Linus Torvalds with Linus Sebastian (Linus Tech Tips)
51·3 months agoThey commented on a social media post
MTK@lemmy.worldto
Ask Lemmy@lemmy.world•None of this "what are you thankful for" shit today. What's something you hate?
112·3 months agoThanksgiving, cool idea but could we not celebrate genocide by murdering some birds whil living on stolen land, thanks 😊
MTK@lemmy.worldto
World News@lemmy.world•Germany wants to build Europe’s strongest army – a new conscription bill is moving that closerEnglish
1·3 months agoThe Great Ice Cream would be post WWIII where Germany would be forced to buy everyone ice cream.
MTK@lemmy.worldOPto
Ask Lemmy@lemmy.world•[NSFW] How do you deal with a high sex drive in a dry spell?
3·3 months agoFor me sex is extremely tied to love, I don’t see myself doing it enjoyably eith someone I am not romantically invested in.
MTK@lemmy.worldOPto
Ask Lemmy@lemmy.world•[NSFW] How do you deal with a high sex drive in a dry spell?
2·3 months agoIt is both! I’m happy to hear your story or your advice!
MTK@lemmy.worldOPto
Ask Lemmy@lemmy.world•[NSFW] How do you deal with a high sex drive in a dry spell?
6·3 months agoWell, I just don’t feel ready to have a connection and I am not into casual sex.
MTK@lemmy.worldOPto
Ask Lemmy@lemmy.world•[NSFW] How do you deal with a high sex drive in a dry spell?
2·3 months agoHow do you channel hornyness into something that isn’t sexual?
MTK@lemmy.worldto
Linux@programming.dev•SUSE Developer Working To Reimplement SSH Using The Zig Programming Language
4·4 months agoSHNORLE developer working to reimplemented SHH in the Zorp programming language
MTK@lemmy.worldto
Selfhosted@lemmy.world•Platform for Crowd Sourced Software Bounties?English
6·4 months agoIdk of any but I’m interested, commenting to add traffic 👍
MTK@lemmy.worldto
Linux@lemmy.ml•What are the options if my country makes VPN's illegal?
1·4 months agoFirstly, it depends on how illegal it is. Is it illegal like you shouldn’t do it and we will try to block you? Or is it illegal like if we catch you do it, you can get arrested or worse?
Scenario A:
- just try shit out, try different VPNs. Some of them provide certain obfuscation. You can see if they work. If they don’t work, you’ve got some more dedicated VPNs such as Tor with all kinds of Tor bridges (obfs4, snowflake, etc) Or psiphon
Scenario B:
- The risk is real and you might consider not doing it at all, but if you do, obfs4 is the only thing I can recommend, Psiphon is easily detectable (it’s just good at bypassing blocks)
MTK@lemmy.worldto
Linux@programming.dev•sudo-rs Affected By Multiple Security Vulnerabilities - Impacting Ubuntu 25.10
364·4 months agoThe Rust hype is funny because it is completely based on the fact that a leading cause of security vulnerabilities for all of these mature and secure projects is memory bugs, which is very true, but it completely fails to see that this is the leading cause because these are really mature projects that have highly skilled developers fixing so much shit.
So you get these new Rust projects that are sometimes made by people that don’t have the same experience as these C/C++ devs, and they are so confident in the memory safety that they forget about the much simpler security issues.
This is just the ADHD maneuver in picture form.
MTK@lemmy.worldto
Privacy@lemmy.ml•Can Google read my Signal messages on stock Android?
122·4 months agoSimple answer is no but…
Stock android, like all commercial OS is inherently spyware. Google does have access to it and in theory could do anything, but that is only “in theory” because as far as we know stock android does not come with keyloggers and data exfiltration tools, it spies on you in the way of “telemetry” meaning that Google decided that certain data is useful and so they “anonymize” it and collect it, this data can be: wifi networks, location, phone usage, and more.
So in theory it is possible that stock android either already has spyware to collect personal app data that no one ever noticed (very unlikely) or that google will push an update with such software (somewhat unlikely)
Now if you use other Google apps, especially gboard and google assistant, you are definitely sharing SOME amount of peesonal text with google.
The reality is that you should consider your threat model, which means to consider what kind of risk you are willing to take and what kind you are willing to make a change to avoid. It is perfectly reasonable to say that you are not willing to use gboard or google assistant, but you are willing to use the stock android, understanding that you are sharing some data with Google, but most likely no app data (such as your texts in Signal)
Same thing about choosing a messenger. WhatsApp is made and managed by Meta, a company that lives off of user data. So even though WhatsApp claims (and seems to really be) end to end encrypted, you can still be sure that Meta is collecting everything they can, which probably means: who you are texting, how much, at what time, how much you use the app, location, and much more. Signal is open source and managed by a non-profit that does have a good track record, and because ut is open source you can also choose a different client (like Molly) which further reduces the Signal Foundation’s hold on your chats (if you fear that) So you could say that because all of your friends use WhatsApp you are willing to accept that Meta will collect a bunch of data on you, or you could decide that you are not okay with that data collection and therefore choose Signal. It is up to you. In any case, E2EE is a must as it protects you from unauthorized access from hackers.
MTK@lemmy.worldto
Ask Lemmy@lemmy.world•What open source project is the most exciting for you right now?
2·4 months agoDoubt that it would be Meshtastic, it is inherently not built for internet levels of bandwidth. But I can see a future where you have intranets that are free and community driven with something like Meshtastic with higher bandwidth and you still pay for an ISP that can give you access to the full internet (because nothing currently can replace underwater optic fiber)
MTK@lemmy.worldto
Ask Lemmy@lemmy.world•I get a lot of ideas in the shower. Do any of you use any kind of waterproof note taking pad and pen so you can catch those ideas before they vanish in the steam?
22·4 months agoShower faster? How long are you in the shower to have time to develop good ideas and have time to forget them?
MTK@lemmy.worldto
Selfhosted@lemmy.world•What budget friendly GPU for local AI workloads should I aim for?English
2·4 months agoBuying new: Basically all of the integrated memory units like macs and amd’s new AI chips, after that any modern (last 5 years) gpu while focusing only on vram (currently nvidia is more properly supported in SOME tools)
Buying second hand: not likely to find any of the integrated memory stuff, so any GPU from the last decade that is still officially supported and focusing on vram.
8gb is enough to run basic small models, 20+ for pretty capable 20-30b models, 50+ for the 70b ones and 100-200+ for full sized models.
These are rough estimates, do your own research as well.
For the most part with LLMs for a single user you really only care about VRAM and storage speed(ssd) Any GPU will perform faster than you can read for anything that fully fits on it’s VRAM, so the GPU only matters if you intend on running large models at extreme speeds (for automation tasks, etc) And the storage is a bottleneck at model load, so depending on your needs it might not be that big of an issue for you, but for example with a 30gb model you can expect to wait 2-10 minutes for it to load into the vram from an HDD, about 1 minute with a sata SSD, and about 4-30 seconds with an NVMe.
MTK@lemmy.worldto
science@lemmy.world•Cancer drug made 20,000 times more potent in breakthroughEnglish
264·4 months agoWho is designing drugs for cancer? What about drugs for the patients?






You choose which emotions to empower and which to discourage. I think Buddha said it?
Basically, you really can choose to focus on the good parts of life/an event and you don’t have to let the negatives consume you.