HN user

nul_byte

242 karma
Posts2
Comments79
View on HN

I think its more about priorities to be honest. I work from home and I am currently getting towards the end of a training plan that will have me running an ultra marathon. Working from home has been a huge plus in achieving that, as time I would have spent commuting, has instead been spent running.

Hardest challenge for me was staying in shape, because I lacked self-discipline to workout and eat healthy, but funny enough work didn't suffer and it was the most productive period in my life.

How do you expect that will be fixed by spending more time in the morning and at the end of the day commuting to work?

Tulips are a really bad analogy

The supply of tulips isn't fixed which is the key difference. The whole Tulip bubble came about from a large follow through spike in tulip production flooding the market, until supply inevitably outstripped demand, thereby setting the stage for a market crash. That's can happen to bitcoin, as its a fixed supply.

I really don't worry about this as a 46 year old engineer. For me I still feel young and I still love tech and my age just does not factor , and for anyone who it would factor, I don't want to work for. I have always had quite a good positive opinion of my talents / knowledge (but not to the point that I am a narcissist arsehole) and that has carried me well.

It's OT but how many people actually use RHEL? Or CentOS (more likely).

A majority of Telcos, Banking, Military, Stock Exchanges, Medical and large commercial enterprises

Why?

Because when a system starts having issues at 4am dealing with x amount of transactions per second and the shit is going to hit the fan, they want top class support on hand and not to be awaiting on someone replying on a irc channel / mailing list.

I personally am an Arch user on my home machine and work laptop, yet servers that run commercial workloads and have SLAs tied to them will always run RHEL for the reasons above.

Awful advice to try and pull that one. Most managers will shake your hand right there or they are going to have in mind that you were previously looking for work and considering another offer, so are not a candidate they can build plans around. If hard times hit and companies have hiring freeze, followed by a head count reduction, you will be one of the first out of the door.

Just had a play with this on a VM.

Really not much of a challenge to adjust to from docker. The posix style CLI args are quite similar as is the stdout.

This was enough to get me into a container:

    debcontainer=$(buildah from debian)
    buildah run $debcontainer /bin/bash

    root@61badeb3d050:/# uname -r
    4.10.15-200.fc25.x86_64

"Hi again Boost. So I've been working at my job now for about 8 months and don't think I'm getting paid enough as a Lead Designer -- barely making rent in SF isn't fun. Is it too early to ask for a raise?"

Would someone really want to confide that much of personal glimpse into their working life to community they barely even know, or even for their current employer or future employer to possibly see one day.

Not for me.

I would honestly hold off on Scotland until its known how things will work out. Scotland's budget deficit is now 10% of GDP which is larger than that of Greece. To be a member of the EU it requires a deficit of no more than 3% of GDP.

There is more chance of the pope converting to Islam, then MS acquiring Red Hat. That is one acquisition that would turn to shit over night, and MS would be left with just some logos, as the companies main assets (its engineering) would all walk out the door, followed by customers not renewing subscriptions.

This is why I am highly sceptical of start ups, and it would take a helluva a lot for someone to convince me to join another. I prefer big corps, as its possible to control you work load a little more and transfer internally if you get a bad boss.

You missed Red Hat, who seem to be the only company having major success with OpenStack [1]

Most of IBM, Intel, HPE etc have thrown in the towel and now offer their own services on top of Red Hat OpenStack.

OpenStack has now found itself beyond enterprise, and now being the de-facto platform for NFV running mobile networks, and I guess Red Hat are becoming the winner here as they are so used to supporting an OpenStack 'type of' infrastructure for large bodies such as banking, telco, health etc. When you consider Red Hat are already large well established contributors to all of the layers of the OpenStack 'stack' such as KVM/QEMU , libvirt, the kernel itself, + overlay networking tech such as OVS, and now DPDK, you can see why they are well positioned to support and run OpenStack clouds.

[1] https://www.theregister.co.uk/2017/03/28/red_hat_cloud_quart...

Ack. I had this thing where I would feel guilty in the evenings for not working on side projects.

I was getting up at 6am and doing the dad thing for my two kids getting them fed and ready for school. Walking the dog at 8am and then working from 9am to 5-6pm. Then I would do the dad thing again, until the kids went to bed at 7-8 pm. Spend an hour or so with my wife and then stare bleary eyed at a load of terminals and code until 11-12pm, feeling guilty that I was not the next greatest individual creating cutting edge tech.

Now I have a no work policy in the evening. I still spend time on learning new tech, but I do this for short periods during the working week / hours.

Which is completely wrong. We have no problem with engineers, doctors and skilled people coming to the UK. We just don't want an open door policy where its free entry to EU migrants with no skills at all.

Let me ask you this, if the US or Canada offered you a job, would you refuse it as their requirement for a visa means they don't want you there?

Me too. I had a spate where I went over to using emacs (built my own setup around spacemacs). It was very powerful, and I found stuff like helm, projectile very nice (org-mode with export to reveal.js was sexy as hell). But then I just dropped it all and went back to vim again.

For me it seems to be down to the following. When I am working with vim, I feel like I am in the same eco-system as my shell, there is a really nice continuity, whereas emacs feels like a separate entity (almost like I have an separate instance of a word processor open). I am aware emacs can be run in the shell without its GUI, but it still felt like it was separately sitting its own world.

For org stuff, I now use taskwarrior [1], which embeds into vim using taskwiki [2] and vimwiki [3] (which provides markdown export)

[1] https://taskwarrior.org/

[2] https://github.com/tbabej/taskwiki

[3] https://github.com/vimwiki/vimwiki

For gaming, I will be the first to admit Linux has a way to go yet and the coverage is much better on Windows. It is certainly moving in the right direction though, and with recent developments such as vulkan.

Linux is still as bad as it ever was. It's a nice place to visit but I wouldn't want to live there. I've been using Linux on laptops since Redhat 7 (the first one from 2000) and a Dell Latitude C-series.

This is so far removed from my world as a daily Linux user. I put Fedora 25 onto a Dell XPS 13 Developer Edition and everything worked perfectly out of the box. The OS looks gorgeus, and I now have the tooling so perfected to my workflow that I would be absolutely gutted if I had to change OS. In fact, I would likely turn down a job if it meant having to use Windows as a daily driver. MacOS I could likely get on with ok, but would miss the customizations I have on my linux machine.