Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tbe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tbe
5mo ago
> More sensible, IMHO, might be to bolt the FreeBSD user space unto the Linux kernel. Chimera Linux is doing something like this, although without aiming for the full BSD experience, just utilising its core userland [1]. The project is i
2.
▲
by
tbe
4y ago
Would muxfs be easily portable to other operating systems, or does it rely on non-standard APIs?
3.
▲
by
tbe
5y ago
I have two accounts in my name, one for me personally and one for work. I got the offer on behalf of my employer, and was like; what would this even mean for this account? I'm pretty sure I would take the offer had it been for my perso
4.
▲
by
tbe
5y ago
> From the wizard's hat hangs something with various initials, maybe a tape, a tail(1) or a strip(1). Hah, why is the cat(1)'s tail(1) missing from the drawing? Talk about missed oppertunity!
5.
▲
by
tbe
6y ago
Not at all since "case _:" is assigning to a variable you do not care about.
6.
▲
by
tbe
6y ago
Are there any standalone Android RSS readers? What about for iOS?
7.
▲
by
tbe
6y ago
You missed the second sentance. The length of the translated string is less critical for a tooltip compared to a toolbar filled with buttons. Imagine when an app is to be translated to 20 languages. Only the original language had the luxery
8.
▲
by
tbe
7y ago
An elegant protocol for a more civilized age. (I'm sorry, just had to do that.)
9.
▲
Ask HN: Best Maintained Package Repository?
2 points
by
tbe
7y ago
|
0 comments
10.
▲
by
tbe
7y ago
That's why Rhapsody was absolute peak for me. Haiku might beat it, though I'm probably stuck on Linux anyway.
11.
▲
by
tbe
8y ago
> How are you going to play music you've added in the last three years, but not heard for a month, from the "Latin" genre, with two or more stars, using only the file system? BeOS actually solved this 20 years ago with its
12.
▲
by
tbe
8y ago
Maybe it's less of an issue because your window manager doesn't need to connect to ssh servers or even do any kind of heavy lifting.
13.
▲
by
tbe
8y ago
Well, it's 3/4 the regular price, and they disable the daily filesystem snapshots. [0] So it's still 6x the price of B2, which made me go with Backblaze. [0] https://www.rsync.net/products/attic.html
14.
▲
by
tbe
9y ago
Ok, good to know, thanks. The point still stands that the receiver's client probably doesn't bother styling the message. I mean even if GMail, say, was persuaded to do it, Outlook for instance wouldn't.
15.
▲
by
tbe
9y ago
That would be nice if it was standard for clients to display text/markdown rendered as styled text. This would require an actual standard for the markdown syntax though. Without the rendering, markdown is just text/plain. Are ther
16.
▲
by
tbe
11y ago
> f=$(mktemp) && ssh-keyscan korell > $f && ssh-keygen -l -f $f && rm $f > Unfortunately ssh-keygen does not support input from stdin, so this example is slightly more complicated than it should. Any shell t
17.
▲
by
tbe
11y ago
That would mean two stages of password query, which I think might be a con. Also, the file names would either not be encrypted in the git repo or not be compatible with e.g. Android app I guess. Thanks for the autofs hint, will try it and s
18.
▲
by
tbe
11y ago
For this reason I'm thinking of switching from gpg to encfs. It has an option for auto-unmounting after a period of unactivity. It would also play well with programs that need to read password from a file. Has anyone else here had the
19.
▲
by
tbe
11y ago
I guess the next OS revision you mention would be "Dano", which according to the Wikipedia article[0] was leaked on the day the company closed down. In that case, there should be quite a number of screenshots floating around, such
20.
▲
by
tbe
12y ago
The very first web browser had editing built in. That's why HTTP has the concept of verbs in the first place! Otherwise GET would probably be implicit. Forms and POST came later, but PUT and DELETE was part of the original idea behind
21.
▲
by
tbe
13y ago
Yes, for X11 the client/server roles are backwards so I shouldn't have included it in the list. I want to use my TV as a VNC/RDP client, and either buy a wireless keyboard for it, or just let it act as a passive display.
22.
▲
by
tbe
13y ago
This. Shouldn't there be an app for my SmartTV to let it connect to a VNC/X11/RDP server?
23.
▲
by
tbe
13y ago
Knowing what it's like to write an HTML rendering engine in Rust is especially useful since the purpose of this language in the first place is to write the next generation Mozilla engine.
24.
▲
by
tbe
13y ago
This reminds me of Bedrock Linux, which allows you to run multiple linux distros on a single kernel instance. It does so using good old chroot, but has an implementation that is capable of breaking out of the chroot when entering a new one.
25.
▲
by
tbe
13y ago
And then, even if all of the servers involved in delivering your mail communicate securely, the reciepent is going to reply in plain text, quoting your entire message...
26.
▲
by
tbe
13y ago
I wish there was a way to do this search only on the currently visible part of the page. Installing a hit-a-hint type of addon would then be less of a prerequisite for me to use the browser.
27.
▲
by
tbe
13y ago
Have not tried itmyself, but you could check out osxmonad :)
28.
▲
by
tbe
13y ago
I would also like an invite if possible. Email in profile. Thanks :)
29.
▲
by
tbe
13y ago
Does not work in Safari on Snow Leopard.
30.
▲
by
tbe
13y ago
That last sentence reminds me of a quote from Ivan Sutherland: When asked, "How could you possibly have done the first interactive graphics program, the first non-procedural programming language, the first object oriented software system, a
More ›