Viewing profile — masihyeganeh
masihyeganeh
HN member- Joined
- Fri, Feb 14, 2014, 5:44 PM UTC
- HN karma
- 5
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About masihyeganeh
No profile information was provided.
Recent public activity
-
comment
Comment #45556969
No no, I can't find a reason to use a highly configurable tiling manager tool for that. Something like Moom will do the job. But then I can't find a reason to have more than two wi…
-
comment
Comment #45556954
If you ask me, this will cause more distraction than being productive. In your example, would Slack be needed all the time, so it would worth keeping a quarter of the screen? Then …
-
comment
Comment #45556734
I don't get it. Why anyone would need to use tile manager in macOS? How often do you need to have apps side by side? In most cases, just making the app full screen and switch betwe…
-
comment
Comment #33853973
It's just a lie. Don't fall for the propaganda of the regime
-
comment
Comment #31506525
I don't see the update yet. Haven't it provided ways to add a more advanced OPT yet? E.g. more digits, different hashing algorithm, different interval, ...? It's a shame that it do…
- story
-
comment
Comment #9557773
This comparison is unfair. In C# code it's using foreach loop over generic list which is ~4 time slower than for loop over array, but in C++ code it's using pointers (correct me if…
- story
- story
-
story
PHP session weird behavior
PHP session can be locked by one process and causes other processes wait until it finishes