HackerTrans
TopNewTrendsCommentsPastAskShowJobs

beebob

no profile record

comments

beebob
·4 tahun yang lalu·discuss
The basic electricity coverage that you are getting if you have no contract with any provider was around 74 €ct/kWh beginning of the year (maybe even 80 €ct, depending on where you live). But some are reducing that to around 54 €ct/kWh again, since it was just to cover the surge of new users that required them to buy energy for high prices. Having a proper contract with an energy provider it's currently around 46 €ct/kWh last I checked.

Previous prices were around 31 €ct/kWh on average (seen them as low as 26 €ct/kWh).

People that have ongoing contracts are the lucky ones currently.
beebob
·5 tahun yang lalu·discuss
But here I have to ask what your experience with such remote setups is? I used the remote features of Visual Studio Code a while back because I needed a beefy machine that was integrated into a specific remote service landscape. I have to say I couldn't really notice that it was running remotely. But that probably depends on your company and how weird their network setup is.

You mentioned RDP which I wouldn't even start comparing to a setup like this. Obviously streaming individual frames, video and the likes over the network is a different beast than having an editor running on a remote machine and only stream commands and keystrokes. For example my ssh sessions don't usually involve a lot of lag and work just fine.
beebob
·5 tahun yang lalu·discuss
I have to say that I strongly believe that the hate for Jira doesn't come from Jira but from misconfigured workflows. I used to use a stock Jira in my last companies and never understood what people were complaining about. I had boards with the simplified workflow and the team had free reign.

I first started being annoyed by it when I joined a large corporation with a central department that would enforce specific workflows and processes. Now I can't move tasks into a sprint without assigning them to a person first, can't move task from status x to y and have a 100 custom fields in there. It's no fun anymore. At the same time the projects are owned by project management and it doesn't feel like home anymore. Where I initially opened up my Jira Board first thing every morning it now has become a chore.

At the same time I have to say that I kinda understand where those processes come from. I now work in an industry where accidentally using a wrong issue type or forgetting to assign issues to specific code changes can become an actual issue due to traceability requirements mandated by law.