HackerTrans
TopNewTrendsCommentsPastAskShowJobs

simjue

no profile record

Submissions

Microsoft ghostwrote EU policy that keeps data centers' energy use secret

algorithmwatch.org
4 points·by simjue·3 माह पहले·0 comments

Mostlymatter is a fork of Mattermost without users limit

framagit.org
3 points·by simjue·7 माह पहले·4 comments

Comprehensive Migration Guide for Ingress Nginx Controller Retirement

ingressnginxmigration.org
2 points·by simjue·7 माह पहले·0 comments

Id Software devs form "wall-to-wall" union

rockpapershotgun.com
339 points·by simjue·7 माह पहले·368 comments

Show HN: Sss – S3 Client

github.com
1 points·by simjue·7 माह पहले·0 comments

[untitled]

1 points·by simjue·8 माह पहले·0 comments

Nicolas Guillou, French International Criminal Court Judge Sanctioned by the US

lemonde.fr
6 points·by simjue·8 माह पहले·0 comments

Elon Musk's party habits made him a dream target for Russian spies

msn.com
10 points·by simjue·पिछला वर्ष·1 comments

Llama 4 Is Banned in the EU: Open AI, Region-Locked

dionwiggins.substack.com
10 points·by simjue·पिछला वर्ष·6 comments

Google searches for term tariff spike after Donald Trump elected as president

thenightly.com.au
2 points·by simjue·2 वर्ष पहले·0 comments

'How to Change My Vote' Searches Spike in States Won by Donald Trump

newsweek.com
7 points·by simjue·2 वर्ष पहले·2 comments

NTSB issues 'urgent' safety warning for some Boeing 737s, including MAX

cnn.com
6 points·by simjue·2 वर्ष पहले·1 comments

You Will (Not) Scale Prometheus

clux.dev
2 points·by simjue·2 वर्ष पहले·0 comments

EU interior ministers want to exempt themselves from chat control bulk scanning

eureporter.co
37 points·by simjue·2 वर्ष पहले·9 comments

The Steam UK compensation claim against Valve

steamyouoweus.co.uk
1 points·by simjue·2 वर्ष पहले·1 comments

[untitled]

1 points·by simjue·2 वर्ष पहले·0 comments

Adding systemd-boot support in Debian-installer

lists.debian.org
4 points·by simjue·2 वर्ष पहले·1 comments

Federal regulators accuse Amazon executives of deleting messages

washingtonpost.com
12 points·by simjue·2 वर्ष पहले·3 comments

Chrome Enterprise Premium: The future of endpoint security

cloud.google.com
18 points·by simjue·2 वर्ष पहले·11 comments

Chrome Enterprise Premium

chromeenterprise.google
3 points·by simjue·2 वर्ष पहले·0 comments

comments

simjue
·4 वर्ष पहले·discuss
Shameless Plug: a simple shell in ~60 lines of Go: https://simjue.pages.dev/post/2018/07-01-go-unix-shell/
simjue
·4 वर्ष पहले·discuss
Ah interesting. Thanks for the explanation.
simjue
·4 वर्ष पहले·discuss
I see. Interesting idea with the green energy. But basically a non-opensource CI would be very difficult to justify due to the vendor lock-in. Yet I'm using github-workflows out of convenience...
simjue
·4 वर्ष पहले·discuss
> It's free

But is it open-source? I can't find the code.
simjue
·4 वर्ष पहले·discuss
I've also tried using vim/neovim etc. several times but had the same problem. Recently I've tested lunarvim and autocomplete worked out of the box (with Go).
simjue
·4 वर्ष पहले·discuss
What happend on newer versions?
simjue
·4 वर्ष पहले·discuss
Shameless self-plug: I could never get along with storing the whole content of the dotfiles when I casually just added a few lines I cared about, so I developed my own tool called confible. You can specify to just append a few lines or add the whole config and it can run commands (e.g. installing the specific tool together with its config). You can find it at https://github.com/sj14/confible