[-] smb@lemmy.ml 1 points 8 hours ago

What’s the alternative to ads, though? Not everyone wants to (or can afford to) pay for every site they use.

its not about paying for the site a user uses, its about paying those who run the site (and less to pay for someone only "managing" the site by doing actually nothing)

maybe these could be alternatives:

  • patreon
  • ~~flattr~~
  • micropayment in general
  • donations (somafm runs on donations)
  • link to shopping platforms (musicians on somafm mostly have links to the songs on amazon that you see while playing the song for free)
  • communities, like FSF, local groups
  • some small payed supporter part (like lwn.net) while the important stuff that makes the win-win of the site is free to use
  • maybe the list from this page can help too: https://kinsta.com/de/blog/patreon-alternativen/ Kickstarter Indiegogo Podia Sellfy Buy Me a Coffee Memberful Hypage Ko-fi Substack Kajabi Gumroad WooCommerce Mighty Networks MemberPress Uscreen

maybe even a combination of multiple of those *whoa!!!! mindblow!!! could be a good choice to allow usersvto choose how to contribute.

so really only choosing to offer exactly one option that also puts all users at a real risk of real attacks where they can get ripped off of all or lots of their real money and data for the sake if earning 0.003 ¢ per each putting them at high risk is not really what should be done, or do you personally profit from their users high risk and are thus completely okay with it? hope not.

if you have to earn money with your project or whatever, why not offer several options to choose from? why only one? and while we're at it, offering an ad-free "membership" for 400 times the price of what they would earn by the same visitor with ads like they try here sometimes, does not make any platform look good, but the opposite.

there are many platforms that i would pay for monthly and i would spend much more money alltogether than now on that if their price would not be artificially pushed into astronomically heights per service...

there is one project where i do donate each month a little bit via recurring bank transfer since years. my transfer says the name of the project and "donation" thats pretty easy to setup for both sides, but too complicated for those who pay designers money so they can place the ad layers on top of the 400 other layers of spypixels and navigation controls.. really ? lol*

if those you are talking about cannot afford to have a bank account for some reason, i guess they also cannot receive the revenue of ads on their webpages ;+)

saying there are no alternatives to ads is rather a candidate for the lamest excuse award ;-)

[-] smb@lemmy.ml 3 points 9 hours ago

unfuckingbelievable

if you want that without the "un" prefix, then youtube is maybe just the wrong platform for you.

and i strongly believe that youtube "wants" to force more usage of peertube, vimeo and others by enshitting yt every day a bit more. and they really work hard for that.

[-] smb@lemmy.ml 1 points 9 hours ago

yeah! you beat me to it 👍

guess this instance is lost, lets restart the matrix!

https://youtu.be/rNdpvNH1yi8?si=GPLbzrNxnwKNCfHm

[-] smb@lemmy.ml 1 points 10 hours ago

