HackerTrans
TopNewTrendsCommentsPastAskShowJobs

BigJ1211

no profile record

comments

BigJ1211
·6 months ago·discuss
I don't really keep up with these Tech/Soft tubers, but watch a video on occasion. Can't really say I find something-imagen guilty of this, but like I said I watch the occasional video, not the stream. What I've watched from him is generally about what he agrees/disagrees with and he also tells you why he thinks that. Often reading articles/blogposts. Not to dismiss your opinion, but I would put him in the entertaining with substantive arguments category.

IMO software education/tainment suffers much worse though. They teach you how to do X in only this specific way with these specific tools, generally sponsored. Not the admittedly far more boring basics to do it yourself, or how to actually use these tools in a broader sense.
BigJ1211
·3 years ago·discuss
I was a little skeptical of this claim, so I looked it up. C# winning happens in a handful of cases, but it's extremely rare. Go practically always wins on memory usage, even if it doesn't win the cpu benchmark.

See: https://programming-language-benchmarks.vercel.app/go-vs-csh...

I tried finding more, but most benchmarks I could find were of poor quality.
BigJ1211
·7 years ago·discuss
The remapping can be used on all your connected keyboards and per keyboard, whatever you prefer.

And if you want extended remapping I'd recommend https://pqrs.org/osx/karabiner/ especially if you're missing the function keys, you can remap that to be fn + number row. So you will have easy access to those as well.
BigJ1211
·7 years ago·discuss
As a developer I rarely use the function keys, I only need it for debugging purposes. I much prefer ergonmic keyboards, so I rarely use the one on my laptops. But whether it's Windows/Linux/MacOS I rarely require the function keys. As a mechanical keyboard enthusiast I have them in a different layer for the rare occasion that I actually "need" them. I have far less gripe with having my mousehand of the keyboard when debugging than I do when typing regularly.

You can easily use a tool like https://pqrs.org/osx/karabiner/ or `brew cask install karabiner-elements` to remap fn + number keyrow to be the function keys.

Offtopic: Typing this on a Redox Wireless keyboard, it's great for developing on. It's a split ergonomic columnly staggered ortholinear keyboard, the [] keys are in the middle of the split parts. And you have thumb clusters.
BigJ1211
·7 years ago·discuss
Even then you likely want something better than a webcam, those cams are of such poor quality. Even if you get a Logitech C930 you're paying a lot for relatively little. They're not really meant (they certainly can be used for it though) recording as much as they are for streaming/conference purposes. Image quality there isn't nearly as important as it is for recordings. A cheap camcorder will likely give you a much better image quality. Or hell, get one of those LED rings that you can mount your phone in and you're better off.
BigJ1211
·7 years ago·discuss
I see, most of ours is as well. But we tend to start people off with simple stuff so that they can get to know the stack and our software. That way we ease them into it. It makes it a lot easier for repeat work. That way we get to know them better and better as well.

We're a small team, but even we often have tasks that are trivial for our senior engineers, those are perfect for freelancers/juniors to find out how capable they are without taking too much risk (financially in case of them being freelancers).
BigJ1211
·7 years ago·discuss
I don't do freelance work myself, but based on how software development is done in most software companies I've worked for. Do you not have open tickets that need to be done by freelancers? Or are you simply looking for freelancers to do entire projects on their own?

Most of the software development I do is done based on open tickets that people can pick up and comment on if things are unclear. The same goes for when we hire a freelancer, we have open tickets that can be picked up and completed, once completed they submit a merge request and we go on from that.

That is not to say you can't have a (video)chat, but it shouldn't really be needed for the actual development part of the job. We only have a call/meetup if we expect to be working with them for a longer period of time, or when we haven't worked with them before.

If you were looking to do a videochat with me when you have only a few hours of work for me I don't think I would be open to that either.