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.
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.
that article is horrible to read! every paragraph starts with quotation, but then never closes it😵
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
this is obviously talking about their web app, which most people will be using. In this special instance, it was clearly not the LLM itself censoring the Tiananmen Square, but a layer on top.
i have not bothered downloading and asking deepseek about Tiananmen Square. so i cannot know what the model would have generated. however, it is possible that certain biasses are trained into any model.
i am pretty sure, this blog is aimed at the average user. while i wouldn’t trust any LLM company with my data, i certainly wouldn’t want the chinese government to have them. anyone that knows how to use (ollama)[https://github.com/ollama/ollama] should know these telemetry data don’t apply to running locally. but for sure, pointing it out in the blog would help.
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 @[email protected] 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.
AI would have used the correct german ö
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.
why would you crop out the source declaration?
then stay at twitter 🤷♂️ for now blue sky is many people’s choice for a reason.
seems like there have been multiple contributors. so many clones of the repo…
well, there are quite a lot of stupid things i did as a kid. kids just need to learn critical thinking through experience.
i would guess, that a large audience of youtube is kids: except retirees, they usually have the most free time.
that mentality is probably what most ppl started with. however, youtube burnt quite a lot of bridges. i would assume, that many ppl, just like me, wont do the 3 clicks to disable adblock for youtube.
It takes 20 years to build a reputation and five minutes to ruin it. If you think about that, you’ll do things differently.
not technically a fronted. however, if you use it mainly for downloading YT content, it will run into the same problem as many frontends.
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…