Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jathu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jathu
4y ago
We had a very large monorepo at my previous company and building Docker images required us to set the context at the root of the directory (libraries, protos and helpers scattered around the repo). On macOS this is extremely slow as Docker
2.
▲
by
jathu
4y ago
Hi Peter, thanks for doing these AMAs! I’m a Canadian currently working in the US on a TN visa. I am interested in starting my own SaaS startup. I’m currently exploring my options to raise a pre-seed round as a solo founder. Will I be able
3.
▲
by
jathu
4y ago
I made fx at Flexport, which hosted many of our CLI tools. I liked it a lot, so I made one for myself when I left: https://github.com/jathu/fx fx is a workspace tool manager. It allows you to create consistent, discove
4.
▲
Show HN: Starfig – a config builder using Bazel’s Starlark
(github.com)
5 points
by
jathu
4y ago
|
0 comments
5.
▲
Fx: A simple CLI tool for making consistent CLI tools in large repositories
(github.com)
1 points
by
jathu
4y ago
|
0 comments
6.
▲
Show HN: fx – a workspace tool manager to create developer friendly CLI tools
(jathu.me)
7 points
by
jathu
5y ago
|
0 comments
7.
▲
by
jathu
8y ago
I made something similar to this for iOS: http://sweetervibes.com/ However, because of Apple's new strict rules on what it considers user aggregated content, privacy, and etc. It's been stuck on beta for a while.
8.
▲
by
jathu
9y ago
I love Kowloon because it feels very r/outrun. I'm sure actually living there probably sucked though.
9.
▲
by
jathu
9y ago
I'm not sure if they are mapping every single pixel or using some average pixels, but it's pretty fast. Here is a shameless plug for one of my color extracting library: https://github.com/jathu/UIImageColors&#
10.
▲
by
jathu
9y ago
I've been reading a lot about this "ancestral hijacking" lately and have tried to cut out on a lot of them. My phone now only has two possible notifications: phone calls and Things app. I have 0 social apps or games. I am als
11.
▲
by
jathu
9y ago
Location: Toronto Remote: No Willing to relocate: Yes, preferably to the US. Technologies: Python, Java, Swift, web stack, iOS, NumPy Résumé/CV: http://jathu.me/resume/2017.pdf Email: [On my resume at the bottom r
12.
▲
by
jathu
9y ago
This is reminiscent of auteur theory in film, which essentially says that the director is the author of the film. Similar to corporations, making a movie requires a lot of people with different skills/talent. The director overshadows e
13.
▲
by
jathu
10y ago
* Your layout is a bit confusing. It's kind of difficult to figure out what title is the company name and your job title. I suggest you keep the EXPERIENCE and EDUCATION labels on the left and move everything else to the right. I'
14.
▲
Ask HN: Resume check and critique
11 points
by
jathu
10y ago
|
15 comments
15.
▲
by
jathu
10y ago
When I was making a simple EPUB app for my own use [1], I found it surprising that many publishers don't follow IDPF standards. Most do, but there are a significant amount that mix and match all sorts of rules. [1] http://ja
16.
▲
by
jathu
10y ago
How do you differentiate a product and a company? There are obvious examples like most of the stuff on Shark Tank (i.e. cookies, jam, clothing, food products). However, I find it hard to think Pebble was just a product and not a company. Do
17.
▲
by
jathu
10y ago
"Most people had a plain 27" iMac. Fusion drives were not even allowed." - Max Howell https://twitter.com/mxcl/status/792050644093902848
18.
▲
by
jathu
10y ago
for-in is elegant, and you can use enumerate() to access index. However, if we had to do reverse for-loops in Swift 3, we would have to use for-in with either from.stride(to:by:) or reverse(), and to me that is not as elegant as c style for
19.
▲
by
jathu
10y ago
Reminds me of the Jordan commercial [1] where he mentions he lost more than 9000 shots in his career, lost almost 300 games and missed 26 game winning shots. Amazing commercial (like most Nike commercials). [1] https://www.youtub
20.
▲
by
jathu
10y ago
Yes, I just added an MIT license to all my work after some people suggested it. I was just too naive to think no one would do this, hence my very loose initial license. Wouldn't the "Please include the original header in any modif
21.
▲
by
jathu
10y ago
I've just emailed him again to please include the original headers and give credit or I'm filing a DMCA takedown notice. I'm going to give him 24 hours. Also, I just went ahead and added a real license to all my work.
22.
▲
by
jathu
10y ago
Honestly, I wouldn't care if he did steal my work as long as he included the credits. I think I've learned my lesson and will include a license with all my projects from now on.
23.
▲
by
jathu
10y ago
My license also says: >Please include the original header in any modifications or redistributions.
24.
▲
Ask HN: Someone is taking my work on GitHub. What should I do?
9 points
by
jathu
10y ago
|
10 comments
25.
▲
by
jathu
11y ago
I grew up around Toronto and we started saying this in high school back around 2009/2010. I always assumed it was patois influenced, like ever other slang in Toronto, but I guess it's Australian. "yeah, no worries bro",
26.
▲
by
jathu
11y ago
I made Annex, my first iOS app. http://jathu.me/annex/ It made it on to the front page of Product Hunt and reached top 100 in productivity, so I'm pretty happy! One thing I learned is that after the media hype die
27.
▲
by
jathu
11y ago
I made something similar a while back: http://jathu.me/pixels/ Check the source: https://github.com/jathu/pixels . You can also undo/redo by pressing z and y on the keyboard.
28.
▲
by
jathu
11y ago
Well the main reason is not so much for me (I prefer all lowercase too), but rather other people linking the sites. A 404 resulting from something as simple as the wrong case is costly. Users don't try to fix the URL, they just leave!
29.
▲
by
jathu
11y ago
Yes. One of my projects on GitHub is "UIImageColors", so if I were to create a gh-pages for it, the link would be jathu.me/UIImageColors.
30.
▲
The Problem with GitHub Pages
(blog.jathu.me)
5 points
by
jathu
11y ago
|
6 comments
More ›