Viewing profile — Rizz
Rizz
HN member- Joined
- Sun, Dec 01, 2013, 9:07 PM UTC
- HN karma
- 136
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About Rizz
Interests: Education, Programming, Books, Cybersecurity, Mentorship, Running
---
Recent public activity
-
comment
Comment #48737519
Please use a .test TLD, that way you will not run into DNS problems, random hickups, etc. This is safe on mac/win/linux. Downside of a full hostname is that browsers have a bunch o…
-
comment
Comment #48737466
From September 1, 2026, due to our content licensing agreements, you will no longer be able to access your previously purchased content from Studio Canal, and it will be removed fr…
- story
-
comment
Comment #45828559
Human foveala, the central part of your vision, has on average about one cone every 30 arcseconds, but resolution of 20 arcseconds is still quite common because the variety in cone…
-
comment
Comment #45826762
But the past didn't use ASCII as such, but extended character sets, or multiple characters sets, which did allow for Russian, German, etc. text interfaces.
-
comment
Comment #41533993
Someone who is good at learning can just learn for free, only someone who is not confident in their abilities would pay for the name of a college attached to a degree (with likely …
-
comment
Comment #41066884
As mentioned it works for valid short hashes, if there are multiple commits with those first 5 characters then you need to make it more specific by bruteforcing, appending a 2, 4, …
-
comment
Comment #37536900
It seems like the first variant is overly complicated. When you write about set theory you should be able to figure out that you don't have to rely on the effects of the union oper…
-
comment
Comment #36231280
And of course it can also be used for gaining entry to hackers systems by infiltrating c&c servers on third party hardware, which also had been done before by Dutch authorities wit…
-
comment
Comment #36231239
I suspect this is also to provide a legal framework to automatically remove malware from victim's computers, as has been done before by Dutch authorities without any law permitting…
-
comment
Comment #34845439
> Also had a 2:1 desktop:laptop ratio -- would have guessed more laptops. (The author questions how Plausible determined this.) For my personal analytics without third party depend…
-
comment
Comment #34566190
You could use the name of the foreign key, together with FKs namespaced to the table they are on would allow very expressive joining, and the query might even survive schema change…
-
comment
Comment #34558128
Then they are that much more likely to need you. There is no reason to think that layoffs and hiring have anything to do with eachother.
-
comment
Comment #32891177
A modern phone with a 5 Ah ( ~ 18.5 Wh) battery can run for many hours streaming to a builtin screen, meaning it uses far less (anything over 45 minutes is more energy efficient) t…
-
comment
Comment #32245378
If the converting to hex step is too slow, could you leverage your makefile or other build script to bootstrap a simple, faster converter to convert your data file?
-
comment
Comment #31622851
Which they did and showed in the previous sentence. You cannot possibly have missed that.
-
comment
Comment #30967608
You can use web sockets for this sort of functionality, the socket is closed as soon as the browser is closed.
-
comment
Comment #30325949
MS Access works just as well on an SQL Server database as on its internal database, so your scaling works just as well as on any other established database server, and then the SQL…
-
comment
Comment #29941957
Is it crime or is protest? We all know Amazon will let its workers die in hurricanes, harass its workers until they commit suicide, not pay their workers a living wage, and all thi…
-
comment
Comment #29335747
Find was first added to DOS 38 years ago, years before POSIX was created, and even more years before grep was added to POSIX. Find's capabilities were kept as is for compatibility,…
-
comment
Comment #27849464
He was one of the runner-ups. His father owns an investment firm.
-
comment
Comment #27814928
The Netherlands just tried reopening, in two weeks they managed to undo seven months of lockdown as far as caseload goes. The infections are overwhelmingly amongst teens and people…
-
comment
Comment #26598488
17 in php with strlen, which is defined as counting bytes. 1 when you use grapheme_strlen. mb_strlen and iconv_strlen return 5, and 5 is rather useless as the article says.
-
comment
Comment #25018300
In European law it specifically states: Technological measures shall be deemed 'effective' where the use of a protected work or other subject matter is controlled by the rights hol…
-
comment
Comment #25006822
Effectively of course means "in effect" in this context, for example YouTube doesn't have to prove the measure was designed to limit access, only that it does in some way. Pretendi…