You are viewing a single thread.
View all comments
29 points
*

In Linux I wanted a window to open in a specific place on boot. Fairly simple bash script.

In Windows FUCK YOU.

With llm’s you can get a lot of bad info but for Linux commands, basic tutorials and scripting Linux is WAY easier to learn nowadays.

Edit didn’t mean to imply Linux is easier than Windows to learn in general.

permalink
report
reply
4 points

Registry keys are inferior but they do exist. The last time I used Windows I just had to set some magic reg keys and it was easy to make that happen.

permalink
report
parent
reply
3 points

I always found that deeply problematic. Here is some obscure path to follow to set some obscure value where half of the naming does not indicate what exactly you are doing there. Also if you don’t set the data-type exactly it wont work. For a fucking 0 or 1 off/on value flag.

permalink
report
parent
reply
2 points

It sucks, but at least it’s in a centralized location. Back in the INI file days you’d have to set the config in various places. Which, come to think of it, is kind of how things work in Linux.

Related to the OPs problem, do you know if there is a Startup folder in Windows still? Back in the Windows 95 days we could just drag a BAT script to that folder and it would always run on login.

permalink
report
parent
reply
1 point

Not like Linux and it’s loads of shell scripts and commands is so much different.

Yesterday I booted an antivirus live-cd compiled by a computer-magazine (aimed at IT-professionals and tinkerers). The ISO is a Ubuntu 22 release. The things I had to find out (as a mainly Windows user) to set a static IP was way too annoying. When I finally found out how to configure netplan and when I did I got a nice error that gateway4 is deprecated and to please use routes.

As someone else in a thread said: It’s nice and all that Linux fits some specific uses and users but it’s not really fit for every user.
Additionally there are too many ways to do the same thing. And it applies to distros as well. A Debian-solution might work to some degree in Ubuntu but if a RHEL way works in Debian or Ubuntu is your best guess.

permalink
report
parent
reply
3 points

on my i3wm workstation it’s literally a one liner in my config file, which is comprehensive across all of i3wm. Ignoring external scripts.

permalink
report
parent
reply
3 points

Would you mind sharing that script? That sounds incredibly useful lol. I’m new-ish to linux as my daily driver and love customizing it!

permalink
report
parent
reply
1 point

of course sorry for delay.

Requirements: wmctrl, xdotool

My left screen is 1440p, second screen to the right is 1080 in portrait so you will have to swap the horz/vert locations to match your layout.

#!/bin/bash

# Time in seconds to wait after launch of program and manipulation of window
timer=5

# Launch FreeCAD maximized on the main screen
freecad &
sleep $timer  # Wait for FreeCAD to launch
wmctrl -r "FreeCAD" -b add,maximized_vert,maximized_horz

# Launch Cura on the second screen, top half
cura &
sleep $timer  # Wait for Cura to launch
xdotool search --onlyvisible --name "Ultimaker Cura" windowsize 540 960 windowmove 2560 0

# Launch Firefox on the second screen, bottom half
firefox &
sleep $timer  # Wait for Firefox to launch
xdotool search --onlyvisible --name "Mozilla Firefox" windowsize 540 960 windowmove 2560 960

echo "Applications have been launched and positioned."
permalink
report
parent
reply
3 points
*

Edit didn’t mean to imply Linux is easier than Windows to learn in general.

It is though. People just neglect that in today’s world, no one “learns” Windows from scratch.

Learning to do anything from scratch is easier on most Linux distros than on Windows. The tools are better and the documentation is light years ahead. Windows is a steaming pile of horseshit in comparison. But once you’ve made yourself a cozy nest in the middle of said pile, getting to the comfy whirlpool hot tub that is linux requires you to scale over the walls of horseshit surrounding your nest. And that is what makes people claim “but Linux hard, muh duh!”

permalink
report
parent
reply
2 points

What’s the use case?

permalink
report
parent
reply
6 points

Just setup for various hobbies.

For example Launch freecad on my main screen, cura & firefox etc in their preset positions and windowed sizes on the second screen.

permalink
report
parent
reply
0 points

In atleast 3 distros I wanted to add program at start-up, easy peasy on windows , Linux is mess , some has gui for that but these three distorsion HAD ZERO option for it and I still don’t know how to do it.

In windows i want to serch for here is program installed, so easy to know and find . In Linux I had to fight multiple terminal commands ( in 2024 no less) and ev n then indid not come across whwre is the program installed

In Linux I plugged in hdd and wanted a program to acess its content, turns out I can’t do that without mumbo jumbo or wv n with it Whwre as in windows , inplug it and VOILA! I can access it across anything.

Linux MAY be good at something , but it still sucks for real Common usage.

permalink
report
parent
reply
2 points

I had none of these issues and i don’t know what you are talking about.

If you install programs through your package manager they come with a start-menu entry just as easily findable as in Windows. If you don’t install programs with an installer in Windows you get the same problem.

Also mounting HDDs made its content accessible to all my programs so far, without any issue. I think you must have chosen extremely obscure distros or fucked things up by yourself during install processes.

permalink
report
parent
reply
1 point
Deleted by creator
permalink
report
parent
reply
1 point

Which distros? Just saying Linux is kind of pointless. Linux is the kernel.

Some distros come with more pre-installed features and functions, some come with less.

Some are more average user-friendly than others.

I put Debian on my laptop and have not had any problems accessing external drives or plugging in multiple monitors.

permalink
report
parent
reply
0 points

No disrepect intended, but you do seem exceptionally tech challenged

permalink
report
parent
reply
2 points

With all due respect you seem like a friendless cunt that everyone cringes at when you enter the room because you act like you can’t be bothered with any conversation that doesn’t involve a lone condescending atoadaso without any further contribution to the conversation because that would take effort. We’ll done! You have lived up to the asshole IT guy noone liked way before you became useful.

permalink
report
parent
reply
-4 points
*
Removed by mod
permalink
report
parent
reply
-3 points
Removed by mod
permalink
report
parent
reply

Technology

!technology@lemmy.world

Create post

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


Community stats

  • 18K

    Monthly active users

  • 10K

    Posts

  • 466K

    Comments