I’m a n00b when it comes to computers but I don’t want to use Mint or Ubuntu, what’s the alternatives? I just want to learn programming with it but want to make it secure enough so I can fap in secret. Which should I pick?
I've gotten far with Oracle Linux.
Pretty much Red Hat, but for free.
GNOME is supported out of box, while KDE has to be installed manually.
Install all your GUI programs through Flatpak they won't be in the system repositories.
>>2
I have no idea what any of that meant..... I'm stupid (-__-)
>>3
I think you are just better off using Cygwin and installing the GCC and MinGW GCC compilers for programming.
To explain what I said in the previous post:
Red Hat is a company that sells Red Hat Enterprise Linux.
They also own Fedora and CentOS, but these should not be used because Red Hat uses Fedora for development and CentOS for beta testing so you will always run into problems.
Oracle Linux is just Red Hat Linux, but for free.
Oracle only charges money if you want support which is typically only need by big businesses.
GNOME is a desktop environment that tries to act like macOS's desktop. Officially supported by Red Hat (and thus Oracle), but it is very painful to use with how bare boned it is.
KDE is a desktop environment that tries to act like Window's desktop. Not officially supported by Red Hat or Oracle, but is more tolerable to use.
>>1
Could you explain why you don't want to use Mint or Ubuntu?
Just use Mint. Don't fall for MES and waste your time with gentoo and whatnot.
I use Mint. It's simple, has plenty of desktop environments, and respects your privacy. Pretty good. If you are a noob with computers why are you trying to overcomplicate things? Boot up a Live CD with Linux Mint in the different desktop environments and see which one you like the most by default or which one you find easiest to configure to your liking. I really don't think you can go wrong with Linux Mint Cinnamon edition though, it's made by the Mint devs and looks pretty similar to what people are used to with things like Windows 7 before it went all corporate mobile whatever.
i am not making anything good, as usual
i am in love with games and its...environment and making it is supposed to be my lifelong dream but it suddenly looks troublesome
Actually it is easier than that. If every post is just a string, merge all posts in the thread in a single string too, and keep offsets in some separate array. Like, post one goes from byte 0 to byte 264, post two goes from byte 265 to 1192, etc. The issue is I don't know how php stores strings and in what codepage. And if getting the length of string that is stored in UCS-2 is trivial (get length in bytes, divide by two), for UTF-8 you have to walk that entire string.
Aaah, fuck it, just use database. Or C/C++.
it's all greek to me
Actually just use json_encode. Should be good enough, if you do it only once a hour.
I was thinking about leaving unused holes in the file, to not overwrite the entire file every time, but eh, too complicated.
i liked programming when i was still learning it. Now that its my job i hate it.
>>20
That's usually how it goes. Learning can be fun, but when you already know pretty much everything it just becomes a tedious task. One way to make it fun again would be to have some grand vision of some insane genius idea and build some new innovative tech that could revolutionize the world, something of a passion project that aims for global adoption. A calling of some kind. Of course that would require genius tier intellect usually, but still.
prog is like any other creative endeavor because once you introduce money everything goes to shit
>>1
Try reinventing the wheel. Lots of fun to get things just the way you want them, plenty of available support, teaches you how things work, and it it's compliant with protocols you have usable software tailored to your needs by the end of it.
>>19
Shenzhen I/O is great, but it's frustrating that you aren't given all the available information to begin with (hidden commands)
>>19
TIS-100 comes with a manual in pdf/paper form. It's actually useful while playing the game. It's also great for immersion If you print it out.
>>21
this rings true to me. the philosophy keeping me going is just treating software as a tool to make something else. if I get too caught up in the details of programming, I quickly lose motivation -- just focusing on a creative project where programming is a means to reach the end goal (ex: building small robots, drone software, even modding games) has maintained my passion for it.
If you have a single (or some more) question regarding any of the tech topics of this board and feel that it wouldn't justify creating an own thread just for that, feel free to post it in here.
If you know the answer to any of the questions in this thread, please help us out here! I am sure it's going to be appreciated.
I am creating this thread since there's ben popping up too many threads lately with single questions asking for help that aren't really set out to create too much interest.
Godot is capable of creating webbrowser games. You might want to look into webassembly.
https://www.youtube.com/watch?v=t_rzYnXEQlE
FIXING the ENTIRE SM64 Source Code (INSANE N64 performance)
by: Kaze Emanuar
He made Super Mario 64 run at 3 times higher fps even on original hardware. He did it by making sure cpu unit and graphical unit fight for memory less, and adding memory alignment and such. Because of that, the game now requires an expansion pack, increasing the memory requirements from original 4 MB to 8 MB. Plus a lot of other work.
Pity, why they fuck with hardware that isn't even produced anywhere anymore.
https://github.com/danielmm8888/TF2Classic
team fortress 2 classic source code. An outdated version, but maybe worth taking a peak at.
I wonder if having no motivation to write programs is a good or a bad thing. It is a waste of time anyway, if you aren't getting paid for it.
>>387
It's for the knowledge and the challenge itself. The fame is only a useful side effect.
In windows 7 I can customize windows colors pretty extensively, but I can't find how to do the same in windows 10. Is it possible to change those? Windows 10 color customization is very very limited, but I suspect that it's still possible to change those old values through registry changes or some side program.
https://4-ch.net/img/src/1655451139489.jpg
If I were to one day write a board software, here are good references.
https://github.com/kennell/imageboards
https://overscript.net
https://github.com/ccd0/imageboards.json/blob/gh-pages/imageboards.json
https://sites.google.com/site/powturbo/home/benchmark
to create a .net forms project from console, type this
dotnet new winforms
https://stackoverflow.com/questions/43390466/is-visual-studio-community-a-30-day-trial
resetting trial period in visual studio
Tried to compile Winecx and during the configure process it told me this:
configure: error: You need a version of clang that supports -ilocal to build Wine for 32on64.
Which version of clang supports this? The user's manual for clang has zero ctrl-f results for it, and I can't find any other guides mentioning this option.
Tried to compile Winecx and during the configure process it told me this:configure: error: You need a version of clang that supports -ilocal to build Wine for 32on64.
Which version of clang supports this? The user's manual for clang has zero ctrl-f results for it, and I can't find any other guides mentioning this option.
question outside of question thread mods pls dl33t
https://tanasinn.vip/doku.php/matrix
IRC is cool and all but it's 2021. Fork in the road:
Discord OR Matrix.
We currently don't have a proper Matrix server of our own yet, but that doesn't matter because you can just join whatever server you want and then connect to channels, or make channels to share with others. Matrix is like IRC -- channel based, channels are atoms, the admin "owns" their own channel to some degree -- users are free to create new channels, and unlike IRC, permissions management is simple AND real end-to-end encryption is possible.
Unlike Discord, where the "channel group" is created first and then contains its exclusive channels within it (with a shared power structure), Matrix users can also freely create "channel groups" for relevant channels, for private use or social use, to help organize similar channels by concept or intention. This radical inversion of the paradigm is naturally more in line with VIP values and return a more natural, bottom-up sense of vision to this space that corporate entities seek to seize and exploit to maladaptive ends.
>>11
I own and run #neets:matrix.org ; how censored is it really?
I agree that skipping on matrix.org is a good idea; just like how people interested in fediverse shouldn't use mastodon.org .
Also agree that there's a need for Matrix clients that aren't Element, but it works well enough when compared with Slack and Discord. It's no XMPP but it's also not trying to be XMPP.
>>11,7,4
why not come join the VIPPER xmpp room...
xmpp:saovq@conference.omaera.org?join
There is only IRC.
sorry op, would rather be hit by a bus than deal with element/riot or some other shitty client.........
where can I find a not dead irc even?
Does irc expose your ip to other users?
I don't like how it doesn't store logs, you have to be online 24/7 to not miss discussions, or store logs on third party site.
Plus there are some codepage issues, which doesn't concern you if you never speak anything but english. But I had an experience when irc swallowed everything I wrote and only shown "?" to the people on the other side, because I configured codepage wrong. Jabber is better, fuck irc. Jabber is more wordy though, xml instead of plain text.
All means of communication eventually fall victim to spammers, criminals, and governments. With the rise of ai tech you will see complete technocracy in developed countries eventually, while less developed ones will be irrelevant in most ways.
>>17
it is very easy to get a bouncer for irc but it's not worth it unless you have actual friends on irc who use it regularly.
>>5
By this logic, we should all start using FB messenger
IRC is a sane and well-established protocol. It's easy to work with, there are plenty of good clients, and it just works.
You could literally accomplish everything said in this thread with a well oiled XMPP server.
Also how would go about having everything stored and configurated in an emergency situation where you wanted to do offline computing? Consider other possible scenarios where you may need software to run windows software, etc; as well such as Wine?
Have a mid-range PC to run Windows 7 and make sure to have the appropriate hardware to do a proper virtualization of Windows 9X OS's in case you need DOS or any older Windows software/games. Next I would also attempt to have a macbook with at least Snow Leopard on it. Then as far as Linux due to it's compatibility with almost anything. I would use Arch Linux with Wine on an average machine, maybe Artix or Devuan with something a bit more lightweight, and then perhaps antiX or bunsenlabs/archlabs depending on your knowledge and software needs. I would also have a bunch of prepackaged repositories set up for this locally on an external HDD or perhaps a machine just in case of this situational occurrence. You probably will need NET files and DLL files for Wine. Don't forget to back up builds properly for future use as well. Good luck, I'm on your side. Let's still attempt to have some computing in a shit hole dystopian cucked world.
Oh and don't forget a cheap laptop and single board computer. Something that could potentially be charged with solar would be highly recommended.
>>3
very lazy post from op not even describing his linux or his "emergency" situation. here ill spend some time enlightening you.
i use openbsd for everything that is not a game.
if i face times without internet i am fine since i like to make sure i own all my content which is stored on openbsd raid.
openbsd is stable unlike unstable linux like gentoo and arch where if you dont update for a week your system breaks so you can have openbsd offline for long time and be fine.
for extended periods of time you can easily mirror openbsd pub and just toss it on your lan server and use custom dns and boom you have rows of computers working fine with ability to install whatever packages you mirrored.
now for linux ive always had a problem with it.
its just a disaster by design. used to use slackware for a while but got tired of its flaws and switched and have been using enterprise linux now and found it more stable actually. only problem is enterprise linux has zero packages such as vlc so ive been just been writing my own rpm or just taking some from fedora src repo and compile myself. flatpak kind of helps.
TRON is the Japanese and worldwide computer project from 1984.
TRON has been started by Dr. Ken Sakamura of University of Tokyo.
DO YOU KNOW TRON ?
TRON is anti-UNIX.
TRON is NOT UNIX.
TRON is TRON.
UNIX is a machine on your machine.
TRON is an extension of your brain.
E.g...
Mac is a daughter of UNIX.
Win is a bastard of UNIX.
linux mint!
>>8
The Japanese are cucks and "open-source" their shit "software" (besides ruby, Yukihiro is my nigga), instead of - I don't know, using the GPL, which is an American(r) PRODUCT ;-)
" free software means users have the four essential freedoms: (0) to run the program, (1) to study and change the program in source code form, (2) to redistribute exact copies, and (3) to distribute modified versions."
Yesyesyes;;;
Anyway, fuck TRON, Dr. Ken Sakamura vs Dr. Stallman (Stallman wins) (eat OR rape), word to your mother.
VC:reith
TRON and GNU are SHIT.
Dr. Ken Sakamura and Dr. Stallman FAILED.
BSD still going on strong! Stallman cultists will repeat BSD is for cuckolds! It is abused by companies!
Yet I always see companies make money off GNU and related technologies and never see companies touch BSD (except FreeBSD which is also SHIT).
VC:deett
PuppyLinux or Tails.
Void Linux or a BSD with good documentation. Something with good documentation and not overly integrated with online systems.
https://www.nytimes.com/2023/03/26/technology/twitter-source-code-leak.html
https://github.com/FreeSpeechEnthusiast/PublicSpace
https://github.com/github/dmca/blob/master/2023/03/2023-03-24-twitter.md
Do you all think it's legit? I haven't seen the leak crop up anywhere else yet, and I'd assume a genuine leaker wouldn't be so retarded as to not post a leak anywhere other than GitHub.
Elon is such a bitch.
No problem.
Great! Now we can create an anonymous, no registration, no archive version of Twitter and watch as #b destroys society.
I'm starting to writing print() instead of printf();
Tebitah Catherine???
Lua already exists
Anybody here using XMPP or Matrix regularly? I'm in a few group chats on both, and run my own personal server for each. Both interesting projects with a similar goal. What are your thoughts?
Matrix is laggy shit, much worse than discord, though also less censored. XMPP (aka jabber) chats were decent, though they were barely different from irc, and they didn't support media thumbnails. They had less issues with different codepages than irc, it was a bit easier to use.
i would use matrix more if element/riot wasn't so slow.
If you don't like element you can try and different client like nheko
matrix is garbage, xmpp is not very populated
I use Matrix regularly and even administer one of the groups. But Matrix is garbage, literally the worst "private" messenger technology.
Matrix: slow, ineffecient, buggy, and made me hit out of memory problems on a phone with 2GB of RAM.
XMPP: faster, effecient, and ton of garbage clients. Sure they work, but unless someone creates a Discord-esque client for XMPP I don't think it'll gain popularity other than being used by a group here and there for a month or so.
I never had issues with Matrix using Element. I wish the alternative clients were better though, some of them have good design but lack crucial features or buggy.
I've been using Martinix for a while, and now only run a small group and haven't tried a client other than element, but the experience isn't great, and Gitter's sidecar isn't that good anymore.
XMPP is commonly used, but I'm not used to it.