HackerLangs
トップ新着トレンドコメント過去質問紹介求人

ixsploit

no profile record

コメント

ixsploit
·18 日前·議論
I used lyx during university. Was super happy. Still have all my homework and lecuture notes.

https://www.lyx.org/
ixsploit
·21 日前·議論
It's kinda easy to measure if you've learned something. You can test yourself if you can do what you've learned without AI.
ixsploit
·4 か月前·議論
The UI is also less stable then most cli tools.

The enterprise tools I am currently working with often have outdated screenshots in their own documentation.
ixsploit
·4 か月前·議論
It's really not an easy problem to solve.

You would hire someone with the expactation that they learn, but you also need to pay them. New hires always slow the team down. And currently you wouldn't even get much out of them, as you can delegate those tasks to AI.

Additionally you can not even be sure that the junior will learn or just throw stuff at AI. The amount of vibecoded Code I have to review at the moment from Seniors is stunning.

So yeah, the market needs Seniors, but there is basically no incentive for a company to hire a Junior at the moment. It's just easier and cheaper to pay a bit better than the market and hire Seniors then to train a Junior for years.
ixsploit
·5 か月前·議論
Because it’s very easy todo nowadays. Why making compromises in your workflow anymore?
ixsploit
·7 か月前·議論
Thank you, but the JSON API stuff is exactly what i am using nushell for at the moment. Makes it trivial to navigate large datasets.

For me it's pretty hard to work without type annotations, it just slows me down.

Don't get me wrong, I really like python for what it is, I simply missing out on the fast prototype stuff that everyone else is capable of.
ixsploit
·7 か月前·議論
Is there a good resource on how to get better at python prototyping?

The typing system makes it somewhat slow for me and I am faster prototyping in Go then in Python, despite that I am writing more Python code. And yes I use type annotations everywhere, ideally even using pydantic.

I tend to use it a lot for data analytics and exploration but I do this now in nushell which holds up very well for this kind of tasks.
ixsploit
·8 か月前·議論
The LLM will only be challenging in the way you want it to be challenging. That is probably not the way that would be really challenging for you.
ixsploit
·8 か月前·議論
At the moment it is the other way around. LLMs rarely write good code if not instructed by someone that knows what they are doing. And even then the code is rarely good.
ixsploit
·9 か月前·議論
And if a critical security flaw is discovered in version 4, nobody is going to fix it, and you need to buy a new product from a different vendor.
ixsploit
·9 か月前·議論
No it’s not. I was using vim / nvim interchangeable. I moved from emacs to vim in 2003 or 2004. I am really not sure when I changed vim to nvim as I always have an alias vim=nvim.
ixsploit
·9 か月前·議論
I really like the great defaults helix comes with.

I used neovim for 20 years and still like it a lot. But after some plugins broke I wanted to give helix a try. I am missing a plugin system in helix.

However, for me, helix comes with the nearly perfect amount of functionality, while being extremely responsive. It also made me appreciate stuff like multicursor, which I haven’t tried before.

I tried multiple out of the box nvim solutions, but never liked one of those.

I looked into zed, but don’t see much of a reason to use it. Maybe I should give it a try.
ixsploit
·9 か月前·議論
Or you know, not making it public.

And if you might need to make the photo public, you could blur the faces.
ixsploit
·10 か月前·議論
I do something similar and I have the best results of not having a history at all, but setting the context new with every invokation.