Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hronecviktor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Search Statistics Like an Absolute Psychopath
(number.weyland.enterprises)
5 points
by
hronecviktor
2mo ago
|
0 comments
2.
▲
by
hronecviktor
2mo ago
apt-get / apt-cache is one of those things that I simply cannot get out of my muscle memory. It's probably an alias under the hood by now, but I hope they never get rid of it. Ofc stuff that is actually deprecated is a different s
3.
▲
by
hronecviktor
2mo ago
This is not specific to programming. https://youtu.be/Hy8kmNEo1i8?si=ttPK3z2mp0-5KyW7
4.
▲
by
hronecviktor
2mo ago
You cant really backspace into a command you already ran IRL, can you? :) Thank you
5.
▲
by
hronecviktor
2mo ago
These are all courtesy of AI of course. Still, I may be a little anal about this but I align with this. I quote everything in bash. In this case I would do single quotes as it's a literal. You never know when someone with lesser bash k
6.
▲
by
hronecviktor
2mo ago
I added python, bash (script style) and Postgres. Also for the masochists among us - obfuscated perl, IOCCC style C and Malbolge ;)
7.
▲
by
hronecviktor
2mo ago
Ahh, core memories
8.
▲
by
hronecviktor
2mo ago
Dont even have to remap anything to cause issues. Case in point: we wanted to try mob programming with 2 colleagues. I was using a 106 with US layout Colleague #1 was using 60% with russian layout Colleague #2 was on catalan layout 90% of t
9.
▲
by
hronecviktor
2mo ago
I can code real fast. It doesn't compile, but it's fast :)
10.
▲
by
hronecviktor
2mo ago
It's on a VM running behind caddy + bog-standard Let's Encrypt DV cert. It apparently works for nearly everyone, but I did have one user in the past that reported that *.0s.is domain doesnt work in his browser. Could not get enoug
11.
▲
by
hronecviktor
2mo ago
Thanks, if you have any specific ideas about the UI, I would love to hear them
12.
▲
Typing Speed Test, but for Developers
(haxxorwpm.0s.is)
112 points
by
hronecviktor
2mo ago
|
75 comments
13.
▲
by
hronecviktor
6mo ago
As an intern at @bankcompany I decided to go one step further than what my ticket was asking for and decided to implement something that crunched data in a very obvious way. Was nicely asked to revert it, because @bankcompany already had se
14.
▲
by
hronecviktor
8mo ago
Listening to Janet Jackson crashes hard drives https://www.cve.org/CVERecord?id=CVE-2022-38392
15.
▲
by
hronecviktor
1y ago
Bug report for the weather: bratislava is definitely not in sub-zero C in the middle of summer. Tallinn was also ~17C off
16.
▲
by
hronecviktor
2y ago
I assume you mean sanctions in general, not UN sanctions specifically. Russia as a permanent member of the UN security council can veto any resolution, so there is little point in even trying to push something through UN.
17.
▲
by
hronecviktor
2y ago
Trivial to work around using _envsubst_ utility (part of _gettext_). If you write something like: name: app-$KUSTOMIZE_NAMESPACE and run `kubectl kustomize | envsubst "$(printf '${%s} ' ${!KUSTOMIZE_ } ${!CI_ } ${!GITLAB_*})
18.
▲
Show HN: Zero-setup e2e encrypted message queue for free in 1 line of Python
(github.com)
8 points
by
hronecviktor
3y ago
|
1 comments