its not just ads and malware, and its not only about beeing sorry for them. ads are also manipulating how people think. not only the obvious things like "that product is good", but also that products in general would help (with problems you didn't have). and the format itself of ads (even without considering its contents) already has a changing effects on the minds of those who watch it. i am thinking of some parts of neil postmans thoughts about television back then and i guess there is plenty of possibilities to make a realistic conspiracy theory out of it why exactly the most poisonous parts of television are replicated to the internet with massive force even though everyone ignores ads in the net. i like theories

unfortunately, feeling sorry for them does not help society to stability. 😥

[-] smb@lemmy.ml 1 points 10 hours ago* (last edited 2 hours ago)

with a microscope

if it was at least a scanning tunneling one, then yes, good job 👍 🤪

[-] smb@lemmy.ml 1 points 10 hours ago* (last edited 1 hour ago)

well there is plenty of what is possible to try. but unless one had looked at the real cause i'ld suspect one of apples hardware backdoors to cause the crashes like if the backdoor doesn't work, crash the kernel, so we never loose control over the sheeapple thing. or more realistic if you want:

First maybe just crappy hardware:

There is a reason why i suspect apple's hardware, cause my shitty macbook at work should(!) go to something like hibernate, sleep, or its spyveillance-only mode when closing the lid, and it should also lock the screen when doing so, the actual results seem pure randomly choosen, sometimes the sleep mode survives the weekend with lots of accu left, sometimes its completely depleted and i even have to charge it for a while before it has enough power to show the charging logo. for security reasons i have to manually lock my screen, verify it and then close the lid, which is pure annoy. this could just be buggy hardware, a sensor so broken that reading its inputs directly could crash any OS that assumes i.e. no division by zero, pointers to nonexisting ram or whatever, and maybe apple just knows what faulty measurements mean what (but cannot make that stable too, only no crash occurs)

secondly with a hardware backdoor:

https://www.kaspersky.com/about/press-releases/2023_kaspersky-discloses-iphone-hardware-feature-vital-in-operation-triangulation-case

"The discovered vulnerability is a hardware feature, possibly based on the principle of “security through obscurity,” and may have been intended for testing or debugging. Following the initial 0-click iMessage attack and subsequent privilege escalation, the attackers leveraged this hardware feature to bypass hardware-based security protections and manipulate the contents of protected memory regions."

which is that (some/all?) iphones have at least one memory page where one only has to accidently or intentionally write something into it, that could trigger the backdoor feature to let you choose which memory address to overwrite with what bytes, bypassing every(!) security mechanism in hardware AND of course those made of software too. that is how i understood documentation and presentations about it. now apple said they "fixed" it in software, from what i remember that fix was just a "os preventing apps from writing to that memory backdoor page" thus not a fix but only a mitigation, while "fix" is more a lie than only misleading words to just pretend it wasn't permanent and unfixable. let us assume that linux does not include hardware backdoor mitigations for apple devices AND that apple placed the very same backdoor memory page into macbooks as well but maybe at (an)other physical address(es). now the code that runs on closing the lid "might" just reside at or write to the very same memory page on every boot for a given exact same kernel, which might be a memory page that acts the same or similar like that iphone hardware backdoor, overwriting some other memory page depending on what is actually written to the backdoor page which immediately crashes the kernel. if that's whats happening there, t2linux is not broken, but macbooks are just insecure costly (loss of money, time, security, trust, work performance, patents, stability, a.s.o. ...) waste.

how to find out? (maybe)

  • get the kernel code.
  • deactivate every driver not needed to boot and run the lidclose stuff like i.e. the sensor, compile the kernel anew and try booting from it.

changin the kernel a lot by removing everything(!) not needed should in theory/hopefully also change the pages that would be affected when closing the lid. same effect: likely no backdoor. no effect: maybe something you deactivated, maybe yet another backdoor discovery.

it might also be solveable by sth like acpi settings or such, probably switchable from kernel boot cmdline , maybe change settings for hibernate / suspend to ram (does apple hardware even support such? i mean without the buggy behaviour i experience?)l

[-] smb@lemmy.ml 2 points 12 hours ago

but you did notice that compilers can be manipulated to include backdoors into resulting binaries AND put the same manipulation into newly compiled compilers as well, right? then where did you get that compiler from? did you have a look at the binary output? then if so, did you look at it using the hexeditor of that same compiler? 😎 plz have a look .. 💥 bzzzt ... really you are lucky to be alive after a blast like that, especially you, have yourself checked out with ems before you leave!

[-] smb@lemmy.ml 1 points 12 hours ago

you should definitely know what type of authentication you use (my opinion) !! the agent can hold the key forever, so if you are just not asked again when connecting once more, thats what the agent is for. however its only in ram, so stopping the process or rebooting ends that of course. if you didn't reboot meanwhile maybe try unload all keys from it (ssh-add -D, ssh-add -L) and see what the next login is like.

btw: i use ControlMaster /ControlPath (with timeouts) to even reduce the number of passwordless logins and speed things up when running scripts or things like ansible, monitoring via ssh etc. then everything goes through the already open channel and no authentication is needed for the second thing any more, it gets really fast then.

[-] smb@lemmy.ml 1 points 1 day ago

isn’t a security feature. At most it can be a safety feature.

o,,O

[-] smb@lemmy.ml 1 points 1 day ago

~~no bad politics~~

😭

[-] smb@lemmy.ml 7 points 1 day ago

ok, not sure, but...

  • its billionaires..
  • they tried to put additional sand there to "protect" their luxury vacation homes they had literally "build on sand" and damage wildlife while they go, but were stopped by a court ruling
  • now one of them accusing another of "stealing sand" and sues him to put "the stolen sand back", so he can be forced by court to put sand there. and maybe more than he ever "stole".
  • it sounds like only lies is what they have
  • its only billionaires, nothing good comes from them.

maybe the court should rule that he has to put sand there personally by his own hands (no tech other than a bucket is allowed) that he has to carry without machinery, cars or anything from at least 5km away until his neigbour is fine with the situation. if the neighbour is fine quite quickly, the court should fine that neighbour due to abusing the court with false claims. if not, that sandy billionaire still can fine his neigbour to help him. maybe...

but anyway that situation stinks.

[-] smb@lemmy.ml 9 points 1 day ago* (last edited 1 day ago)

not the home screem

if had to use windows at home i'ld screem too.

not too surprised they didn't change that.

34
submitted 4 weeks ago by smb@lemmy.ml to c/technology@lemmy.world

looks like:

  • They claimed to be a trustworthy public CA (that can handle security incidents)
  • They made commitments to be included as trustworthy in common Browsers and OS'es
  • They now willfully break those commitments to rely on 2B2F only...
  • They do not even answer valid questions for month in a process that they should have already completed within 5 days as was defined in the commitments they agreed upon.

Maybe Honest Achmed's Used Cars and Certificates should show up again once more !?

view more: next ›

smb

joined 7 months ago