Live data from Hacker News

Ask HN: What are you learning?

news.ycombinator.com

431–440 of 906 posts

Re: Ask HN: What are you learning?

#431

I spent a couple hours this afternoon trying to start a fire with a cheap magnifying glass. If I had a decent tinder bundle I would have succeeded. Amazing how easy it is to get something smoking. Burnt a whole bunch of stuff, just never managed to get to fire.

I used to draw on planks of wood with a magnifying glass when a I was a kid. Could add another thing for you to do!

Re: Ask HN: What are you learning?

#432
post #415

D3 for work, and Russian out of pure (seemingly masochistic) interest. I'm a native English speaker and Russian would be my fourth language. Perhaps I'm simply approaching the limits of my language ability, but the grammar rules with cases that I've learnt so far are doing my head in. It's very discouraging. I don't intend on becoming completely fluent, and so I'm trying to find shortcuts to be fuzzy about the volume…

So you actually find it difficult? I am a native Russian speaker and have also taken 3 quarters of Russian in college. Compared to English I found the grammar much easier to understand. A word is read exactly how you would sound out each letter (with a few exceptions). Ukrainian grammar is even more simple.

Re: Ask HN: What are you learning?

#433
post #78

World-building. After reading about storytelling, I realized that I'm as fascinated to a well-crafted world as good plots and characters. There's not much to read about, as a fiction world can contain as much detail as the real world. I'm spending time looking at the fiction worlds that I like and taking them apart. As an exercise, imagining places and races is also interesting. You'll be amazed by the amount of deta…

NK Jamisin (3 time Hugo winner) talks about world building as a technique. It's something mentioned in this great video about why "The Expanse" is awesome: https://www.youtube.com/watch?v=cGIovBe7pL8

Gotta watch that, thanks!

Re: Ask HN: What are you learning?

#434

I'm entering my junior year in a CS program and just had my internship opportunities rescinded because of the virus. So I'm home taking a docker / K8s course on Udemy as well as a Spring Boot course.

Aw man, sorry to hear that. Sounds like your making the best of it though!

Re: Ask HN: What are you learning?

#436
The Trickeration Routine, a solo jazz routine by the late Norma Miller, one of the original Whitey's Lindy Hoppers from the Savoy Ballroom in Harlem. It's one of the harder group routines out there because unlike the very popular Shim Sham[1], there are no repeating sections.

Also just started trying to learn Svelte today. And I'm about to jump on the breadmaking bandwagon.

Video here: https://www.youtube.com/watch?v=mIhi4BuDSf4

1. https://www.youtube.com/watch?v=JF9WmOlO4ww

Re: Ask HN: What are you learning?

#437
post #34

Synthesizers and modular synths.

I bought Omnisphere and a 25-key MIDI controller yesterday. I wanted for years to learn digital music production, but didn’t because I was busy. This quarantine gave me the chance to dedicate real time to it.

Any reason why you chose Omnisphere in particular?

Re: Ask HN: What are you learning?

#438
Currently I'm learning video editing on Davinci Resolve.

https://www.blackmagicdesign.com/products/davinciresolve/

I collect examples of advanced C++. Noticed the lack of educational content at this subject, and planning a short course, something like "Exceptional C++" style, but on video.

In our distributed team we have a practice to make video presentations for colleagues, so I have experience of delivering visual content to tech audience. However, I see that particular course like a high-quality content, with diagrams, animations etc.

That's how I found Davinci Resolve, and you know, it's fun to learn it (even it crashes more than production-ready application supposed to). The only thing that buzz me, is not to forget about the initial goal:)

Re: Ask HN: What are you learning?

#439

Earlier quoted context omitted.

I use to hate the idea of studying leetCode and I still refuse to do it. But then I realized how hypocritical I was being considering all of the time I’ve spent “grinding architecture and infrastructure”, reading white papers and studying videos on TOGAF so I could talk the talk on an “Enterprise Architect” or a “Digital Transformation Consultant”. But if I have to play a game to get the next salary upgrade after I t…

Architecture is way easier than algorithms. I'm actually the opposite. I hate the idea that people are studying intensely for architecture because it just takes reading the wikipedia summary to get the main point. Architects are usually just managers who are ex-engineers and have been out of the front lines for so long that they aren't technical enough to get back into coding. This is fine, but the idea that "archite…

Where I work, architects are responsible for disambiguating requirements and breaking down the implementation across teams into achievable milestones. It’s the intersection of technical chops and social skills. One of those is a lot easier to develop than the other.

A good architect makes it seem like their job is easy, but there’s nothing easy about taking a vague idea and leading a huge cross-team effort to solve it.

Post reply on HN