Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ibrault
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
ibrault
4y ago
Depends on what you're working on and on if you're defining "getting stuff done" on a macro or micro scale. For large flagship missions, 2 years is nothing. The scale of work and level of verification required by these p
2.
▲
by
ibrault
4y ago
Yes, it's a ridiculous claim. HSPC has been in the works for several years now, and is ran thru JPL which is completely unaffiliated with Artemis.
3.
▲
by
ibrault
6y ago
I have not seen any indication that private messages are included in this. As the person indicates, phone numbers are only included if they were posted on Parler by the users themselves, but yes from what I can tell the IDs are the most &qu
4.
▲
by
ibrault
6y ago
Curious as to how you would define this as doxxing? The information contained in this "hack" is just an archival of all publicly-posted information on Parler, it is comparable to someone archiving my LinkedIn page and calling it d
5.
▲
by
ibrault
6y ago
Everything that was "hacked" is just publicly-available information on Parler that was archived: https://twitter.com/donk_enby/status/1348666166978424832
6.
▲
by
ibrault
6y ago
Yep! It was originally supposed to be the full logo but that got vetoed
7.
▲
by
ibrault
6y ago
It's just a simple fact of polling. Your conclusion also completely ignores the influence of money and lobbying in setting party platform and policy.
8.
▲
by
ibrault
6y ago
To be fair, I believe the controversy began with disagreements over the previous maintainer's use of unsafe and spiraled from there. So not entirely non-technical.
9.
▲
by
ibrault
6y ago
In addition to what AnimalMuppet said (fixed bounds on loops), you also have to be careful to avoid blowing the stack with limited memory + lots of running processes
10.
▲
by
ibrault
6y ago
Thank you Salvatore! You have been an inspiration to me as a young programmer and have opened my eyes to the wonders of OSS. Excited to see whatever you do next!
11.
▲
by
ibrault
6y ago
Can confirm, I was taught MIPS assembly in a computer architecture course as recently as 2 years ago.
12.
▲
by
ibrault
6y ago
I'm not sure what FedRAMP is but I work at an FFRDC and Slack is explicitly banned for all ITAR materials. Mattermost is used, though
13.
▲
by
ibrault
7y ago
Not a lander but NASA has 2 potential Venus missions in their proposed Discovery missions! [0] In regards to why not a lander: I would guess it's because it's not really necessary? Orbiters (like the proposed ones above) can gathe
14.
▲
by
ibrault
7y ago
I can testify first-hand that the "functions in a single page" and "avoid the pre-processor" rules are not followed very closely haha
15.
▲
by
ibrault
7y ago
I can't imagine that they skipped testing altogether. It seems much more likely that it was just very poor testing that managed to completely skirt the issue
16.
▲
by
ibrault
7y ago
It's had quite a few NAND-related issues over its time.
17.
▲
by
ibrault
7y ago
Yes, I figured I probably wasn't clear enough. I agree with the points in the article but I'm referring to a different situation. For example, the one that kills me every morning is where the 101 S turns into the 134, there are 2
18.
▲
by
ibrault
7y ago
Another thing I'd be interested in seeing modeled are the people who squeeze into an exit lane at the very last minute. I've only ever commuted in the LA area but it's one of the biggest contributors to traffic by the freeway
19.
▲
by
ibrault
7y ago
I can write code when I'm listening to music perfectly fine but as soon as I need to document anything, like a docstring, informative comment, etc. I need to pause the music, my brain just shuts down as soon as it needs to switch to wr
20.
▲
by
ibrault
7y ago
Could you elaborate on what it means to "use memory like tape"?
21.
▲
by
ibrault
7y ago
Haven't seen anyone mention it, but NASA JPL and the Indian Space Agency are collaborating on the NISAR mission [0]. [0] https://nisar.jpl.nasa.gov/
22.
▲
by
ibrault
7y ago
Also in SoCal and I've noticed Google Maps has really regressed, I've gotten a ton of "faster route available" prompts that lead to significantly slower routes when on the 405 and 10.
23.
▲
by
ibrault
7y ago
Wow. I regularly get repeated "e" keypresses and for the longest time just assumed I was getting worse at typing (even though it was only "e"...). Glad to see it's an actual thing and I'm not crazy. Yes I proba
24.
▲
by
ibrault
7y ago
Just to tack on with some more typographic constructive criticism (although I think the font size looks fine on my laptop), you should definitely increase the line-height of the paragraphs.
25.
▲
by
ibrault
7y ago
Love the idea! Does anyone have a similar list for a more chaparral-type climate like in Southern California?
26.
▲
by
ibrault
7y ago
This, and everything else in the #plottertwitter hashtag, seems super cool. Are there any good resources for exploring this space and getting into it?
27.
▲
by
ibrault
8y ago
I don't think they're trying to argue that Uber and Lyft created LA traffic but I would agree that their arrival put more cars on the roads. There's a huge market of people who are willing to pay a little extra to avoid the h
28.
▲
by
ibrault
8y ago
+1 to HillRat's answer (especially hacking around in Codepen). On top of his, I want to plug the Mozilla Web Docs [0]. They're absolutely wonderful to reference for all your CSS needs, especially if you learn well from reading the
29.
▲
by
ibrault
8y ago
+1 on the Qt docs. In my personal opinion, and as someone who's a read-the-docs-to-learn type, they are the best documentation I've come across yet.
30.
▲
by
ibrault
8y ago
CMake has fantastic support for Qt. Decided to add a Qt GUI to a personal project with an existing CMake build setup and the integration was very painless, just ~4 lines added. Finding the solution was a little tougher, however, since nearl
More ›