Hacker Newsnew | past | comments | ask | show | jobs | submit | maouida's commentslogin

I use neovim so claude code makes more sense to me. I think having the code agent independent from the code editor is a plus.


What we need is not an editor. We need a coding agent server which we can use from any editor we want.


There's aider (https://aider.chat) or Claude Code (https://docs.anthropic.com/en/docs/claude-code/overview) or Codex (https://github.com/openai/codex) or plandex (https://github.com/plandex-ai/plandex) or kwaak (https://github.com/bosun-ai/kwaak)

I'd venture to say there's more of these than there are UI Editors tbh.


Github copilot supports neovim


"lahja" in Arabic means dialect


OMG. I am Tunisian and was planing to buy an sdr dongle next month for research purposes. I guess if I had done it I would be in big trouble by now. It is well known here that customs are very suspicious about any device they do not recognize. Back in the early 2000s they were questioning people about their USB sticks!


It’s not about just carrying device.

they explain that he was using the RTL-SDR as part of his investigation for monitoring air traffic to Libya in an attempt to link flights against violations of the arms embargo.

So the person in question supposedly wanted to prove that Tunisia is potentially violating UN embargo by possibly monitoring air traffic communications without permission.


Tunisia and Algeria are well-known in enthusiast circles as countries where you do not try to monitor ATC or Mode-S transmissions.

He had a noble cause but what he was doing would have to be done in a hands-off, anonymous way with relay to an outside recipient. Perhaps remote solar-charged SoC units with satellite uplink, but that's getting into serious money.


That would explain the arrest and silence from all parties. They don't want to wake up the hornet nest.


What embargoes related to flight is Tunisia under?


Another Tunisian here. Our country is backwards when it comes to tech. Heck, you can get arrested for bringing a drone into the country without proper security authorization...


I was gonna bring one in to take some super cool Roman ruin aerial shots but was thankfully dissuaded by a friend.


Damn. That would have been awesome. :-/ But it's not worth your safety.


Putting aside the arrest which is legal, I wouldn't say Tunisia is backwards when it comes to technology and innovation but I guess with security reasons Tunisia find it self impellent to make such decisions, I mean the last years haven't been easy when it comes to terrorism and now you're between the civil war in Libya and maybe a revolution in Algeria.


Buy yourself a USB TV tuner ... then use it as a RTL-SDR.


Thanks. I'll do some research on that.


RTL-SDR from rtl-sdr.com is essentially a particular USB TV tuner, just repackaged into a form that makes it more suitable for SDR use (higher-quality soldering, metal cover, etc.). You can look for that TV tuner sold as a TV tuner, and get roughly the same capabilities.


It seems like this was politically motivated and if one were off the radar it may not be an issue. If you're concerned about someone looking for an excuse to arrest you, that might be an unfortunate cause for concern.


Having a beard is very enough to raise their suspicion as they will link you to terrorism without thinking twice. In 2015 I bought a metal detector online and they thought I will use it to search for monuments. They returned it and I was lucky it ended there.


That makes me appreciate what I currently take for granted here in the US


Like having your phones and laptops searched (with you unlocking them) on entry?

Or do you mean "here in the US if I am a citizen"? :)


>I bought a metal detector online

A fellow Tunisian here,

I tried several times to buy stuff online (listed with foreign currencies) using a regular credit card. But the transaction always fails.

Since we don't have paypal either, I'm interested, how do you purchase stuff online using a foreign currency?


Oh wow. I spent my teenage years in La Marsa. I would have never expected to find Tunisians on HN!


Why is that? (I seriously wonder)

From a purely statistical viewpoint, there are 11M Tunisians out of 7.5 billion people, which would put them at 1.5 out of any 1000 people are Tunisian :) Even if we take technological and language exposure (which is what I am guessing you are hinting at), I'd say at least 1 person in 5000 on here is Tunisian :) And I suspect there are more than 5000 people on HN.

If this was more of a small-talk "hey I've lived there and so nice to be reminded of it", pardon my intrusion with data :)


Hey no worries. :)

Yeah statistically speaking you are probably right. It's probably because the vast majority of people around here are from the US. I'm from Spain and I rarely find Spaniards either.


There are some in Tunisia


Recently I had to do some updates on a UI that used tailwind framework. It was the most unpleasant experience I have ever had. I quickly got eye strain looking at all those attributes.

Keep HTML for HTML and CSS for CSS.


No one is obliged to bid on such projects. You'll find clients who pay good rates too. I have been freelancing on Upwork since 2010, I never bin on low budgeted projects and usually I'm happy with $35+/hr rates. That may sound to low in US but where I live it is very high pay rate.


Usually I use Paint.NET for quick edits and Microsoft Snip[1] (not Snipping Tool) for screenshots.

[1] https://mix.office.com/snip


I started to used VIM seriously last month. My biggest concern so far is editing new files. Too much switching between INSERT and NORMAL modes.

This is not a problem when editing existing files.

Also I think some keyboard shortcuts are not comfortable on an AZERTY keyboard layout.


One trick is to postpone the correction of a typo for instance until you're done with your current editing. And there's also plenty of ways to switch between modes: i,I, o, O, a, A, and ^o and ^d (insert mode) which are occasionally handy.

Also people often duplicate Esc to the "jk" combination. I personally use ^L instead, but for no particular reason.

On AZERTY keyboards, the nastiest shortcut for me is ^[ ("jump to tag", which is ctrl-AltGr-5). I simply remapped it to F2. A second one is ` (backtick, altGr-7), which I remapped to ' (tick). I did not move tick somewhere else, it wasn't useful enough to me to bother doing it.

See :map and :noremap for how to do these things.


> Also I think some keyboard shortcuts are not comfortable on an AZERTY keyboard layout.

Agreed. That's why I switched to the US international layout. Took me only one week to train my fingers. And it's not that hard when I have to use someone else's computer (somehow I didn't forget the azerty layout :D).


Have you remapped Caps lock to Escape yet?


I just use ctrl-[ to go back to normal mode. I actually do use the CAPS LOCK key for typing in all caps on occasion, so I would rather not remap it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: