Viewing profile — forg0t_username
forg0t_username
HN member- Joined
- Mon, Jun 19, 2017, 6:52 AM UTC
- HN karma
- 78
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About forg0t_username
No profile information was provided.
Recent public activity
-
comment
Comment #17996083
I'd really like to give them the benefit of the doubt, but at this point it's sheer incompetence. It's been pointed out in the past, and it's still growing.
-
comment
Comment #17794644
5 months from graduating I started looking for job offers. I wanted to get into ASICs D&V so I looked up the jobs from all the well-known companies, and applied to the one that was…
-
comment
Comment #17633880
Did you try to add your development folder to the AV's exception list?
- story
-
comment
Comment #16335569
I work at Arm in the UK. They also have offices in France, Sweden, Norway, and Hungary. It's a great place to work: * You're surrounded by smart people * The work is interesting * …
-
comment
Comment #16305838
This is really cool, I had no idea it was this straightforward to manipulate LLVM internals. Definitely a side project to explore.
-
comment
Comment #16260715
The irony is palpable here... The website loads slowly, elements move around the page during the first load, then the fonts blink around and go from system font to some custom font…
-
comment
Comment #15955879
You're always one git reflog away of undoing the brainfart. Once you know the CLI well enough, you manipulate the git data model easily. When you're using a code review tool like g…
-
comment
Comment #15925681
> only real world example [Citation needed]. Whatsapp has virtually no competition in Brazil because most carriers do not count it toward the data cap.
-
comment
Comment #15893031
The animation of what you're going to build before even clicking on it is super neat, kudos!
-
comment
Comment #15690794
Reminder to donate blood, this is what allows medical professionals to save lives, be it in dramatic incidents such as this one, or in more mundane settings. UK: https://my.blood.c…
-
comment
Comment #15472173
Even if you're overestimating your ability, it does not really matter for the case at hand. You can have someone you trust write the review for you.
-
comment
Comment #15382227
For 5 seconds I was like "but the clock is the analog part of the circuit, this does not make any sense". Then I clicked the link.
-
comment
Comment #15171169
You forget the people in a) who don't have the time to deal with bulshit calls. That's where you're losing leads.
-
comment
Comment #15171086
Seconded, it's a great utility, without dependencies, and very simple.
-
comment
Comment #14824972
If you spend 1h30 each day commuting with a car, you are the reason why there is pollution in the city.
-
comment
Comment #14783518
> Searching for papers/PDFs on specific topics (built a Python wrapper for arxiv/Google/others that goes and fetches the top 5 matches across them and files them on Dropbox) Any ch…
-
comment
Comment #14725316
That might look a bit cliché, but once in a while I'll Google stuff I'm curious about and for which I have absolutely no background. Reading academic reviews and looking up the voc…
-
comment
Comment #14619039
Basically, the current in a circuit is dependent of the data manipulated: changing a value from 0 to 1 or 1 to zero generates a current to (dis)charge the gate capacitances. Maxwel…
-
comment
Comment #14618742
The keyword you're looking for is masking. Masked implementations of AES resist this exact attack without problem. Higher-order attacks are then needed, and those require exponenti…
-
comment
Comment #14585040
If you want to dabble for _cheap_ with SDR, the RTL-SDR [1] is a It allows to listen to FM radio, decode most 433MHz devices (weather stations), car keys signals, and even NOAA wea…