

If it’s a single, generated, “initial” commit that I actually want to keep (say, for ex I used the forge to generate a license file) then I would often rebase on top of it. Quick and doesn’t get rid of anything.
If it’s a single, generated, “initial” commit that I actually want to keep (say, for ex I used the forge to generate a license file) then I would often rebase on top of it. Quick and doesn’t get rid of anything.
Thank you!!!
Doo you happen to have a good, informative link? Or perhaps a company name I could look up?
This sounds incredibly cool.
Thank you both (@NinjaFox@lemmy.blahaj.zone, @ChaoticNeutralCzech@feddit.org) for taking the time to make this post not just more accessible but somewhat more bit-/link-rot-resilient by duplicating the image’s info as a text comment.
We don’t talk about it as much as authoritarian censorship, ip & copyright related takedowns, and their ilk, but image macros/memes often have regrettably small lifetimes as publicly accessible data in my experience. It might be for any number of reasons, including:
or (more probably) a combination of all three and more.
In any case as silly as image memes are, they’re also an important vector for keeping culture and communities alive (at least here on the fediverse). In 5-10 years, this transcription has a much higher chance of still hanging around in some instance’s backups than the image it is transcribing.
P.S.: sure, knowyourmeme is a thing, but they’re still only 1 website and I’m not sure if there’s not much recent fediverse stuff there yet. The mastodon page last updated in 2017 and conflates the software project with the mastodon.social instance (likely through a poor reading of it’s first source, a The Verge article that’s decent but was written in 2017).
P.P.S.: ideally, OP (@cantankerous_cashew@lemmy.world) could add this transcription directly to the post’s alt text, but I don’t know if they use a client that makes that easy for them…
It’s a bit sad, but not that surprising, that if this is true then Microsoft is clearly not tasking their most experienced engineers on the control panel (you know, that part of the OS who’s function is to allow you to tweak all the rest of the OS?).
Ooooh, that’s a good first test / “sanity check” !
May I ask what you are using as a summarizer? I’ve played around with locally running models from huggingface, but never did any tuning nor straight-up training “from scratch”. My (paltry) experience with the HF models is that they’re incapable of staying confined to the given context.
I’m not sure if this is how @hersh@literature.cafe is using it, but I could totally see myself using an LLM to check my own understanding like the following:
Ironically, this exercise works better if the LLM “hallucinates”; noticing a hallucination in its summary is a decent metric for my own understanding of the chapter.
I wonder what other applications this might have outside of machine learning. I don’t know if, for example, intensive 3d games absolutely need 16bit floats (or larger), or if it would make sense to try using this “additive implementation” for their floating point multiplicative as well. Modern desktop gaming PCs can easily slurp up to 800W.
the police say they are targeting the criminals responsible but cannot “arrest their way out of the problem”. They also say manufacturers and tech firms have a bigger role to play.
Even though I fully expect the police here aren’t doing as much as they could (I mean come on, are they expecting phones to come with wiimote hand straps?) , I’m at least glad their public rhetoric is that they can’t “arrest their way out of the problem”.
I imagine that’s poor compensation when you’ve just had your phone snatched, however.
Do you perchance know if a similar manoeuver can be attempted to fix a mouse wheel click issue?
When you use Git locally and want to push to GitHub you need an access token.
I don’t understand; I can push to GitHub using https creds or an ssh key without creating access tokens.
In case the “dim” comment isn’t a joke, as I recall it’s short for “dimension”, as in you are specifying each variable’s dimension in the computer’s memory. Source: some “intro to programming with vb6” book I read like 15 years ago at this point.
Not necessarily cash, but definitely a bit of luck. Some lawyers, if they think a case is guaranteed to go your way, will do the work for free in exchange for receiving a portion of the damages the final judgement will award you. Even rarer, some lawyers care enough about some issues on a personal level that they’ll work for free, or reduced rates, on certain cases.
In this case, I’m not sure there are any damages whatsoever to award to OP - a “win” is forcing the company to abide by the GPL, not pay up money. The EFF and the FSF, as others have brought up, are probably the best bet to find lawyers that would work on this case for the outcome instead of the pay.
You’re right, I should have been more specific.
If you’re already storing your password using pass
, you aren’t getting 3 factors with pass-otp
unless you store the otp generation into a separate store.
For services like GitHub that mandate using an otp, it’s convenient without being an effective loss of 2fa to store everything together.
I already use pass
(“the unix password manager”) and there’s a pretty decent extension that lets it handle 2fa: https://github.com/tadfisher/pass-otp
Worth noting that this somewhat defeats the purpose of 2fa if you put your GitHub password in the same store as the one used for otp. Nevertheless, this let’s me sign on to 2fa services from the command line without purchasing a USB dongle or needing a smartphone on-hand.
Right?
“Protecting vulnerable individuals” - they must mean Putin and Bibbi, not actual victims of political intimidation, sabotage, etc.
In light of the recent forays by AI projects/products into the reason of coding assistants, from copilot to Devin, this reads to me as a sign that they’ve finally accepted that you can’t make an ai assistant that provides actual value from an LLM purely trained on text.
This is Microsoft copying Google’s captcha homework. We trained their OCR for gBooks, we trained their image recognition on traffic lights and buses and so signs.
Now we get to train their ai assistant on how to click around a windows OS.
I think the point is to scold Google for the harm they cause or fail to prevent. When the law is written so as to genuinely prevent harm (data protection, for ex) then I will scold those who don’t follow it. When the law is written so as to be ineffective at best and harmful at worst, I will scold those who do follow it.
The point isn’t to be consistent with regards to the law, as the law itself is not always either consistent nor “good”.
… unless it is me that isn’t understanding your own comment?
Especially the argument for timezones is “I can just Google what time it is in <timezone>”…
You can always Google “what time is it at <location>”
From what I understand, you could un ironically do this with a file system using BTRFS. You’d maybe need a
udev
rule to automate tracking when the “Power Ctrl+Z” gets plugged in.