[-] kamstrup@programming.dev 9 points 2 weeks ago

On your computer. I think this engine is aimed at embedded, if I understand the article correctly

[-] kamstrup@programming.dev 10 points 1 month ago

As I explained elsewhere there is no official app to change this setting. Users can hack their gsettings.

Support for middle-paste will slowly but surely bitrot and eventually be removed.

[-] kamstrup@programming.dev 15 points 1 month ago

No default gnome app will be able to toggle that default. You can hack it in gsettings.

And worse, the fact there is a setting means that only the default will be tested. The feature will slowly but surely bitrot. In a few years we'll see a proposal to remove it entirely. This is how software development works.

[-] kamstrup@programming.dev 29 points 2 months ago

Many moons ago I did a project at uni where we implemented elliptic curve cryptography in Java and released it as open source. Unsurprisingly, we had no idea what we were doing. Some years later I get a random mail from someone using it on some embedded system...

I don't want to know, and I fear that ist is paramount that I maintain plausible deniability 😂♥️🙏

[-] kamstrup@programming.dev 8 points 2 months ago

Do it. DO IT

[-] kamstrup@programming.dev 16 points 4 months ago

This is just incorrect, sorry to break the news. Most modern electric cars are hardwired to phone home. In most models the surveillance is fused directly into critical components like the fuel pump or the braking system. You cannot just pull out some wires in the dashboard. If you disconnected these things the car is unlikely to work. These details have been covered by people who have worked in the industry

[-] kamstrup@programming.dev 13 points 4 months ago

We get 100s of automated applications per day for a position we recently opened. 99% are automated and no where near meeting the requirements. We try to give everyone a review and a reply but it is a massive task, unfortunately. We do not have dedicated personel to handle these matters so it costs engineering time. The current situation for online software dev job application sucks for everyone.

I guess what I am trying to say is: If you don't get a reply to an application it is likely because you are drowning in noise and someone at the other end is struggling to keep up.

[-] kamstrup@programming.dev 9 points 6 months ago

Forgejo supports SSO, and from a quick skim of the diff it looks like they support GitHub and OpenID logins.

[-] kamstrup@programming.dev 17 points 8 months ago* (last edited 8 months ago)

For someone who has not used Gnome in 14+ years you sure seem to know a lot about it...

X11 has effectively already been deprecated for years, seeing little to no development on it. No one should be surprised.

And still, there are SEVERAL Long Term Support distros out there that will support X11 for the coming years. Please stop pretending that stuff will start breaking. It will not.

[-] kamstrup@programming.dev 7 points 9 months ago

I find that my projects hosted on codeberg are heavily deranked or entirely missing on the top mainstream search engines. My github projects are almost always top 3.

So if it is a library someone might gind useful it has to go in gh. My personal toys can stay on cb.

[-] kamstrup@programming.dev 16 points 9 months ago

At least we still have Skype (new), Skype for Enterprise, and Windows Skype

11

The Go team is working on a new garbage collector called Green Tea.

10

In the original proof of concept for ranging over functions, iter.Pull was implemented via goroutines and channels, which has a massive overhead.

When I dug in to see what the released code did I was delighted to see that the go devs implemented actual coroutines to power it. Which is one of the only ways to get sensible performance from this.

Will the coro package be exposed as public API in the future? Here's to hoping ♥️

[-] kamstrup@programming.dev 29 points 2 years ago

That we stop fawning over tech CEOs

14

Go 1.22 will ship with "range over int" and experimental support for "range over func" 🥳

view more: next ›

kamstrup

0 post score
0 comment score
joined 2 years ago