nahostdeutschland@feddit.org to Technology@lemmy.worldEnglish · 2 years agoAfter 40 years of being free Microsoft has added a paywall to Notepadwww.tweaktown.comexternal-linkmessage-square258linkfedilinkarrow-up1700arrow-down1194
arrow-up1506arrow-down1external-linkAfter 40 years of being free Microsoft has added a paywall to Notepadwww.tweaktown.comnahostdeutschland@feddit.org to Technology@lemmy.worldEnglish · 2 years agomessage-square258linkfedilink
minus-squareTheGrandNagus@lemmy.worldlinkfedilinkEnglisharrow-up10·2 years agoGenuinely very useful, however I feel that can be achieved without a login and paid AI subscription.
minus-squarelambalicious@lemmy.sdf.orglinkfedilinkEnglisharrow-up12·2 years agoHeck, it probably can be done with a regex. (Yeah, I know) There’s no need to kill three forests just to do the exact same work you could have done by opening your dataset in Excel.
minus-squarenull_dot@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up3·2 years agoYou’re right of course. Like the other commenter said for this specific problem you’d use a spreadsheet. It’s just an example though and there are others, like maybe removing url encoding from a string or something. Again this can be done in some other tool without much fuss, but the versatility offered by notepad will be useful for a lot of people.
Genuinely very useful, however I feel that can be achieved without a login and paid AI subscription.
Heck, it probably can be done with a regex. (Yeah, I know)
There’s no need to kill three forests just to do the exact same work you could have done by opening your dataset in Excel.
You’re right of course.
Like the other commenter said for this specific problem you’d use a spreadsheet.
It’s just an example though and there are others, like maybe removing url encoding from a string or something.
Again this can be done in some other tool without much fuss, but the versatility offered by notepad will be useful for a lot of people.