How to Improve Your Mood and Computer Effiency with AI
There's a lot of talk about the controversies of AI recently on kissu. People aren't sure whether it's good or bad for humanity. I can't answer that question, but I know how to improve life on an individual level. This is for windows, but linux nerds can probably do something similar.Cool Software?
Do you use any software that other people may not know about that you like?Deepseek
There's been a lot of chatter lately about Deepseek. In the online circles I'm in, people have a politics-colored understanding, more or less saying "American tech companies couldn't do this, but an opensource Chinese company could and American tech companies are in 'damage control'". Which... I really don't understand. If it's an open source model, like Llama was, for example, I don't see how this doesn't just cause there to be a proliferation of much more efficient and performant models -- the same way after Llama became available, sudden there was Phi from Microsoft, Gemma from Google, Mistral, and others.Computer security
How do you manage computer security in your devices?AI Ethics and Morality
Since it's such a hot button issue that's distracting from happenings, how about a thread for containing all your fights over AI and the acceptability of its usage. Don't really want to say it's a discussion that can't be had at all because it's something actually feel quite passionately about in a non-shitposting manner.Practical usage of AI
Right now AI is a mess of large language models each trying to out-everything the other as the ramp-up in operation costs seems infinite while the profits seem to remain at a net-loss even if revenue is increasing. Is there actually a viable future for any of these companies or will the hype around AI die off as the utopian promises remain unfulfilled and leave a burning pile of expensive rubble where all the data centers used to be?Let's talk to AI Characters
MORE AI STUFF! It's weird how this is all happening at once. Singularity is near?Game Dev
Is anyone else thinking or already in the process of making their own video game? It's getting easier and easier with stuff like RPGMaker or Unreal and the knowledge is out there in many forms. Not to mention the AI assistance out there, although people shouldn't rely on that and should I think it should instead be used to plug holes with lots of supervision.The Centralized Internet Is Inevitable
https://www.palladiummagSingle Vs Multi(N) Monitors
What are your thoughts on using multiple displays vs having one main one.The usual 'post your desktop' thread
Reminder not to dox yourself!Video Editing questions
I was thinking it'd probably be a good idea to have a thread for asking questions about video editing since they're generally one of the more tough ones to make. My own experience is limited to making a bit of funposts here and there of varying degrees of competency so I'm not really an expert myself, but I could help with stuff I know. For other things, I think I've seen people posting video edits before so hopefully they'd be more knowledgeable.What filetypes will last the longest?
Somebody told me that digitization will let us preserve things forever, but I feel like it's the opposite because of how complicated accessing digital data is and how fast technological systems evolve. Old formats get superseded by updated ones and niche platform-specific ones get abandoned when that platform does. We can look at a wall relief from 5000 years ago and work out an approximation of what it was saying just by looking at it, but how would you get any data out of a floppy filled with files for a program that hasn't been updated in 100 years?CSS Programmers Thread
If you've gotta program an algorithm you've gotta use CSSKeyboards
Hello /maho/, do you like keyboards? They're your main method of interfacing with your computer and the Internet at large, most of you probably spend the majority of your day behind one, so let's talk about them!youtube algorithm
I'm trying to figure out how the youtube algorithm works when logged out.Real numbers
Today I begin a programming project to construct real numbers and various operations on them. I don't mean the wimpy limited precision floating point numbers that you've probably used if you've ever written a program in your life. Nor do I mean arbitrary precision numbers which can have as many digits as you like (until your computer runs out of memory) but still have irrecoverable rounding error because the digits end at some point. I mean exact representations of numbers that can be queried to any precision (which in practice may be limited by time and memory constraints).crotchety old bloggers
I like Rachelbythebay. Woman who gravitates towards the underappreciated sysadmin/glue code role in tech companies and always has a bad time of it. She's built cool things in software and hardware, such as her own monitoCrypto Curiosity
I wanted to create a scam crypto whose purpose and design was to be rugpulled at an indeterminant but publicly announced point in which a random number generator that generates a new number each day landed on a certain number. At first I was thinking purely cynically in that I wanted to pull an open scam on people that they would willingly buy into knowing its a scam but try to beat each other out to cash out when the number hit anyways, but then I started thinking about it some more and someone on #qa linked me litecoin's github and I started wondering more than that too.VRChat Lain Exhibition
This may be a bit too meta for /maho/, but there's a Serial Experiments Lain exhibition in VRChat until the 19th of January, 2025.What do you want in a multimedia OS?
Been working on an Linux distro for the last 2 years off and on. Will probably be ready to release it to the wild at some point early next yet. I was wondering what people wanted out of a desktop/laptop OS geared toward the creation of content like audio production, video editing, programming, drawing and other forms of content creation. As we all know it's a huge pain to set-up systems for this currently.MacBook unboxing
https://files.catbox.mcybernetic types of technology
what are some human cybernetics types of technology you use to augment your powersSpeakers
What kind of speaker setup do you have for your computer/room/whatever? I need a new set.Hardware Reparation
For the price of some switches, new soft pads, and a soldering iron I fixed my doubleclicking mouse. I now have a functioning mouse and a soldering iron. It's like getting a free toy. Gave the entire body a deep cleansing while I was at it, it's a lot easier to clean something properly when you've taken it apart.Jisaku Keyboard
Jisaku-ing a keyboard.Imageboard without database made with php
I found this imageboard on Github https://github.com/brodyking/Openchan As I said in the title, it works without a database and I am taking the time to make a connection with a MySQL database to be able to integrate functions such as reply and others. If you were looking for a basic project to start your own imageboard I think you should give this software a try.Direct Streaming
>>>/qa/132267ZUI
>Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in.Ideal programming discussion site
So I was going through some of my notes and I found one where I put down some thoughts and ideas about a site specifically for discussions about programming.Computer Networking
I've been researching computer networking and there's still areas which feel a little muddy to me. My basic understanding of how a computer network works, is you have a computer (client), switch (optional), router. The client has an internal IP address which cannot be routed over the internet. So the client sends a packet to the router, destined for the internet, and the router uses NAT to translate the IP address to its external interface address, ie public address. Now you can access internet.