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·قبل سنتين·0 comments

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

newsweek.com
7 points·by simjue·قبل سنتين·2 comments

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

cnn.com
6 points·by simjue·قبل سنتين·1 comments

You Will (Not) Scale Prometheus

clux.dev
2 points·by simjue·قبل سنتين·0 comments

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

eureporter.co
37 points·by simjue·قبل سنتين·9 comments

The Steam UK compensation claim against Valve

steamyouoweus.co.uk
1 points·by simjue·قبل سنتين·1 comments

[untitled]

1 points·by simjue·قبل سنتين·0 comments

Adding systemd-boot support in Debian-installer

lists.debian.org
4 points·by simjue·قبل سنتين·1 comments

Federal regulators accuse Amazon executives of deleting messages

washingtonpost.com
12 points·by simjue·قبل سنتين·3 comments

Chrome Enterprise Premium: The future of endpoint security

cloud.google.com
18 points·by simjue·قبل سنتين·11 comments

Chrome Enterprise Premium

chromeenterprise.google
3 points·by simjue·قبل سنتين·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