Viewing profile — z92
z92
HN member- Joined
- Thu, Apr 08, 2010, 3:51 AM UTC
- HN karma
- 1,606
- Public activity
- 533 items
- HN profile
- View on Hacker News ↗
About z92
Recent public activity
-
comment
Comment #26418834
Checked Zig. Doesn't have a memory manager. It's "free all at program termination" or manually manage memory like C.
-
comment
Comment #26383789
I don't get how food consumption can increase in a pandemic. Should be constant in or outside a pandemic situation. Possibly somewhere crops are getting rotten because of newly imp…
-
comment
Comment #26382910
Too large a company. Their cross-team is like other's cross-company.
-
comment
Comment #26370134
Consider keywords : ফেরত -> উত্তর ফাং -> কাজ For hashmap indexes, consider name["key"]-> name.key And while initializing "name" -> "value" consider syntax name : "value" Less typin…
-
comment
Comment #26314649
Anybody else remember the speedup loop. https://thedailywtf.com/articles/The-Speedup-Loop tl;dr : programmer inserts a large empty loop in a UI, so that in weeks when he achieves n…
-
comment
Comment #26312425
Gab is like Facebook. Parler like twitter.
-
comment
Comment #26304840
Do it for all the selected lines, when multiple lines have been selected and tab pressed.
-
comment
Comment #26296975
Also note that the way he fixed it, strlen only caches the last call and returns quickly on an immediate second call with the same string. Another reason why C styled null terminat…
-
comment
Comment #26264324
Parse your server's access log file. The way it had been done for decades. "Analog" was popular then, Should be better options now.
-
comment
Comment #26263868
Right! Linode was $20/month at least and more focused to businesses. Not the then unbelievable $5/month for SSH ssh accessible virtual box with root access that DO started. Plus th…
-
comment
Comment #26261698
His conclusion : > In the years to come, industry experts expect low-level coding and programming jobs to become obsolete with the development of new tools that remove the need to …
-
comment
Comment #26215155
If you can't purchase the GNSS HAT, use an old Android phone and install Termux on it. Then run some bash scripts on the phone that will do the job. The phone will communicate with…
-
comment
Comment #26211648
> continued dominance of facebook in a lot of countries is a bit of an anomaly. Scaling for cheap is the winning strategy here. Google had its social network before facebook too. O…
-
comment
Comment #26121737
Prototyping takes less time than writing up the requirement in paper. And customers can give more accurate feedback watching the prototype than reading the docs. It rarely happens …
-
comment
Comment #26000512
Coup news takes time to reach the media. If this is not fake more likely this video is from the previous day afternoon, when they raided the parliament.
-
comment
Comment #26000501
Otherwise she had to place the camera on the road. And road views are fine specially when the background is the White House or the parliament building in this case.
-
comment
Comment #25986124
The site has collapsed, instead. "Resource Limit Is Reached"
-
comment
Comment #25718271
This post says how unpredictable it is. Come on, you can run a linux distribution on a non-apple hardware and not even worry if any of those software will run on it. Plus any of th…
-
comment
Comment #25645618
The Google play version was crippled beyond being practical anyway. Can't SMS, can't GPS, no access to address book. The usable version is from F-Droid. And I had to install that o…
-
comment
Comment #25549591
So does Fedora's latest release. zram0 partition. zipped RAM drive. And measuring speed of my /tmp directory, have a feeling it resides on RAM.
-
comment
Comment #25267958
He did, Quote : We are going to say we used four hours of labor. This includes drive time to the primary data center. Since it is far away (18-20 minute drive), we actually did not…
-
comment
Comment #25244073
Here's the summary on how he did it : - Search and list all FLV files on the disk. - Search for all FLV file signatures on raw disk. - For each known file on the disk, compute md5 …
-
comment
Comment #25217410
When you write Java in a C like syntax : "Chronicle's system is built in what Lawrey describes as "C-like Java" and it's this that he encourages people to code low latency systems …
-
comment
Comment #25140863
Note that it's not 60% of all businesses closing. Rather 60% of businesses that have already closed, won't re-open.
-
comment
Comment #25092496
You can turn that off by turning off 2 factor authentication, where ever that setting is.