HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Lukeisun

no profile record

Submissions

Ask HN: How did you end up in your subfield?

1 points·by Lukeisun·3 anni fa·2 comments

comments

Lukeisun
·2 anni fa·discuss
Spam musubi is so good, the author should try making some :)
Lukeisun
·3 anni fa·discuss
Pilot Juice's have gotten me through my later highschool years and my entire undergrad. Highly recommend those. The uniball signo's listed in the article are also quite nice!

https://www.jetpens.com/Pilot-Juice-Gel-Pen-0.38-mm-Black/pd...
Lukeisun
·3 anni fa·discuss
Happy New Years! I have visiting here regularly since August and it has been great :)
Lukeisun
·3 anni fa·discuss
I think that's why kickstart is good to start out with, despite the video being a little outdated it was still easy to reason with. I haven't run into those issues describe but it's probably because I'm still newer to the ecosystem.
Lukeisun
·3 anni fa·discuss
I had tried getting into a vim about a year and a half ago, I used chris@machines LunarVim and I think that about after about a month I quit. I struggled with learning vim motions and how to configure it. Granted, I may like it more now that I know more. But, this video got me to try neovim again and I have not switched off for a few months now. I daily drive now and it is thanks to this video. The configuration is simple to understand and a lot easier to come to grips with. The video is a little outdated in that some parts don't match with how the configuration is set up now, but it was easy to figure out how to work with it (sorry my memory isn't great on what issues I ran into, skimming through the video it seems like Packer->Lazy is one).
Lukeisun
·3 anni fa·discuss
That and the consistency of the rice cooker. I try not to buy one use kitchen utilities as a frequent home cook. But I’d be hard pressed to ever give up my rice cooker
Lukeisun
·3 anni fa·discuss
I think these types of rice cookers are so expensive as they use induction. Honestly I don’t know how much better it is but supposingly it allows for more accurate heating, allowing for more accurate cooking
Lukeisun
·3 anni fa·discuss
I was thinking about applying but after some research it seemed a bit shady. Former cofounder stole 3.6 billion in BTC https://news.ycombinator.com/item?id=30261118
Lukeisun
·3 anni fa·discuss
I am not very familiar with this kind of stuff either but I have read through "Beej's Guide to Network Programming" https://beej.us/guide/bgnet/html/split/. Which seems like enough to implement something like OP posted.

As for db's/other interesting things, I haven't read them myself but this site seems solid https://build-your-own.org/. If anyone has any real experience with this site, I would love to hear it!
Lukeisun
·3 anni fa·discuss
How do you guys get ideas for “useless” software? I’d like to do some more personal projects but I always get stuck at what I want to even do
Lukeisun
·3 anni fa·discuss
Concurrency can be done on a singular thread
Lukeisun
·3 anni fa·discuss
My coworker is really into keyboards and has gotten me somewhat hooked on topres. He let me borrow an HHKB at work and it is amazing
Lukeisun
·3 anni fa·discuss
Awesome article, use it a lot in a python project at work and it's quite nice how simple it is. I'm trying to replicate the python code but in Rust and it is slightly slower, more than likely my fault though as I'm new to Rust.