Live data from Hacker News

Ask HN: How did you get started in tech and/or Linux?

news.ycombinator.com

101–110 of 162 posts

Re: Ask HN: How did you get started in tech and/or Linux?

#101
I grew up with parents that used Unix and Linux, and so I probably heard about it at an earlier age than most would think about OSes. And that means hearing stories about punch cards and building basic computers too.

My first computer memories were using a TRS-80, DOS, and then Windows (from 3.11). But for Linux, it would be in that experimental college phase, building computers, getting compiz to work (and RAID, Wine, ...). I wrote about this recently (in the context of gaming as well) [1].

In short, I just like tinkering, hacking, making my computer my own. Linux is just fun for me, and I have been using exclusive that for several years now, having finally moved away from Windows for games (thanks to Steam and Proton especially, as well as more Linux indie games) and photo editing (thanks Darktable! [2]).

Now back to literate programming for my dotfiles with Emacs org-mode :-)

[1] https://boilingsteam.com/my-journey-to-finally-ditching-wind...

[2] https://9bladed.com/post/foss_photography/

Re: Ask HN: How did you get started in tech and/or Linux?

#103

A girl broke my heart, I dramatically (I was 22) plugged "Why aren't nerds popular," into Google, found PG's essay ( http://www.paulgraham.com/nerds.html ), read the other ones, and decided to become a Lisp Jedi.

Has the situation changed?

Re: Ask HN: How did you get started in tech and/or Linux?

#104

A girl broke my heart, I dramatically (I was 22) plugged "Why aren't nerds popular," into Google, found PG's essay ( http://www.paulgraham.com/nerds.html ), read the other ones, and decided to become a Lisp Jedi.

Oof - that article brings back a lot of memories of Slashdot and being a geek back in the day.

This is possibly one of the most infamous of all Slashdot threads - it was a collection of emails detailing how it was to be an outsider in the days after Columbine.

https://news.slashdot.org/story/99/04/25/1438249/voices-from...

If the stories in this post are interesting to you, a book to consider would be Geeks, by Jon Katz.

https://g.co/kgs/p2rLUT

Re: Ask HN: How did you get started in tech and/or Linux?

#105

Being from a so-called "developing" country my contact with computers was highly limited. Like, I used one for the first time when I was 11-12 years old and had the very first one until I was 17, and it was an Acer Note Light that had Windows 95 - but we were in 2005. At my school, which was actually a "social project" of a school for rich people, they lent us the computers they no longer used for us to learn how a c…

Interesting, I'm wondering if you can share your favorite tools? Photoshop is pretty much the only thing I miss from the proprietary OSes, never managed to match the workflow with Krita or Gimp.

Re: Ask HN: How did you get started in tech and/or Linux?

#106
My first taste of Linux was in 2002 when a classmate/labmate looked frustrated and installed Cygwin on my Windows computer. A year or so later, I built a computer from components I bought from NewEgg. No distros worked because I had bought a SATA hard drive and the drivers were not built in. Knoppix worked when booting from a CD though. I "wasted" about 2 weeks of my life compiling a kernel that had SATA drivers built in (not kernel modules), using Gentoo. Air quotes around "wasted" because I learned a lot and it gave me confidence. But I still get a "kernel panic" in my stomach while installing linux.

Re: Ask HN: How did you get started in tech and/or Linux?

#107
Tried out Red Hat 5 from a CD in 1997 on the family Pentium 75 MHz. Couldn't get internet to work so it didn't get much use. Later when I was studying in 2005 the computer room in the school had these insanely restricted Windows computers where the only browser was IE, sessions got wiped when logged out.. so burned Knoppix to a CD and later some other similar "portable" distro (don't remember its name, something starting with "S" I think) on USB with persistence. That lead me to install Ubuntu on my home computer and haven't looked back, unless you count the fact that I've been using MacOS since 2015, but I do manage a large amount of Linux server in my job.

Re: Ask HN: How did you get started in tech and/or Linux?

#109
In the late 90s, my brother gave me his old 486 machine. Around the same time, the Seattle Weekly published an April fools article[1] which mentioned a free operating system called Linux. I thought it was part of the joke, but on further research, I discovered it was real. Fascinated, I bought a CD with the RedHat 5.0 installer and put it on my 486. I quickly decided the 486 was too slow, and the excitement of learning more about Linux prompted me to build myself a much better machine.

Then I discovered there were many free operating systems available, such as FreeBSD. I installed it on my machine and started going to the local BSD users group meetings. I met a guy there who hosted weekly programming classes at his house. One of the people that went to his classes worked for a small web hosting company and helped me to get an interview. I landed the job, and that is how I got my foot in the door as a professional.

1. https://www.seattleweekly.com/news/microsofts-new-brain-proj...

Re: Ask HN: How did you get started in tech and/or Linux?

#110
In 1995, I was in engineering school and we had a lab with SGI workstations like Indy, Indigo. IRIX os on them was a joy to use. Before this I had only used Windows 3.1 and Dos. SGI machines were always hogged by final year students and we poor 2nd year kids had only 486s with win 3.1. A friends brother got us a Slackware distro on 10 or so 3.5" floppies. That was how I started.

Getting just the terminal or text mode was easy but getting Xwindows which was the GUI interface was a PITA at that time. Major issues was we had some generic monitors in the lab. There was this file xf86config that had the configuration for various monitors from different vendors. Noname Indian monitors were not there. I have fond memories of summer of 95 spending muggy afternoons changing frequency settings one slowly, save, restart cycles. Still remember the kick i got when i finally made it to work.

Post reply on HN