Live data from Hacker News

Ask HN: Comment here about whatever you're passionate about at the moment

news.ycombinator.com

121–130 of 774 posts

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#121
What am I passionate about at the moment?

Hmm. Last week I got "on the air" for the first time in years. Operating on 20 meters with a well designed but temporary home brew wire antenna. I made contact with people from Italy, the UK, Germany, Spain, Portugal and Japan in a period of two hours. It went very well.

Right now I'm designing a permanent, high performance antenna system, planning it out and lining up the materials. It's not easy. There are many factors involved; the compromises of engineering. My hat is off to anyone that ever manages to build a low cost, large antenna that can survive the elements and perform well.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#122
I built an app that integrates with Strava to automatically log the summits you've climbed. Now I'm working on adding summit lists to it, e.g the "New Hampshire 4000 ft. Peaks". And other types of lists, like "you've visited 23/42 National Parks".

There's an old site, PeakBagger.com that is already the de facto resource for summit lists, so I looked to see if they had an API - they do, it's a 7132 meter summit in Nepal. https://www.peakbagger.com/peak.aspx?pid=10613

It's fun. I revisit this project every few years, and experiment with different tools. Currently balancing Rails and React, deploying to fly.io. It's a very small hobby project.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#124
I'm happily messing around with Racket, trying to do LeetCode and Project Euler problems in it and trying to figure out how to translate the programs from The Big Book of Small Python Projects into it. I'm trying to get comfortable enough with it that I can use it as a viable replacement for what I would do in Python - with the end goal that I can write my website and a hopefully useful web app in it.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#126
I have been toying with the idea of a decade long learning journey, but I'm yet to decide what is that I want to learn. I want to see what difference does a decade long learning of a single skill make. I can already see how big difference it makes from my experience with my work in Software Engineering, but learning an entirely new skill would be a great and rewarding challenge I feel.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#127
I'm playing with remedial graph theory and geometric sums. It's for a silly hobby, helping my friends and I write branching fiction novels together. (It's like choose-your-own-adventure but literary, not second-person.) Each chapter has x choices at the end - usually 1 or 2, sometimes more, 0 for conclusions. Threads can merge. Moderators have a desired average thread length. Chapters have an average word count. And there's a maximum story size for each.

Quite a knotty problem! Most of my authors hate math, and they all invariably love putting as many choices at the end of a chapter as the system will allow, so if you let them, you'll pretty quickly get to "heat death of the universe" estimates on when the story will be completed. So I have to code in some controls that project how big the stories will be, given what has been written so far. Then introduce some automated controls that communicate things like, "No, Moderator X, you cannot ask for three choices at the end of every chapter anymore, because you already want a desired thread length of 13 and your authors are averaging more than 1100 words per chapter. Only single-choice chapters are allowed for the time being. Merge some threads, that will help. Tell your authors to write shorter chapters."

Anyway, I'm writing those controls now. And that doesn't even get into the shape of graphs - how some can have more choices (edges) early in the story (graph), leading to shorter path (thread) lengths, and how so can have more choices later in the graph... and all of this affects the projection of how big the story will end up being, given a probable path length.

Oh and I also had to figure out how to solve for r in the geometric sum formula, which you can't do, so I got to write an approximation algorithm to find it.

Anyway, it's pretty fun. Exponential math can be addictive. It's similar math to projecting covid or the money in your retirement accounts, except more fun and less depressing. Plus, my authors are good, funny writers, and I think this will make the stories better with good plot and good conclusions, as opposed to soap operas that meander along forever. One of the stories is almost done, which means I'm also playing with markdown export, LaTeX, Pandoc, and KDP to get actual printed books.

It's all just for stupid fun, no sane hope of commercialization, just books for our own bookshelves. We've also been surveying our friends to see if we can find more authors.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#128
I just spent the night dancing. That's what I am mostly passionate about, discovering peer-to-peer and building trust. Hoping to see people participate in the future they want rather than suffering the present that they believe inevitable.

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#129
post #102
post #89

Earlier quoted context omitted.

Figured - always worth a try :-) ( FWiW I can think of several other ways to twitch a sat )

I can say that they have multiple station keeping and orientation methods. The ion thrusters are public info!

There's been some interesting work on rigid body attitude control with sliding weights of late (as an alternative to gyros) - all fun stuff.

My main hope for internet satellites and other massive constellations is they all shutdown over radio quiet zones and ideally do something about being so shiny in the sun .. I'm a fan of radio astronomy and the night sky.

Fingers crossed. :-)

Re: Ask HN: Comment here about whatever you're passionate about at the moment

#130
ATL

been thinking about 'refill stations' a lot lately (avoid using single-use plastics / materials) - based on the idea that actual recycling in america is not really a thing.

not so passionate about it - just give it 30 min of thought a day, then move onto the next thing.

but now thinking, maybe other countries actually do do recyling, so maybe it's just a matter of doing more education / legislation activism?

Post reply on HN