Spyke

Posts

Introducing Lumo, the AI where every conversation is confidential | Proton

cross-posted from: https://lemmy.world/post/33354137

We believe the benefits of AI are too great to miss, and the risks too serious to ignore. Whether we like it or not, AI is here to stay, but the current iterations of AI reflect a failure to learn from the past. That’s why we built Lumo — a private AI assistant that only works for you, not the other way around. With no logs kept and every chat encrypted, Lumo keeps your conversations confidential and your data fully under your control — never shared, sold, or stolen.

You can start using Lumo today for free, even if you don’t have a Proton Account. Just go to lumo.proton.me and type in a query.

Introducing Lumo, the AI where every conversation is confidential | Protonhttps://proton.me/blog/lumo-aiOpen linkView original on lemmy.world

Introducing Lumo, the AI where every conversation is confidential | Proton

We believe the benefits of AI are too great to miss, and the risks too serious to ignore. Whether we like it or not, AI is here to stay, but the current iterations of AI reflect a failure to learn from the past. That’s why we built Lumo — a private AI assistant that only works for you, not the other way around. With no logs kept and every chat encrypted, Lumo keeps your conversations confidential and your data fully under your control — never shared, sold, or stolen.

You can start using Lumo today for free, even if you don’t have a Proton Account. Just go to lumo.proton.me and type in a query.

Introducing Lumo, the AI where every conversation is confidential | Protonhttps://proton.me/blog/lumo-aiOpen linkView original on lemmy.world
movies·[moved to piefed] moviesbyAusatKeyboardPremi

'Superman' Trailer: James Gunn’s DC Movie Has Krypto, Green Lantern

cross-posted from: https://lemmy.world/post/23324197

Gunn elaborated […] while talking with Variety.

“I’m excited for people to get to see the essence of what we’re doing, because it really has been like this private secret that we’ve all been hoarding,” he said. “We felt really good about it, like from a moral place, even from the beginning. We all felt like we were doing something good, both in terms of quality and in terms of actually something that’s not a fascistic power fantasy.”

https://variety.com/2024/film/trailers/superman-trailer-krypto-green-lantern-hawkgirl-james-gunn-1236254384/Open linkView original on lemmy.world

'Superman' Trailer: James Gunn’s DC Movie Has Krypto, Green Lantern

cross-posted from: https://lemmy.world/post/23324197

Gunn elaborated […] while talking with Variety.

“I’m excited for people to get to see the essence of what we’re doing, because it really has been like this private secret that we’ve all been hoarding,” he said. “We felt really good about it, like from a moral place, even from the beginning. We all felt like we were doing something good, both in terms of quality and in terms of actually something that’s not a fascistic power fantasy.”

https://variety.com/2024/film/trailers/superman-trailer-krypto-green-lantern-hawkgirl-james-gunn-1236254384/Open linkView original on lemmy.world

'Superman' Trailer: James Gunn’s DC Movie Has Krypto, Green Lantern

Gunn elaborated […] while talking with Variety.

“I’m excited for people to get to see the essence of what we’re doing, because it really has been like this private secret that we’ve all been hoarding,” he said. “We felt really good about it, like from a moral place, even from the beginning. We all felt like we were doing something good, both in terms of quality and in terms of actually something that’s not a fascistic power fantasy.”

https://variety.com/2024/film/trailers/superman-trailer-krypto-green-lantern-hawkgirl-james-gunn-1236254384/Open linkView original on lemmy.world

Using vintage laptops in 2024: How do you make it work?

cross-posted from: https://lemmy.world/post/18205906

I have an old ThinkPad T42 coming my way. I plan to use it alongside my daily driver mainly for reading, emacs, and retro gaming. I will be dual booting a lightweight flavour of Linux (TBD) and Windows 98 on it.

However, I am a bit concerned about its ability to handle today's internet, with all of its heavy websites.

I would love to hear from those of you who are still using old ThinkPads (or other vintage laptops) in 2024. How do you make it work? Do you use lightweight browsers, specific configurations, or lightweight websites to get around the limitations of older hardware?

Are there any specific tips or tricks you can share for getting the most out of an old ThinkPad on the modern web?

Looking forward to hearing about your experiences!

View original on lemmy.world

Using vintage laptops in 2024: How do you make it work?

I have an old ThinkPad T42 coming my way. I plan to use it alongside my daily driver mainly for reading, emacs, and retro gaming. I will be dual booting a lightweight flavour of Linux (TBD) and Windows 98 on it.

However, I am a bit concerned about its ability to handle today's internet, with all of its heavy websites.

I would love to hear from those of you who are still using old ThinkPads (or other vintage laptops) in 2024. How do you make it work? Do you use lightweight browsers, specific configurations, or lightweight websites to get around the limitations of older hardware?

