Yes, verified. Terminated and deleted ~/.zoomus, links to join Zoom calls still open, but I am prompted to open Zoom first.
HN user
owenconti
Thank you!
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 API is weird. Adding the option to hide retweets should be doable.
- "Sort by last activity": YES! I 100% agree it makes way more sense to list by oldest follows first, however, again Twitter's API limits this :( I could go through and pull ALL follows up front, which I may do eventually.
- I can definitely display the bio
Thanks again for the feedback!
It could be that chat system in the bottom right? Maybe it makes a notification sound?
I used to stream there as well. Do you know if there's another coding-focused streaming platform?
Your post says 600+ apps, but your landing page says "400 apps... and counting"
If you're at 600+, update your landing page!
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 the way healthcare is delivered.
ICE Health Systems initially began as Patient Education software, and has since, expanded its suite of products to include a cloud based, electronic health record system, ICE 5, and an online learning and content management system, ATLAS.
In order to create an effective solution for healthcare providers, we firmly believe that experts in the healthcare communities should be involved in the conceptual development and tangible end product. ICE Health Systems turns to trusted advisors for intellectual contributions to create truly unique systems created for healthcare professionals, by healthcare professionals.
Stack: Java (Spring), Hibernate, MySQL, BackboneJS, ReactJS, Redux, TeamCity, BitBucket
Position(s): We are looking to hire two Web Application Developers to add to our development team.
Job posting: http://icehealthsystems.com/web-application-developer
Contact me directly if you are interested, oconti at icehealthsystems.com.
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
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 the way healthcare is delivered.
ICE Health Systems initially began as Patient Education software, and has since expanded its suite of products to include a cloud based electronic health record system, ICE 5, and an online learning and content management system, ATLAS.
In order to create an effective solution for healthcare providers, we firmly believe that experts in the healthcare communities should be involved in the conceptual development and tangible end product. ICE Health Systems turns to trusted advisors for intellectual contributions to create truly unique systems created for healthcare professionals, by healthcare professionals.
Stack: Java (Spring), Hibernate, MySQL, BackboneJS, ReactJS, TeamCity, BitBucket
Position(s): We are looking to hire two Junior/Intermediate Web Frontend Developers to add to our development team.
Job posting: http://icehealthsystems.com/about-us/careers/web-application...
Contact me directly if you are interested, oconti@icehealthsystems.com.
$5/month droplets with Digital Ocean would be my vote. You have the freedom to use whatever email server you want.
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 healthcare is delivered.
ICE Health Systems initially began as Patient Education software, and has since, expanded its suite of products to include a cloud based, electronic health record system, ICE 5, and an online learning and content management system, ATLAS.
In order to create an effective solution for healthcare providers, we firmly believe that experts in the healthcare communities should be involved in the conceptual development and tangible end product. ICE Health Systems turns to trusted advisors for intellectual contributions to create truly unique systems created for healthcare professionals, by healthcare professionals.
Stack: Java (Spring), Hibernate, MySQL, BackboneJS, ReactJS, TeamCity, BitBucket
Position(s): We are looking to hire two Junior/Intermediate Front End Web Developers to add to our development team.
Job posting: http://icehealthsystems.com/web-application-developer
Contact me directly if you are interested, oconti@icehealthsystems.com.
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 the way healthcare is delivered.
ICE Health Systems initially began as Patient Education software, and has since, expanded its suite of products to include a cloud based, electronic health record system, ICE 5, and an online learning and content management system, ATLAS.
In order to create an effective solution for healthcare providers, we firmly believe that experts in the healthcare communities should be involved in the conceptual development and tangible end product. ICE Health Systems turns to trusted advisors for intellectual contributions to create truly unique systems created for healthcare professionals, by healthcare professionals.
Stack: Java (Spring), Hibernate, MySQL, BackboneJS, ReactJS, TeamCity, BitBucket
Position(s): We are looking to hire two Junior/Intermediate Front End Web Developers to add to our development team.
Job posting: http://icehealthsystems.com/web-application-developer
Contact me directly if you are interested, oconti@icehealthsystems.com.
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 JSON input fields to your custom types?
How would your static typing save you from:
model.setTitle( dto.getDescription() );GPA/grade I assume?
Have you heard of Mint? How does Spendful differ from Mint? https://www.mint.com/
My friend and I were just talking about this yesterday. I was surprised when he said he couldn't find a suitable solution.
Not limited to just those products, we have issues with BitBucket.
One example: it can sometimes take > 5 mins to merge a PR.
Static sites hosted on s3? Low risk of an outage, could be worth the risk
HTTPS for custom domains is why I didn't go with GitHub Pages.
I initially had issues because I was pointing CloudFront at the normal S3 endpoint. Once that was solved, everything started working smoothly.
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's endpoint and NOT the normal S3 endpoint.
That is not true. This site is built with Hugo hosted on S3, running behind CloudFront and uses the AWS Certificate Manager:
I can't stand that. I like using names that don't make me think about what the variable means.
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 > 100%.
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 long-press are hard for non-power users to find/discover.