[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1734381072713000.png (723 KB, 1280x720)
723 KB
723 KB PNG
Simple yet extremely useful software, any OS goes.
>>
File: fzf-preview.png (480 KB, 2560x1600)
480 KB
480 KB PNG
>>107252322
FZF -- FUZZY FINDER
AVAILABLE ON ALL PLATFORMS
https://github.com/junegunn/fzf

The single most useful search program ever made. Unbelievably powerful. You can hack together a tui for almost anything with fzf.
>>
>>107252322
Just block WinSxS slop in the exclude list
>>
>>107252632
fzf doesn't save the index, so it has to reindex every time it's run
>>
Isn't all of that simply
fileFind() { find ~ | grep -E "$1"; }
?
>>
>>107254227
>bruh
>>
>>107254337
Try searching for something without an external tool, this is one of the most common complaints people have with windows and it's understandable
As much as I hate retarded non standardizen options and other symptoms of abdolutely no adult in the design room the other side of the coin is that windows is just an incomplete system left to patch up by volounteers
>>
>>107254337
echo 'fileFind() { find ~ | grep -E "$1"; }'|wc
1 9 38

That ain't 50 chars.
And it is a function. You are free to save this to your ~/.profile.
Also learn regex you lazy fuck.
>>on our "superior" OS
>linux pic related
This is a Mac.
>>
>>107252322
FanControl for Windows and CoolerControl for Linux. Not having to configure fan curves through the UEFI is a godsend.

>>107254337
Wow, what a completely organic post. Surely you want to add to the discussion and aren't just an offboarder looking to stir shit up.
>>
>>107254337
for me it's fzf

it integrates in numerous programs too
>>
>>107253698
So save the index and pipe it into fzf.
>>
>>107252322
WinRAR
>>
>>107254337
> Search for a file
You fucking pleb
Nigga I pipe fzf into source /dev/stdin
>>
>>107254337
10/10 bait
>>
https://learn.microsoft.com/en-us/windows/powertoys/
https://learn.microsoft.com/en-us/sysinternals/
https://systeminformer.com/ (ex Process Hacker)
https://www.nirsoft.net/
>>
>>107254434
thats a lot to type every time bruh
>>
>>107254434
iToddler BsTFO OP.
>>
>>107252322
arch linploxe btw:
sway (x11: i3)
i3blocks
bemenu
j4-dmenu-desktop
openrgb
projectm
easyeffects
swayimg (x11: nsxiv)
zathura
wdisplays (x11: arandr)
wtype
less
bat
lf
krita
keepassxc
slurp, dulcepan, wf-recorder (x11: maim)
qrcp
fd
sd
fzf
unclutter (x11 only)
atool
chafa
reflector
jq
tmux
wev, xev
nethogs
nmap
libqalculate
sshfs
inxi
mupdf-tools
zsh
>>
>>107254758
Holy fuck, you are actually retarded. Why do you post here? Is it simply to shit up the site with the sewage you spew?
>>
>>107254840
ncdu
qrencode
ripgrep
dunst
>>
>>107254758
I have not learned to properly format code blocks, but I have the following aliases in my zshrc, meaning I only have to type the alias to get the effect of the command.
alias -g fzlf="fd . --color=always -HaL d3 -E '.git' -E '.gitignore' | fzf -m --preview-window='50%' --preview='rg --heading --color-always {1} -e {q}'"

alias -g fff="\$(fzlf)"

This allows me to use "fzlf" to interactively complete a pipeline with a filepath, and to use "fff" to complete any argument requiring a filename. This method of creating completions is, in my opinion, superior to the "fake completions" system offered by zsh, itself.
>>
>>107254860
imagemagick
playerctl
>>
File: vsplivashka.mp4 (2.98 MB, 726x480)
2.98 MB
2.98 MB MP4
>>107252322
I am writing this little nigger right now.
it is a copy of https://www.popclip.app/ for gnome

kinda useful for me.
>>
>>107254840
cool list.
I would also add micro instead of nano
>>
>>107254942
vi or neovim

either barebones visual editor or a visual text editing oriented scripting language runtime. nothing else matters.
>>
>>107254969
what about emacs
>>
>>107254977
all i know it's never been known by it's performance, maybe it's better now. the neovim maintainer acknowledged it's a better technical foundation than vim though, but the community is too autistic to collaborate with.
>>
>>107253698
fzf isn't a search utility, it's a filter
>>
>>107255049
no because it sorts and it's interactive, only outputing what has been selected. You can use it as a filter, but I would think regex would be better suited than a fuzzy search for the general purpose of filtering results.
>>
>>107252322
reboot and poweroff
>>
>>107254901
>for gnome
use case?
>>
>>107254969
I'd like to add that zsh has a built-in called zed, which is a function that edits files with zle, zsh's line editor. Zsh has separate styles to configure zed, just as you would the interactive command line.
>>
>>107252322
Free Media/Games:
>Winrar
>Nordvpn
>Utorrent
Esentials:
>Opera (adblock)
>Freetube
>xspotify
Security:
>Kaspersky (free)
>Malwarebytes (trial)
>CC Cleaner
>>
>>107255311
abomination of a font so you're wrong
>>
>>107255332
knowledge from """tech""" jewtubers award
>>
Sidekick is in the top-10.
>>
>>107254409
>try driving a car without wheels
nah
>>
>>107255442
>having to purchase, maintain and drive a car instead of just walking 50 meters
>>
>>107252632
Lol, imagine using more than one .go file for a project.
>>
File: myapps.png (1.61 MB, 9819x3054)
1.61 MB
1.61 MB PNG
>>107255332
I had a problem recently where I had to resotre my system and lost all of my apps..

I had backups of course but I never backed up linux before and lost some of my apps in the process because flatpack installed most of my shit outside of user directory..

anyway I keep the list of ids from now on of everything I installed and your post gave me an idea to make a screen of it just in case..
I keep a dump of dconf too now but still visually it is much nicer...

some of the names are in russian or I changed them because I forgot how the app was called.. but it is still might be of use to someone...

every app I use on linux..
>>
>>107255545
I also use https://icons8.com/lunacy
it is not in there because it is in the dock or whatever it is called in gnome.
>>
>>107255545
Btw, my list was just a meme, most of the shit I listed there is proprietary garbage. But yea good Idea, I did something similar.
>Is that bazzite?
You have some software duplicates and some software that has better alternatives.
>>
>>107255332
>imagine ever recommending Kaspersky, Malwarebytes and CC Cleaner to someone you don't hate without at least getting paid.
I can't tell are you stupid or just a psychopath who wishes harm on others for no reason at all.
>>
>>107255596
it is fedora.
I do not mind proprietary as long as it is comfier to use.

it is kinda hard to find software for linux.
if you can recommend something better it would be super cool.
but no biggie.

I kinda clear it out from time to time when it gets too big and try to keep only the things I use...
>>
>>107255627
Kaspersky is good.
on linux I had the best experience with dr web though
https://free.drweb.ru/cureit/
>>
>>107255627
See >>107255596
>Btw, my list was just a meme, most of the shit I listed there is proprietary garbage.
>>
>>107255629
I'd swap google chrome
PowerISO for cdemu (fedora copr)
you got 2 iso img writers
gnome boxes for qemu/kvm with virtmanager
qbittorrent >
I like that you use warehouse and flatseal, I really enjoy them for flatpaks. Gear lever is also cool for AppImages
>>
>>107254851
>>107254875
freetards be like
>just learn this and that and those in odder to use your computer
>>
File: main apps.jpg (3.79 MB, 3840x2560)
3.79 MB
3.79 MB JPG
>>107255686
thank you fren.
cdemu is super cool - never heard about it before.

I use ungoogled chromium mostly and chrome is needed for scripts. I am currently working on a project based on https://github.com/ultrafunkamsterdam/nodriver and it requires it.
there is also vscodium, logseq for tasks, obsidian for wiki and black box for terminal.
>>
>>107254337
It really is every single time lmao.
>>107254851
and it's always followed by a bunch of coping and seething from the cli troons ahahaha.
>>
File: main_screenshot3.jpg (74 KB, 1000x624)
74 KB
74 KB JPG
>>107252322
https://mifi.no/losslesscut/
I wish someone would have told me about this one earlier, is useful for cutting or merging any video or audio instantly, it also can create chapters or convert formats
>>
>>107255981
thank you - working with videos on linux is a pain.
this looks way better than shotcut I currently use
>>
>>107256014
it is electron though...

if you have a lot of videos there is a thing called video hub app 3
https://github.com/whyboris/Video-Hub-App
it makes it less painful to search for some video you have locally stored.
>>
File: 2x.jpg (1.77 MB, 2640x1591)
1.77 MB
1.77 MB JPG
>Brisqi — Offline Personal Kanban Project Manager
sometimes I use this one for keeping track of solo projects
>>
>>107256083
I use https://ru.yougile.com/ or ( https://en.yougile.com/ )
it is kinda cool.
>>
>>107252322
Python
>>
File: Nexus.png (122 KB, 957x497)
122 KB
122 KB PNG
>>107256166
>https://www.xiles.app/
Nexusfont free font manager, you can see preview fonts and create groups. Here's a pdf with previews of the free/open source fonts I have downloaded over the years:

https://files.catbox.moe/fkm065.pdf
>>
>>107256166
nvm didn't meant to reply
>>
>>107253698
fzf is instant on every computer I've used it on even on giant directories. Maybe if you're using hdds it sucks
>>
File: font-manager.png (375 KB, 1536x1521)
375 KB
375 KB PNG
>>107256236
oh man I need this one.

the best one I tried so far is https://github.com/FontManager/font-manager

it is super cool but lacks a few features I kinda need.
>>
>>107255981
>https://mifi.no/losslesscut/
>Any operation in a normal video editor
requires you to re-encode the whole file
which can take hours and you will
gradually lose quality every time a file is processed.
That's the dumbest, most Billy Mays level infomercial style lie in software I have ever seen.
>>107256166
Sorry, but as >>107254337 and various others in this thread have pointed out: Doing useful shit instead of using idiotic normie software is not allowed here.
>>
File: getting_started.png (29 KB, 1759x546)
29 KB
29 KB PNG
>https://www.advancedrenamer.com/user_guide/v3/gettingstarted

This one is 30mb and I use it daily for renaming stuff, for example you if you want to make files in a folder Upper Case or remove/replace certain words or rename files by date, you can save the methods and saves me a lot of time
>>
File: hazel.jpg (534 KB, 2438x1118)
534 KB
534 KB JPG
>>107256483
one thing I kinda miss on linux and planning to write a version of my own is hazel.

it is kinda the same thing you use but it does it automatically when a new file appears in a folder.
it can do all sorts of shit with files.
there was an laternative to it on windows if you are interested.

https://www.noodlesoft.com/
>>
>>107252322
>The shorter the name, the better the software
the silver searcher (ag)
pass
timeshift
tinyxxd
ed
lf
z
>>
>>107256599
>>107256483
found it https://www.filejuggler.com/

for linux there is this https://github.com/tfeldmann/organize

I am not sure if I want to use it though..
gnome has some great apis to watch files.
>>
>>107256800
ag is kinda outdated
it was replaced first by rg and then by something else...
>>
>>107252322
mpv,ffmpeg,yt-dlp
>>
Is there a program in windows that searches all images with text on it you're looking for? iOS has that feature
>>
>>107256483
>>107256810
Powertoys > Powerrename

https://m.youtube.com/watch?v=t4kHBdMWAms
>>
>>107252632
>>107253698
>>107254337
>>107254434
https://cboxdoerfer.github.io/fsearch/
>>
>>107257042
there is an app for windows with fzf like behavior for explorer
https://www.listary.com/

it is kinda cool I even bought a license for it back in the day.
I wish search in nautilus worked like that..
>>
>>107255332
>only one good program
impressively bad list
>>
>>107252322
local send: https://github.com/localsend/localsend
Pretty damn good if you want to send files over different devices on your home network.
keepassxc: https://keepassxc.org/
An offline, open-source password manager.
Freetube: https://freetubeapp.io/
If you want to watch YouTube videos without ads and Google shit.
>>
TorChat
>>
>>107257091
>local send
scp
>keepassxc
echo $masterPassword:$service | shasum
>Freetube
mpv
>>
>>107256272
i wish the gui wasn't quirky weird layout abomination that is something inbetween gtk and whatever the ui toolkit elementaryos uses

someone should reimplement this in qt with layout closer to nexusfont on windows or the one that comes with macos
>>
>>107254337
Linux doesn't need extra search tools like Everything because the built in search tools for distros actually work and don't pollute results with random web shit like windows
>>
>>107253169
Why? Sometimes I need to replace system files.
>>
double commander
>>
File: 1753067207061040.png (136 KB, 1280x800)
136 KB
136 KB PNG
>>107252322
Directory Opus.
>>
>>107257091
>localsend
I use https://pairdrop.net/
>>
>>107254337
kek
>>
>>107259124
Second this.
>>
>>107254227
Your retard solution will work as long as you're willing to wait 5 minutes to get search results (if you have shitload of files)
>>107253169
Just block everything that's not in your user profile
Exclude %userprofile%\appdata as well if you don't need that shit
>>
>>107254227
Everything has more features and indexes the MFT directly, main reason why it's so fast and lightweight compared to any other search that indexes files on a drive independently.
>>
>>107259175
>Just block everything that's not in your user profile
>Exclude %userprofile%\appdata as well if you don't need that shit
main reason I use everything is because I can quickly find program folders, settings/save folders or system files kek
>>
>>107259205
use search filters
>>
>>107252322
Fuck it
vibe sorter
https://github.com/sandwichdoge/VibesAndFolders
Yes I made it
>>
>>107259270
Can't wait till we have shit like this build into the OS file manager.
>>
>>107259297
I was thinking maybe microsoft would integrate it into Windows file explorer, but MacOS and Linux most likely won't have it. This works on all OS.
>>
>>107255981
OP asked about "Simple" and you posted electronshit. Better use avidemux.
>>
NirCmd for Windows
>>
>>107259778
+1
>>
File: file.jpg (26 KB, 497x449)
26 KB
26 KB JPG
>>107255981
The statement is completely right trying to cut video with a standard editor will mess with the codecs and mutilate the source
>>107259407
Electron is multiplatform and works perfectly well
...looks like you dumb gorilla niggers are the only problem here
Actually Losslesscut is a one of a kind awesome tool if you use it only to cut video parts but for the opposite to merge videos I use MKVToolnix
>>
>>107259124
200mb limit to ios
>>
>>107260207
>ios
Found your problem.
>>
>>107259878
ffmpeg -c:v copy
is the standard video editor
>>
>>107259407
In the context of video editing, it IS very simple compared to it's peers.
>>
FDISK is incredibly useful and versatile.
>>
>>107254337
Fpbp, freetards are absolutely fuming over this trvke
>>
>>107261236
>Fpbp
>post is already replying to two other posts before
[insert can't tell if dumb or very dumb meme here]
>>
>>107263764
I kinda hate them too desu..
this board is barely alive and they are finishing it off
>>
>>107252322
Just another thing that Linux somehow does not have.
>>
>>107263764
Linuxfag and shill here.
Im disgusted by the linuxfags in here who are trying to give bullshit excuses. Im a diehard linuxfag and I will say that that is better than what we have on linux, Why do you guys feel the need to lie and cope instead of just admitting things.
>>
>>107252322
The everything extension with powertoys run is pure bliss. Felt good throwing the old windows search in the trash.
>>
>>107264551
I know it is a bait but still..
there quite a few things I miss in linux after mac / win.

The main thing is tools like
https://www.keyboardmaestro.com/main/
https://folivora.ai/

windows does not have automation tools like that either.
I want to write something like that one day but the task is kinda daunting
>>
File: the closest thing.png (131 KB, 822x1002)
131 KB
131 KB PNG
>>107264745
the closest thing would be https://github.com/G-dH/custom-hot-corners-extended

but it have a LONG way to go to get even close to those tools.

and gnome wayland devs are not making it easy either.
security is more important for them than usability
>>
>>107255627
kaspersky is the best av, at least free ones but all modern avs are malware that dont detect shit so its a low bar.
best part about kasp is you can turn it off
>>
/r' ing software that compares 2 directories and copies the missing ones to the another one. To put it simply, an update function for archiving
>>
>>107266560
rsync
>>
File: freefilesync.png (289 KB, 1322x1208)
289 KB
289 KB PNG
>>107266560
if you are looking for a ui version of it for linux there is freefilesync.

I never used it though because I do not need it right now.
one day.. maybe.
>>
>>107257042
eh, I just uninstalled that a couple of weeks ago. I don't really have a use for it. It would be much better if it could preview files.
>>
>>107258408
Youtube webapp with ublock, gay shit not necessary
>>
>>107267059
the coolest thing in that direction that I have seen is https://foxtrot-search.com/

there is also powergrep for windows but it is kinda old and pricey and it does not use a database for a quick search or spotlight api to scan files quickly

for linux there is recoll
>>
File: gnome audio player.png (22 KB, 650x450)
22 KB
22 KB PNG
I like using it for playing a single music file.
>>
>>107266720
This is pretty good.

You can create XML config files for each computer you have to track which directories need to be copied to and from NAS.

And also a config for the common directories across all computers copied to be copied to and from NAS.

And conflict resolution. And timestamped versioning too (e.g. keeping last x amount of versions in a separate directory).

It is a donation-nagware with it's special-boy custom installer like on Windows but on Linux, but it werks.
>>
>>107258791
I wonder who uses things like this? Archivers? Cops reviewing CP collections?

This is like a weird boomer emacs but for obsessively dragging around and renaming files all day.

At certain amount of files some shell scripting automation that deals with specific file types becomes more practical.
>>
File: goonuoo.png (334 KB, 3440x1440)
334 KB
334 KB PNG
>>107252322
GNU bash
>>
Linux utilities may be good, but they are underwhelming. Like they don't have icons and installers you can download from a cool website, anticipate the download and then click on yourself. So they don't feel like a tangible thing, like you own them. Just another lowercase name you put in some text file to pipe all of them into apt. It doesn't feel special. No special updaters just for you. You don't feel like you're doing things or that there are things on the computer. You don't get stimmed at all. Makes you zone out.
>>
>>107267224
I used to like https://cocoatech.io/
it is like what nautilus aiming to be in 10 years or so.
but most of those fancy features are not really that helpful.

people on windows do not even have tabs in explorer so it is tough for them..
there are plugins like https://github.com/indiff/qttabbar but still it is weird.
>>
>>107267302
>You don't feel like you're doing things or that there are things on the computer
that's exactly how it should be. nothing to worry about, just a solid tool that gets out of your way
>>
File: Finder_Icon_macOS_Big_Sur.png (672 KB, 1024x1024)
672 KB
672 KB PNG
>>107267302
there is a lot of fragmentation in linux world and everything comes in all sorts of forms including mac / win wannabe formats or installers.
there are appimages, flatpacks, snaps, native packages rpm or whatever.. it is a mess.
so you are kinda wrong...

Your perspective on it reminded me of something. In some video about design I heard a point about why apple does things better. The guy made an example of his mom who liked finder on mac more then explorer on windows because the icon on it was smiling at her :)
>>
>>107267315
I use lf, ncdu, tmux, shell, wezterm and various other *-nix utilities even on mac. This seems like something that tries to be all those things and a window manager in one UI. Another graphical emacs, the all in one everything program beyond a file manager or archivator. They just keep making those emacses.
>>
>>107267355
that is the only way to sell you something you already have..
kinda the defining feature of closed source paid software - it is excessive and bloated to justify it's existence.
>>
>>107267348
I guess it depends on the distro. I use like 3 appimages, hundreds of things I've installed it's just arch repo or AUR. That's it. On macOS everything I happen to use comes from homebrew.

This is less of a mess than trying to use custom installers AND eventually conflicting 'package managers' and 'environmetns' on Windows with different coverage (scoop, chocolatey, git bash, cygwin, msys2, winget...).
>>
>>107267224
Its configurable in every way. The entire GUI can be customized however you like - simple or complex. Very powerful tool, but also very accessible. Its in a class of its own.
>>
It’s all we ever needed.
>>
>>107267485
that is actually a very good point for "emacses".
you can configure them into almost anything and that lets you create something that does not have an app yet.

logseq is a good example of that.
there are no good task managers for linux and the fact that logseq can be anything you want it to be kinda saved me.

I removed everything I do not need, implemented the things that I missed and now I have almost perfect setup for work.
>>
File: open-shell-teaser.jpg (54 KB, 541x604)
54 KB
54 KB JPG
ClassicShell/OpenShell lets you have a start menu that isn't retarded in later editions of windows
>>
File: logseq example.mp4 (2.29 MB, 958x1292)
2.29 MB
2.29 MB MP4
>>107267534
here it is if someone is interested.

just a thing to track tasks and auto tag and move them on the next day into previous day note file.

also some basic shortcuts to move and edit tasks.
it is surprising how few todo managers have those things implemented.

an extension that lets me know how many tasks I have left for today what has already been done and what I am currently doing / should do.

in future I will add calendar integration..


ideally I want to create something like this
https://timingapp.com/

I was able to find https://github.com/MayGo/tockler for linux but it requires some work. one day...
>>
>>107267670
Oh I also miss the ability to set a time for some task - it is much easier to start doing something when it is has a starting and ending time.
>>
>>107252322
the only thing i miss from windows is everything
>>
https://github.com/vicinaehq/vicinae
>>
>>107267519
I'm still using sc-im.
>>
It's written in rust but I can't deny yazi is a good program.
images, video, etc previews out of the box. fast af.
>>
>>107267224
It's not a thumbnail viewer, it's a general file manager with shitloads of features and fully configurable.
Also it's way faster and more stable than Explorer, folder with 10000 thumbnails loads and sorts instantly, multithreaded copy, always caps the network transfer rate when copying over network, etc.
>>
>>107267315
>people on windows do not even have tabs in explorer so it is tough for them..
Tabs in normal explorer have been a thing for years...
>>
>>107267224
>At certain amount of files some shell scripting automation that deals with specific file types becomes more practical.
It can do scripting too.
>>
>>107267315
>>107270120
>people on "modern" OS needing tabs instead of program instances when in fucking 1995 we had tabs in our window manager/DE on X11
>which IS where they fucking belong
I still can't get over the fact that most DEs have abandoned the concept
>>
>>107258791
any alternative like that but for linux?
>>
>>107270399
Double Commander or Krusader, I guess. But DOpus is a file manager in it's own class, nothing really quite like it outside of Amiga and Windows, it takes a lot of quirks and features from it's past when it was Amiga only, if you used it on an Amiga you'll feel right at home.
>>
>>107267224
Being able to save/load many open tabs is amazing, just for that it's worth it for me.
>>
https://www.nirsoft.net/utils/folder_time_update.html

Being able to set the folder creation/modified date to one from a file in a subfolder, niche but very useful.
>>
>>107270288
I use tabs in the browser (excluding PWA's), but all other programs are tabbed by my wm, if need be.
>>
File: ss1.png (245 KB, 1440x2560)
245 KB
245 KB PNG
>>107267485
>Its configurable in every way.
No shit.
>>
>>107270416
>Double Commander or Krusader
Yeah sadly not the same feature wise.
>>
File: file.png (3 KB, 317x131)
3 KB
3 KB PNG
"7+ Taskbar Tweaker"

picrel option in particular, it's so good
>>
>>107255442
Are you sure? They've been listening to feedback, and now have triangle wheels for three times the flat edged surface area!
>>
>>107255629
In that case...
dnf list installed > ~/ProgramBackup

On the way back in ...
cat ~/ProgramBackup | dnf install
>>
>>107258408
>echo $masterPassword:$service | shasum
Seems... predictable.
Keypass can random... And stores the result encrypted.
>>
>>107255629
why don't you just keep track of the installed software with its configuration using obsidian?
>>
>>107270433
Most people do not know about the concept, and they do not understand it.
Frankly, I did not understand why browsers needed tabs when they came up in like 2005 or something... because, yes, the WM handles this just fine (if you use a non-retarded WM).

So in all the whole browser UI could be way simpler, but these days I am too old bothering with that shit. People are stupid and I have no will to educate them on stuff that they have been doing for 20 years now.
>>107270697
Go and predict all them sums. At that point you have also predicted all hashed passwords on the server, having access anyways.
>>
>>107270870
>when they came up in like 2005 or something
Tabs in browsers was a thing in the 90's already...
>>
File: I do.png (172 KB, 960x1264)
172 KB
172 KB PNG
>>107270671

thank you fren.
I also use this to backup folders, gnome extension settings and app settings

dconf dump /org/gnome/ > ~/gnome-settings-backup-$(date +%Y%m%d).dconf

full partition backup
timeshift - for partition snapshot
kopia ui and duplicati for incremental backups of things I am working on
dajavu backup for good measure.


to be honest I could avoid losing my data but it was late and I was tired and said fuck it :D

lost 3 days because of that but got stronger as a result of it.
somehow I never thought that most of my apps would be stored outside of home folder.


>>107270855
I do.. now :D
I switched to linux 2 years ago and not very experienced with it yet.
I worked with it as a server for decades but not as a main os.
>>
>>107270120
>>107270288
that field is always kinda stagnates.
people are too afraid to change things that work.

I truly believe that we should build desktops differently - make them reactive to pointer instead of window positioning.
try to guess what user needs and show it to them instead of making them micromanage everything.

there was a cool app on mac called tuck
https://www.irradiatedsoftware.com/tuck/

it is a good example of what future uis might look like.
>>
>>107270870
I put it to you that a discovery of $masterPassword would lead to a ready exploitation of $service.

That single point of failure makes everything else predictable.
>>
>>107270940
>try to guess what user needs and show it to them
You work for google?
'cause that's the precise shit they pulled that converted their functional search engine into a bag of shit suitable only for advertising, and gathering metrics to sell advertising...

After going on record stating they'd never take money to place on result above another - how would you know to trust any of the results?
>>
>>107270966
I meant desktop interactions not web.

the way we do things is very archaic and not very innovative because corporations are afraid that people are idiots.
this is why they designed mouse and keyboard the way they did.


the way phone ui was designed based on don norman studies (a guy who invented ux and basically made iphone comfy) is very innovative and tries to guess what user needs.
it adapts to a user and intuitive to use.


I hope I will find some time in future to create something in that field in a form of a gnome extension or something.
If I will have enough talent and dedication to do a stupid shit nobody will need for fun.

generally I am just a bit tired of common ui patterns and think we should try more shit.
>>
>>107271000
>I meant desktop interactions not web.
And I didn't?
And you still can't see how this will inevitably enshittify the experience as it continually guesses wrong, requiring more metrics to be collected in ever invasive methods?

>The way we do things is very archaic and not very innovative because corporations are afraid that people are idiots.
Unfortunately, they're right. If you feel the need for evidence of this, and the mirror is insufficient, look at the rise of docile media. When building a stick to beat them with, they thought it was clever to see how many nails they could poke into it.

Look at iphone users. They normalised having zero control over the hardware you've just payed for.

There's just so much to point at here. And it's all stupid fucknuckles like you that thought it was a good idea.
>>
>>107270952
For passwords longer than the hash, you are quicker to discover a collision using a full pre computed table.
Also a salt helps. In fact, I have stored my salts on my public www/, free for anybody to see.
>>
>>107271120
I've been developing software for more than 15 years by now. But one of the biggest realizations I had as a young dev was that people do not want to use software.
In reality they are not excited about the app I am writing they are not waiting for updates..

they see it as an obstacle that stands between them and what they want instead of a tool.
an update for them is annoying not exciting..

so yes.. I get your point.
I just want to be able to do more in less clicks and actions.
it won't save much time or achieve much it will make my working flow a bit smoother and in the long run it does not worth the effort.

but without shit like that I will lose my drive and interest to work with all of this.
this form of hacking what makes it fun


but whatever.
>>
>>107252322
bulk rename utility
>>
>>107272726
Freetards usually talk about shit they have no idea about.
>>
>>107272835
Freetards have AHK 1.1 for X11
>>
>>107272864
>X11
deprecated



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.