HN user

drey08

152 karma

https://github.com/AndrejMitrovic

Posts0
Comments30
View on HN
No posts found.

Github was on the decline anyway in the past 5 years, it's time for an alternative and we'll see.

I tend to agree. But I don't see how an exact UI replica of Github is innovative.

I've only glanced at it though, maybe there's more features underneath the hood.

Happy to learn more about what makes it better. Is the CI system more refined than Github Actions? I was definitely never a fan of that system.

Have you ever heard someone get called slow? That's an insult too.

So now you have quick tests. That's disrespectful towards me because I got called slow once.

This can go on forever.

In a similar vain some of the AWS console pages make it hard to select text and use ctrl^c to copy it. It often deselects the text as soon as you hit ctrl. It is extremely irritating.

Back when I was first learning about D (over 10 years ago), I crawled those archives and sorted all the posts based on the comment count. It revealed many interesting topics and the history of how D progressed as a language.

I wish forum.dlang.org had a quick way of browsing just the top list of the most commented posts.

Sublime Merge 2 6 years ago

Does it support three-way merge? I still use BeyondCompare for this, and it's a killer feature whenever I have to rebase my PR against the latest upstream HEAD. Can't live without it, and I consider it an essential feature for a paid product.

Yep.

With WSL I can seamlessly access files from both Linux and Windows. I use the Terminal (Windows) and various Unix tools for a lot of stuff (compiling & testing on Posix, objdump, debugging). And I use Windows GUI tools for editing (Sublime), diffing (BeyondCompare), and so on. I get the best of both worlds.

But WSL2 file access in `/mnt/c/` is now unbearably slow. So I just stick with WSL1.

From what I've read, Microsoft intends to support both WSL1 and WSL2 for the foreseeable future. So that's good.

BPF Korea | Seoul, Korea | Backend Engineers & Crytographers | Full Time | Onsite | https://bosagora.io/pdf/DDev.pdf

Our mission is to develop an open-source proof-of-stake cryptocurrency, with a democratic decision-making process based on the Congress Network feature[1].

We use the D programming language. Note that we have successfully on-boarded many developers unfamiliar with the language.

We love open-source, and we frequently contribute back. You can find our work on: https://github.com/bpfkorea/

We use the Agile methodology and Scrum to track our progress in delivering the product. There is no micro-management, and there is lots of freedom to innovate. Fun white-boarding sessions abound!

Every day after 6:30PM we offer free beer & snacks!

We are a cultural mix of Korean and international people. Our CTO is a long-time open-source contributor to the D language. We've had several hires which relocated to Korea, and they haven't looked back!

Interested? E-mail us at: careers@bosagora.io

More info on our website: https://bosagora.io/pdf/DDev.pdf

[1] https://www.bosagora.io/pdf/BOScoinWhitePaper.pdf

It's one of the reasons why I still haven't fully switched to VSCode. There doesn't seem to be a way to disable antialiasing in VSCode to make this font look good, as far as I can tell.

We're a medium-sized software company, and we had to create a dedicated GDPR position so someone can look into everything and decide whether we're GDPR-compliant, and if not, how we can fix it. GDPR really complicates everything, even though most uf us (devs) are actually in favor of it (because we don't really like the idea of companies tracking us forever).

F.lux major update 9 years ago

This new interface is the most confusing UI yet.. Also, the update managed to "forget" all my existing settings..

Has anyone here had issues with bluetooth interference from.. traffic lights?

My Sennheiser Momentum wireless headphones seem to be running into this issue. It doesn't happen all the time, but when it does I notice it happens when the traffic lights switch (e.g green to red). There must be some kind of signal interfering with bluetooth that's emitted at that point, though I can't understand why since all traffic lights should be wired, to my knowledge.

For reference this is in Berlin, Germany. Perhaps it's something to do with the traffic tech they use in Germany.

Dumb Password Rules 10 years ago

Like Microsoft account passwords (at least for office 365). I don't understand why they do this.

Well, I can't seem to download this from my Android because it keeps wanting to use the web app instead. So much for that..

This sort of reminds me of public key cryptography. I generally really like the idea. I've always felt really uneasy about credit cards, the fact that all I have to do is enter the same numbers to every single website I purchase from.

The programmer in me tells me "this just can't be secure", and the only hope I have that my card number is never stolen is, well, hope.

I just gave this a try. Unfortunately when it runs my app the app will at some point crash, and the console will briefly display what went wrong but then the console exits. I can't figure out if the debugger kept a log somewhere.

Anyway, this seems closed-source. Are there any open-source equivalents?