HackerTrans
TopNewTrendsCommentsPastAskShowJobs

edenlinger

no profile record

comments

edenlinger
·4 jaar geleden·discuss
Its not a typo but describes a product difference. ELT is a common term for a new type of data eng workflow that isn't mapped to ETL. In most ELT products the raw data is loaded into and then transformed by the data warehouse tool. As opposed to the ETL pipelines many of us are used to where the data gets transformed in a separate process before being dropped into the DW.
edenlinger
·4 jaar geleden·discuss
Similar story but newer hardware. I was given a machine built with left over parts from the IT company my did did sales for. Booted right to the CLI. I was given a giant red hat manual and told to have fun. It was awesome.
edenlinger
·4 jaar geleden·discuss
Man, I totally missed the mark if this is how you interpretted my comment. I never meant to imply any competence level. Certainly didn't meant to direct any judgment at you. Simply trying express the issue I had with the lo package.

I'm really happy we have gotten generics. I think some of our lower level tooling will be much easier to build. I know lots of the community will likely be happy to have non reflect based ORMs come out of that work. I have a coworker who has expressed interest in building a new json:api parsing library with generics. Happy we have it.

The map/reduce/filter and some of the other _ style helper functions from lo was what I was trying to speak to. Those idioms just don't seem to fit well in the language. The clarity of the single way to do something in Go has been immensely refreshing. I appreciate that so often Go code looks like Go code. I also don't find myself pondering which iterator to use or chain together to accomplish something. I just quickly go to a for loop and move on. In Ruby/Java/JS/Python I often find myself deciding which chainable to use instead of just solving the problem and moving on. The language is certainly not without its warts or shortcomings. To me it feels like if those kinds of options are things you really enjoy using in a language, it would feel more natural to use a different tool. Sacrificing that clarity seems to remove some of the biggest reasons to use the language as opposed to something with fewer limitations.

Sorry if I came across as condescending. Not a stereotype of the community I intended on perpetuating.
edenlinger
·4 jaar geleden·discuss
I don't mean to disparage the wonderful work of the lo developers but, this is in many ways what I feared generics would bring. If you aren't going to lean into the simplicity and single way of doing something, you are likely better served in another language.

I am probably an old man yelling at clouds and I hope those who like this style get tons of value from it. I just don't see the benefit of trying to retrofit some of the behavior of other perfectly useful languages into Go. JS/Java/C#/Python/Ruby is a fine language. Let each of them have their strengths. I feel like trying to bolt things together this way only serves to take away what is special and valuable in Go.

I should probably shut up and just be happy lots of other people are using a language I enjoy :)
edenlinger
·4 jaar geleden·discuss
I understand the gamer tag fear. To my knowledge, discord now allows for different display names on servers from your single account. I've used this for different servers where I want to use First L. naming or a character name from an mmo.
edenlinger
·4 jaar geleden·discuss
I use either karabiner on my laptop or map it in my keyboard firmware (mostly drive QMK boards for the last few years) to swap caps lock to escape on tap and control on hold. Makes vim life great. Also means that using ctrl+a as a tmux leader is comfortable to type.
edenlinger
·4 jaar geleden·discuss
I've been using mermaid in my MD notes with https://obsidian.md/ for the last few months. Pretty helpful.
edenlinger
·4 jaar geleden·discuss
I think the region has been attracting talent in the remote shift. Columbus has tens of thousands of software developers. Certainly not on the same scale as the bay but we are here. Lots of insurance and finance. VC influx from former coast vcs at Drive Capital and the folks at Rev1 have been pumping cash and resources into the local startup scene. CoverMyMeds/Root/Olive were the recent unicorns.

It might not be the well known bay/NYC/Austin but it has a vibrant scene for the population.
edenlinger
·5 jaar geleden·discuss
Looks like their faq under pricing says you can do this now! I wonder if it would work for interviews that have more than one interviewer? I might check this out for some of our needs too.