Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
awild
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
awild
4y ago
Sort by lowest start, merge left when they overlap. Emit current span if not. Repeat.
2.
▲
by
awild
4y ago
It's not a US thing and not even necessarily related to being bullied in school. Lots of parents scold their children for being into useless or eclectic hobbies.
3.
▲
by
awild
4y ago
I found out yesterday that our facility management is employed with us. But we also handle seriously sensitive data.
4.
▲
by
awild
4y ago
Have you looked at Millercsv or jq?
5.
▲
by
awild
4y ago
Kill9 can keep ports locked for a bit after exiting which is a quite annoying
6.
▲
by
awild
4y ago
> To change a person's behavior. If someone keeps lying, cheating, and stealing in society, we want to make them to stop so that they can reintegrate and become a beneficial member of society. I think a common criticism of this stan
7.
▲
by
awild
4y ago
Have you had a look at arrow? It has those capabilities
8.
▲
by
awild
4y ago
I try to encourage newcomers to refractor the code into a form they understand, fix the problem and then undo that refactoring as much as possible. If they actually come up with a better abstraction I'm up for it. Refactoring will give
9.
▲
by
awild
4y ago
I most definitely go to Italy and complain about the quality of the coffee. And I do actually appreciate bitterness in coffee.
10.
▲
by
awild
4y ago
Sorry, but the modern form of DIPA most definitely is one of the most accessible forms of craft beer. They usually aim for low to no kettle hops, only whirpool and high levels of rx hopping. Fermentation, mash and grist all serve to make th
11.
▲
by
awild
4y ago
This looks really neat. Haven't taken much time to look in depth, it it took me a while to find info on whether this was k8s or podman related. Maybe the docs could make it a little more obvious. (for those wondering it's k8s) Wou
12.
▲
by
awild
4y ago
They also offer tanzu as on prem cluster where you can somehow use kubernetes to provision kubernetes virtualised kubernetes clusters.
13.
▲
by
awild
4y ago
> Even with a few DAGs, Airflow will spike the CPU utilization of the VM to 100% for X minutes (in my case about 15 minutes) which is quite interesting. My tasks basically query SQL Server -> dump to CSV (stored on GCS) -> import t
14.
▲
by
awild
4y ago
Especially since its not really a language safety feature. As a reader of code I much prefer knowing what I need to pay much attention and what not. As a writer I want to be reminded when I promised myself to not touch a variable.
15.
▲
by
awild
4y ago
> If they decided one day that - "let's make immutable by default", then it'd be performance hit - wouldn't it? Not really. It's just a syntactic default, reassigning local variables should be discouraged fr
16.
▲
by
awild
4y ago
It's usually on a syntactical level, to disable reassigning a value. For objects this means the reference is still mutable, value types are locked. Js has const, C has const, Java final. Imho it'd be awesome if mutability were not
17.
▲
by
awild
4y ago
Ggplot is extremely powerful if you can grok its grammar, which takes some getting used to. But I'd assume that if you see a graph in a scientific paper it's made with ggplot. Having many data points you want to explore you are al
18.
▲
by
awild
4y ago
I've recently got back into Card games after growing up on mtg, and there is a whole bunch of games where you don't buy random boosters but whole expansions. Netrunner/nisei being an example. They seem to still work with fomo
19.
▲
by
awild
4y ago
> try loading a 15GB CSV in Excel. Or visualising it in r or pandas without meaningful subsampling.
20.
▲
by
awild
4y ago
They are most likely more capable but Cosmopolitan which this is built upon has a different use case than just instrumentation
21.
▲
by
awild
4y ago
Question for people who've implemented these kind of compression schemes: some of these mechanisms require local context (rle and s8b) how do you handle random access in these cases? Is the metadata embedded as a sort of key frame to w
22.
▲
by
awild
4y ago
I very much feel you. I have a pretty large mp3 collection that is a mix of pirated, bought or ripped from (library) CDs. I started using Spotify only a few years ago when maintaining a phone library started to get cumbersome. Geniunely hat
23.
▲
by
awild
4y ago
Get yourself one of those coffee dosing spoons or just a normal tablespoon. Have not had any problem with dosing.
24.
▲
by
awild
4y ago
> The official docs basically solve your problems without much fuss, you don't have to rely on horrible vendor-specific forums. tdodbc also comes with examples that are so far beyond the scope of a normal persons usecase, they hones
25.
▲
by
awild
4y ago
It depends on how complex your usecase is, but using pods and just scripting your containers' composition isn't such a hassle in podman.
26.
▲
by
awild
4y ago
Sprinkle in some naive liberalism
27.
▲
by
awild
4y ago
I would recommend you to read capitalist realism first. It's about 120 pages and not the most complicated essay. The main idea of fisher is how we seem to have lost the ability to envision futures that are not basically less evil versi
28.
▲
by
awild
4y ago
What fisher and I suppose GP is saying that a future radically different from our own. Especially one that is not inherently just window dressed capitalism. In zizeks words "it's easier to imagine the end of the world than the end
29.
▲
by
awild
4y ago
Airflow is relatively easy to set up once you have the hang of it. At its most basic it needs three containers (server, sql, executor), and your dag definitions which are very straightforward python code.
30.
▲
by
awild
4y ago
Throw some reverb on the to be reversed recording for spooky premonitions
More ›