Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pratyahava
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pratyahava
16d ago
Sorry, i am not very much into kernel/netstack development, but a question. So does it mean that even if an alternative NAT system will be available in Linux (kernel module with a switch or whatever) - it will not be adopted by industr
2.
▲
by
pratyahava
18d ago
thanks to the author of the article, it inspired me to try making a small gui app i wanted for long time - it simply reads and shows the contents of the system clipboard in a window. and it was really super easy, i didn't need xcode, o
3.
▲
by
pratyahava
1mo ago
for viewing all the history files at once this is one of the simplest options cat $HOME/zsh/* should be easy to copy-paste or pipe it to an editor. i mean, the problem of viewing all history files at once is much easier tha
4.
▲
by
pratyahava
1mo ago
zshrc for saving history: mkdir -p $HOME/zsh HISTFILE="$HOME/zsh/$(date '+%y:%m%d:%H%M')-$$" echo "HISTFILE $HISTFILE" for easily accessing the history without running grep... will fig
5.
▲
by
pratyahava
1mo ago
this is an example of overcomplicated solutions that could be avoided with the tool we already have for years - file system - why do this "heroic" effort of "cleverly" putting everything in one file from many sessions if
6.
▲
by
pratyahava
1mo ago
i cannot trust tech advices from a guy who puts three ad banners (left, right and bottom, taking approx quarter of my screen space) on his personal blog.
7.
▲
by
pratyahava
1mo ago
cue? what is that? i remember only cue which holds audio tracks metadata.
8.
▲
by
pratyahava
1mo ago
what are those modern quic-based terminal emulators? i never heard about the concept before.
9.
▲
by
pratyahava
3mo ago
any details on that? links to people reporting it?
10.
▲
by
pratyahava
3mo ago
can you please suggest any alternatives to switch to? i hardly can find any alternative which provides free service and is a non-profit org at the same time.
11.
▲
by
pratyahava
4mo ago
even this "ascii" (i expected raw text but still got html+css) was hardly readable for me, had to reach to the reader view, finally readable, ohh... looks much like ai-generated, why did i spend so much time jumping over obstacles
12.
▲
by
pratyahava
5mo ago
afaik tcp and udp are the same on top of ipv6 as they are on top of ipv4, there are no tcp6 and udp6, the "6" suffix just hints they are comminucated on top of ipv6, but the packets are the same as before, no new standards.
13.
▲
by
pratyahava
5mo ago
can you please demonstrate the workflow you are suggesting? asking because i tried what you suggest, and it does not work.
14.
▲
by
pratyahava
5mo ago
can you please explain what you mean by this? because technically i do not see any similarity in this "analogy".
15.
▲
by
pratyahava
5mo ago
the question was "can we use port names from /etc/services instead of port numbers?" how about "ssh://git@ssh.github.com:https/golang/go.git" instead of "ssh://git@ssh.github.
16.
▲
by
pratyahava
5mo ago
URI contains ":port" tho, but practically it is only digital number. the OP made a tool which helps them to avoid using port numbers. people commented in a way that looked like laughing at him, like he reinvented the wheel, and ta
17.
▲
by
pratyahava
5mo ago
if you configure sshd to listen on port 443, does it become an https server? i was just trying to demondtrate: pick any port from /etc/services and try to use the name instead of port number. no, it does not work well when trying
18.
▲
by
pratyahava
5mo ago
ipv6 packet does not have any port field. ports are on the level of tcp and udp, and you don't have to use tcp or udp on top of ipv6. ipv4 packet does not have any port information as well.
19.
▲
by
pratyahava
5mo ago
i know, but the OP's goal was to host/access http(s) services with names and avoid port numbers, and gopher service name was chosen by me as an example. my point was that /etc/services cannot be used for the OP's ne
20.
▲
by
pratyahava
5mo ago
i chose gopher port just as an example. try with any other service name mapped to a port number from /etc/services and the result will be the same. the OP's goal was to use many http/https services, so we are talking abo
21.
▲
by
pratyahava
5mo ago
this is a nice idea, but idk why, in macos if i do `nc -l 127.0.0.1 gopher` and then try to open url " http://127.0.0.1:gopher/ " - safari does not open it, no requests visible in the `nc` output. also `curl -v htt
22.
▲
by
pratyahava
5mo ago
the first paragraph in the linked post says "Major investors are Amplify, CRV, and HeavyBit." but i know nothing about what the comment says, just answering your question.
23.
▲
by
pratyahava
5mo ago
> it’s a pretty basic hex viewer that runs in your browser excuse me? "basic" and "runs in your browser" together sound very contradictory to me. while doing things i actually feel (yes, emotionally) much better when
24.
▲
by
pratyahava
5mo ago
oops, sorry, so it is not as bad as i imagined :) is it just a way to have an unlimited account for free?
25.
▲
by
pratyahava
5mo ago
maybe try to fix it for them as soon as you have the root access?
26.
▲
by
pratyahava
5mo ago
please provide a proof. if this is the case, then telegram is not to be trusted. but it needs to be proven. otherwise a lot of people trust their business and personal data to telegram.
27.
▲
by
pratyahava
7mo ago
https://codeberg.org/latimar/lilush/src/branch/master/INDEX....
28.
▲
by
pratyahava
8mo ago
i guess the point of having a tag in the shape of a card is to prevent a thief from throwing the obvious airtag away, the card tag may look like an ordinary bank card and kept in the wallet longer
29.
▲
by
pratyahava
8mo ago
are all the postings there AI-generated or copy-pasted? i cannot imagine any company to post the descriptions that look so clumsy.
30.
▲
by
pratyahava
10mo ago
so it is like humans vs robots started? robots ask humans questions to verify they are not robots. humans mark content as robot-generated to filter it out.
More ›