Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pretty_dumm_guy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pretty_dumm_guy
3y ago
Neat! str.trim().split(" ").map(hex => String.fromCharCode("0x" + hex)).join() seems to give the answer.
2.
▲
by
pretty_dumm_guy
4y ago
> Having two IRs (or even having a 1st-stage IR for each frontend language) sounds like something that a compiler project would want to avoid in the long term Can you please share the reason behind why it should be this way ?
3.
▲
by
pretty_dumm_guy
4y ago
How do you verify the correctness of your fusion operation ?
4.
▲
by
pretty_dumm_guy
5y ago
Ah okay. This simplifies the setup a lot. I had done some testing and validation of ECUs 9 years ago. So my questions were based on the understanding I had developed back then. Thank you for clarifying it. Again, awesome work :)
5.
▲
by
pretty_dumm_guy
5y ago
Thank you for your reply. That is quite enlightening. I am quite surprised that the Transmission Control Unit(TCU) is tolerant of the solenoid modification. However, I have two questions though. 1. So based on my understanding, engine speed
6.
▲
by
pretty_dumm_guy
5y ago
No problem at all. Take your time :)
7.
▲
by
pretty_dumm_guy
5y ago
Hi, Firstly, Congratulations. This is no trivial accomplishment. Here are the questions I have. 1. Normally, cars come with their own ECUs for the engine. Interfacing with them requires knowledge about the underlying firmware used afaik. Di
8.
▲
by
pretty_dumm_guy
6y ago
Thank you again for the clarifications. You have given me something to chew on over the holidays. I wish you and your family a happy Christmas :)
9.
▲
by
pretty_dumm_guy
6y ago
Thank you for your answer. It appears to me that we are trying to achieve an algorithm that has better time complexity than the one that we have right now(reverse mode differentiation with gradient descent). Is it possible to combine these
10.
▲
by
pretty_dumm_guy
6y ago
Hi Professor, Good day, I was wondering whether it is be possible for you to provide an overview of different methods that you think might have a better shot at replacing backpropagation algorithm?
11.
▲
LVI – Hijacking Transient Execution with Load Value Injection
(lviattack.eu)
1 points
by
pretty_dumm_guy
6y ago
|
0 comments
12.
▲
by
pretty_dumm_guy
6y ago
Wow! This sounds like a nightmare and honestly very disrespectful. I have nothing to show for since I keep my presence on the internet to a minimal. I guess i will be denied an account in a manner worse than you(This may sound like a knee-j
13.
▲
by
pretty_dumm_guy
6y ago
This sounds rather strange and sad. I had assumed that their account creation method was motivated by avoidance of creation of spam accounts. If there are other more reasons they should probably mention it in their website. I hope someone f
14.
▲
by
pretty_dumm_guy
6y ago
Your explanation is quite amazing. In my undergrad, we had learned about Transistors, TTL, flip-flops etc., but as individual building blocks. Your reply paints a very good picture about what can go wrong they play together. Is there a book
15.
▲
by
pretty_dumm_guy
6y ago
Hi, Your work sounds really interesing to me. I am wondering about the reasons for these issues that you mentioned. Could you please mention them here ? It might serve as a nice pointer to do better hardware design debugging I believe(I hav
16.
▲
by
pretty_dumm_guy
6y ago
> The frustrating thing about my project is the sheer amount of computation required. I really don't need a direct photogrammetry capture of a trail, an approximation would be fine to some degree. But I take like ten gigabytes of vi
17.
▲
by
pretty_dumm_guy
6y ago
Hi, I had trouble with url redirection. So I checked and found this method var onTalkClick = function(url, vhost, vid, rindex) { gtag('event', 'view_item', { 'event_category': vh
18.
▲
by
pretty_dumm_guy
7y ago
Seems like data provider is John Hopkins University https://github.com/ExpDev07/coronavirus-tracker-api/blob/370... I followed the breadcrums from here btw: https://github.com/sagarkarira/
19.
▲
by
pretty_dumm_guy
7y ago
I found about this yesterday. It is truly amazing. You get a Gutschein(groupon code?) for a month. If you like Beethoven, you should check this out : https://www.digitalconcerthall.com/de/concert/52428 Truly amazi
20.
▲
by
pretty_dumm_guy
7y ago
Monoid is a set $X$ with a mapping $X \times X \mapsto X$ that is associative and has an unit element. @curryhoward's answer contains some examples that might help you understand this better.
21.
▲
by
pretty_dumm_guy
7y ago
Hi, Thank you for these pointers. I read through the article and I couldn't find the distinction that you made. Maybe I missed it. Could you please help me see where it appears ?
22.
▲
by
pretty_dumm_guy
7y ago
This has been fueled by cheap internet rates promoted by Jio and followed by other players in the market. I really appreciate this development as this gave access to countless business and introduction/improvement of few others too. Ho
23.
▲
by
pretty_dumm_guy
7y ago
Hi, I am curious to know if this distinction exists in literature. I, for one, am not familiar with this distinction. There are different market segments to which people belong as in any other country and their proportion may vary starkly c
24.
▲
by
pretty_dumm_guy
7y ago
Hi, Awesome work. Something similar to what I did, though for semantic segmentation. A small suggestion: From what I understand, you have hard-coded the Fast-RCNN predictor. self._model.roi_heads.box_predictor = FastRCNNPredictor(in_fea
25.
▲
The Long History of Debt Cancellation
(bostonreview.net)
2 points
by
pretty_dumm_guy
7y ago
|
0 comments
26.
▲
by
pretty_dumm_guy
7y ago
Hi, Does one need to understand compiler technology fully to get into this field? I have been trying to get a grip over MLIR and GLOW source code but have failed miserably so far. Could you please give me some pointers which would help me i
27.
▲
by
pretty_dumm_guy
7y ago
Hi slowenough! This is awesome. I do have a few questions/comments about this. 1. The rendering quality of pages is quite low. (Like an image with salt and pepper noise). 2. I used ipleak.net to check the IP which points to some provi
28.
▲
by
pretty_dumm_guy
7y ago
Thank you for sharing this. This is, by far, one of the best comments I have read in a while. I am wondering though. What made you stick around ? Money doesn't necessarily seem to be the motivation here to me.
29.
▲
by
pretty_dumm_guy
7y ago
One could also write a sudoku solver in z3. I did this for an assignment and it was fun. I have never programmed in Lisp before but there seems to be some similarity between them.
30.
▲
by
pretty_dumm_guy
7y ago
I have been wondering for the past few days how quintessential contact with other humans is to lead a healthy life. Answers to my questions often point to having more human contact. However, I am still having trouble finding a lower and upp
More ›