HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ao98

no profile record

Submissions

Beneficial genetic changes observed in stems cell of regular blood donors

crick.ac.uk
2 points·by ao98·anno scorso·0 comments

Amazon Nova Chat now live

nova.amazon.com
1 points·by ao98·anno scorso·0 comments

Amazon introduces Nova Chat

aboutamazon.com
78 points·by ao98·anno scorso·54 comments

DLMs, a faster more efficient language model inspired by image gen techniques

perplexity.ai
1 points·by ao98·anno scorso·0 comments

White House rescinds federal aid freeze

cnn.com
28 points·by ao98·anno scorso·34 comments

DeepSeek demonstrates pro-Chinese bias

waleedk.medium.com
10 points·by ao98·anno scorso·6 comments

[untitled]

2 points·by ao98·anno scorso·0 comments

More than just thumbnails, micro-browsers are everywhere

24ways.org
7 points·by ao98·2 anni fa·3 comments

$1.4B in Vinyl Record sales beating out CDs for the 2nd year running

theverge.com
8 points·by ao98·2 anni fa·2 comments

Airlines Colluded to Ensure Onboard Food Would Be Awful

viewfromthewing.com
78 points·by ao98·2 anni fa·81 comments

comments

ao98
·anno scorso·discuss
Here's the actual link to the product: https://nova.amazon.com/chat
ao98
·2 anni fa·discuss
Droplets on digital ocean running docker containers. That’s as portable as it gets, but it’s also very DIY. A lot of the reasons you might use a cloud provider is the wide host of services that are meant to make your life easier.
ao98
·2 anni fa·discuss
Honestly it’s been my experience with Ruby that it’s Rails that can potentially be slow. Ruby is quite fast and even has a JIT option. Rails is by design opinionated, and for some cases I’ve found that I’ve had to work extra hard to ensure performance. That means refactoring code in slightly non traditional ways and having a deeper understanding of how Rails works under the hood (esp in the ORM). So if you think you can just use Ruby+Rails out of the box in its simplest form without experience and depth of understanding: yes it might be slow. But like with all things, you can go quite far with care and experience.
ao98
·2 anni fa·discuss
The best advice I been given: “when your problems seem overwhelming, get busy solving other people’s problems. Not only will you feel good about helping others and get that feeling of productivity, seeing what others are dealing with will also give you perspective on your own problems and a renewed sense of hope and energy”. Volunteer somewhere. Help a friend out. But try to do it in person where you can get more of that human connection.