Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
skore
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
skore
4y ago
I see no way to get a hold of that particular soundtrack and searching the web failed me. How did you get a copy? Any tips?
2.
▲
by
skore
4y ago
Would also highlight Martin Owens' Video: https://www.youtube.com/watch?v=TMHnyL4cRYA He has been consistently putting out videos on his process and has been a (the?) main driving force behind the new pages addition. H
3.
▲
by
skore
5y ago
https://en.wikipedia.org/wiki/Ever_Given vs. https://en.wikipedia.org/wiki/Evergreen_Marine
4.
▲
by
skore
6y ago
"issue" filed. My apologies for the lack of brevity. https://github.com/build2/build2/issues/135
5.
▲
by
skore
6y ago
Very likely, yes. I'm generating my own makefiles anyways, so generating something that build2 could consume should be possible, too. Would it be appropriate to open a github issue for discussing this further? I would like to share som
6.
▲
by
skore
6y ago
Very VERY interesting! The one thing that I'm currently struggling to find information on is dynamic dependency handling (dyndep in ninja terms). Is that something that build2 covers as well? Any resource you could point me to?
7.
▲
by
skore
6y ago
That looks very good! I wonder if I can make it fit my file-based approach. edit: Yeah, doesn't seem like it.
8.
▲
by
skore
6y ago
I will check it out, thank you for the suggestion - what I glanced at seems very interesting.
9.
▲
by
skore
6y ago
I've seen it before but discarded it because since my workflow is heavily file-based, I DO need makes capacity as a build system, not just a task runner. Will check it out to see whether that changed. edit: Yeah, I can't see how I
10.
▲
by
skore
6y ago
To me, the core of the syntax is: target: prereq | ooprereq recipe In my eyes, the most important thing when building something that is complex is the dependency graph and it makes sense to make the syntax for defining the
11.
▲
by
skore
6y ago
I just wish someone would RIIR Gnu make. I use it heavily and think it's extremely underappreciated, so instead of reinventing it, I would like to build on it. But - trying to extend the old C codebase is daunting. I'd even be hap
12.
▲
by
skore
6y ago
6 years into writing my own kind of SSC, based entirely on make. AMA ;-)
13.
▲
by
skore
7y ago
I do understand you're not reading the replies and I'm trying to not make the same mistake that you did, so I'm not responding to the emotional content (which I could, at length, in kind) of your message, but what I think is
14.
▲
by
skore
7y ago
Thiel actually lampshades this himself: > Warp drive is in fact hard to take seriously because its basic physics are so far beyond the furthest reaches of our knowledge as to debilitate would-be researchers—not to mention reasonable doub
15.
▲
by
skore
7y ago
Ouch, that "Subscribe today" banner should have its fonts either embedded on the page or rendered into paths. Without that, it looks like this: https://imgur.com/a/kxie7Cb
16.
▲
by
skore
7y ago
Goodhart's law - "When a measure becomes a target, it ceases to be a good measure." I used to work for a company that bills their customers for dev hours spent. The software they put together worked fabulously well - in the p
17.
▲
by
skore
7y ago
Since some people might pay again to see the "improved" version (after some of them likely saw the original version to see for themselves what all the screaming was about) - is this a film industry version of a DLC?
18.
▲
by
skore
7y ago
The frustrating thing is - the more you learn about what the OS can do, the more you realize that many programming languages and the applications written in them quite often reimplement large parts of the OS for an astonishingly large porti
19.
▲
by
skore
7y ago
Yeah, I'm using a preprocessor to generate the makefiles from what is basically blueprints.
20.
▲
by
skore
7y ago
Yes! It's basically a built-in stack trace! Permanently written straight to your disk! It does get unwieldy after a certain size, but that's what I'm building tooling for.
21.
▲
by
skore
7y ago
Well, kind of. I'm using make to build a content graph, part of that is http:// dependencies. The underlying concept is that you can define protocols (https would be one) and then teach my make pre-parser about building the
22.
▲
by
skore
7y ago
Huh, this got me thinking. How about you just give a UUID to everything in the schema? The technical challenge with generated scripts (that you could edit by hand, but that just means that you now don't have an automated system) is t
23.
▲
by
skore
7y ago
litegraph.js really caught my attention and I'll be looking into using it for a project unrelated to 3d editing. I had been looking for a "general purpose node editor" for a while now but somehow never found litegraph. Let me
24.
▲
by
skore
7y ago
You do realize that you are writing this comment on a site literally called "Hacker News", right? (and yes, that is simply their technical blog)
25.
▲
by
skore
7y ago
That brings back memories! Installing Rockbox, switching the battery… I also found out later that you could get a ATA-to-CF Adapter and basically switch it to an SSD.
26.
▲
by
skore
7y ago
Don't know about counterfeiting, but when I tried to order yubikeys via German amazon, every single one of the blisters looked suspiciously as though they had been tampered with[1]. They were opened juuust slightly on the side - enough
27.
▲
by
skore
7y ago
It has long been my conviction that tech stacks like React are necessary and/or seen as good because the frontend is trying to solve overly complicated problems . All of those framework-du-jour praises sound to me like people have fou
28.
▲
by
skore
7y ago
I think it's mostly because of PHP frameworks. From my experience with PHP (and, admittedly, not very much experience with Java), I got the impression that a lot of the PHP Framework developers read all the "state-of-the-art"
29.
▲
by
skore
7y ago
> Your skills with the German language are exemplary. I should hope so, what with the being German and all. The rest of what you wrote borders, again, on projection and doesn't seem to be a constructive way to tackle the issue that
30.
▲
by
skore
7y ago
> In Germany nobody drinks tap water. German here - drink pretty much exclusively tap water. Ordering tap water in a restaurant definitely IS frowned upon (the restaurant has to choose putting it on its menu and/or accommodate your
More ›