Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jkgeyti
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
39 ms
·
1.
▲
by
jkgeyti
9y ago
You might want to remove the link. The image isn't censored when viewing the full image - only the thumbnail is.
2.
▲
by
jkgeyti
9y ago
This is being complicated by the out-of-touch rules on what constitutes "live TV" - I occasionally watch news from my home country through a VPN, and sports events that are also might be broadcast live to at least one country some
3.
▲
by
jkgeyti
10y ago
I can't speak to security, but from a functional standpoint the tree and key-value structure of password managers allows easier third party integration into browsers etc, compared to a flat file.
4.
▲
by
jkgeyti
10y ago
I'd pay somewhere around $50 if it included box art and everything. I don't imagine that's quite enough to turn a profit.
5.
▲
by
jkgeyti
12y ago
Audio compression and encoding is such an interesting area, and I'd recommend anyone to read up on the basics. I had a naive idea about compression being something-about-cutting-waveforms or something like that, and had no idea that pr
6.
▲
by
jkgeyti
12y ago
I've reinvented the wheel myself and made "pype" (link below). I've been using python on the command line for quite a while, but I found that I tend to use it when I'm doing something a little more advanced than wha
7.
▲
by
jkgeyti
12y ago
I found it cumbersome to do branching in most of the existing python stream tools. I made an alternative, that allows you to use curly brackets for indentation: https://github.com/ircflagship2/pype
8.
▲
by
jkgeyti
12y ago
There's a handful of great ideas that I might include in pype, such as the -p argument. I'm not aware of any way of automatically importing referenced modules, and manually parsing the user code for modules seems a bit daunting. I
9.
▲
Show HN: Curly bracket-indented Python for command line oneliners
(github.com)
2 points
by
jkgeyti
12y ago
|
2 comments
10.
▲
Curly bracket-indented Python for command line oneliners
(github.com)
2 points
by
jkgeyti
12y ago
|
0 comments