@gregorni@fosstodon.org
@gregorni@fosstodon.org avatar

gregorni

@gregorni@fosstodon.org

Hi, I’m Gregor Niehl, a tech enthusiast from Germany born in 2007. I am generally interested in all things #Linux and #OpenSource.

I write apps for the #GNOME desktop, and am part of the GNOME Foundation and the GNOME Circle Committee.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

gregorni, to programming
@gregorni@fosstodon.org avatar

My browser when I'm programming in OCaml…

#OCaml #tooManyTabs #programming

gregorni, to Bulgaria
@gregorni@fosstodon.org avatar

Folks living in the European Union, don't forget to vote today!! 🇪🇺

#EU #EuropeanUnion #Vote #Voting #Democracy

gregorni, to GNOME
@gregorni@fosstodon.org avatar

Are there any users of Adwaita-Swift by @david_swift? I'd like to chat a bit about the what the developer experience is like using those bindings. Feel free to DM me on Matrix!

#AdwaitaSwift #Adwaita #Gtk #Gtk4 #libadwaita #GNOME #Swift #Swiftlang

ElleGray, to random
@ElleGray@mstdn.social avatar

ai has entered its roast era. large scale mockery signals the beginning of the end. good. 🙂

gregorni,
@gregorni@fosstodon.org avatar

@ElleGray Regardless of the mockery, I actually think it's a good job advert as well 😄

gregorni, (edited ) to random
@gregorni@fosstodon.org avatar

Letterpress now has a nightly Flatpak, available from the GNOME Nightly repository!

#Letterpress #GNOMEApps #GNOMENightly #Nightly

mcepl, to Bash Czech
@mcepl@floss.social avatar

Back from outing: getting out of is really hard. Tried going back to (even with ), tried and none of them really work (failed bug reports). Sad. Anybody know about actually working POSIX-compatible interactive shell which actually works and at least from distance can compete with fish?

gregorni,
@gregorni@fosstodon.org avatar

@mcepl I've heard good things about nushell, although I've never tried it.

gregorni,
@gregorni@fosstodon.org avatar

@mcepl Of course, zsh is also always an option. More conservative than fish, but more innovative than bash.

gregorni, to random
@gregorni@fosstodon.org avatar
gregorni, to random
@gregorni@fosstodon.org avatar

When will I learn to only use rm -rf if rm -r fails?

#rm #commandLine #Terminal #rmrf

gregorni, (edited ) to random
@gregorni@fosstodon.org avatar

I learned by accident today that you can change your working directory in Fish shell using Alt and the left/right arrow keys. It basically keeps track of the history of your directory navigation, and flips through your history.

#Shell #fish #fishShell #pwd

gregorni,
@gregorni@fosstodon.org avatar

Also discovered accidentally, the same keys in a normal text field move the word that the cursor is on to the right or left, swapping it with the word next to it.

Also discovered accidentally, the same keys in a normal text field move the word that the cursor is on to the right or left, swapping it with the word next to it.

gregorni,
@gregorni@fosstodon.org avatar

@herrbischoff Oh, right, I should add that

gregorni,
@gregorni@fosstodon.org avatar

@lw64 I really enjoy using fish, it's full of random little niceties like this, but still manages to be really intuitive and easy. The CLI tools that I use that need some form of shell integration all provide first-class support and documentation for fish.

Especially autocompletion and command suggestion I find really helpful.

gregorni,
@gregorni@fosstodon.org avatar

@lw64 I guess I meant auto suggestion, not autocompletion. Fish can tab-complete commands, but it can also suggest commands based on autocompletion data, as well as your command history. So yes, it's a lot better than bash. Kind of intelligent, almost.

Atuin and starship are special tools for modifying the shell, they have fish support.

Homebrew and cargo somehow need to tell the shell to include their respective bin directories, and they also provide instructions for fish.

gregorni, to ai
@gregorni@fosstodon.org avatar

I'm surprised such a thing actually exists: https://en.wikipedia.org/wiki/Artificial_stupidity

"Artificial stupidity is a term used within the field of computer science to refer to a technique of 'dumbing down' computer programs in order to deliberately introduce errors in their responses. "

#AI #ArtificialIntelligence #ArtificialStupidity

FineFindus, to random
@FineFindus@floss.social avatar

#Moshidon community: We are currently experimenting in @moshidon nightly with removing duplicate settings that can already be controlled from the system preferences. Specifically this time the haptic feedback/vibration setting.
Does your phone have an option to disable it in the system settings (called Touch feedback, usually found under Accessibility > Vibrations & Haptics)?
If not, please reply with your Android version and phone brand so we can take this into account, thanks!

gregorni,
@gregorni@fosstodon.org avatar

@FineFindus @moshidon I have the option, and it's in the in the expected location. If it somehow helps, I'm on Android 12L, on a vanilla AOSP GSI ROM.

nekohayo, (edited ) to ADHD
@nekohayo@mastodon.social avatar

/ / / folks, plz compare:

In your experience, would UX from the 2nd link distract, overstimulate or bother you in a way that represents an issue?

Note: I'm not the one proposing this, I'm not even affected. I ask for the sake of others; polling for statistical sample size.

gregorni,
@gregorni@fosstodon.org avatar

@nekohayo I don't have ADHD or a similar disorder, but I wanted to say prefer the left-aligned scheme.

jsparber, to GNOME
@jsparber@mastodon.social avatar
gregorni,
@gregorni@fosstodon.org avatar

@jsparber The background music really makes it 😁

gregorni, to rust
@gregorni@fosstodon.org avatar

Me:

  • sees a new GNOME project that is set to replace an older one
  • checks out what language it's written in…

…aaannd it's Rust 🦀

#Rust #GNOME #GNOMEApps

gregorni,
@gregorni@fosstodon.org avatar

@FineFindus I actually posted this in reaction to https://hachyderm.io/@matzipan/112508954361116717

I also had Loupe in mind.

gregorni, to programming
@gregorni@fosstodon.org avatar

Somehow the following pseudocode:

if not condition:  
 return;  
do_stuff  

feels much more intuitive to me than

if condition:  
 do_stuff;  

Anyone else feel that way?

#programming #ifStatement

gregorni,
@gregorni@fosstodon.org avatar

@rdbende In that case an else-block makes sense, yes. I was thinking of a case where there is no else-block, in which case I prefer the early return.

gregorni, to random
@gregorni@fosstodon.org avatar

I wrote a working Brainfuck interpreter! 🚀

I might rewrite it in a couple of programming languages, and then publish the bunch.

gregorni,
@gregorni@fosstodon.org avatar

@bragefuglseth 🧠💥

gregorni, to ai
@gregorni@fosstodon.org avatar

I feel like the Nothing company went from "Let's make phones less distracting" to "Let's push AI down everyone's throat!" 😢

#Nothing #NothingTech #AI #smartphones

gregorni,
@gregorni@fosstodon.org avatar

@GalacticBox I feel like that too 😢 It's too bad, I felt like they had a lot of potential, but they've just attached their whole brand identity to hype.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • tester
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • tacticalgear
  • osvaldo12
  • normalnudes
  • cubers
  • cisconetworking
  • everett
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • modclub
  • lostlight
  • All magazines