X Tutup
  • 40 Posts
  • 125 Comments
Joined 10 months ago
cake
Cake day: May 6th, 2025

help-circle



















  • It’s not.

    Look, you are not necessarily wrong in holding the opinion that Valve’s monetization practices are so horrible, that they ruin the company’s entire reputation. It’s a valid moral boundary. But at the end of the day, it’s just an opinion, not some objective law of the universe and other people can weigh the scales differently without being an evil person. Yet you portray it as the TRUTH. And it’s a bit ironic, that when people disagreed you started talking about echo chambers and attacking the community. This is why you got downvoted.




  • Last week, we published our team’s findings about an exposed Elasticsearch cluster that contained over 160 indices and held 8.7 billion primarily Chinese records, ranging from national citizen ID numbers to various business records.

    Last December, the team uncovered an unprotected database containing 4.3 billion records, some of which included LinkedIn-derived personal information. The 16TB-strong instance contained emails, photos, employment histories, and other personal data. A single collection alone contained 732 million records, including photographs.

    In July, Cybernews covered one of the largest data leaks in history, after researchers discovered several collections of login credentials, containing 16 billion records. The team found 30 exposed datasets, each containing tens of millions to more than 3.5 billion records.

    The leaked data included login info for just about every online service, including Apple, Facebook, Google, GitHub, Telegram, and even government platforms.

    Damn…




  • chasteinsectto196@lemmy.worlddiscord rule
    link
    fedilink
    arrow-up
    4
    ·
    19 days ago

    My biggest gripe with it that makes it unusable as a serious replacement is that it purposely only stores conversation history for two weeks.

    Huh that actually makes it more appealing to me from a privacy perspective.


  • I switched from Obsidian to Neovim mainly because of Vim-motions and keybindings. Obsidian has Vim-motion support but it’s pretty basic and some stuff doesn’t work… it’s just not the same.

    I have a pretty minimal Neovim setup and don’t use any special plugins for markdown. I just use Treesitter to create some custom highlight groups to highlight links, codeblocks, headlines and similar stuff. I don’t do images or complex tables or all of that other jazz and I know markdown by heart for the most part so I don’t really need any markdown preview plugins. But there are plugins that render markdown in the Neovim buffer itself, instead of having you go to your browser to see your changes.

    It’s way simpler. I use gO to see the outline of my file, also mini.pick which is just a grep and fuzzy finder to find specific lines, words, files and navigate between them. I have been using Neovim for over a year so and use it basically everywhere so the benefits keep compounding as I learn how to navigate where I want faster. It’s a powerful tool. One thing I will say is because you use Neovim you don’t need to really organize your notes as you just use your picker to find stuff for you and it’s sooooo much faster and better than whatever Obsidian had. You never have to go to your file tree or whatever and search for that file.

    This wasn’t a switch that I did fanatically. I went back to Obsidian a few times for a couple of days / weeks and just used that. It’s fine … It works… But afterwards every time I just went back to Neovim, did some modifications to my config, and started using it more and more until it just became way better.

    All of that being said … would I recommend someone start Neovim just to write markdown? No. As you said it has a pretty steep learning curve and you will never get back the time you spent on it, it’s also a bit overkill to use it just for markdown, you will need to make some modifications as well… But I find it more fun and enjoyable to work with.















X Tutup