Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
owenconti
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
24 ms
·
1.
▲
by
owenconti
7y ago
Yes, verified. Terminated and deleted ~/.zoomus, links to join Zoom calls still open, but I am prompted to open Zoom first.
2.
▲
by
owenconti
7y ago
Thank you!
3.
▲
Show HN: Released – Automate the release process for your software
(producthunt.com)
6 points
by
owenconti
7y ago
|
2 comments
4.
▲
Tip for beginners: There's no such thing as “weird” in programming
(owenconti.com)
3 points
by
owenconti
7y ago
|
0 comments
5.
▲
by
owenconti
7y ago
Hey thanks for the feedback! Mobile was definitely an after thought so I'll have to look into the swiping idea. - Prefetching next follower makes a lot of sense - I originally only wanted to show the last 5 tweets, but Twitter's A
6.
▲
Show HN: Clean My Feed – Clean Up the Twitter Accounts You Follow
(cleanmyfeed.xyz)
5 points
by
owenconti
7y ago
|
3 comments
7.
▲
by
owenconti
8y ago
It could be that chat system in the bottom right? Maybe it makes a notification sound?
8.
▲
by
owenconti
8y ago
I used to stream there as well. Do you know if there's another coding-focused streaming platform?
9.
▲
by
owenconti
8y ago
Your post says 600+ apps, but your landing page says "400 apps... and counting" If you're at 600+, update your landing page!
10.
▲
by
owenconti
9y ago
ICE Health Systems | Calgary, AB | Full Time, Onsite | http://icehealthsystems.com/ ICE Health Systems is a software company committed to developing innovative technologies for the healthcare community in order to improve t
11.
▲
by
owenconti
9y ago
Forgot to mention: - We do quarterly "Hack Days", where you can work on whatever you feel like - Every Friday is "Whiteboard Day" where you can pursue any ideas you have that'll benefit the product/company
12.
▲
by
owenconti
9y ago
ICE Health Systems | Web Application Developer | Calgary, AB | http://icehealthsystems.com ICE Health Systems is a software company committed to developing innovative technologies for the healthcare community in order to improve
13.
▲
by
owenconti
9y ago
$5/month droplets with Digital Ocean would be my vote. You have the freedom to use whatever email server you want.
14.
▲
by
owenconti
10y ago
ICE Health Systems | Web Developer | Calgary, AB | http://icehealthsystems.com ICE Health Systems is a software company committed to developing innovative technologies for the healthcare community in order to improve the way hea
15.
▲
by
owenconti
10y ago
ICE Health Systems | Calgary, AB | Full Time, Onsite | http://icehealthsystems.com/ ICE Health Systems is a software company committed to developing innovative technologies for the healthcare community in order to improve t
16.
▲
by
owenconti
10y ago
I can see your argument in some cases, but if you are accepting input, at some point you'll have to accept a string (or any primitive) and convert it to your custom type. How does static typing ensure you're mapping the correct JS
17.
▲
by
owenconti
10y ago
How would your static typing save you from: model.setTitle( dto.getDescription() );
18.
▲
by
owenconti
10y ago
GPA/grade I assume?
19.
▲
by
owenconti
10y ago
Have you heard of Mint? How does Spendful differ from Mint? https://www.mint.com/
20.
▲
by
owenconti
10y ago
My friend and I were just talking about this yesterday. I was surprised when he said he couldn't find a suitable solution.
21.
▲
by
owenconti
10y ago
Not limited to just those products, we have issues with BitBucket. One example: it can sometimes take > 5 mins to merge a PR.
22.
▲
by
owenconti
10y ago
Static sites hosted on s3? Low risk of an outage, could be worth the risk
23.
▲
by
owenconti
10y ago
HTTPS for custom domains is why I didn't go with GitHub Pages.
24.
▲
by
owenconti
10y ago
I initially had issues because I was pointing CloudFront at the normal S3 endpoint. Once that was solved, everything started working smoothly.
25.
▲
by
owenconti
10y ago
Replying to myself as a follow up: Make sure the S3 bucket is set to Static Website Hosting mode, and make sure your Index and Error documents are set appropriately. Then make sure your CloudFront distribution is pointed at the Website'
26.
▲
by
owenconti
10y ago
That is not true. This site is built with Hugo hosted on S3, running behind CloudFront and uses the AWS Certificate Manager: https://owenconti.com/about/
27.
▲
by
owenconti
10y ago
I can't stand that. I like using names that don't make me think about what the variable means.
28.
▲
by
owenconti
11y ago
Not true at all. You just need to find a company that values you and your work. Our company intentionally hires juniors so that we can groom them as they grow. I was one of those juniors < 5 years ago and I've increased my salary &g
29.
▲
by
owenconti
11y ago
Our web app uses right click in a few places mainly as a convenience to power users. The same functionality can be found by using visual indicators, but may take a couple more clicks. Overall I agree with the parent comment. Right click and