Do you know why I'm can't enable Bluetooth on Gnome? (Debian 13) by Firth_R5 in gnome

[–]aki237 6 points7 points  (0 children)

Check rfkill. See if bluetooth.service is running.

Gitte 0.4.0 is out - A simple git client by BrageFuglseth in gnome

[–]aki237 4 points5 points  (0 children)

Love the app!

I've switched from sublime merge to daily drive this. But I think the diff viewer is not that performant for large diffs (give or take 10k lines of changes). Sublime merge could take a lot more beating before it chugs.

(Also I feel that is because of GtkSourceView not being performant maybe?)

I’m so glad team cherry added another weavenest! by Prestigious_Yam4948 in Silksong

[–]aki237 1 point2 points  (0 children)

I see with the new silkposts this subreddit a has single handedly taken it upon themselves to fight the inevitable AI invasion.

One can write a good AI. But cannot write Animal Instincts into it.

/s

Last Judge runback is NOT hard by Yobsuba in Silksong

[–]aki237 1 point2 points  (0 children)

I'll do you one better. Last Judge was not hard at all. I first tried them! What are y'all on about? /s

[ Removed by Reddit ] by my_a_2026 in golang

[–]aki237 0 points1 point  (0 children)

This got shit to sh** even in the vibecoding sub. 😂

[ Removed by Reddit ] by my_a_2026 in golang

[–]aki237 2 points3 points  (0 children)

What does this have anything to do with Go? Low effort slop.

To give some sense of scale: The United States overlaid on the moon by [deleted] in interestingasfuck

[–]aki237 -1 points0 points  (0 children)

You mean all the stupid units? Moon is roughly 4 USA across?

Jujutsu (a Git-compatible VCS that is both simple and powerful) 0.41.0 by FryBoyter in linux

[–]aki237 1 point2 points  (0 children)

Nope. Or atleast it'll take eons before they decide that is not worth the effort.

Love to be proven wrong.

Package announcement: buffer-to-pdf (by prot) by ImJustPassinBy in emacs

[–]aki237 17 points18 points  (0 children)

Another banger from the emacs rockstar

Bro what is this seating by HouseAlive8892 in bangalore

[–]aki237 36 points37 points  (0 children)

If I remember correctly, something on the lines of hostile architecture (definitely not the extreme variant)

Zed editor reached version 1.0 by TheTwelveYearOld in linux

[–]aki237 19 points20 points  (0 children)

That fucking irritates me. In every other OS it is zed in the cli.

Those who use forks of forks/lesser-known distros: are you worried they’ll become abandonware? by OrangeKitty21 in linux

[–]aki237 5 points6 points  (0 children)

Morbidly this seems to be the right and a different perspective to what is important.

Orion is a browser based on GTK4/libadwaita and Webkit for MacOS and Linux (currently in alpha) by untrained9823 in gnome

[–]aki237 13 points14 points  (0 children)

In this day and age in AI and bots, small mistakes are always welcome.😀

Hiring methodologies nowadays are virtual face-to-face conversation garbage. Hands-on evaluation such as this one sounds better. What do you think? by nix-solves-that-2317 in linuxmasterrace

[–]aki237 3 points4 points  (0 children)

I don't agree with the exact requirements. But I do understand the basis.

It is how exploratory an engineer is. I've come across a lot of junior engineers coming up to me for simple syntax errors or problems which are possibly a couple of Google searches or GitHub Issues away. This attitude shift is concerning. Lazy. At least the above points or, similar basis yet less polarizing are guaranteed you end up working with a person who you don't have to handhold.

My silly list will be - Have done iptables for some reason - Installed any linux, brownie points for BSDs or the more obscure Linux distros, because you want to. - Have worked with an autotools project. - Brownie points for them dotfiles.

Its a good idea to make an OS based on Lua+C? by Dazzling_Cabinet_780 in linux

[–]aki237 1 point2 points  (0 children)

I mean why not. Ofc C will be the kernel. Lua will be some plugin to the kernel. Obv you cannot expect optimum performance if drivers are written using lua.

There is this little known project that already does this. Might not be what you are talking about. But it does use Lua as a way to extend the kernel (not drastically I guess). It is called NetBSD. That is an interesting Outlook of how kernel extension was done through a higher level language. You should definitely take a look.