Viewing profile — alimoeeny
alimoeeny
HN member- Joined
- Mon, Sep 15, 2008, 5:10 PM UTC
- HN karma
- 376
- Public activity
- 266 items
- HN profile
- View on Hacker News ↗
About alimoeeny
Recent public activity
-
comment
Comment #47756865
Claude-profiles https://github.com/alimoeeny/claude-profiles an easy way to backup and switch your claude-code profile (the ~/.claude directory)
- story
-
comment
Comment #46903155
I personally have been blocking sentry and all relevant domains on my machines. I understand this is not a generally applicable advice. For me that’s the right choice
-
comment
Comment #46493127
Yeah, me too. The only thing that shows up is poke.com which has something to do with mobile notifications (and seems like at some point they offered some api, but maybe it was dis…
-
comment
Comment #42842205
Thanks Amir6. Very interesting. What resources do you have in mind? can you give me some examples?
-
comment
Comment #42794415
This is a side project I've been working on.
- story
-
comment
Comment #42070363
Don't forget to scroll down the page. The girl with the wine glasses is my favorite. And the guy taped to the wall.
-
comment
Comment #41837538
This is of course the dream, "to improve personal health for every person on earth". Any contact info?
-
comment
Comment #41696433
Working on an API product based on good old visual classifiers to detect Malaria in real world blood samples. I know there are lots of publications claiming they have solved this p…
-
comment
Comment #41100963
I am looking at https://www.ffmpeg.org/legal.html It doesn't look like FFmpeg themselves have any problem with commercial use. Unless you end up using the tech that falls under the…
-
comment
Comment #40534986
I recently learned about https://www.linen.dev/ which is claiming to fix this issue by "Make Slack and Discord communities Google-searchable" An example use by the Haxe community: …
-
comment
Comment #40534568
I think this is a big problem we are going to face soon. And I wish I had a solution for it. For example, recently I've been using Haxe + Heaps.io for a game I am working on. And u…
-
comment
Comment #32150800
How do you find this subset of discords? I mean most of the ones I hear about are from creators promoting their servers and by definition they’re too busy and chaotic. Any pointers…
-
comment
Comment #31184065
This is a very interesting youtube video by LegalEagle discussing legal issues around NFTs. I found it very intersting.
- story
-
comment
Comment #30833332
maybe another way to say this is: this is fantastic, keep up the good work. However, can you also PLEASE, add a pure "keyword search" where I can type a keyword and get a list of p…
-
comment
Comment #27132203
My FaceID stopped working. I cannot %100 relate it to the update itself, but after the update, I also enabled the unlock with watch, after one day, I decided it it not for me and d…
-
comment
Comment #26596869
Google Cloud run although not free is great for many situations, like if your website is not static and is low traffic.
-
comment
Comment #25177208
can you elaborate? I mean it is not obvious to me what is wrong with writing a new mail server,
-
comment
Comment #24749956
Is this available to consumers? or event as an experimental thing we can get our hands on? I cannot find much more than what is in that paper (which I only read the abstract, I adm…
-
comment
Comment #22664409
I wish there was a solution for Cisco WebEx. To join in a browser and avoid their application. On macos it automatically adds itself to the launchagents (or whatever that autolaunc…
-
comment
Comment #22278302
UI development is still very clunky on any desktop OS other than windows. (and I have not done UI on windows in a decade, it used to be pretty good back in the day). iOS is good, I…
-
comment
Comment #22153849
You assume a vpn service (or even an ssh tunnel) is something a grad student in a third world country can afford? Often this is not the case.
-
comment
Comment #22132786
This claim is specifically related to blocking webserver in python vs concurrent webservers in go. I assumed this is common knowledge, that scaling python webservers is a complicat…