Are there any specific tips or tricks you can share for getting the most out of an old ThinkPad on the modern web?

Looking forward to hearing about your experiences!

View original on lemmy.world

Suggestions for a complimentary typeface to JetBrains Mono for reading and writing documents or prose

cross-posted from: https://lemmy.world/post/16240755

Suggestions for a complimentary typeface to JetBrains Mono for reading and writing documents or prose

I am looking for a typeface that complements well to the one that I use to write code (JetBrains Mono). I will be using this to write documents and articles.

For further context, I am configuring Emacs' org-mode where I would be using both typefaces together. I could use JetBrains Mono for both purposes as I find it capable. But I would like to explore my options.

I have also looked at Iosevka. It offers variants for coding, reading, and writing. But I would prefer to stick with JetBrains Mono as much as I can for coding purposes.

View original on lemmy.world

Suggestions for a complimentary typeface to JetBrains Mono for reading and writing documents or prose

I am looking for a typeface that complements well to the one that I use to write code (JetBrains Mono). I will be using this to write documents and articles.

For further context, I am configuring Emacs' org-mode where I would be using both typefaces together. I could use JetBrains Mono for both purposes as I find it capable. But I would like to explore my options.

I have also looked at Iosevka. It offers variants for coding, reading, and writing. But I would prefer to stick with JetBrains Mono as much as I can for coding purposes.

View original on lemmy.world

Show/highlight invisible characters like zero-width-space in Emacs

In my pursuit to migrate from Vim to Emacs, I have stumbled on yet another roadblock.

When working with files that contain special whitespace characters, Vim/Neovim would automatically highlight these. This saved me a lot of time during debugging or data analysis, and is a functionality that I struggled to get to work on more modern IDEs.

However, this does not work out-of-the-box neither on vanilla Emacs nor Doom Emacs. I am unable to find any working solutions online. I assumed whitespace-mode would have handled this, but it is not the case.

It would be really helpful if the community here can help solve my problem as I deal with such characters on a daily basis. Until then, I have to pause my pursuit and stick with the trusty Neovim.

::: spoiler U+200B in Neovim

Notice Neovim highlighting the character as <200B>.

:::

::: spoiler U+200B in Doom Emacs

Notice the think cursor between "hello" and "world".

:::


Thanks to the suggestion by @[email protected], glyphless-display-mode allows me to view the characters. But it still doesn't play well with vim motions on Emacs.

Here is a demonstration, and below are the keystrokes.

  1. C-v to enable VISUAL-BLOCK mode.
  2. 9j to select all 9 occurrences.
  3. d to delete the selection.

The above vim-motion works on Neovim but not on Emacs with evil-mode.

If anyone wants to try out here is the text I am playing with:

hello ​ world
hello ​ world
hello ​ world
hello ​ world
hello ​ world
hello ​ world
hello ​ world
hello ​ world
hello ​ world
hello ​ world
View original on lemmy.world

Bloomberg - Apple Says No Major App Developers Accept New Outside Payments

cross-posted from: https://lemmy.world/post/15358589

Bloomberg - Apple Says No Major App Developers Accept New Outside Payments

According to Apple, only 38 developers have applied to add such links — out of roughly 65,000 that could.

https://www.bloomberg.com/news/articles/2024-05-10/apple-says-no-major-app-developers-accept-new-outside-paymentsOpen linkView original on lemmy.world

HMD Pulse trio unveiled: affordable phones with 'Gen 1 repairability'

HMD is betting that consumers are moving to more environmentally-conscious products and are placing an emphasis on repairability. HMD says the Pulse range is built to “Gen 1 repairability” and that users can pick up self-repair kits from iFixit. Repairs include changing the battery, but also swapping the screen.

https://www.gsmarena.com/hmd_pulse_trio_unveiled_affordable_phones_with_gen_1_repairability-amp-62582.phpOpen linkView original on lemmy.world

To all evil-mode users, how do you work with vterm?

cross-posted from: https://lemmy.world/post/14012479

To all evil-mode users, how do you work with vterm?

As a long time Vimmer, I have recently started using Emacs out of sheer curiosity. I chose Doom Emacs as it has evil-mode enabled by default, and do not want to dive down the rabbit hole of configuring the editor from scratch (at least, not yet!).

After installing and enabling libvterm in Emacs, I am having a frustrating experience. I configured ZSH shell to use vi-mode keybindings which interferes with evil-mode whenever I press Esc or C-[.

After having searched a little, I came across a workaround to disable evil-mode when in vterm. But it is still not a smooth experience. For instance, when switching between buffers (C-w C-w).

I would like to know how others in the community tackled this problem. Is there a better solution to this problem? Or have you made peace with the aforementioned workaround? Or have you stopped using vterm entirely?

View original on lemmy.world