TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Who's having a ton of fun at work and what are you doing?

63 pointsby trevettabout 3 years ago

28 comments

marssaxmanabout 3 years ago
I am refitting a 44-foot sailboat, repowering it with an electric motor and lithium batteries; solar panels and a wind generator to come. Lots of practical work with my hands: wiring, plumbing, carpentry, fiberglass, sewing, drilling, sanding, wrenching, tinkering. After decades of complicated software efforts, a majority of which have never gone anywhere, it feels really satisfying to build things that you can see and touch, that stay built once you're done with them, useful in a way you can experience. Someday in the near future we'll set sail and go see more of the world - generating our own power, our own propulsion, our own fresh water; living by the sun and the wind and the waves, embedded in the natural world.
评论 #31222024 未加载
评论 #31218601 未加载
f0e4c2f7about 3 years ago
I&#x27;m learning unreal engine 5 to make vr games. I try to make stuff or find stuff online and then I put it in VR and I can look at it up close, or eventually fight it or team up with it. It&#x27;s pretty hard but it&#x27;s just nonstop fun.<p>VR is a new medium. We&#x27;re in that stage now where people are sort of putting stuff from the old medium in without much consideration of what new concepts or ideas might be possible. Every UI in every game and application is terrible. Everything has to be reinvented, and can be reimagined in incredibly creative and strange ways.<p>Fairly often now I&#x27;ll have an experience in real life and think &quot;Someday, I&#x27;m going to put this in VR game.&quot;
评论 #31218124 未加载
评论 #31218633 未加载
评论 #31218233 未加载
评论 #31218281 未加载
numerik_meisterabout 3 years ago
Early on in my career I noticed that the most fun programming seems to be done by people who are not actually trained as computer scientists: mathematicians, physicists, engineers, chemists, astronomers ...etc This sort of numerical computing and simulation stuff is incredibly fun and quite rewarding. You work much more often on core logic and much less often on boring fluff. Of course it is all very subjective and it pays shit. So the answer is: research at a research uni, employed by an applied mechanical engineering lab, but trained as a mathematician.
评论 #31217812 未加载
评论 #31233348 未加载
评论 #31228032 未加载
cm2012about 3 years ago
I make a lot more money now, but the most fun I ever had at work was busking on the subway with a friend 12 years ago.
ducharmdevabout 3 years ago
At work, we have a .Net 6 codebase that had some odd design decisions made in the past couple years. Roughly ~115 classes using Unity for dependency injection instead of ASP.NET Core DI, and this horrible Unity-based service locator pattern used all over the place. Since nothing was using constructor injection and instead just grabbed deps from calls to a global static locator willy-nilly, it was very difficult to tell how many dependencies a given class had. The worst classes were injecting 30-40 dependencies, but you couldn&#x27;t tell this in looking at them.<p>Anyway - I was tasked with removing Unity and refactoring the service locator usage, since Unity was going to be unsupported soon. Doing this gave me a real sense of agency in our otherwise boring enterprise app; it was one of the rare chances where I could make a significant, wide-scale improvement that would make future development easier for everyone.
评论 #31220496 未加载
_ktzmabout 3 years ago
I work on a childrens book app ([redacted]). It is a total blast. I am kind of a rock star at my kids school (as most schools use the app at this point). School kids beg for different features - their ideas are super fun. My kids are interested on what I work on - watching them pick out books to read is fun. Teaching kids to read - makes it easier to wake up in the morning. [Nice change from soul crushing ad work].
评论 #31218056 未加载
评论 #31218675 未加载
Ocaabout 3 years ago
I am designing a microchip for gravitational wave measurements, at the same time trying to understand and model the problems not showing in the simulations of the previously designed chips. We will soon begin with the design of new chips for the next generation Large Hadron Collider. In my opinion, in addition to what I am working on, the freedom in the working environment and colleagues&#x27; love for what they are doing is one of the main reasons I am having a lot of fun at work.
评论 #31235054 未加载
gfxthrowaway123about 3 years ago
A couple years back I switched from web dev to graphics programming on a game team at a big AAA studio<p>Really enjoy the work itself, there’s tons of interesting algorithms&#x2F;optimization involved<p>I feel I actually use my CS knowledge from university more doing this work<p>Its also really satisfying to visually see the result of your code in the game<p>On the other hand I do find it a lot harder of a job since you not only have to understand code but also the math behind the code
评论 #31230857 未加载
the__alchemistabout 3 years ago
Fighter WSO. Adventure, comradery, great group of colleagues with a diverse initial background, and shared recent background. My desk job responsibilities are limited, so I usually go home after debrief and do&#x2F;learn whatever I want, and work on projects. Liberal leave policy. Just hoping I don&#x27;t end up with a chronic neck&#x2F;back injury, or die in a crash.
评论 #31219457 未加载
psyclobeabout 3 years ago
Re-writing a 10-year-old server backend system with matching client-side applications, all of which were abandoned, with no documentation, and which were written in this abhorrent hybrid of C&#x2F;C++ with more goto&#x27;s than functions, no const correctness, no unit tests, no testing of any sort, combined with amazingly bad and repetitive spaghetti code everywhere; I am re-writing this in a form that allows for test driven development, code coverage validation, with a matching ci system that performs all the integration testing and deployment automation.<p>Yeah this is a ton of fun!<p>It&#x27;s not every day you get the chance to just re-write something [it rarely is the best idea] but when you do, I relish it.
marcyb5stabout 3 years ago
Working on forecasting solar irradiance at ground level without using physical simulations but only using ML. The idea is to have better and more granular forecasts in order to optimize grid-scale energy storage facilities and peak-power plants to reduce CO2 emissions.<p>Still entangled in combining the different data sources before start building&#x2F;training models. So, I&#x27;m not having much fun right now, but soon!
fxtentacleabout 3 years ago
&quot;ghostwriting&quot; AI research. Last year optical flow, early this year 3D recognition, last month segmentation, and now speech recognition. Lots of interesting problems and our customers have the practical applications. I maybe worked a bit too much recently because it&#x27;s so much fun.
评论 #31218465 未加载
tdubhro1about 3 years ago
Research in finance; job is open ended mandate to find ways to optimise systems, decision processes and alpha signals. Using R mainly, dropping into c++ for some performance stuff. Occasional use of machine learning.
mcaraveyabout 3 years ago
I took apart a 650,000 BTU oven burner this morning for cleaning, and had to clean out the oven exhaust damper that was starting to get build-up. Soon I’ll be at my desk programming again thankfully.
评论 #31222213 未加载
recovabout 3 years ago
Me. My company is (relatively) small enough that a single engineer can still make impacts, if you&#x27;re on the right team. I&#x27;m on a small team where I know&#x2F;own most of the engineering tech, and am trusted by my lead on input. It&#x27;s mostly DE&#x2F;back-end&#x2F;front end, however we use a ton of data for some science-based processes and there&#x27;s always room for optimizing when we have time.<p>I actually look forward to work&#x2F;don&#x27;t dread Sundays at all.
IYashaabout 3 years ago
Came here for positive stories. :) Every time I tried turning things I like into a job turned them into things I hate. ( As soon as the &quot;must&quot; factor is introduced, &quot;fun&quot; evaporates. That&#x27;s how I stopped being a paid programmer.<p>PS: related HN article: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31107128" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31107128</a>
Gigachadabout 3 years ago
I work on an email marketing product. The product itself is not much different to any other SAAS product but the company pays for me to work in the office which is in another state every quarter so it feels like a free holiday 4x a year. And usually there is a company paid for party&#x2F;events on in that time.
hollowpythonabout 3 years ago
I&#x27;m a DS during the day but recently I started teaching python&#x2F;ML to a couple of kids (around 8y). It&#x27;s super nice to see them have fun!<p>When teaching ML, we mainly used pre-trained models. They learn the concept of data, train&#x2F;test split, accuracy, and to build programs which use these models.
asadlionpkabout 3 years ago
I am having ton of fun at my current team at Google working on <a href="https:&#x2F;&#x2F;pigweed.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pigweed.dev&#x2F;</a>. I also get to work closely with various hardware teams using these libraries in their products.
justsomehnguyabout 3 years ago
IaaS provider with like 20 years of a tech debt. Everytime I make something which ease or improve day to day Ops is marvelous.<p>EDIT: in a man&#x2F;years sense, we don&#x27;t run pre-historic software. Although some of our clients are still on Win2008 and CentOS6...
emrahabout 3 years ago
Part of having fun at work is figuring out how to make work fun yourself. Sure not every task is fun, but having fun is as much a perspective as it is an aspect of the work itself.
devteambravoabout 3 years ago
UX design for e-commerce stores worldwide. Working with a cool team, with solid leadership. Learning the most I’ve ever learned I my life. Having a blast
speedgooseabout 3 years ago
Engineering in the research world can be fun. You work with the latest cool technologies together with many experts in many various domains.
fredgrottabout 3 years ago
I am, I am bootstrapping a studio via the Creative Tim freemium model of building free and paid uikits to build the studio.
plekterabout 3 years ago
GPU hardware architecture. It&#x27;s just a never ending stream of fun problems to solve and I love it!
评论 #31218878 未加载
asfarleyabout 3 years ago
I genuinely enjoy the day-to-day of building desktop software applications for engineers.
ffhhjabout 3 years ago
Crickets. Ok bad joke. I used to enjoy a lot making games and XR apps in Android&#x2F;iOS&#x2F;Hololens for small companies. Nowaday I work on automation for one of the large ones, which I find easy and interesting.
sydthrowawayabout 3 years ago
Science.xyz
评论 #31217822 未加载