Skip Navigation
Napier's bones - Wikipedia
  • Thanks this was a fun read. Kinda want a set now

  • Zohran Mamdani says 'I don't think we should have billionaires'
  • Problem is billionaires don't make "income" and it's quite difficult to even know what they own, let alone how to tax something like unrealized gains on stock holdings that they are using as leverage to get loans

  • Lost in the Hype: AI Will Never Become Conscious | Sir Roger Penrose
  • He implicitly defines consciousness as an ability to step back from the particular ruleset or training to see "the big picture" and deal with new circumstances. In particular how humans are different from godel's incompleteness theorem, which constrains the function of all algorithmic systems

  • ‘LiDAR is lame’: why Elon Musk’s vision for a self-driving Tesla taxi faltered
  • The thing is that you have to break the law to be an effective and even safe driver. Going way under the limit or refusing to go into the opposite lane for a moment means that you cause traffic congestion and piss people off. Waymos definitely break laws at times, I've seen it personally. And other times waymos get too "safe" and end up locked in place for 30 min at a time. The real world is a chaotic place and there's always been a discrepancy between what the laws are and how people actually drive. Lidar helps see things humans cant, but the main problem is the intelligence required, which may improve over time

  • New version of the PNG image standard released
  • Seems like "who cares" if PNG can't keep up with formats like webp and webm in terms of size

  • Nitrux Linux Drops Its KDE Plasma-Based NX Desktop for Hyprland
  • I just read up on what mauikit is, and it just seems like a pretty bad idea compared to Flutter. Flutter is shitty too, but it's shitty for the right reasons -- operating systems have pretty different UI systems and supporting many of them is hard. But it runs everywhere instead of just Linux and Android

  • Waymo rides cost more than Uber, Lyft — and people are paying anyway
  • Waymo is really premium and more like getting an Uber Black, probably better. You get to talk shit with your friends as loud as you want, play your own music, and there's no pressure about anything. You know exactly how long it'll wait. What it feels like is those movies where the rich guy has a private driver with a privacy screen like a limo. The overall standard of the vehicles is very high, clean, and safe feeling

  • IRS tax filing software released to the people as free software
  • That's so cool, maybe the first time in the history of humanity that we see open source tax software, that's guaranteed to be accurate to the law. For one year at least

    It runs Scala / Java, and has docker configs, decent documentation. And an ominous message explaining that some parts were too secret to open source so they had to rewrite chunks of it. Overall, it seems like it was a big project just to get this published, and I am impressed they managed it, given the software team was comprised of 3 different agencies and several contractor firms

  • GNOME with some extensions
  • Oh Jesus while I wasn't looking Kate became full on VSCode with the same layout and LSP. At least it's not a webview

  • Backed the truck out in the rain to rinse it off
  • God I love this shit. I think I'll wash my car today. I used to take her through the auto wash, but once there's enough grime, it scratches the metal a little. So you either have to have the full on auto wash subscription or enjoy the sunshine once in a while. Ain't that the real life

  • Any alternatives to GPT4All for local ChatGPT-like experience on Linux?
  • VSCode with the open source Cline extension. Easily the best open option, works everywhere. Excellent coding and planning agent, I use it for everything

  • TIL you can extract energy from space time itself & working on that same principle, make black hole bombs
  • Whoa! You can get energy from gravity and spin?? Who would have guessed

  • Apple Intelligence is Useless
  • Well for once I have to stand up for apple. What makes them different in the AI space is that the inference actually happens on device and is very privacy focused. Probably why it sucks

  • Language is fun.
  • That's just any store

  • How does Trump defunding projects like TOR realistically affect its (and other opensource projects) security?
  • You may find it funny to learn that Signal's early development was funded by an arm of the govt that focuses on distributing ideology worldwide -- US Agency For Global Media (Radio Free Asia and Open Technology Fund)

    You may also find it interesting that Trump eliminated this entire agency about two months ago

    Why did the USA run all these programs and fund privacy software? Ostensibly to help people in oppressive regimes communicate. To broadcast alternative media

  • Cory Doctorow's take on Meta, AI and investors: "Mark Zuckerberg announces mind-control ray"
  • Idk he makes some pretty wild claims along the way

    • AI is only going to become more expensive for corps with time. This has ~never been true in computing, where specialized hardware and optimizations trend costs down
    • That marketing managers are dumbass easy marks who are wasting their company money. Every half way decent marketing department measures outcomes and knows exactly how much money is generated by their activities
  • *Permanently Deleted*
  • Well...

    If you follow the link to fedidb, refer to the "mau" monthly active users. Do some brief math and realize that lemmy.world accounts for about 50% of all active users

    Email market share is harder, but many estimate that Gmail accounts for over 40%. Many many orgs use Google apps to make custom branded gmails with their own domains too

    This is the typical "business power law" that states that the top player should control about 50%, the second player about 25%, etc. This is just kinda how the world works

  • *Permanently Deleted*
  • Well, thanks for explaining

  • Linux: the only OS that uses less disk space after an update?

    Love to see upgrades with a negative net size lmao. Software should get more optimized with time, not more bloated. Oop, just got the gnome console popup notification saying that my install command finished running, sweet -- it took as long as making this post

    49
    Showing off my new alien spaceship themed tabby.nvim setup :D (feat. neovide, fzf, airline, markview)
    streamable.com Watch tabbar | Streamable

    Watch "tabbar" on Streamable.

    Watch tabbar | Streamable

    My new design direction for neovim is "you just sat down in a homie's spaceship and have no idea what any of the buttons do" -- you can see how I did it here with tabby.nvim: https://github.com/Garoth/Configs/blob/da354cd98241dc7582718a9082226fab99403e4a/nvim/init.vim#L752

    I'm an oldschool vim guy, so a lot of my plugin tastes lean towards the ancient. Telescope?? Nah I had that figured out with fzf.vim many years ago, and it's stupid fast. Harpoon? Nah, I have marks, permanent undo and location memory, alternate files, fast search. Plus I love using fzf in my terminal so it all blends together so well. I still use vim-plug, it's pretty much perfect, and have no interest in lazy or whatever the new flavor-of-the-year package manager is

    Neovide continues to be what I believe is the future of neovim. The performance is best in class, probably theoretically better than even terminals can achieve (since rendering can be done much more selectively, understanding vim concepts like floating windows and such, which have compositing in neovide). The idea of "progressive improvements" in a GUI rather than trying to make something totally different is a great call. In the future, they are likely to implement a new age of image rendering too, which would be aware of z-index layering (so you could have a floating window on top of an image -- current image-in-terminal approaches just put the image on top)

    Airline -- well, this is in the category of "if it aint broke dont fix" -- Airline has been in development for like 11 years and has 2700+ commits, 17k+ stars on github. I mean, this is a ridiculous history, that's more work than most projects on github, just for a statusline. I don't tend to chase trends or replace vim code with lua - who cares - vimscript is stable and reliable

    Shoutout to the Maple Mono font -- with a lot of amazing ligatures that I didn't have before, super cozy. Demo recorded on an 7 year old samsung chromebook running Wayland/Pipewire Arch with a dualcore cpu, 4gb of ram, 14nm intel integrated graphics, and a 32gb harddrive. Linux is so cool, being able to do that. The ending was... not on purpose lmao

    2
    compiler.nvim: language aware compile menu

    Zenith said:

    URL: https://github.com/Zeioth/compiler.nvim

    This compiler detects the filetype you are using. From there it detects the entry point of your program and compiles it with the correct compiler so you don't need to setup anything.

    Currently it is on beta state and only works with c. More languages available in the coming days.

    I rather releasing it now in case someone wants to participate and leave comments before I solidify the architecture.

    I coded this for NormalNvim so take a look there if you want too.

    Cheers.

    0
    Applying to be a mod here too

    Hey guys I'm one of the most active mods of the Joplin reddit. I'd like to be modded here too and help build the community / roll people over

    0
    Applying to be a mod

    Hey guys, I'm currently one of the active members the neovim reddit (hugelung), and I'm in full support of migrating to lemmy. I was hoping to be modded here, and helping migrate content / roll people over

    2
    Applying to be a mod

    Hey guys, I'm currently one of the active members the neovim reddit (hugelung), and I'm in full support of migrating to lemmy. I was hoping to be modded here, and helping migrate content / roll people over

    1
    lung Lung @lemmy.world

    Expert developer, Buddhist

    Posts 7
    Comments 365
    Moderates