Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sdovan1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sdovan1
3mo ago
If your environment is POSIX, testing scripts with tool written in POSIX shell, like shellspec[1], might also be a choice. [1] https://shellspec.info/
2.
▲
by
sdovan1
6mo ago
I guess the Discussion on Hacker News href should be " https://news.ycombinator.com/item?id=47514603 " instead of "news.ycombinator.com/item?id=47514603"
3.
▲
by
sdovan1
6mo ago
Sometimes I wonder why we need to invent another DSL. (or when should we?) At work, we have an XML DSL that bridges two services. It's actually a series of API calls with JSONPath mappings. It has if-else and goto, but no real math (yo
4.
▲
by
sdovan1
9mo ago
Overriding HOME variable is neat! Make things much easier.
5.
▲
by
sdovan1
9mo ago
We usually work on the VM with daily-built ISO. For example, I would compile and upload Java program to the frontend team member's VM, and type "srt" for "systemctl restart tomcat."
6.
▲
by
sdovan1
9mo ago
It's not obvious, but the shitt-p is borrowed from an anime character. So it should pronounce like sheet-p: https://ipa-reader.com/?text=%C9%95it%CB%90opi%CB%90
7.
▲
Show HN: Shittp – Volatile Dotfiles over SSH
(github.com)
136 points
by
sdovan1
9mo ago
|
85 comments
8.
▲
by
sdovan1
9mo ago
I often need to login to colleagues' machines at work, but I find that their settings are not what I am familiar with. So I wrote an SSH wrapper in POSIX shell which tars dotfiles into a base64 string, passes it to SSH, and decodes &#x
9.
▲
by
sdovan1
9mo ago
FWIW, it's HTML ruby tag, not the language. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
10.
▲
by
sdovan1
9mo ago
A dotfiles carrier for SSH session called shittp[1], inspired by kyrat[2] [1] https://github.com/FOBshippingpoint/shittp [2] https://github.com/fsquillace/kyrat
11.
▲
by
sdovan1
9mo ago
> The next time you’re about to name your project after your favorite anime character, pause. Ask yourself: “Would a civil engineer name a bridge support system this way?” If the answer is no, choose a better name. I'm creating a do
12.
▲
by
sdovan1
9mo ago
- Java Design Patterns https://java-design-patterns.com/
13.
▲
Spring Boot Startup Analyzer
(github.com)
3 points
by
sdovan1
10mo ago
|
0 comments
14.
▲
ShellSpec: BDD unit testing framework for shell scripts
(shellspec.info)
1 points
by
sdovan1
10mo ago
|
0 comments
15.
▲
by
sdovan1
10mo ago
I've worked with a hospital, their electric medical records are written in XML, and use XSLT to render HTML.
16.
▲
by
sdovan1
11mo ago
I have three different way to open file with vim: v: vim (or neovim, in my case) vv: search/preview and open file by filename vvv: search/preview and open file by its content alias v='nvim' alias vv='f=$(f
17.
▲
by
sdovan1
1y ago
JIRA web eats all my memory on Firefox, so laggy that pressing a button takes 3 or 5 seconds, not to mention page transitions. It only becomes usable when I add the uBlock Origin rule[1]: yourcomany.atlassian.net##+js(aeld, /^(?:mo
18.
▲
by
sdovan1
1y ago
Hiroshi Abe [1] is a Japanese actor whose official website is run by a fan. The site has a nostalgic look with a minimal design (40kB, images included) and is still actively maintained today. Instead of ping 8.8.8.8, some will test their in
19.
▲
Fastest website in Japan – Hiroshi Abe's homepage
(abehiroshi.la.coocan.jp)
2 points
by
sdovan1
1y ago
|
2 comments
20.
▲
by
sdovan1
1y ago
I have a function in .bashrc to read the pod in browser: read_pod_html() { local html=$(mktemp --suffix '.html') pod2html --css='https://www.w3.org/StyleSheets/Core/parser.css?doc=XML&
21.
▲
Embedding documentation in shell script (2007)
(bahut.alma.ch)
1 points
by
sdovan1
1y ago
|
1 comments
22.
▲
SpecTcl: GUI Builder for Tcl/Tk
(spectcl.sourceforge.net)
2 points
by
sdovan1
1y ago
|
0 comments
23.
▲
by
sdovan1
1y ago
I never really used browser bookmarks until I discovered Firefox's bookmark keyword feature [1]. It basically eliminates the search step. For example, I set "pr" to the GitHub pull request page. Just press Alt + D to focus th
24.
▲
Show HN: Mencrouche – A Hackable On-Demand Homepage
(github.com)
2 points
by
sdovan1
1y ago
|
0 comments
25.
▲
by
sdovan1
1y ago
I uploaded a photo and it took around 20 seconds. Maybe a loading indicator would help.
26.
▲
by
sdovan1
1y ago
Here is my favorite one: https://youtu.be/aFbuSShYKpc
27.
▲
by
sdovan1
1y ago
Thanks! I thought this was impossible. Gonna try it out today. Edit: I successfully signed the key on AMO. Here are the steps: Get an access token from https://addons.mozilla.org/developers/addon/api/key&
28.
▲
by
sdovan1
1y ago
I have to reinstall my personal extension every time Firefox restarts. It's so annoying that I ended up writing an AutoHotKey script just to automate it (go to about:debugging#/runtime/this-firefox -> load temporary extens
29.
▲
by
sdovan1
1y ago
The trigger for me to start practicing touch typing was when I saw a classmate trying to log into her Gmail on a classroom PC. I was shocked at how fast she did it. I started with 10FastFingers and keybr, then stick with monkeytype and type
30.
▲
Grow Valley (Game)
(eyezmaze.com)
2 points
by
sdovan1
1y ago
|
0 comments
More ›