HackerTrans
TopNewTrendsCommentsPastAskShowJobs

krisgenre

no profile record

Submissions

Gemini CLI not working for 100s of paying users for more than a month

github.com
1 points·by krisgenre·2 maanden geleden·0 comments

A High-Performance, GPU-Accelerated Redis Client Built with Rust and GPUI

github.com
2 points·by krisgenre·6 maanden geleden·0 comments

Jetbrains Fixes 20 Year Old Feature Request

youtrack.jetbrains.com
3 points·by krisgenre·7 maanden geleden·0 comments

comments

krisgenre
·3 maanden geleden·discuss
Eleventy + Decap CMS + gitlab has been working well for our marketing team for the past 3+ years. Also, with Claude/Gemini/Copilot it is a lot easier to edit templates and add new pages when all of the files are right there on your filesystem.
krisgenre
·3 maanden geleden·discuss
.. and Claude Code for Linux, the CLI binary is 200+ mb :(
krisgenre
·3 maanden geleden·discuss
Reminds me of a question that I asked couple of years ago - https://news.ycombinator.com/item?id=37176689
krisgenre
·6 maanden geleden·discuss
+1. AI agents can also fix minor bugs easily in open source software (it already did in two of the apps I use).
krisgenre
·6 maanden geleden·discuss
18 years here (more if I can count my non professional years). Agreed, coding isn't as much fun as it used to be but AI has only increased my enthusiasm for tech. Its a lot more easier to learn and understand new stuff, build things (especially personal tools) and tinker in any programming language.
krisgenre
·6 maanden geleden·discuss
I have nearly two decades of programming experience which is mostly server side. The other day I wanted a quick desktop (Linux) program to chat with an LLM. Found out about Viciane launcher, then chalked out an extension in react (which I have never used) to chat with an LLM using OpenAI compatible API. Antigravity wrote a bare minimum working extension in a single prompt. I didn't even need to research how to write an extension for an app released only three to five months ago. I then used AI assistance to add more features and polish the UI.

This was a fun weekend but I would have procrastinated forever without a coding agent.
krisgenre
·7 maanden geleden·discuss
Filling out forms, booking tickets, summarizing content ...

Even at work, have seen few junior developers use AI browsers to attend mandatory compliance courses and complete quizzes. Not necessarily a good thing but AI browsers may win in the end and it might be too late for Firefox.
krisgenre
·7 maanden geleden·discuss
+ Children are growing up with ChatGPT and Gemini. It has already become the de facto standard for learning. AI in browsers is inevitable.
krisgenre
·7 maanden geleden·discuss
Okay, but is that a bad thing?
krisgenre
·7 maanden geleden·discuss
Maybe they want more free users to better train their models and don't care about the money (which they already have in plenty?).

In the grand scheme of things, paid users are minuscule. They are probably delighted because of all the free users.
krisgenre
·7 maanden geleden·discuss
Is this similar to the indexing done by Jetbrains IDEs?
krisgenre
·9 maanden geleden·discuss
So far, I have had a very good experience using Gemini Live with the camera turned on. Just today, I wanted to find out the name of a spare part inside a bathroom faucet. First, Gemini said it was a thermostatic cartridge, but I responded that it couldn't be, as it doesn't control temperature. Then it asked me what it did, and I said it has a button that controls the flow of water between the tap and shower. It correctly guessed that it was a diverter cartridge.
krisgenre
·9 maanden geleden·discuss
Exactly! I too bought the M1 Macbook Air in 2021 because of its great battery life. I wanted a powerful device for hacking on personal projects at home (I use a Dell running Ubuntu at work) but every time I opened it there was always something frustrating about OS X that made it unsuitable for dev stuff (at least for me)

* Finder - this is my most hated piece of software. It doesn't display the full file path and no easy way to copy it

* I still haven't figured out how to do cut/paste - CMD + X didn't work for me

* No Virtualbox support for Apple Silicon (last checked 1 year ago)

* Weird bugs when running Rancher Desktop + Docker on Apple Silicon

But still Apple hardware is unbeatable. My 2015 Macbook pro lasted 10 years and the M1 is also working well even after 4 years.
krisgenre
·6 jaar geleden·discuss
I guess AppCode and Rider aren't included. As a Linux user I completely forgot they existed :).
krisgenre
·6 jaar geleden·discuss
.. and IntelliJ Ultimate has plugins that brings all the features of all of their IDEs(PHP, GO, Android, RUST, JS...) except CLion.
krisgenre
·6 jaar geleden·discuss
I didn't even apply for a license from my company because I use it on my personal laptop too. Jetbrains is so good that I actually feel happy paying for it. Its quite ironical that I started my career as an Eclipse RCP developer and up until 2016 I considered it the best IDE in the world.