Money. it is all just business. as long as israel pays for services companies will deliver. the only thing stopping them from delivering, is an embargo. but since microsoft is an american company, i dont think chances for that are high.
Money. it is all just business. as long as israel pays for services companies will deliver. the only thing stopping them from delivering, is an embargo. but since microsoft is an american company, i dont think chances for that are high.
does anyone have the actual written law? it is hard to argue using summaries or even opinion pieces of musky boy.
there should be a rule that, if you sell stuff, which produces rubbis - you have to provide enough bins for said trash.
sure, that will stop kids from having one account with random access. but the step to alts isnt that hard.
i propose that it will work untill the teens want to see something - then they will quickly create an alt. or they are mischievous like i was and create an alt as soon as the parents leave the room - after all you need to find out what they are hiding…
we would not stop from accessing adult stuff, if we wanted to. so trying to hard prevent them now would be hypocritical too imo. it is our job as parents to prepare them as good as we can.
i dont do pixelfed, so idk what parental control they have. but what kind of system is gonna stop teens from making an account without their parents knowledge? and no, age verification wont work. there is a mysterious thing happening, where teenagers immediately turn 45 for the duration of any “please enter your age” question on the internet.
as someone who has made it through multiple ‘agile transformations’ in large companies: that’s how it usually goes.
however, that is the problem with people being stuck in their way and people afraid of loosing their jobs. PO is usually filled with the previous teamlead (lower management, maybe in charge of 20 ppl). PM & Sales have to start delivering unfinished Products! how else are you going to get customer feedback while you can still cheaply change things? A lot of the middle management has to take something they would perceive as a ‘demotion’ or find new jobs entirely - who would have guessed that with an entirely new model you cannot map each piece 1:1…
Given these and many more problems i have seen many weird things: circles within circles within circles, many tiny waterfalls… some purists would call SAFE a perversion of agile.
the point is: if you want to go agile, you have to change (who would have thought that slapping a different sticker won’t do it?). the change has to start from the top. many companies try to do an ‘agile experiment’: the whole company is still doing what they do. however, one team does agile now - while still having to deliver in and for the old system…
i take you have never heard of the V-model. basically you climb the waterfall back up to verify everything. most things that fly within the atmosphere are done that way. pretty sure NASA would do the same.
north korea does not need to pay its employees and has state sponsored hackers extorting hospitals. idk what revenue streams pakistan has. while the knowledge isn’t hard to get, usually the problem is sourcing enough radioactive materials.
yes, i could get behind that. problem is probably that this is such wide spread by now, that it would take a really long time to use that new standard.
for someone regularly using both: it is a convenience feature.
that way i just know config files are under ~/.myApp
.
if windows devs would beore consistent, i would be ok with APPDATA%\myApp
. however, too often it is under APPDATA%\..\Roaming\myApp
- which is just a pain. so i prefere linux style on windows.
edit: copy paste error
fair enough. i guess the usa never did a great job ar limiting their presidents power. that way he can extend his reach way further down, than he should…
well google always displays the locally official names and borders. so just business as usual.
but why does the president of the usa get to decide what places are called? isn’t there a cartography department or something?
as @damnthefilibuster@lemmy.world already mentioned: GitLab CI
Jenkins is a CI application from before CI was cool. GitLab CI is integrated and can trigger on certain events. Additionally you mentioned, that you want to publish on a public repo anyway.
You are probably are comfortable with containers. So GitLab CI should be easy for you to learn - as it pretty much starts up a container to do certain tasks. I’ve seen suggestions for Kubernetes, which for sure is the more mature solution. But i would question, whether you need the added functionality and complexity of K8s for a home setup.
To gain access to your local network, you can use the runner for a secure connection (as described by damnthefilibuster). or you could SSH into the machine, as long as you have it in a DMZ. Drawback is that you have to be more sure about your network infrastructure. Benefit is that it is a more general approach. Obviously you need to store all certs, keys and preferably even addresses in secrets, not the .gitlab-ci.yml
.
As you can see from this thread, there are many ways which lead to rome. My advice is to start with something simple and lightweight, which you understand. adding complexity down the road is easier, than removing it.
The main angle is not to ‘poisen’ the training set. it is to waste time, energy and resources. the site loads deliberately slow and produces garbage, which has to be filtered out.
as i said: not a silver bullet. but at least some threads where tied up collecting garbage painfully slow. as the data is useless, whatever their cleanup process is, has more to do. or it might even be tricked into discarding the whole website, as the signal to noise ratio is bad.
so i would still say the author achieved his goal.
sure, it is easy to detect and they will. however, at the moment they don’t seem to be doing it. The author said this after deploying a POC:
Aaron B told 404 Media “If that’s, true, I’ve several million lines of access log that says even Google Almighty didn’t graduate” to avoiding the trap.
So no, it is not a silver bullet. but it is a defense strategy, which seems to work at the moment.
we are all numbers. lemmy.ca has a user number for you, your government has a number for you, your local library has a number for you.
that is just how a digital world works.
totally agree that parents need a break and a good drink. hell it is exhausting. but please avoid just putting them Infront of a screen. get the grandparents to look after them, let them sleep over at a friend’s house, organise a nanny. as a society we are already too often starring at screens.
MS should finally make teams available on linux. like it used to be.
but they know it would make switching to linux too easy for BYOD users. so they give us a terminal editor. and try to compete with vim and nano?