• 0 Posts
  • 21 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle


  • Because when I move left in tabs, the cursor isn’t clear which tab I’m on. It also tried to sit off the left edge of a terminal in some editors because it aligns with the right side of the character (the tab), instead of the left.

    I do see how tabs are a better option : they allow the one editing the file to decide how wide the indentation is. That’s actually good User Interface design, by separating the data from the rendering layout.

    I can see the argument both ways, but I like to use spaces so the visual and editing interfaces are more standard.




  • 15+… I was there, Gandalf… We had these kinds of setups 25+ years ago. How time flies.

    Before that, it was often XTerm style systems. The local machine only booted an XServer and then connected to a central UNIX system. All programs ran on the UNIX server, and were rendered on the XTerm/XServer you were sitting at.

    The original XServer systems were efficient enough to run over serial lines, not just Ethernet.

    Another setup was to put multiple monitors/keyboards/mice on a single UNIX/Linux tower and have it launch multiple XServer sessions so you could have a single computer with up to six people sitting at it.

    I also managed a Rembo lab for a bit. It used a PXE shim OS to get a menu from the Rembo server. From there, you could boot the main OS, or download a new hard drive image from the server. I would build new drive images and upload them to the server, then updating the lab would mean rebooting the computers and clicking a “grab latest” button. It actually worked very well for distributing OSes. We had both Linux and Windows images students could pull down.

    Lab management at scale is a continual struggle to keep everything functional and patched.








  • My university in Germany operates entirely in English. The academic world is very international so it often falls back to English to support the faculty and students. Issues in the community will also be run through the university news routes, so while I’ve been learning German, I’ll also have a big resource with my work community.

    There’s a few places to check for positions. I interviewed in Ireland and Scotland as well (didn’t get the jobs). There’s also Australia and new Zealand hiding out there. Or Canada. Hell, Mexico has a great university system you could look into.

    Your PhD does open new doors. It’s by no means a guarantee of a faculty spot, but it’s valued so you can leverage it.


  • The position is in Germany. It might be out of the frying pan and into the fire given Germany’s right wing rise, but that’s happening across the western nations and we’re all in trouble.

    I don’t have a ton of advice for you. I defended over 10 years ago, so I’m moving straight into a tenured/permanent position as senior faculty. For an ABD, I’m not sure what the landscape looks like these days.

    If you want to make the move, start talking to people. Reach out to people publishing in your field and talk shop. Collaborate with them, talk about the future, and be willing to take a postdoc (or german system W1) position. It’s more ramen and a small bedroom, but it’s one where there’s healthcare and civil rights.

    Academia (and most professions) are all about networks. Talk with people, collaborate, and grow that network. Something will come along.



  • I bought a 386 motherboard that needed a patch. Not software, but by soldering a wire between two pads. You just basically figure it out and went from there with a soldering iron.

    Build the computer from parts? Sure. Soldered it like it came as discrete components? Also sure.

    Tech savvy is often in context of when you were learning in your teens to early twenties and then what of that skill set is still applicable today.



  • We had a similar issue back in 2004 or so. Downloading a browser (Mozilla) was a bout 40MB. Normally it took about 30 seconds to pull it down on our University Internet. Then one day we were setting up systems and every time we clicked the download button nothing seemed to happen.

    Further inspection showed that it had many successful download in under 1 second each. Our IT network team got us linked up to Internet2. It was able to download so fast that the bottleneck was the IDE bus of about 40MB/s. The file was coming from Intel over I2 so we couldn’t even see it download before it was done.