Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mboperator
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mboperator
3y ago
I was a staff software engineer (front end lol so take that for what it is) at a medium sized B2B SaaS company that turned into a unicorn during my time there. I quit in 2019 to start a company. In 2020 my time was split 80/20 between
2.
▲
by
mboperator
4y ago
This needs to be connected to chat GPT
3.
▲
by
mboperator
4y ago
“For the word of the cross is folly to those who are perishing, but to us who are being saved it is the power of God. For it is written, “I will destroy the wisdom of the wise, and the discernment of the discerning I will thwart.” For since
4.
▲
by
mboperator
5y ago
I’m thankful for the openness and respectfulness of this discussion. Prior to my conversion I’d identify myself largely with new age spirituality and stoicism. They were pragmatic in that they seemingly satiated the need for the divine and
5.
▲
by
mboperator
5y ago
Jesus’ death and resurrection is important because of why He died. He died for us. We’re born as sinners. We live lives that are offensive to a righteous God. Though we have the inbuilt desire to be justified, we fall so far below God’s sta
6.
▲
by
mboperator
5y ago
Seems like this is priced for military & contractors. Genuinely hope they can find success in that niche. Even if their products never compete with the iPhone in ubiquity, having a domestic company with full stack hardware manufacturing
7.
▲
by
mboperator
5y ago
This page has a table of components and their corresponding country of origin https://puri.sm/products/librem-5-usa/
8.
▲
by
mboperator
6y ago
I'll answer this one in reverse -- It changed my heart. Our actions stream outward from the motivations of our heart. Prior to turning to God the motivations in my heart were shaped by societal constructs of success as a man. (Ephesian
9.
▲
by
mboperator
6y ago
Happy to help man -- We were all born spiritually dead (Ephesians 2:1-3) When we're dead spiritually, we're disconnected from the presence of God because of our sins. Jesus' sacrifice made it possible to be brought back to sp
10.
▲
by
mboperator
6y ago
I can relate to a lot of the things you've stated. I won't get into the specifics but I understand your experience of working at a tech giant. In my case, I decided to try to "play the game" for a while. After a few year
11.
▲
by
mboperator
7y ago
IMO it still holds true if you consider Instagram as part of Facebook.
12.
▲
by
mboperator
7y ago
Hey Mnutt, My passion project, Odyssey, accomplishes something similar to what you're describing here. With Odyssey, you can create stories that combine videos, photos, text, and drawings all on a digital canvas. If you're interes
13.
▲
by
mboperator
8y ago
This makes complete sense to me. Product Managers are more in tune with the domain, the customer, the business, the design, and the product marketing. As the level of abstraction rises, I believe people will move towards a role that looks m
14.
▲
by
mboperator
8y ago
I recently switched from Fedora 26 to Windows 10. I've been using WSL for the past 3 days for webdev and so far its been pretty smooth. Feels pretty similar to doing web with a Macbook Pro. No issues with local servers or anything. One
15.
▲
Managing redux-saga complexity at scale with the Narrator Pattern
(engineering.procore.com)
1 points
by
mboperator
9y ago
|
0 comments
16.
▲
by
mboperator
10y ago
Ahh how could I forget the "systems based" approach. Relevant: http://blog.dilbert.com/post/102964992706/goals-vs-systems I think aligning daily habits with long term goals could be beneficial
17.
▲
Ask HN: What do you use to align your daily todos with your long term goals?
379 points
by
mboperator
10y ago
|
212 comments
18.
▲
How to Setup IPFS API for a JavaScript Client App
(hackmd.io)
3 points
by
mboperator
10y ago
|
0 comments
19.
▲
by
mboperator
10y ago
If selectors and reducers are a big pain for you, might I recommend the following library: https://github.com/mboperator/redux-modules The motivation was to reduce boilerplate and improve the readability of redux state
20.
▲
by
mboperator
10y ago
The payload typechecking does conform to React's PropType standard though. If you don't want to require React for that to work you can grab a standalone PropType library. There are a few available: https://www.npmjs.com
21.
▲
by
mboperator
10y ago
Nope, this is just another way to define Redux reducers. It's compatible with anything Redux is compatible with :)
22.
▲
by
mboperator
10y ago
Thanks ^^ It's all about improving developer experience
23.
▲
Show HN: Typechecked – boilerplate-free state transformations with redux-modules
(github.com)
11 points
by
mboperator
10y ago
|
5 comments