Viewing profile — nakovet
nakovet
HN member- Joined
- Wed, Nov 30, 2011, 3:06 AM UTC
- HN karma
- 294
- Public activity
- 117 items
- HN profile
- View on Hacker News ↗
About nakovet
No profile information was provided.
Recent public activity
-
comment
Comment #48266363
This is one of the many cases for LLMs that I ask for the intermediate work, e.g. a script that generates random numbers, instead of asking to do the work itself. I attempted to sc…
-
comment
Comment #46899852
Thank you for your detailed reply! Appreciated it
-
comment
Comment #46894225
We are using a service that abstracts redis from us and requires to be treated like a critical dependency, think RDS, Aurora, Postgres, if they are down the whole site is down. Eve…
-
comment
Comment #45685021
It's on the landing page, there is not even a standalone mode yet, so you can't use it with node.js you need to use with Next.js. All to say, it's just early alpha preview, I would…
-
comment
Comment #44560109
> Forget Celery How do you do background job processing without Celery? Every app/website I ever developed required some sort of background job processing, for Python I use Celery,…
-
comment
Comment #44560053
Minor thing with the website but the download button is not entirely clickable, if you don't click on the text you don't get to download it, due to the div > a and the anchor being…
-
comment
Comment #44521311
What kind of setup did you have that Typeform was costly? We are on the $299/month plan coming from $99/month, and if you run a money making business of Typeform, this cost should …
-
comment
Comment #42993819
The access control portion is not clear to me: `current_user_organization_id()` where is this reading from? We tried using `set_config` https://www.postgresql.org/docs/current/func…
-
comment
Comment #42799933
I love tailwind, used in 3 projects in the past 4 years, it’s intuitive, well documented, simple. I don’t miss the days of emotion and styled components where I would have to think…
-
comment
Comment #42137682
If you are maximizing income, go work for the company that pays you the most. If you consider other things then it's not that simple: * control on which project you work on * choos…
-
comment
Comment #42120359
It’s expensive and it’s good that other options are available, it’s not insanely expensive though, the people that need the upgrade often make 6 figure salaries and can afford the …
-
comment
Comment #42120343
I find the cinebench benchmarks meh, every YouTuber and every publisher uses it, few YouTubers do more of a practical test which is quite more useful. I would like to see a compari…
-
comment
Comment #41470346
I've completed Exercism courses and they are great. One thing that was obvious to me is that if you want to focus on a specific topic the $15/month subscription is too cheap, you c…
-
comment
Comment #39621025
Kudos on launching it, I will be trying in a few meetings to see if it goes well, so far I am finding the UI unresponsive, I click and it marks an action item as completed (optimis…
-
comment
Comment #39577387
I’ve been playing every day it’s relaxing, quick, fun. I added to my Home Screen so I don’t lose it.
-
comment
Comment #39364273
About Fly but not about the GPU announcement, I wish they had a S3 replacement, they suggest a GNU Affero project that is a dealbreaker for any business, needing to leave Fly to st…
-
comment
Comment #39340548
I would downvote because the person is being reductive, in such a way that you can destroy most joy in life.
-
comment
Comment #38946941
Everything is an ad these days, check any new content similar to this blogpost, YouTube videos, etc. That said, the article is brief, direct, deliver good points then wraps up with…
- story
-
comment
Comment #33830050
I visited SF recently and they smashed by trunk, found nothing and left me with the repair service from the rental company, it was a Friday morning at a park.
-
comment
Comment #31938631
Nobody mentions User Experience. SourceForge was terrible, Google Code also, Gitlab has an acceptable UX. Github kills it in most fronts. What prevents Github Copilot from expandin…
-
comment
Comment #31834365
I used TabNine for years, if I recall correctly it was developed by a Waterloo (Ontario - Canada) student and bought by an Israeli company. Once they changed their EULA my security…
-
comment
Comment #31291304
Heroku is a one of kind platform, many tried to replicate, none have come close, the ability to setup a whole app with a few clicks on dynos and add-ons is great. The price was alw…
-
comment
Comment #30390342
I would love to do buy gstreamer course to learn more, I am finding the documentation hard to navigate on the macOS platform, it seems very linux friendly. Keeping an eye for study…
-
comment
Comment #30179880
The author started the topic really well, be defining a separation between Javascript/Typescript. I find the examples that followed to be a demonstration without purpose. After rea…