Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jeddy3
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jeddy3
2mo ago
I can at least say that it's not endemic. I have two different Keychron keyboards, used in different Linux distros. I have never experienced, and wouldn't even had imagined, such a scenario.
2.
▲
by
jeddy3
2mo ago
Software developer?
3.
▲
by
jeddy3
3y ago
I can name one. At my job we do the kind of embedded programming were encoders inside machines send data to each other. Like reading optical sensors and sending bits indicating state to other controllers. We absolutely do not "need&quo
4.
▲
by
jeddy3
3y ago
Thank you for an exhaustive answer! > The difference is pretty important. Getting this certification does not require that the abstract concept of the Rust language is being specified in any specific way. Sorry, I was being vague. I mea
5.
▲
by
jeddy3
3y ago
> Essentially, the ISO 26262 certification mostly verifies that the compiler release process conforms to a certain standard. It does not create an ISO standard for rust, not does it aim to. Sorry for a stupid question, but what does this
6.
▲
by
jeddy3
3y ago
Sure, but many cities in the world are not in the US.
7.
▲
by
jeddy3
3y ago
Assuming no other transportation alternative, and single person per car as well I guess? Not assuming that, it's not that obvious how big parking needs to be.
8.
▲
by
jeddy3
3y ago
> all of our computing resources are based on a 100+ year old concept of a file cabinet with folders and files. While they are based on the same concept, putting things inside of things (in hierarchies) is a pretty solid way of sorting s
9.
▲
by
jeddy3
4y ago
IMHO both exceptions and error handling in Rust (and others) have their upsides and downsides. Personally, I much prefer Rusts solution, being both more up front and at the same time more terse. The metaphor is kinda stupid though, the &quo
10.
▲
by
jeddy3
4y ago
To be fair, they said particular location from the equator. Does not have to mean close to the equator.
11.
▲
by
jeddy3
4y ago
I can absolutely see that piracy could fit under (a). "to deprive the owner of it" it being copyright They have the right over copies, and to make money from it if they choose. Are you hung up on that it has to be some physical
12.
▲
by
jeddy3
4y ago
I haven't read mastering emacs, but reading about it gives me impression that it is more for using emacs? Emacs is very much on the radar otherwise, and I have actually skimmed documentation for information about its architecture.
13.
▲
Ask HN: Resources/discussions about program architecture
3 points
by
jeddy3
4y ago
|
8 comments
14.
▲
by
jeddy3
4y ago
how?
15.
▲
by
jeddy3
4y ago
First of all, "one out of a thousand" is grossly wrong. And yeah, of course nobody wants that, but you can't take away a healthy part of growing up because of that.
16.
▲
by
jeddy3
4y ago
Yes there is a huge difference. I'm not sure what OP had in mind when asking the question, but at least for me it can be rephrased as: "I LOVE Software Development/Engineering but HATE the industry. Can anyone relate?"
17.
▲
by
jeddy3
4y ago
I feel like you are talking about something more like roadmap. Of course long term plans/road maps have their place when everybody agrees on that it is an "idea of what's coming" However most long term plans I have encou
18.
▲
by
jeddy3
4y ago
> Somehow these language communities decided that panicking and giving up on the spot is a smart behaviour. Oh, come on, that's a straw man. Just because panic! exists as a "abort-program-with-a-message", does not mean it&
19.
▲
by
jeddy3
4y ago
This is one of the best "side-effects" of testing, with the reasoning is that testable code is good code (as in modular, cohesive, etc...)
20.
▲
by
jeddy3
4y ago
Fair enough.
21.
▲
by
jeddy3
4y ago
And live in a neighborhood were everybody else is "nerdy" about the noise?
22.
▲
by
jeddy3
4y ago
There are no clippings in the way they mean. The robomover cuts the lawn so often so there is just a fine mulch that disappears below the lawn (and fertilizes it). I have heard stories about your rabid HOA, but they can't have a proble
23.
▲
by
jeddy3
5y ago
Yeah, thats what he is saying as well, the long parenthesis makes it kinda hard to parse, but you are saying the same thing.
24.
▲
by
jeddy3
5y ago
x = bar() if val { x = foo() } Is both shorter and functionally more equivalent with the ternary example.
25.
▲
by
jeddy3
5y ago
I'm having troubles visualising what you mean, without it becoming "just folders". Can you elaborate?
26.
▲
by
jeddy3
5y ago
I though the haircut was an analogy at first ;D Nice auto-correct
27.
▲
by
jeddy3
5y ago
I don't understand your reasoning. The only thing ST says here is "let existing suburbs be what they are", which sounds like what you want as well.
28.
▲
by
jeddy3
5y ago
> 2. Create a directory in a well-known place called `tags/` or whatever you want. > 3. For every tag `<name>`, create a directory `tags/<name>/` > 4. Hard-link all files you want to tag under each tag di
29.
▲
by
jeddy3
5y ago
Tomato are closely related to tobacco IIRC (as well as potato). There might be traces of nicotine in the plant, which is a pesticide. This actually also might give some fuel as to why people considered it dangerous. EDIT after googling: Yes
30.
▲
by
jeddy3
5y ago
LSP is definetely not needed (or even widely used?) for syntax highlighting. LSP is not even used for highlighing in vscode, where it originated.
More ›