Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
audiolion
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
audiolion
8y ago
Thanks for this feature though. Looks awesome to me! It is nice to see cycle time for other people in the org who dont use estimates. The fact that we are tracking change in pipeline movement makes it really easy for all to use. I do think
2.
▲
by
audiolion
8y ago
Isn't there some internet effect where most of a large community lurks and only a small percent produce? [1] I find it low friction to comment. But as a reader I go here for my news, so there is no news for me to potentially share. Eve
3.
▲
by
audiolion
8y ago
Airbnb also maintains Enzyme which has certainly been a big part of the testing story.
4.
▲
by
audiolion
8y ago
Same here, we did examine headers and learn about the layers of networking, but we were also given the link to https://www.ietf.org/rfc/rfc1035.txt and told to implement a DNS resolver in C. We also did a peer-to-peer
5.
▲
by
audiolion
8y ago
I prefer TravisCI to CircleCI, but I can get CircleCI on a private repo with their free plan. I honestly don't prefer CircleCI's UI/UX, it frequently is missing or caching info and I have to hard refresh the page to get thing
6.
▲
by
audiolion
8y ago
Any project of sufficient size will have warts. Python added type checking after Guido saw how hard it was going to be to port Dropbox's 2mil LOC codebase to python 3. There is a reason the two most popular dynamic languages have added
7.
▲
by
audiolion
8y ago
do you comment every day with consistency around 4am? the point is with enough data you establish a pattern and ignore outliers. the time series graph is indicative of an EST/CST sleep schedule.
8.
▲
by
audiolion
8y ago
Headless react components handle logic and state management and then pass data and handlers to their child components so whoever consumes them can determine how they look. Typically that pattern is called render props in react. Before rende
9.
▲
by
audiolion
8y ago
Got a new job and built a mobile/web/desktop app with GraphQL, Apollo Client, TypeScript, React Native, Electron, Yarn Workspaces w/ Lerna.js for monorepo management. Also started learning Elixir as part of Advent of Code 201
10.
▲
by
audiolion
8y ago
Google One, and Google Drive.. why not just merge the products and call it OneDrive?
11.
▲
by
audiolion
8y ago
the largest difference I see is that vscode lightly highlights every match making it hard to see which cursors are selected. sublime is so clear
12.
▲
by
audiolion
8y ago
Agreed. I use VS Code now because I needed syntax support for new es7+ and graphql. But I miss sublimes speed it was unmatched, and the jump to symbol using @ or # in a file is worthless in vs code because it waits to calculate until you us
13.
▲
by
audiolion
8y ago
Im overweight and snore as a result, or have sleep apnea or whatever. Tongue Endurance might okay a small role but its not helping me. I am a beatboxer and consistently train my tongue and muscles around the throat.
14.
▲
by
audiolion
8y ago
My friend who is an English Professor will not read books from an author who is not dead. Books need to stand the test of time, if they are still in circulation after the author dies, then there is something of worth there. It was sometime
15.
▲
by
audiolion
8y ago
interesting, I am using TinyMCE and paying them for the PowerPaste plugin, figure a team that manages pastes from Word will do a better job than I could, and $1850/year.. I couldn't easily make that feature and maintain it for tha
16.
▲
by
audiolion
8y ago
This is awesome. I wonder how much the Enterprise Graphql Gateway is, our app is under a million queries a month, but right now I instantiate multiple apollo clients which point to different Graphql endpoints because we do not have a gatewa
17.
▲
by
audiolion
8y ago
My manager does 1-1s back to back in 30 min blocks and as each engineer comes back they call the next person to go up. I don't get the cattle feeling but is it unusual or bad practice to do them back to back? Also what would you think
18.
▲
by
audiolion
8y ago
What would you think of lining up your 1-1s back to back on a single day?
19.
▲
by
audiolion
8y ago
ROI (Radio Over Internet)
20.
▲
by
audiolion
8y ago
they pretty clearly state they mine every bit of data they can from users phones and from notifications you send when you integrate with their free forever service
21.
▲
by
audiolion
8y ago
if you mean how obese they are, I have a friend who is very thin and super disciplined in his life, hates clutter, everything has its place, and his dog is super undisciplined and gigantic. Conversely, my dogs are borderline underweight and
22.
▲
by
audiolion
8y ago
The reason I use nohoist is because my monorepo has a react native package and web package inside it, I found that if I hoist react native stuff it doesn't resolve properly with the metro bundler, so I have to nohoist every react nativ
23.
▲
by
audiolion
8y ago
Hey, I just saw a tweet about this, it looks super exciting. A question I have is how does this work with yarn workspaces? I have a monorepo setup and would love to try this, but I use both yarn workspaces and lerna to run commands across p
24.
▲
by
audiolion
8y ago
definitely will cause developer pain. We are already seeing issues being closed in typescript related to monorepo and lerna support. [1] I think that if other repositories follow suit, imagine Babel doing something similar, it could cause a
25.
▲
by
audiolion
8y ago
When do web devs start looking at query planning as an optimization area? Maybe because I work in more startup roles with fewer people, but it always feels like a premature optimization to worry about this. Especially with ORMs generating t
26.
▲
by
audiolion
8y ago
detaching from expo and pulling out all the expo bits is pretty tough. you dont know what is needed and what isnt, and you have to find replacements for all your expo handy apis, OTA updates, ios/android standalone builds, and push not
27.
▲
by
audiolion
8y ago
do you have any examples or resources on Japanese style web design?
28.
▲
by
audiolion
8y ago
If you extracted just the grid piece from Bulma then your comparison works. But Bulma also comes with design choices for buttons, cards, modals, and other common web components. Bulma is modular though so if you dont want a piece you dont n
29.
▲
by
audiolion
8y ago
I would be interested to hear about how you did pyramid and graphql, ive been following graphene but are there specific tie ins for pyramid? books? articles?
30.
▲
by
audiolion
8y ago
My brother graduated from RPI early because stuff with Shirley was so bad, she is a crazy dictator of a leader and I heard horror stories from both Professors who were under immense pressure to publish and students who were paying 65k a yea
More ›