Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
__float
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
211.
▲
by
__float
3y ago
> I know how and love to write in bash. But oh god was it painful to learn This is very well said :) > Sad that there's nothing established to take its place (Perl is read-only, python is not good enough as unix glue, everything
212.
▲
by
__float
3y ago
I thought most "garbage patches" in the ocean were actually made up mostly of microplastics. I can't find a great source for this now, but a quick Google gave https://education.nationalgeographic.org/resou
213.
▲
by
__float
3y ago
It only shows that in the console for me. The rendered error page just says 'www.w3.org refused to connect.'
214.
▲
by
__float
3y ago
[4] is not really a usable 'product'. Livegrep ( https://github.com/livegrep/livegrep ) was inspired by it and is very usable. [3] used to be a Google open source project as well, but it fell out of maintenance
215.
▲
by
__float
3y ago
What build system did you use? I thought the JSON compilation database is relatively well supported to generate these days (e.g. used by the language server in VS Code).
216.
▲
by
__float
3y ago
Is there still an "enterprise" niche that doesn't use GitHub's cloud version? (Or GitLab, etc.) My understanding is that GitHub's on premises version doesn't have any plans to include the new code search functi
217.
▲
by
__float
3y ago
What does Starfish do? Their website makes vague references to "decentralized organizations", "focus on payments and banking". I cannot tell if this means it's all cryptocurrencies or what their work actually accomp
218.
▲
by
__float
3y ago
What version control system do you consider to have solved it?
219.
▲
by
__float
3y ago
Can you point to any documentation for the inflammation claim? A quick search didn't come up with much besides a study explicitly concluding the contrary: https://www.sciencedirect.com/science/article/abs/
220.
▲
by
__float
3y ago
I'm not sure I agree with this. It's "different" in that you don't need to learn the intricacies of some new data loading and state management library (we've seen _so many_ of these over the years!). But the co
221.
▲
by
__float
3y ago
As you get more senior, it takes time to understand your sibling teams, the business itself, etc. If it takes 6+ months just to get "up to speed", are you really having much impact when you leave 6 months later?
222.
▲
by
__float
3y ago
The way it builds your software is also a declarative build system: MSBuild. It happens to be configured in XML instead of a Python-like language, and the IDE integration is probably better than what you get from Buck or similar. Building
223.
▲
by
__float
3y ago
There's quite a few well-known places listed on https://bazel.build/community/users across many industries. I think Buck and Pants and Please (and ...) are not as widely used, but if they had a list to add we'
224.
▲
by
__float
4y ago
Unfortunately the Sorbet compiler doesn't seem to have much activity past early 2022.
225.
▲
by
__float
4y ago
Yes, it retries for up to three days according to documentation: https://stripe.com/docs/webhooks/best-practices#retry-logic
226.
▲
by
__float
4y ago
> So "painting teeth" with dubious chemicals is moronic since the problem is the food. This is a pretty bold claim to make -- given the reality of American diets, do you think there's a better option? Especially in healt
227.
▲
by
__float
4y ago
How can you tell which framework it is?
228.
▲
by
__float
4y ago
"all the resources of Microsoft" doesn't really say anything about the size of the team involved here. Frankly, it sounds like a pretty small one: clearly GitHub is a successful business with many customers and a significant
229.
▲
by
__float
4y ago
Sourcegraph's underlying code search server is the Zoekt project (which started as a Google open sourced project that Sourcegraph recently took over). They mention in a blog post linked to this one ( https://github.blog/
230.
▲
by
__float
4y ago
Brand new accounts throwing accusations like this are not exactly helping the conversation, are they? Are you a regular here? Why not use your usual account, if so?
231.
▲
by
__float
4y ago
I don't understand. What specifically is "the existence of those DEI programs" preventing you from saying or doing at work?
232.
▲
by
__float
4y ago
That discards a _lot_ of culture along with it, no? Learning languages is fun, and the people you can meet (which you wouldn't otherwise) and things you learn about your own native languages is worth it to me.
233.
▲
by
__float
4y ago
Why does there need to be a company affiliation at all? Do you feel this JEP is motivated by a company's interests?
234.
▲
by
__float
4y ago
"Nice glossy look" is very Vista-era: it's has fallen out of fashion since then.
235.
▲
by
__float
4y ago
Do you browse new? None of these have had more than a couple points since https://news.ycombinator.com/item?id=9294622 in 2015. It seems very reasonable that most visitors simply never saw any of those submissions.
236.
▲
by
__float
4y ago
I find I occasionally look at "huge" text files in my day job, but they're almost never source files -- so I don't need syntax highlighting, jump to definition, etc. Is this something you do often in your C++ developme
237.
▲
by
__float
4y ago
Do note that this project isn't open source: for something like an editor, this is a bit of a negative for me since it significantly reduces how it can be customized if need be.
238.
▲
by
__float
4y ago
What prevents a more general solution like using @flagfiles instead of literally specifying them as arguments?
239.
▲
by
__float
4y ago
The Bazel documentation does tend to repeat them in multiple sections, though. It also doesn't include many "undocumented"/experimental flags, which are hidden in release notes or only mentioned in the source code.
240.
▲
by
__float
4y ago
Mosh doesn't work with SSH bastions (kind of obviously, but admittedly a bummer indeed), which Uber's blog post shows they use (as do many other similarly-sized companies).
More ›