Viewing profile — minaguib
minaguib
HN member- Joined
- Fri, Dec 09, 2011, 3:54 PM UTC
- HN karma
- 410
- Public activity
- 132 items
- HN profile
- View on Hacker News ↗
About minaguib
Recent public activity
-
comment
Comment #49061338
FWIW, Legislation IS what brought us here in the first place :)
-
comment
Comment #46926462
Cool intro and visuals. Where it ends "how do we calculate the weights ?" is fairly simple. Start completely randomly and compare output to known truth. When it's incorrect, you be…
-
comment
Comment #46699622
Agreed with the main message. ... but An incoming message to an IPv4 NAT router will not be forwarded to a LAN device unless it matches a known flow (typically continuation of a co…
-
comment
Comment #45946557
Related: "Do the Real Thing" by Scott Young (2020): https://www.scotthyoung.com/blog/2020/05/04/do-the-real-thin...
-
comment
Comment #45324105
Entirely unrelated to the topic, but my mind was blown when I recently learnt that clamp() can be implemented via .median(val, low, high), and the param order doesn't matter!
-
comment
Comment #44882410
Perion | Advertising Technology | https://perion.com/ | Hybrid (Onsite+WFH) Hiring software engineers across different locations and teams: - Tel Aviv: Back End (Go) developer: Hig…
-
comment
Comment #44744844
Agreed with you. I've always told people all code "rusts" (not a language reference) - in multiple ways: the original author's mental model, the contributors, institutional knowled…
-
comment
Comment #44447127
Looks good Not a lot of web sites have made my Macbook M3 show signs of stress ;)
-
comment
Comment #44415569
OP: the readme could really benefit from a section describing the underlying methodology, and comparing it to other approaches (Go channels, LMAX, etc...)
-
comment
Comment #44264710
I'll look into these. Thank you.
-
comment
Comment #44247504
No it's intentional. The highlight is what I call a "known prefix" It's a hint to tell you the word starts with "s", but since you didn't narrow it down to "su..." or "sv..." it's …
-
comment
Comment #44242015
Aah - not sure why it stopped responding, sorry about that. I'll try to add some local state management so a refresh for a game doesn't lose progress.
-
comment
Comment #44241995
I've always been a backend/systems kind of guy. For the frontend for this I used Vue.JS as a learning experience. Overall it was straightforward and quite pleasant. The hardest par…
-
comment
Comment #44241963
Thanks - cleaned up the list a bit with the help of AI
-
comment
Comment #44241959
Thanks - I've removed the pattern validation for now
-
comment
Comment #44241402
I have a decade's worth of guess statistics per word. Unfortunately, I just converted it to a frontend-only app to eliminate hosting costs, so I have no good location to keep track…
-
comment
Comment #44241258
It's a random word each game (but the URL is shareable with a friend to play the same word). TBH I've had it up as-is for a decade as a classical web app, but just converted it to …
-
comment
Comment #44241244
I like it as well - especially the logical top-input-bottom layout
- story
-
comment
Comment #44097944
In _this_ particular case, you could just tell curl to internally timeout the request (via `-m`) instead of trying to manage the timeout on the process level
-
comment
Comment #43388485
As someone who has been designing, writing, and operating high-performance systems for decades, I can guarantee you that it does not boil down to "laziness". Everyone starts with t…
-
comment
Comment #43021270
Good stuff, but if you wanna bring it up a few notches see https://everyuuid.com/
-
comment
Comment #42675523
What a blast from the past - the CGI library is still receiving some love...
-
comment
Comment #42302640
Hivestack by Perion | Montreal, QC (Hybrid Office/Remote) | Full Time Industry: AdTech, specializing in Digital Out Of Home I'm hiring for two engineering lead positions (senior/st…
-
comment
Comment #42283457
That's a lot of rules. Ask everyone to cement their thoughts in a computerized form ahead of the meeting. Bonus points if done immediately after the interview ends. It can be freef…