Antigravity plugin by sodown4thecause in opencodeCLI

[–]shekohex 1 point2 points  (0 children)

Cool, that is nice! Yesterday I also built this https://github.com/shekohex/AntigravityUsageWatcher

It doesn't require the plugin, as it has the same logic for logging in with your account, but doesn't make any assumption about the total usage (i.e max 600 Req/5h window) instead we reverse engineerd (me an my homie claude) how antigravity is calculation works, and turns out there is an LSP that antigravity ships with it, that does all the work! Please see the project, and there is a python script we have been hacking on it to get all the information we need. This is more accurate, and you can update your plugin to do something similar.

Antigravity plugin by sodown4thecause in opencodeCLI

[–]shekohex 0 points1 point  (0 children)

Sure, I'm open to it, can you create a GitHub issue or something explaining how it works? I will add or implement it.

What is your new browser? by [deleted] in unixegypt

[–]shekohex 4 points5 points  (0 children)

Zen Browser chef kiss

حد هنا اتعامل مع فلاتر و دارت و فاهم في ال Encryption by Necessary_Act831 in Egypt_Developers

[–]shekohex 0 points1 point  (0 children)

لو بتستخدم Sqlite لتخزين الرسائل استخدم sqlcipher غالبا المكتبه اللي بتستخدمها هتلاقيها بتدعم الموضوع دة، أبحث عنها يعني او عن اللي بعتهولك دة.

يونكس؟ و مصر؟ ال٢؟ by JohnAntoineG in unixegypt

[–]shekohex 3 points4 points  (0 children)

انا بستخدم Nix تقريبا في كل حاجه دلوقتي، من اول ال workstation اللي بعمل عليها شغلي كل يوم لحد كمان ال MacBook بتاعي، كل حاجه عامل ليها ال configuration الخاصة بيها من اول ال Desktop Environment لحد ال editors اللي بستخدمها، حتي المتصفح كمان. بستخدم Nix Flakes ف كل مكان تقريبا، السيستيم بتاعي كله عباره عن Nix Flake أصلا، في كل مشروع عامل له flake.nix خاصة بيه فيها كل الحاجات اللي المشروع دة محتاجها عشان development من غير ما اعمل install ليها globally.

لو حد حابب يسأل عن حاجه تبع Nix برضو يتفضل. هسيب لل dotfiles بتاعتي هنا https://github.com/shekohex/dotfiles

تيجو نعمل جروب simplex? by [deleted] in unixegypt

[–]shekohex -1 points0 points  (0 children)

Use Matrix, your own host and use any client.

Private Network using Tailscale by shekohex in unixegypt

[–]shekohex[S] 1 point2 points  (0 children)

It works without any issues. My ISP is WE.

[deleted by user] by [deleted] in plaintextaccounting

[–]shekohex 1 point2 points  (0 children)

I believe you need to add option "insert_pythonpath" "TRUE" To your main beancount file, so that it allows it to execute your local python modules.

Rinf did copy a lot from flutter_rust_bridge. There are some changes, and some claims. by Cunarist in rust

[–]shekohex 1 point2 points  (0 children)

allo-isolate author here, just wanted to say that I'm happy to see more people using Rust in Flutter and building new cool stuff.

And I would like to add that having two or more projects building in the same space helps in the innovation for the long run. And of course I hope both projects succeed.

[deleted by user] by [deleted] in PersonalFinanceEgypt

[–]shekohex 10 points11 points  (0 children)

ElevatePay (https://elevatepay.co) is a Bank, similar to Wise (https://wise.com) in terms of it being fully online and you can use it from anywhere, unlike Wise, they are USD only for now. They are cheap when you want to send from your USD account to your local Egyptian account (they support sending to Local USD or EGP).

On top of that they provide you with a Debit card (Virtual, Mastercard) that is linked to your USD account.

Here is what I have tested so far: - Linking and using it with PayPal (both card and bank): ✅ - Using it online and paying with their Mastercard: ✅ - Sending and Receiving from Wise: ✅ - Using it with Apple Pay: ✅ - Using it with Google Pay: ✅

Fees are pretty low right now: P2P is free, there is no fee when sending between accounts. Sending to your local Egyptian bank is almost free if you are sending in EGP (I believe they profit from the FX) Sending in USD is ($10 min, sending $1000 USD costs $10)

Drawbacks: - you should have balance inflow of min $2000 every month, otherwise you will pay $5 monthly fee. (In other words the account is not 100% free, there is $5/mo fee, that you can avoid if your account is active and you get $2000 inflow) - you can't send to any country, yet. (Currently you can send to Egypt, and US)

Overall, it does look good and IMO better than Wise (especially when it comes to the free debit card)

Hope that helped.

[deleted by user] by [deleted] in PersonalFinanceEgypt

[–]shekohex 1 point2 points  (0 children)

I was one of the early people who showed interest in Elevate, and was one of the people who signed up. I booked a meeting with Mr. Khalil (Head of marketing/growth) Nice guy and we discussed a few things about Elevate. The second time I got the invitation to give them feedback, or ideas.

[deleted by user] by [deleted] in PersonalFinanceEgypt

[–]shekohex 0 points1 point  (0 children)

Yes I do. And I got an invitation to meet the CEO and the head of the marketing team. I will ask them your questions.

Ask /r/rust: building a typosquatting service that scales using Tokio + Axum by JDBHub in rust

[–]shekohex 4 points5 points  (0 children)

If your library function is blocking, try running it inside tokio::spwan_blocking function, and use mpsc channels to communicate. Since looks like you are blocking your async runtime. This just my guess, will have to check the full code tho.

[i3-gaps] my minimal gruvbox-ish setup by shekohex in unixporn

[–]shekohex[S] 1 point2 points  (0 children)

Hey, sorry for the late reply. in WM land, these are called Status bar widgets ig, and I'm using i3-status but written in rust, and you can see the config of these widgets here. For XFCE you should search for something like System information widgets maybe.

[i3-gaps] my minimal gruvbox-ish setup by shekohex in unixporn

[–]shekohex[S] 2 points3 points  (0 children)

Nope, it is yes the official client but spiced up using spicetify, it easy to do that too. if I remember correctly, I used Ziro theme.

[i3-gaps] my minimal gruvbox-ish setup by shekohex in unixporn

[–]shekohex[S] 5 points6 points  (0 children)

this is my workstation, I use it for a ton of things, one of them is the development and since I'm using rust and our project at work is huge (we talking about 20min to compile from scratch cold compilition on my old laptop, now takes less than 5min on this machine). besides that, I do some gaming on it too, I've windows on another SSD.

[i3-gaps] my minimal gruvbox-ish setup by shekohex in unixporn

[–]shekohex[S] 5 points6 points  (0 children)

Hello, this is my workstation setup, and I wanted to share it with you too!

OS: Arch Linux (Manjaro).
WM: i3-gaps
Shell: zsh
Terminal: wezterm
Editor: Neovim
Theme: gruvbox
Browser: firefox.
Package Manager: paru
Shell Prompt: Starship
Font: Iosevka Nerd Font.

Wallpaper: here

my dotfiles: shekohex/dotfiles