Davidm8624 (5)
[site](https://davidscoding.tech)
Posts 2 Posts
Moderating 1 Room
yea if only those dont train tags get respected by the ai
isnt this gonna happen in 2070ish again? edit: 2038
no no i get that. what i mean is that i can iterate through all the urls and just add 1 to the num, then skip over post that dont have that element but add ones that do to a list. then a person can go thru the list manually and see all the "hidden" stuff. i dont know y anyone would really want to do that but it seems just really easy to unhide stuff like this. I would suggest making the url be say... the username of the author + a unix timestamp of post creation (now). thatway its...
i dunno. it just seems that if i was nosy enough i could just iterate through the urls untill i find something with a class of alertH and content of hidden post. I get that the threat wouldnt be that big of a deal, but it is still something that someone malicious would take advantage of.
lets say you didnt share this post with me. well if im going thru the normal post, as i see post 720 and 722, its fair to assume that there is a post in that "missing" spot, making it alot less hidden
ummmmm cant i just change the number in the url tho?
they did say that they wernt going to release this code thankfully. Its just a proof of concept. Yet there is still a huge lurking issue. Why is it a problem when these guys do it, but not when your government does? Its like worrying about how bad the air quality is from pollution outside, while smoking. People need to stop hyper fixating on this 1 spooky situation while ignoring the ever increasing one around them established by the ruling power.
so they invested with the intent of profiting. I get that you wana make $ but your userbase is not diverse enough to just pretend that this aint happening.
Very nice. To be clear to everyone, there is nothing wrong with using Js. it can often be easier or simpler to implement. However once you get to larger projects you will have further dependence on Js. The more that you can offload from your JS, the better the webapp will run on very very low end devices where the difference is noticable. The css is loaded once as part of the static bit of the page, once it is loaded its full feature-set is available without needing to (pardon my ruby...
glad to have you!
not necessarily. The more stuff that you can keep out of the dom the faster the more demanding js will run. Css only needs to load once then its full functionality is available. the more small stuff you can offload to the html or css the more resources you can dedicate to the real js functions. Im not saying dont use JS at all, just that js is not needed in this situation (or quite a few others). Save your js headroom for more demanding functions and dont clog the dom with calls that dont need...
css natively support stuff such as on:hover or window focus & all the other mouse interactions. for other events there are workarounds such as for a keypress: ``` <!DOCTYPE html> <html lang=""> <head> <meta charset="utf-8"> <title></title> </head> <body> <style> body { padding: 20px; } div { margin-top: 10px; border: 1px solid black; width: 200px; ...
im not going to complain that they give money to foss, but im not going to believe that its for good intentions. they either want to grow their favor with the foss userbase, or they just have so much money they dont care. Lets be real, i dont think microshit thinks that foss alternatives are a threat to them, so they dont care what we do hence why its no problem to give money to foss.
Its all a show to them. They dont care about foss. They also donate alot to the linux foundation for example. cant pretend that they are friendly to linux users. same thing with github, just because they put alot of $ into it and maintain it dont mean they really care about foss. github is probably just a place for them to train their ai to attempt and make us obsolete. they might have other reaons idk, but i cant imagine a for profit company caring about anything else then $.
css ``` body { padding: 20px; } div { margin-top: 10px; border: 1px solid black; width: 200px; height: 100px; padding: 5px; } input:checked + label + div { display: none; } input + label:after { content: " To Hide"; } input:checked + label:after { content: " To Show"; } label { background-color: yellow; box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.2), inset 0 -2px 3px rgba(0, 0, 0, 0.2); border-radius:...
All of these just have the js grab all elements with the id "myElement" then apply a style to them... but you just have the css grab #myElement and skip the js entirely and apply the hidden there. Just seems like alot of extra steps. For example 3, you create an element with an id, then you have js grab all elements and add a class to them, then go to css and have all items with that class b hidden. why? just have the css grab the id and hide it, no need to even add classes to the...
yes this is open for anyone. there is a room: [room](https://chat-to.dev/chat?q=Community_learning) for people who would like to participate. So far it seems pretty inactive but im getting started tomorrow actually. If there is something that you would like to add to the curriculum list let me know and ill append it. Come back tomorrow and ill share the resources that ive gotten for the first item on the to-do list. share what you wnat to add to the list in the chat. hope to see you soon! :)
dont put web portals in cars then you wont have this issue. No one asked for these features anyways. Its just a thing they put in cars for their (kia's) benefit. With all the telemetry they can sell data to advertisers and insurance companies. This online connectivity was not added for your good but theirs. If you reduce your surface area of attack by removing stuff like this you wont have to worry about getting hacked. I hope this becomes yet another class action lawsuit so brands...
great. now make it federal
Its ok that they invest into it. but dont neglect the general consumers just because there is money to be made on corporate contracts. dont forget the normal consumer
nvidia seems to be improving their open source support which is pleasant. however their further neglect of the consumer market in favor of AI is disappointing.
what a shame. It wasnt a popular community <300 members, but it was still nice to have another large supporter backing a distributed network. I hope they still continue to donate to the development of it one way or another still. Either monetarily or having one of their devs assist which they have done in the past.
i dunno. Ive never bothered to check. I do know that it is a paid service tho
acxiom sells data about people online purchases and search trends. Just become a certified creep and you be able to know what someone is lookin at on amazon and such.
it must be sooooo hard for him, life must be so cruel
the wouldnt need to do this if they didnt acquire all these studios to begin with. Dont buy all your competitors then be unable to afford all them. stupid
Im happy this is happening. however I dont see much utility with this. When i search up something I want to see the most updated webpage with all the newest info. Most people who want to see the outdated, obsolete version of the site will already go to the wayback machine. <br> Its a kind gesture from google i guess, but i dont think that google users will really make use of this.
Epic! im happy to hear that, Im hoping more people come and consider joining. I actually made a room for this event. However with no one else joining im not sure how helpful it will be. Since there is no group to really vote on what we should do im prob just going to start working on them in order. I know that you are in college so i dont want to take too much of your time as im sure your swamped with everything already. None the less if you want to be my study partner i'd appreciate that....
Don'tcha love it when error messages dont tell you the error.
Let me know what you would like to learn and reasons we should learn it! :)
Honestly I dont think there is much that google can do to not be so dominant and more. Almost everyone optimizes there stuff for googles search. almost everyone uses a gmail and its too much of a pain to get millions of people to switch especially those who have it as their only email that theve used the last decade. Hell, most devices ship with 8.8.8.8 as their default dns. developers make everything compatable with the google eco system. they have a heavy hand on how android progresses....
agreed. I wish more people would wake up and understand what is bein taken from them. Good alternatives do exist, but people aren't aware of their existence since the alternatives dont advertise because they dont receive $ cuz they dont sell your data. Its self fulfilling :(
sounds like they just made themself obsolete. Signal better anyways.
that is affordable for alot of people. I cant bash people for storing stuff there if that is your only option. None the less i would personally rather own my own storage aswell as a offsite backup. Cloud solutions are only so good until you reach multiple tb of space at which point it is a pain to stream some content from it. I also have pretty shoddy internet in my area so its not always reliable enough use those services. Finally i dont trust some of the major providers as i dont want the...
tragic. Guess its a good thing i individually archive. I recommend everyone to become a data hoarder. the only reason that traditional library's get away with it because its state funded and the state wont wana loose money so they are exempt. they are literately above the laws. what a bs ruling.
I think it depends how far its going to scale up. It take a surprisingly small amount of infrastructure to run some things that might have a user base in the thousands. all about what type of service and how optimized it is and all that crap. Anyways learning backend will not make you a good sys admin, you need to learn and get different certs for that. However you can totally learn both, just be sure to let your company not take advantage of you.
I feel that there needs to be a fine line for businesses to understand. devops does not mean ill develop and maintain both my project and all of the infrastructure to keep it running. That is a different role. you dont get a 2 for one. Having devop skills means that as your are developing, your are aware of the production environment that it will be ran in and can create your project in a way that is friendlier to maintain. being able to understand the tools that a sys admin uses and thinking...
there are plenty of circumvention strategies. hopefully this spurs them to realize what was taken away from them and encourage them to have more preventative measures in the future.
I have mixed feelings about this. One i disagree about who is truly at fault. should the platform be responsible because the failed to moderate content like this. If that is the case, then what happens if the content is not eligible for moderation because there is no rules against it? Content like trying to choke yourself till you pass out is stupid. but what about something like free divers. one is a legitimate sport, however if there was a free-diving challenge and a bunch of amateurs give it...
literately 2 days later:<br> [article](https://reclaimthenet.org/uk-to-expand-its-censorship-department-as-the-government-increases-online-speech-control) <br><br> its being put to use more broadly
if people arent using freetube or ytdl by now its their fault for bein lazy and not searching up stuff.
[freq's](https://kazi.squig.link/?share=Beats_Studio_Buds_+) <br> less opinion and more factually unbalanced, compare to say [better freq's](https://kazi.squig.link/?share=Campfire_Holocene) <br>beats wouldn't b so bad if they didnt cost the price of some genuinely spectacular headphones. they are more focus on being pretty then sounding good. for that price go buy yourself a *cheaper* sennheiser and youll be better off.
beats suck
im surprised Australia hasn't done it yet too. buncha wana b tyrants :/
was sarcasm. very related.
mastodon is still growing. i cant imagine why. no way these are correlated right?