#iOS programming basics
Explore tagged Tumblr posts
Text
#iOS development#app development guide#mobile app creation#iOS developer tips#app frameworks#iOS programming basics
0 notes
Text
⭐ So you want to learn pixel art? ⭐
🔹 Part 1 of ??? - The Basics!
Edit: Now available in Google Doc format if you don't have a Tumblr account 🥰
Hello, my name is Tofu and I'm a professional pixel artist. I have been supporting myself with freelance pixel art since 2020, when I was let go from my job during the pandemic.
My progress, from 2017 to 2024. IMO the only thing that really matters is time and effort, not some kind of natural talent for art.
This guide will not be comprehensive, as nobody should be expected to read allat. Instead I will lean heavily on my own experience, and share what worked for me, so take everything with a grain of salt. This is a guide, not a tutorial. Cheers!
🔹 Do I need money?
NO!!! Pixel art is one of the most accessible mediums out there.
I still use a mouse because I prefer it to a tablet! You won't be at any disadvantage here if you can't afford the best hardware or software.
Because our canvases are typically very small, you don't need a good PC to run a good brush engine or anything like that.
✨Did you know? One of the most skilled and beloved pixel artists uses MS PAINT! Wow!!
🔹 What software should I use?
Here are some of the most popular programs I see my friends and peers using. Stars show how much I recommend the software for beginners! ⭐
💰 Paid options:
⭐⭐⭐ Aseprite (for PC) - $19.99
This is what I and many other pixel artists use. You may find when applying to jobs that they require some knowledge of Aseprite. Since it has become so popular, companies like that you can swap raw files between artists.
Aseprite is amazingly customizable, with custom skins, scripts and extensions on Itch.io, both free and paid.
If you have ever used any art software before, it has most of the same features and should feel fairly familiar to use. It features a robust animation suite and a tilemap feature, which have saved me thousands of hours of labour in my work. The software is also being updated all the time, and the developers listen to the users. I really recommend Aseprite!
⭐ Photoshop (for PC) - Monthly $$
A decent option for those who already are used to the PS interface. Requires some setup to get it ready for pixel-perfect art, but there are plenty of tutorials for doing so.
Animation is also much more tedious on PS which you may want to consider before investing time!
⭐⭐ ProMotion NG (for PC) - $19.00
An advanced and powerful software which has many features Aseprite does not, including Colour Cycling and animated tiles.
⭐⭐⭐ Pixquare (for iOS) - $7.99 - $19.99 (30% off with code 'tofu'!!)
Probably the best app available for iPad users, in active development, with new features added all the time.
Look! My buddy Jon recommends it highly, and uses it often.
One cool thing about Pixquare is that it takes Aseprite raw files! Many of my friends use it to work on the same project, both in their office and on the go.
⭐ Procreate (for iOS) - $12.99
If you have access to Procreate already, it's a decent option to get used to doing pixel art. It does however require some setup. Artist Pixebo is famously using Procreate, and they have tutorials of their own if you want to learn.
⭐⭐ ReSprite iOS and Android. (free trial, but:) $19.99 premium or $$ monthly
ReSprite is VERY similar in terms of UI to Aseprite, so I can recommend it. They just launched their Android release!
🆓 Free options:
⭐⭐⭐ Libresprite (for PC)
Libresprite is an alternative to Aseprite. It is very, very similar, to the point where documentation for Aseprite will be helpful to Libresprite users.
⭐⭐ Pixilart (for PC and mobile)
A free in-browser app, and also a mobile app! It is tied to the website Pixilart, where artists upload and share their work. A good option for those also looking to get involved in a community.
⭐⭐ Dotpict (for mobile)
Dotpict is similar to Pixilart, with a mobile app tied to a website, but it's a Japanese service. Did you know that in Japanese, pixel art is called 'Dot Art'? Dotpict can be a great way to connect with a different community of pixel artists! They also have prompts and challenges often.
🔹 So I got my software, now what?
◽Nice! Now it's time for the basics of pixel art.
❗ WAIT ❗ Before this section, I want to add a little disclaimer. All of these rules/guidelines can be broken at will, and some 'no-nos' can look amazing when done intentionally.
The pixel-art fundamentals can be exceedingly helpful to new artists, who may feel lost or overwhelmed by choice. But if you feel they restrict you too harshly, don't force yourself! At the end of the day it's your art, and you shouldn't try to contort yourself into what people think a pixel artist 'should be'. What matters is your own artistic expression. 💕👍
◽Phew! With that out of the way...
🔸"The Rules"
There are few hard 'rules' of pixel art, mostly about scaling and exporting. Some of these things will frequently trip up newbies if they aren't aware, and are easy to overlook.
🔹Scaling method
There are a couple ways of scaling your art. The default in most art programs, and the entire internet, is Bi-linear scaling, which usually works out fine for most purposes. But as pixel artists, we need a different method.
Both are scaled up x10. See the difference?
On the left is scaled using Bilinear, and on the right is using Nearest-Neighbor. We love seeing those pixels stay crisp and clean, so we use nearest-neighbor.
(Most pixel-art programs have nearest-neighbor enabled by default! So this may not apply to you, but it's important to know.)
🔹Mixels
Mixels are when there are different (mixed) pixel sizes in the same image.
Here I have scaled up my art- the left is 200%, and the right is 150%. Yuck!
As we can see, the "pixel" sizes end up different. We generally try to scale our work by multiples of 100 - 200%, 300% etc. rather than 150%. At larger scales however, the minute differences in pixel sizes are hardly noticeable!
Mixels are also sometimes seen when an artist scales up their work, then continues drawing on it with a 1 pixel brush.
Many would say that this is not great looking! This type of pixels can be indicative of a beginner artist. But there are plenty of creative pixel artists out there who mixels intentionally, making something modern and cool.
🔹Saving Your Files
We usually save our still images as .PNGs as they don’t create any JPEG artifacts or loss of quality. It's a little hard to see here, but there are some artifacts, and it looks a little blurry. It also makes the art very hard to work with if we are importing a JPEG.
For animations .GIF is good, but be careful of the 256 colour limit. Try to avoid using too many blending mode layers or gradients when working with animations. If you aren’t careful, your animation could flash afterwards, as the .GIF tries to reduce colours wherever it can. It doesn’t look great!
Here's an old piece from 2021 where I experienced .GIF lossiness, because I used gradients and transparency, resulting in way too many colours.
🔹Pixel Art Fundamentals - Techniques and Jargon
❗❗Confused about Jaggies? Anti-Aliasing? Banding? Dithering? THIS THREAD is for you❗❗ << it's a link, click it!!
As far as I'm concerned, this is THE tutorial of all time for understanding pixel art. These are techniques created and named by the community of people who actually put the list together, some of the best pixel artists alive currently. Please read it!!
🔸How To Learn
Okay, so you have your software, and you're all ready to start. But maybe you need some more guidance? Try these tutorials and resources! It can be helpful to work along with a tutorial until you build your confidence up.
⭐⭐ Pixel Logic (A Digital Book) - $10 A very comprehensive visual guide book by a very skilled and established artist in the industry. I own a copy myself.
⭐⭐⭐ StudioMiniBoss - free A collection of visual tutorials, by the artist that worked on Celeste! When starting out, if I got stuck, I would go and scour his tutorials and see how he did it.
⭐ Lospec Tutorials - free A very large collection of various tutorials from all over the internet. There is a lot to sift through here if you have the time.
⭐⭐⭐ Cyangmou's Tutorials - free (tipping optional) Cyangmou is one of the most respected and accomplished modern pixel artists, and he has amassed a HUGE collection of free and incredibly well-educated visual tutorials. He also hosts an educational stream every week on Twitch called 'pixelart for beginners'.
⭐⭐⭐ Youtube Tutorials - free There are hundreds, if not thousands of tutorials on YouTube, but it can be tricky to find the good ones. My personal recommendations are MortMort, Brandon, and AdamCYounis- these guys really know what they're talking about!
🔸 How to choose a canvas size
When looking at pixel art turorials, we may see people suggest things like 16x16, 32x32 and 64x64. These are standard sizes for pixel art games with tiles. However, if you're just making a drawing, you don't necessarily need to use a standard canvas size like that.
What I like to think about when choosing a canvas size for my illustrations is 'what features do I think it is important to represent?' And make my canvas as small as possible, while still leaving room for my most important elements.
Imagine I have characters in a scene like this:

I made my canvas as small as possible (232 x 314), but just big enough to represent the features and have them be recognizable (it's Good Omens fanart 😤)!! If I had made it any bigger, I would be working on it for ever, due to how much more foliage I would have to render.
If you want to do an illustration and you're not sure, just start at somewhere around 100x100 - 200x200 and go from there.
It's perfectly okay to crop your canvas, or scale it up, or crunch your art down at any point if you think you need a different size. I do it all the time! It only takes a bit of cleanup to get you back to where you were.
🔸Where To Post
Outside of just regular socials, Twitter, Tumblr, Deviantart, Instagram etc, there are a few places that lean more towards pixel art that you might not have heard of.
⭐ Lospec Lospec is a low-res focused art website. Some pieces get given a 'monthly masterpiece' award. Not incredibly active, but I believe there are more features being added often.
⭐⭐ Pixilart Pixilart is a very popular pixel art community, with an app tied to it. The community tends to lean on the young side, so this is a low-pressure place to post with an relaxed vibe.
⭐⭐ Pixeljoint Pixeljoint is one of the big, old-school pixel art websites. You can only upload your art unscaled (1x) because there is a built-in zoom viewer. It has a bit of a reputation for being elitist (back in the 00s it was), but in my experience it's not like that any more. This is a fine place for a pixel artist to post if they are really interested in learning, and the history. The Hall of Fame has some of the most famous / impressive pixel art pieces that paved the way for the work we are doing today.
⭐⭐⭐ Cafe Dot Cafe Dot is my art server so I'm a little biased here. 🍵 It was created during the recent social media turbulence. We wanted a place to post art with no algorithms, and no NFT or AI chuds. We have a heavy no-self-promotion rule, and are more interested in community than skill or exclusivity. The other thing is that we have some kind of verification system- you must apply to be a Creator before you can post in the Art feed, or use voice. This helps combat the people who just want to self-promo and dip, or cause trouble, as well as weed out AI/NFT people. Until then, you are still welcome to post in any of the threads or channels. There is a lot to do in Cafe Dot. I host events weekly, so check the threads!
⭐⭐/r/pixelart The pixel art subreddit is pretty active! I've also heard some of my friends found work through posting here, so it's worth a try if you're looking. However, it is still Reddit- so if you're sensitive to rude people, or criticism you didn't ask for, you may want to avoid this one. Lol
🔸 Where To Find Work
You need money? I got you! As someone who mostly gets scouted on social media, I can share a few tips with you:
Put your email / portfolio in your bio Recruiters don't have all that much time to find artists, make it as easy as possible for someone to find your important information!
Clean up your profile If your profile feed is all full of memes, most people will just tab out rather than sift through. Doesn't apply as much to Tumblr if you have an art tag people can look at.
Post regularly, and repost Activity beats everything in the social media game. It's like rolling the dice, and the more you post the more chances you have. You have to have no shame, it's all business baby
Outside of just posting regularly and hoping people reach out to you, it can be hard to know where to look. Here are a few places you can sign up to and post around on.
/r/INAT INAT (I Need A Team) is a subreddit for finding a team to work with. You can post your portfolio here, or browse for people who need artists.
/r/GameDevClassifieds Same as above, but specifically for game-related projects.
Remote Game Jobs / Work With Indies Like Indeed but for game jobs. Browse them often, or get email notifications.
VGen VGen is a website specifically for commissions. You need a code from another verified artist before you can upgrade your account and sell, so ask around on social media or ask your friends. Once your account is upgraded, you can make a 'menu' of services people can purchase, and they send you an offer which you are able to accept, decline, or counter.
The evil websites of doom: Fiverr and Upwork I don't recommend them!! They take a big cut of your profit, and the sites are teeming with NFT and AI people hoping to make a quick buck. The site is also extremely oversaturated and competitive, resulting in a race to the bottom (the cheapest, the fastest, doing the most for the least). Imagine the kind of clients who go to these websites, looking for the cheapest option. But if you're really desperate...
🔸 Community
I do really recommend getting involved in a community. Finding like-minded friends can help you stay motivated to keep drawing. One day, those friends you met when you were just starting out may become your peers in the industry. Making friends is a game changer!
Discord servers Nowadays, the forums of old are mostly abandoned, and people split off into many different servers. Cafe Dot, Pixel Art Discord (PAD), and if you can stomach scrolling past all the AI slop, you can browse Discord servers here.
Twitch Streams Twitch has kind of a bad reputation for being home to some of the more edgy gamers online, but the pixel art community is extremely welcoming and inclusive. Some of the people I met on Twitch are my friends to this day, and we've even worked together on different projects! Browse pixel art streams here, or follow some I recommend: NickWoz, JDZombi, CupOhJoe, GrayLure, LumpyTouch, FrankiePixelShow, MortMort, Sodor, NateyCakes, NyuraKim, ShinySeabass, I could go on for ever really... There are a lot of good eggs on Pixel Art Twitch.
🔸 Other Helpful Websites
Palettes Lospec has a huge collection of user-made palettes, for any artist who has trouble choosing their colours, or just wants to try something fun. Rejected Palettes is full of palettes that didn't quite make it onto Lospec, ran by people who believe there are no bad colours.
The Spriters Resource TSR is an incredible website where users can upload spritesheets and tilesets from games. You can browse for your favourite childhood game, and see how they made it! This website has helped me so much in understanding how game assets come together in a scene.
VGMaps Similar to the above, except there are entire maps laid out how they would be played. This is incredible if you have to do level design, or for mocking up a scene for fun.
Game UI Database Not pixel-art specific, but UI is a very challenging part of graphics, so this site can be a game-changer for finding good references!
Retronator A digital newspaper for pixel-art lovers! New game releases, tutorials, and artworks!
Itch.io A website where people can upload, games, assets, tools... An amazing hub for game devs and game fans alike. A few of my favourite tools: Tiled, PICO-8, Pixel Composer, Juice FX, Magic Pencil for Aseprite
🔸 The End?
This is just part 1 for now, so please drop me a follow to see any more guides I release in the future. I plan on doing some writeups on how I choose colours, how to practise, and more!
I'm not an expert by any means, but everything I did to get to where I am is outlined in this guide. Pixel art is my passion, my job and my hobby! I want pixel art to be recognized everywhere as an art-form, a medium of its own outside of game-art or computer graphics!
This guide took me a long time, and took a lot of research and experience. Consider following me or supporting me if you are feeling generous.
And good luck to all the fledgling pixel artists, I hope you'll continue and have fun. I hope my guide helped you, and don't hesitate to send me an ask if you have any questions! 💕
My other tutorials (so far): How to draw Simple Grass for a game Hue Shifting
28K notes
·
View notes
Text
Free or Cheap Mandarin Chinese Learning Resources Because You Can't Let John Cena One Up You Again
I will update this list as I learn of any more useful ones. If you want general language learning resources check out this other post. This list is Mandarin specific. Find lists for other specific languages here.
For the purposes of this list "free" means something that is either totally free or has a useful free tier. "Cheap" is a subscription under $10USD a month, a software license or lifetime membership purchase under $100USD, or a book under $30USD. If you want to suggest a resource for this list please suggest ones in that price range that are of decent quality and not AI generated.
WEBSITES
Dong Chinese - A website with lessons, a pinyin guide, a dictionary, and various videos and practice tests. With a free account you're only allowed to do one lesson every 12 hours. To do as many lessons as quickly as you want it costs $10 a month or $80 a year.
Domino Chinese - A paid website with video based lessons from absolute beginner to college level. They claim they can get you ready to get a job in China. They offer a free trial and after that it's $5 a month or pay what you can if you want to support their company.
Chinese Education Center - This is an organization that gives information to students interested in studying abroad in China. They have free text based lessons for beginners on vocab, grammar, and handwriting.
Pleco Dictionary App - This is a very popular dictionary app on both iOS and Android. It has a basic dictionary available for free but other features can be purchased individually or in bundles. A full bundle that has what most people would want is about $30 but there are more expensive options with more features.
MIT OpenCourseWare Chinese 1 2 3 4 5 6 - These are actual archived online courses from MIT available for free. You will likely need to download them onto your computer.
Learn Chinese Web Application From Cambridge University - This is a free downloadable file with Mandarin lessons in a PC application. There's a different program for beginner and intermediate.
Learn Chinese Everyday - A free word a day website. Every day the website posts a different word with pronunciation, stroke order, and example sentences. There's also an archive of free downloadable worksheets related to previous words featured on the website.
Chinese Boost - A free website and blog with beginner lessons and articles about tips and various resources to try.
Chinese Forums - An old fashioned forum website for people learning Chinese to share resources and ask questions. It's still active as of when I'm making this list.
Du Chinese - A free website and an app with lessons and reading and listening practice with dual transcripts in both Chinese characters and pinyin. They also have an English language blog with tips, lessons, and information on Chinese culture.
YOUTUBE CHANNELS
Chinese For Us - A channel that provides free video lessons for beginners. The channel is mostly in English.
Herbin Mandarin - A channel with a variety of lessons for beginners. The channel hasn't uploaded in a while but there's a fairly large archive of lessons to watch. The channel is mainly in English.
Mandarin Blueprint - This channel is by a couple of guys who also run a paid website. However on their YouTube channel there's a lot of free videos with tips about how to go about learning Chinese, pronunciation and writing tips, and things of that nature. The channel is mainly in English.
Blabla Chinese - A comprehensible input channel with content about a variety of topics for beginner to intermediate. The video descriptions are in English but the videos themselves are all in Mandarin.
Lazy Chinese - A channel aimed at intermediate learners with videos on general topics, grammar, and culture. They also have a podcast. The channel has English descriptions but the videos are all in Mandarin.
Easy Mandarin - A channel associated with the easy languages network that interviews people on the street in Taiwan about everyday topics. The channel has on screen subtitles in traditional characters, pinyin, and English.
StickynoteChinese - A relatively new channel but it already has a decent amount of videos. Jun makes videos about culture and personal vlogs in Mandarin. The channel is aimed at learners from beginner to upper intermediate.
Story Learning Chinese With Annie - A comprehensible input channel almost entirely in Mandarin. The host teaches through stories and also makes videos about useful vocabulary words and cultural topics. It appears to be aimed at beginner to intermediate learners.
LinguaFlow Chinese - Another relatively new channel but they seem to be making new videos regularly. The channel is aimed at beginner to intermediate learners and teaches and provides listening practice with video games. The channel is mostly in Mandarin.
Lala Chinese - A channel with tips on grammar and pronunciation with the occasional vlog for listening practice, aimed at upper beginner to upper intermediate learners. Some videos are all in Mandarin while others use a mix of English and Mandarin. Most videos have dual language subtitles onscreen.
Grace Mandarin Chinese - A channel with general information on the nitty gritty of grammar, pronunciation, common mistakes, slang, and useful phrases for different levels of learners. Most videos are in English but some videos are fully in Mandarin.
READING PRACTICE
HSK Reading - A free website with articles sorted into beginner, intermediate, and advanced. Every article has comprehension questions. You can also mouse over individual characters and see the pinyin and possible translations. The website is in a mix of English and Mandarin.
chinesegradedreader.com - A free website with free short readings up to HSK level 3 or upper intermediate. Each article has an explaination at the beginning of key vocabulary words in English and you can mouse over individual characters to get translations.
Mandarin Companion - This company sells books that are translated and simplified versions of classic novels as well as a few originals for absolute beginners. They are available in both traditional and simplified Chinese. Their levels don't appear to be aligned with any HSK curriculum but even their most advanced books don't have more than 500 individual characters according to them so they're likely mostly for beginners to advanced beginners. New paperbacks seem to usually be $14 but cheaper used copies, digital copies, and audiobooks are also available. The website is in English.
Graded Chinese Readers - Not to be confused with chinese graded reader, this is a website with information on different graded readers by different authors and different companies. The website tells you what the book is about, what level it's for, whether or not it uses traditional or simplified characters, and gives you a link to where you can buy it on amazon. They seem to have links to books all the way from HSK 1 or beginner to HSK 6 or college level. A lot of the books seem to be under $10 but as they're all from different companies your mileage and availability may vary. The website is in English.
Mandarin Bean - A website with free articles about Chinese culture and different short stories. Articles are sorted by HSK level from 1 to 6. The website also lets you switch between traditional or simplified characters and turn the pinyin on or off. It also lets you mouse over characters to get a translation. They have a relatively expensive paid tier that gives you access to video lessons and HSK practice tests and lesson notes but all articles and basic features on the site are available on the free tier without an account. The website is in a mix of Mandarin and English.
Mandarin Daily News - This is a daily newspaper from Taiwan made for children so the articles are simpler, have illustrations and pictures, and use easier characters. As it's for native speaker kids in Taiwan, the site is completely in traditional Chinese.
New Tong Wen Tang for Chrome or Firefox - This is a free browser extension that can convert traditional characters to simplified characters or vice versa without a need to copy and paste things into a separate website.
PODCASTS
Melnyks Chinese - A podcast for more traditional audio Mandarin Chinese lessons for English speakers. The link I gave is to their website but they're also available on most podcatcher apps.
Chinese Track - Another podcast aimed at learning Mandarin but this one goes a bit higher into lower intermediate levels.
Dimsum Mandarin - An older podcast archive of 30 episodes of dialogues aimed at beginner to upper beginner learners.
Dashu Mandarin - A podcast run by three Chinese teachers aimed at intermediate learners that discusses culture topics and gives tips for Mandarin learners. There are also male teachers on the podcast which I'm told is relatively rare for Mandarin material aimed at learners and could help if you're struggling to understand more masculine speaking patterns.
Learning Chinese Through Stories - A storytelling podcast mostly aimed at intermediate learners but they do have some episodes aimed at beginner or advanced learners. They have various paid tiers for extra episodes and learning material on their patreon but there's still a large amount of episodes available for free.
Haike Mandarin - A conversational podcast in Taiwanese Mandarin for intermediate learners. Every episode discusses a different everyday topic. The episode descriptions and titles are entirely in traditional Chinese characters. The hosts provide free transcripts and other materials related to the episodes on their blog.
Learn Chinese With Ju - A vocabulary building podcast aimed at intermediate learners. The podcast episodes are short at around 4-6 minutes and the host speaks about a variety of topics in a mix of English and Mandarin.
xiaoyuzhou fm - An iOS app for native speakers to listen to podcasts. I’m told it has a number of interactive features. If you have an android device you’ll likely have to do some finagling with third party apps to get this one working. As this app is for native speakers, the app is entirely in simplified Chinese.
Apple Podcast directories for Taiwan and China - Podcast pages directed towards users in those countries/regions.
SELF STUDY TEXTBOOKS AND DICTIONARIES
Learning Chinese Characters - This series is sorted by HSK levels and each volume in the series is around $11. Used and digital copies can also be found for cheaper.
HSK Standard Course Textbooks - These are textbooks designed around official Chinese government affiliated HSK tests including all of the simplified characters, grammar, vocab, and cultural knowledge necessary to pass each test. There are six books in total and the books prices range wildly depending on the level and the seller, going for as cheap as $14 to as expensive as $60 though as these are pretty common textbooks, used copies and cheaper online shops can be found with a little digging. The one I have linked to here is the HSK 1 textbook. Some textbook sellers will also bundle them with a workbook, some will not.
Chinese Made Easy for Kids - Although this series is aimed at children, I'm told that it's also very useful for adult beginners. There's a large number of textbooks and workbooks at various levels. The site I linked to is aimed at people placing orders in Hong Kong but the individual pages also have links to various other websites you can buy them from in other countries. The books range from $20-$35 but I include them because some of them are cheaper and they seem really easy to find used copies of.
Reading and Writing Chinese - This book contains guides on all 2300 characters in the HSK texts as of 2013. Although it is slightly outdated, it's still useful for self study and is usually less than $20 new. Used copies are also easy to find.
Basic Chinese by Mcgraw Hill - This book also fuctions as a workbook so good quality used copies can be difficult to find. The book is usually $20 but it also often goes on sale on Amazon and they also sell a cheaper digital copy.
Chinese Grammar: A beginner's guide to basic structures - This book goes over beginner level grammar concepts and can usually be found for less than $20 in print or as low as $2 for a digital copy.
Collins Mandarin Chinese Visual Dictionary - A bilingual English/Mandarin visual dictionary that comes with a link to online audio files. A new copy goes for about $14 but used and digital versions are available.
Merriam-Webster's Chinese to English Dictionary - In general Merriam Websters usually has the cheapest decent quality multilingual dictionaries out there, including for Mandarin Chinese. New editions usually go for around $8 each while older editions are usually even cheaper.
(at the end of the list here I will say I had a difficult time finding tv series specifically made for learners of Mandarin Chinese so if you know of any that are made for teenage or adult learners or are kids shows that would be interesting to adults and are free to watch without a subscription please let me know and I will add them to the list. There's a lot of Mandarin language TV that's easy to find but what I'm specifically interested in for these lists are free to watch series made for learners and/or easy to understand kids shows originally made in the target language that are free and easy to access worldwide)
455 notes
·
View notes
Text
Resources for Creating: My Go-To things.
Update: I’ll be updating the list on this page from now on, since Tumblr can’t handle so many hyper-links in one post, on Dreamwidth - right here, so I won't have to update it multiple times. Please note: I keep updating this list, and updates aren't showing up on reblogs. Please check the original post for the most up to date list.
Sooo this is going to be a long comprehensive list. I got back to this game after a long time and with a different computer, with a dedicated graphics card, hurray! It made me want to return to making things, so while gathering back all the necessary stuff, I've complied this list. It might be is updated as I go along, but these are the main things I use. Maby one day i'll even finish something. So here are my go-to resources & tutorials; I'm posting it here for safekeeping, and hopefully others will find it helpful. Everything that's listed is here free. So many wonderful things for free under the cut.
Programs – General:
Creating: Blender. Blender Addons: 3D Print Toolbox – comes with blender, enable it from within the program. Originally for 3d printing. Good for fixing flipped normals, and some quick general repairs. Source Tools And source tools wiki – for exporting as SMD!!!! (SimPe: to enable bump maps for the mesh on import). GMDC Addon for Blender 4.0+ by Nopke.
GIMP. GIMP Addons: G'MIC-Qt. Resynthesizer. Nvidia dds?. Doesn’t it come with Gimp?
Other: Nvidia Texture Tools Exporter (iirc it works with all graphic cards that are compatible, doesn’t require Nvidia). For making Normal / Bump / Cube Maps. For high quality compression.
NormalMaps - Online, For making all types of maps, has good setting menus. A very cool tool.
Converting: Umodel, for Unreal Engine (Static meshes: export as gtlf.2. Animated meshes: export as psk. Requires Add-on). AssetStudio, for Unity. AC Viewer, self implied (+ USD Addon for blender). QuickBMS* and support forum, for basically everything else. (don't forget the required scrips, down the same page). *I haven’t tested it fully yet, but it was recommended here. A tutorial for it is listed further down. Works like a charm.
UV Mapping: UV Mapper, Classic (free) and the most recent Demo (for visualization).
Programs – Sims:
Never Mind the Bollox, Here's Osab and MAGIkarp to the rescue!
Latest version of SimPe, works with a non-default installation path. Chris Hatch's updates.
Home Crafter installation, Post by Huge Lunatic at Sims2Artists.
Repository Wizard, by Pick'N'Mix Mods. A game changer.
DBPF Compare, by Pick'N'Mix Mods.
Object Relocator, also by Pick'N'Mix Mods.
SMD Tools, by Lazy Duchess.
The Compressorizer, by JFade – Lazy Duchess's edit.
Bulk Rename Utility, to change file names in well, bulk. As explained by io here.
Lot Adjustor, by Mootilda at MTS.
Tutorials:
Override the game's graphic settings via Nvidia, as explained by iCad. The settings to Nvidia Profile Inspector she linked to at MTS have been deleted for some reason, here they are via WebArchive.
Meshing in Blender:
Mesh Optimization Info (and links), by Crisps&Kerosene.
Additional - Reducing Polycount:
Tutorial, by Flaming-Chickens (another username on other sites perhaps?)
Edge – Un-subdivide, a quick one by CG Link.
Transfer high poly details to low poly object in Blender, by 3Dnot2D.
Shrinkwrap Modifier - Blender Tutorial for Beginners - Basics, by in2vert.
Placeholder for this Addon that I want to try but haven't found, something for AR that was on facebook's defunct AR.
Scaling tips, by Blender Secrets.
How to fix inverted/ flipped normals, by ipaintsmallthings.
Converting: How to Extract 3D Models, Textures, Music from Unreal Engine Games, by iwanMods.
Extract 2D/3D/SFX Unity Assets fast & easy from your Unity Game, by iwanMods as well.
How to use QuickBMS, by darkhorse.
Guide to Converting 3t2 and 4t2 Part 01 and Part 02, by Chiaroscuro/tenlittlepandas.
Converting TS4 Windows and Doors, by Crisps&Kerosene.
Using Different Material Maps as Shading/Details for Base Texture, in Gimp or Blender, by Pineapple Forest & Crisps&Kerosene: https://www.tumblr.com/crispsandkerosene/764893644571525120/great-info-thats-the-reason-some-conversions?source=share
Texture Editing in GIMP:
Using Gimp Add-ons: G'MicQT. Resynthesizer. Both by Davies Media Design. This guy's channel for Gimp in general – here's a good one to begin with. And another one about layer masks.
Making a texture Tile Seamless: 1. My favorite - How to Make Seamless Textures for Cinema 4D - 3 Levels of Photoshop Wizardry using iPhone Photos, by School of Motion.
2. Simple Trick for More Realistic Texture Patterns in GIMP, by Davies Media Design – Quick and simple, using the Resynthesizer plugin. Good for patterns.
Making walls in SimPe out of a square texture, with minimal quality loss. To be written.
SimPe: Cloneable Objects: A List of Good Objects for Cloning, by IgnorantBliss at MTS.
Huge Lunatic's Tutorials, Her website.
Object Creation for Absolute Beginners, by Moune.
Sims 2 start to finish Object Creation Tutorial, by JWoods, Numenor, Lethe_s & IgnorantBliss.
The Material Definition (TXMT) Guide, by PixelHate – very comprehensive. Part 5 is about Bump/ Normal maps.
Null (Texture-less) Groups, by Skell. For bodyshop, for Objects see an elaboration by Midge the Tree below.
Crisps&Kerosene discovered how to add specular maps to objects! It's incredible there are still new things to discover in this ancient game.
More on Specular Maps, by Pineapple Forest.
Making new flooring & walls with SimPE, by Charisa. Includes adding Bump/Normal maps. She added a file to clone from in the comments below. It works for normal maps as well. Here's cool discovery in the game files.
Expanding footprint: a mini tutorial, by Deedee.
How to add correct drop shadows to objects, by Yuxi, via Wayback Machine.
Making Objects Viewable in Neighborhood View, by iCad.
Making Objects Visible In Build/Buy Mode, Invisible In Live Mode, by Midge the Tree.
Making Seasons-Friendly Trees, by Echo.
Io/ Serabiet's resources list, mainly for Bodyshop but not just.
Pineapple Forest's Tutorials, useful tips for efficiency and optimization.
MTS modding forum in General.
The Sims 2 Tutorials, on Tumblr. A database, is more updated.
Sims2Artists tutorials section.
LeeFish modding forum.
Garden of Shadows, Tree of Knowledge section.
Troubleshooting: What to do if you get a System.OutOfMemoryException Error, SimPe Forum, via WayBack Machine. Thank you @fanseelamb for the find.
How to read object error logs: I just want to know what causes it!!, by Episims.
Common TS2 errors, by Midge the Tree.
General game fuckery: How to Stop Sims 2 Crashing (Memory Allocation Fix and 4GB Patch Repair), by Jessa.
Graphics card problems, LeeFish forum.
Graphics help - DIY, by Kiri. How to fix faulty Texture Memory allocation, and the problems that stem from it. Tumblr can't handle anymore hyper links so here it is: https://celebkiriedhel.tumblr.com/post/189431721483/graphics-help-diy
General: Switching between save folders without renaming them, by Nopke.
Resources:
3D Models Online*: Various furniture designers' websites: Porada, Zanotta, Muuto, Hay, Poltrona Frau, many luxury furniture designer basically.
3D Warehouse, belongs to Sketchfab (get the Collada files).
Scan the World.
Wikimedia Commons. And more.
*(NOT OPTIMIZED).
Textures: Architextures.
Fabrics & Wallpapers: Natural Stones: Wall Plasters:
iCad's Woods. Shastakiss's Cluedo Metals, Yeti Metals, Pirate Woods. Goat's Woods.
Textures from other games: Dishonored, Thieve and much more, by Saricoya at GoS. Dreamfell by io.
Resource sharing threads at Garden of Shadows.
SimPe - General: CEP Extras list, HugeLunatic at Sims2Artists.
TXMT settings for different materials, by Hafiseazale.
Extended SimStandardMaterial Shader for the Sims 2 + Optionally Brighter Sims, by Crisps&Kerosene.
Custom CubeMaps, by Crisps&Kerosene.
Shiny TXMT Settings & Cube Maps Packs, by Pineapple Forest.
Build/ Buy: Templates for Recoloring Maxis items; MTS Templates sction, Hafiseazale (+cc), ZeroDark.
Template for Seasonal Trees, Gwenke at Sims2Artists.
Making Roof Recolors, Tutorial & template by Numenor, great template by iCad.
Pack for making food clutter usable, by DeeDee.
CAS: Default Makeup Packages - BYO Packages, by Huge Lunatic.
Body shape, Io/Serabiet on Tumblr.
Skin template, Io/Serabiet on Tumblr.
Hair texture, iCad.
Color Actions, Pooklet on Tumblr.
That's it for now.
Edit: forgot about CEP extras. Added more links. Edit 02: Added Troubleshooting section under tutorials.
#ts2#ts2 resources#ts2 creation resources#ts2 resources for creators#the sims 2#sims 2#resources#ts2 cc#sims 2 cc#the sims 2 cc#well its cc related#sims 2 resources#the sims 2 resources
67 notes
·
View notes
Text
So TGC just announced some extremely controversial and potentially illegal changes to their Beta program.
Basically, on the 20th of this month they will be kicking every current Beta player from the program. From there, they will require potential beta testers to submit an application and sign an NDA to become a tester. As of right now, Beta will only be available to iOS users "for security reasons."
A lot of people are very upset but I don't know if that's going to change TGC's mind. If you're in the official Discord, I strongly encourage you to leave feedback about this issue. It's unfair to the people who have put countless hours doing beta testing completely free of charge. In addition, the requirement for NDAs would prevent anyone under 18 from participating in Beta. Not to fearmonger, but I worry that this could be the end of Sky as we know it and could signal a real shift in the game's culture.
51 notes
·
View notes
Text
YouTube Downloads through VLC: Step by Step
[EDIT: I've been receiving reports for some time now that this method no longer works. I suspect something about the switch to YouTube Music as a separate app, and/or YouTube's ongoing attempts to force Chrome use, broke the compatibility with the Github version of youtube.luac -- I haven't managed to look into whether there's an updated working version out there yet. Sorry!]
So this guide to easily downloading off YouTube is super helpful, but there's enough important information hidden in the reblogs that (with the permission of OP @queriesntheories ) I'm doing a more step-by-step version.
Please note: these downloads will be in YouTube quality. My test video download is coming through at 360p, even though the video I'm starting from is set to 720p. They're legible, but they won't look great on a TV. For high visual quality, you'll want to seek out other methods.
This guide is written for Windows 10, since that's what I can test on. It's been tested on Firefox, Chrome, and Edge (which is a Chromium browser, so the method should work in other Chromium browsers too). So far, I haven't tracked down a way to use this download method on mobile.
BASIC KNOWLEDGE:
I'll try to make this pretty beginner-friendly, but I am going to assume that you know how to right-click, double-click, navigate right-click menus, click-and-drag, use keyboard shortcuts that are given to you (for example, how to use Ctrl+A), and get the URL for any YouTube video you want to download.
You'll also need to download and install one or more programs off the internet using .exe files, if you don't have these programs already. Please make sure you know how to use your firewall and antivirus to keep your computer safe, and google any names you don't recognize before allowing permission for each file. You can also hover your mouse over each link in this post to make sure it goes where I'm saying it will go.
YOU WILL NEED:
A computer where you have admin permissions. This is usually a computer you own or have the main login on. Sadly, a shared computer like the ones at universities and libraries will not work for this.
Enough space on your computer to install the programs listed below, if you don't have them already, and some space to save your downloaded files to. The files are pretty small because of the low video quality.
A simple text editing program. Notepad is the one that usually comes with Windows. If it lets you change fonts, it's too fancy. A notepad designed specifically to edit program code without messing it up is Notepad++, which you can download here.
A web browser. I use Firefox, which you can get here. Chrome or other Chrome-based browsers should also work. I haven't tested in Safari.
An Internet connection fast enough to load YouTube. A little buffering is fine. The downloads will happen much faster than streaming the entire video, unless your internet is very slow.
VLC Media Player, which you can get here. It's a free player for music and videos, available on Windows, Android, and iOS, and it can play almost any format of video or audio file that exists. We'll be using it for one of the central steps in this process.
If you want just the audio from a YouTube video, you'll need to download the video and then use a different program to copy the audio into its own file. At the end of this post, I'll have instructions for that, using a free sound editor called Audacity.
SETUP TO DOWNLOAD:
The first time you do this, you'll need to set VLC up so it can do what you want. This is where we need Notepad and admin permissions. You shouldn't need to repeat this process unless you're reinstalling VLC.
If VLC is open, close it.
In your computer's file system (File Explorer on Windows), go to C:\Program Files\VideoLAN\VLC\lua\playlist
If you're not familiar with File Explorer, you'll start by clicking where the left side shows (C:). Then in the big main window, you'll double-click each folder that you see in the file path, in order - so in this case, when you're in C: you need to look for Program Files. (There will be two of them. You want the one without the x86 at the end.) Then inside Program Files you're looking for VideoLAN, and so forth through the whole path.
Once you're inside the "playlist" folder, you'll see a lot of files ending in .luac - they're in alphabetical order. The one you want to edit is youtube.luac which is probably at the bottom.
You can't edit youtube.luac while it's in this folder. Click and drag it out of the playlist folder to somewhere else you can find it - your desktop, for instance. Your computer will ask for admin permission to move the file. Click the "Continue" button with the blue and yellow shield.
Now that the file is moved, double-click on it. The Microsoft Store will want you to search for a program to open the .luac file type with. Don't go to the Microsoft Store, just click on the blue "More apps" below that option, and you'll get a list that should include your notepad program. Click on it and click OK.
The file that opens up will be absolutely full of gibberish-looking code. That's fine. Use Ctrl+A to select everything inside the file, then Backspace or Delete to delete it. Don't close the file yet.
In your web browser, go to https://github.com/videolan/vlc/blob/master/share/lua/playlist/youtube.lua
Click in the part of the Github page that has a bunch of mostly blue code in it. Use Ctrl+A to select all of that code, Ctrl+C to copy it, then come back into your empty youtube.luac file and use Ctrl+P to paste the whole chunk of code into the file.
Save the youtube.luac file (Ctrl+S or File > Save in the upper left corner of the notepad program), then close the notepad program.
Drag youtube.luac back into the folder it came from. The computer will ask for admin permission again. Give it permission.
Now you can close Github and Notepad. You're ready to start downloading!
HOW TO DOWNLOAD:
First, get your YouTube link. It should look something like this: https://www.youtube.com/watch?v=abc123DEF45 If it's longer, you can delete any extra stuff after that first set of letters and numbers, but you don't have to.
Now open VLC. Go to Media > Open Network Stream and paste your YouTube link into the box that comes up. Click Play. Wait until the video starts to play, then you can pause it if you want so it's not distracting you during the next part.
(If nothing happens, you probably forgot to put youtube.luac back. coughs)
In VLC, go to Tools > Codec Information. At the bottom of the pop-up box you'll see a long string of gibberish in a box labeled Location. Click in the Location box. It won't look like it clicked properly, but when you press Ctrl+A, it should select all. Use Ctrl+C to copy it.
In your web browser, paste the entire string of gibberish and hit Enter. Your same YouTube video should come up, but without any of the YouTube interface around it. This is where the video actually lives on YouTube's servers. YouTube really, really doesn't like to show this address to humans, which is why we needed VLC to be like "hi I'm just a little video player" and get it for us.
Because, if you're looking at the place where the video actually lives, you can just right-click-download it, and YouTube can't stop you.
Right-click on your video. Choose "Save Video As". Choose where to save it to - I use my computer's built-in Music or Videos folders.
Give it a name other than "videoplayback" so you can tell it apart from your other downloads.
The "Save As Type" dropdown under the Name field will probably default to MP4. This is a good versatile video format that most video players can read. If you need a different format, you can convert the download later. (That's a whole other post topic.)
Click Save, and your video will start downloading! It may take a few minutes to fully download, depending on your video length and internet speed. Once the download finishes, congratulations! You have successfully downloaded a YouTube video!
If you'd like to convert your video into a (usually smaller) audio file, so you can put it on a music player, it's time to install and set up Audacity.
INSTALLING AUDACITY (first time setup for audio file conversion):
You can get Audacity here. If you're following along on Windows 10, choose the "64-bit installer (recommended)". Run the installer, but don't open Audacity at the end, or if it does open, close it again.
On that same Audacity download page, scroll down past the installers to the "Additional resources". You'll see a box with a "Link to FFmpeg library". This is where you'll get the add-on program that will let Audacity open your downloaded YouTube video, so you can tell it to make an audio-only file. The link will take you to this page on the Audacity support wiki, which will always have the most up-to-date information on how to install the file you need here.
From that wiki page, follow the link to the actual FFmpeg library. If you're not using an adblocker, be careful not to click on any of the ads showing you download buttons. The link you want is bold blue text under "FFmpeg Installer for Audacity 3.2 and later", and looks something like this: "FFmpeg_5.0.0_for_Audacity_on_Windows_x86.exe". Download and install it. Without this, Audacity won't be able to open MP4 files downloaded from YouTube.
CONVERTING TO AUDIO:
Make sure you know where to find your downloaded MP4 video file. This file won't go away when you "convert" it - you'll just be copying the audio into a different file.
Open up Audacity.
Go to File > Open and choose your video file.
You'll get one of those soundwave file displays you see in recording booths and so forth. Audacity is a good solid choice if you want to teach yourself to edit soundwave files, but that's not what we're here for right now.
Go to File > Export Audio. The File Name will populate to match the video's filename, but you can edit it if you want.
Click the Browse button next to the Folder box, and choose where to save your new audio file to. I use my computer's Music folder.
You can click on the Format dropdown and choose an audio file type. If you're not sure which one you want, MP3 is the most common and versatile.
If you'd like your music player to know the artist, album, and so forth for your audio track, you can edit that later in File Manager, or you can put the information in with the Edit Metadata button here. You can leave any of the slots blank, for instance if you don't have a track number because it's a YouTube video.
Once everything is set up, click Export, and your new audio file will be created. Go forth and listen!
#reference#vlc media player#youtube downloader#youtube#uh what other tags should i use idk#how to internet#long post
230 notes
·
View notes
Text
On Bodging Silly Mistakes
After a few weeks of rest and working on non-homebrew-related projects since getting my 68030 stack running 8-user BASIC, I've circled back around to the project. My goal is to have it ready to exhibit for VCF Southwest 2025 in June.
The first thing to do when picking up an old project is to make sure it still works to begin with.
It did not.
The computer would start up, go through its boot process, and start the user programs. The supervisor terminal would accept and execute commands, but none of the user terminals would accept input.
I could tell the serial data was making it to the machine, because my 8-port serial card has indicator LEDs on the Transmit & Receive signals and they were working as expected. If I held down a key as the system booted, it would print that character a few times before stopping and then no longer accept any more data. So it really looked like the hardware was working. Nothing had changed in software so that wasn't likely to be the issue.
It reminded me of the problems I encountered with reading from disk when CPU cache was preventing the updated disk status bit from being read. The serial card supports asserting the CPU's Cache Inhibit signal, but perhaps that circuit wasn't functioning. There was no change with it connected or not. Time to break out the oscilloscope. The Cache Inhibit signal was always low — always asserted. Cache wasn't the problem because cache was effectively always disabled.
Out of ideas, it was time to break out the logic analyzer. The I/O Read & Write signals on the serial card were working as expected, and it was properly addressing the card & its individual ports. So next thing was to check was the actual data being read from the UARTs.
Letting the logic analyzer run and watching the data fly through, the problem finally made itself known — the UARTs were not setting bit 0 of the status byte to indicate that they had received data. The data was getting to the UART, it just wasn't acknowledged.
But why? And why did it work initially on restart and then stop? And why did it work without issue a few weeks ago? What is different?
What is different, indeed. I have made one change to the hardware since I last ran it — I added a proper watchdog/power-on-reset controller. If the power supply drops below 4.7 volts, it will reset the computer. The power supply I had been using was marginal and was getting caught by the watchdog, so I switched to a proper power PC supply.
So what's different since last time I ran the system is my reset circuit is more effective and the system voltage should be much more stable 5V.
And that's when I realized a mistake I made in the design for my 8-port serial card. The 68k reset signal is active-low and the 16C55x UART reset signal is active-high. I was trying to minimize part count, and didn't have an inverter for the reset signal, so I used what I had on hand — a buffer with an active-low enable signal.
Anyone well-versed in electronics may already see the problem.
When the CPU-RESET# signal is asserted (low), the buffer will set its output, IO-RESET to match its input, VCC (high). That's great, we get a high signal on the output whenever the CPU Reset signal is low.
Except ... what happens when the CPU Reset signal is not asserted? The buffer goes open-collector and doesn't pull the IO-RESET signal one way or the other; it's just left floating.
Floating signals are bad news for digital circuits. Their behavior is unpredictable and subject to environmental noise, power fluctuations, etc. For my IO-RESET signal to function properly, something needs to pull it low whenever the 74'125 buffer is not actively driving it high. A good-sized pull-down resistor should do the job just fine, so I dug through my stock and found a 3.65k surface-mount resistor and bodged it onto the back side of the board.

And sure enough, that fixed the problem!
It is possible that when I was running the system on that marginal power supply previously, the IO-RESET signal was able to stay just low enough to not trigger reset on the UARTs. Or it could have just been different environmental factors.
I'm glad I took the time to test the machine today, and I'm glad this bug came up. It's the kind of bug that could easily have come up when running in a new environment for the first time — such as on the show floor at VCFSW. Far better to run into a bug like this at home with access to all of the tools (and time) to figure it out.
Now that things are up and running again I can continue my testing and setup for VCFSW.
#homebrew computing#homebrew computer#vintage computing#motorola 68030#motorola 68k#mc68030#wrap030#vcfsw
16 notes
·
View notes
Note
Hello! Another writing question! Which word processor do you use? I've been relying on Google Docs, but want to upgrade. TYIA!
I've been using Scrivener for many, many years now. Like a shocking number of years, given I am the kind of person who picks up every new program or app with 'this will surely fix me' energy, only to discard them when they did not, in fact, fix me (or they stopped providing The Dopamine, or I started tracking too many things and things got too convoluted, or--)
Before I was using Scrivener, I was using Word (or an open source alternative, depending), and I use Google Docs for editing, but Scrivener, and its ability for me to have a work space that includes all my projects (they're all in one project called 'kitchen sink', unless it's a novel I'm prepping for publication, in which case it gets its own project). It's basically the ideal program for someone who flits from piece to piece, and it's insanely customizable, which is probably the reason I've never left for more novel pastures: if I change the way I want to work, I can alter it to suit.
If you're a one project at a time person, I still pretty heartily recommend it, because it has spots for ancillary bits that you need to have access to but don't necessarily fit in the main file (character profiles, a scene you cut but really like a few lines from, research, etc)
It can do a ton for you if you put the time into learning it (I not only write in it, but also format my books for publication within it), but you don't need to use all its bells and whistles.
Most exciting of all: you buy it once. Like. Seriously. Not even once per laptop or whatever, though I'd still be hyped about that.
They also have a really generous trial where you can use it for 30 days (not calendar, but days of use -- if you used it once a week, say, that'd be 30 weeks).
I'm genuinely really happy to stump for them because I use it like...every single day and every time I've had trouble with it, it's because of something I did or didn't do (say, forgot to set up auto backup) rather than a problem with the program. They've also been actively refining it and working on it the entire time I've had it. In a world that's gone all in on apps over programs, subscription based models over ownership, and general enshittification, it's a product that just...works. I love it. Could not more highly recommend at least giving the trial a shot. (it's available for Mac, PC, and IOS)
28 notes
·
View notes
Text
Something that's been on my mind for a while is that a lot of artists have been struggling to find programs that work with their budgets. Adobe's prices are... infamous, to say the least, and there seems to be a sharp learning curve for the more affordable options. And if you're like me, you might not feel comfortable with pirating to get an art program that is out of your price range. So here's a list of free art/editing tools. Any options without links are either mobile apps or can only be downloaded on Macs: Options without ads or watermarks:
FireAlpaca (notes: while this is an art program at heart, it can also be used as basic photo editing software once you get the hang of it. There is also a blog dedicated to tutorials on how to use FA in case you get stuck)
Medibang (note: the aforementioned FireAlpaca blog has some information on this software as well)
Krita (note: also available as an app for android and Google devices)
Storyboarder (notes: not to be confused with "Storyboarder.AI". While this program does require your email address before downloading, it is safe to use as far as I know (but please use caution regardless))
Pixilart (notes: link leads to browser version, also available as a mobile app)
Audacity (notes: apparently, the company behind this software, Muse Group, have also created a separate, subscription-based AI-voice program. I am unsure if it uses AI in a way that is generally considered to be ethical, like SynthV does, or if it follows the trends typically expected of those kinds of applications. The reason that I include this information is that I want to give everyone the ability to make an informed decision about whether or not they want to use anything from Muse Group, as I know many users on this site are anti-AI. However, I also know that some of those users wouldn't mind using Audacity since downloading it wouldn't be giving Muse Group monetary support - hence why the program is staying on the list.)
Clipchamp (notes: there are also paid tiers for this program. It is also available in-browser and as an iOS app. Furthermore, please be aware that there are some optional features that use AI)
iMovie (note: also available as a mobile app on iOS devices)
DramaQueen (notes: this is a software used to write scripts for plays, movies, etc. While it does require you to fill out some information before downloading, as far as I am aware, it is safe to use (but as always, use your own discretion))
Options that do have ads, watermarks, or microtransactions
ibisPaint X
Sketchbook (notes: formerly known as "Autodesk Sketchbook". PC and Mac versions do exist, but you have to pay to download them)
Medibang Paint
Capcut (note: has optional AI tools).
Be sure to check what system requirements are necessary for each program, and be aware of their limitations before downloading (for example, many users report Clipchamp has a tendency to crash, while others seem to be able to use it fine). Also, please feel free to add on to this. I know I haven't even scratched the surface here, as I tried to stick to software that I've either heard of extensively or have used personally.
#one thing I want to make clear just in case it wasn't already:#I am anti-AI as well#artificial intelligence should not be used to replace human creativity and jobs#I included whether or not a program has AI features in case you'd rather avoid software that uses that type of technology#regardless of if it's optional#also I know that Flipaclip is also a free program#but I purposefully excluded it due to how bogged down with microtransactions it has allegedly become since I last used it#the app Paper is also free#but it makes you pay for brush sizes#so that was a no-go#artists on tumblr#art tips#art advice#art resources#art programs#firealpaca#audacity#Opal speaks#may God bless you all
19 notes
·
View notes
Text
List of programs and stuff I use
[pt: List of programs and stuff I use ./end pt]
Disclaimer: This is in no way trying to say I have the best setup of all time or anything. The point of this post is mostly to introduce people to cool things they may not know about, or a place to point to when someone asks what I use!
(Last updated: 6/28/24)
Browser
[pt: browser ./end pt]
Firefox (Windows/Linux/MacOS/Android/IOS) - Obviously I recommend Firefox above all else, especially with chromium-based browsers moving onto manifest V3.
Bitwarden (Windows/Linux/MacOS/Android/IOS) - Good password manager! Used it for years with no complaints!
AdNauseam (Firefox/Chrome) - My adblocker. It's built upon uBlock Origin and has all the same features, but it actively clicks on the ads to waste advertiser money. If that's not up your alley, uBlock Origin is fantastic too!
Wayback Machine extension (Firefox/Chrome/Safari) - Allows you to make snapshots of pages, or view old snapshots if a page isn't loading correctly!
XKit ReWritten (Firefox/Chrome) - Pretty much a must-have for Tumblr. Has a ton of features to make navigating this site much better. Full feature list here!
Discord
[pt: Discord ./end pt]
Vencord (Windows/Linux/MacOS) - A modified Discord client that adds support for plugins and themes. Basically allows you to install plugins from a massive list that improves Discord. (Technically against ToS. Basically, don't post that you're using it in big servers, and turn off your themes before sharing screenshots.)
Bunny (Android/IOS) - If you miss Vendetta for Discord, Bunny is an actively maintained fork of Vendetta! Basically the same as above, but for Android/IOS instead of desktop. Same warnings about ToS apply.
Aliucord (Android) - Miss the old Android app feel, and still want to have plugins/themes? Pretty cool but has a less impressive theme/plugin selection. Same warnings about ToS apply.
Bluecord (Android) - Another Discord modification without the new Discord UI!
Youtube
[pt: Youtube ./end pt]
Freetube (Windows/Linux/MacOS) - A desktop Youtube client with adblock and sponsorblock built in. Still in beta, but very good.
Sponsorblock (Firefox/Chrome) - Pretty much a must-have for watching Youtube these days. Automatically skips over sponsors, self-promos, interaction bait, outros, intros, etc. Highly configurable!
Dearrow (Firefox/Chrome) - Haven't used this very long but I love it. Gets rid of vague or clickbait titles/thumbnails and replaces it with descriptive and more accurate thumbnails. Also built into Freetube now!
Newpipe (Android) - Lightweight Youtube client. I haven't used it myself much but people swear by it!
ReVanced (Android) - Modded Youtube client with Sponsorblock, Return Youtube Dislike, and Youtube Premium features. Doesn't support Dearrow as of 6/25/24 :( (PLEASE BE CAREFUL INSTALLING THIS. If you don't know what you're doing, you can cause some damage!)
Spotify
[pt: spotify ./end pt]
Spicetify (Windows/Linux/MacOS) - Spotify modded client. Has adblock, themes, etc! Think Vencord, but for Spotify.
Misc.
[pt: Misc ./End pt]
Obsidian (Windows/Linux/MacOS/Android/IOS) - Basically a personal wiki for notetaking! A bit of a learning curve. Fanfic writers and worldbuilders... go feral.
Notepad++ (Windows) - A must-have text editor. Might be on more platforms but can't confirm?
Mullvad VPN (Windows/Android) - The only VPN I can 100% recommend. Cheap, fast, and really cares about your privacy. It's a little under $6 USD a month!
NVDA (Windows) - A free screenreader I use for reading large blocks of text. (Notice: I am not visually impaired to the point I rely on a screenreader to navigate my PC. I use it on occasion to read text to me because I have a hard time reading. If you're looking for advice on screenreaders for the visually impaired unfortunately I'm not a good source! Maybe check out the #visually impaired, #blind, or #accessibility?)
Syncthing (Windows/Linux/MacOS/Android) - Lets you sync folders across devices. It's especially good with Obsidian.
"Tequito, I didn't find what I wanted!"
[pt: "Tequito, I didn't find what I wanted!" ./end pt]
I'm sorry. :( If you're looking for a program I have personally mentioned using in the past, feel free to shoot me an ask or DM! Or hey... maybe try searching the letters "FMHY" and having a look around? *wink*
31 notes
·
View notes
Note
You might have talked about this before, but what tool (device, programs, etc.) do you use for your art? I'm thinking about getting an iPad, but like...I've never really done digital, also never owned an apple product...I feel like an alien :D
i think i've answered something vaguely similar before, but fuck it new year new answer (entire thing below the cut because its long):
For most of my work now (since around Jun '24 onwards) I use the XP-Pen Artist Pro 16 with Clip Studio Paint Pro (perpetual license), total should set you back around USD560~ish. Key note is that this needs to be plugged into your laptop/pc, so if you have a shit computer this may not be the best option for you
Pros:
CSP is very full-featured, so pretty much anything you need it to do, it can do
Huge fuckin screen (16 inches) so you can have all your layer/brush menus out like a madman
Way more bang for your buck in terms of screen real estate/performance if you already have a good laptop/pc
Can work as a second monitor when you're not drawing
Cons:
Unportable
If you've never used any digital drawing tool ever, CSP is.. quite a bit to take in (dont let that scare you though, you can customize what menus you want to see etc to ur perference)
Needs to be plugged in otherwise its useless
No touch inputs (either use the controller they give u, a tourbox, or keyboard shortcuts)
If you dont need such a big screen though, theres definitely cheaper display tablets available (xp-pen artist pro 13 gen2, xp-pen artist line, huion kamvas line) -- thankfully we live in an era where Wacom's competitors are good and sometimes even better than it, so you can stretch your dollar a lot
For pre-Jun '24 I used a 2020 11inch iPad Pro with Procreate on it, which should set u back the cost of the ipad + USD13 + apple pencil -- note I still use this if I'm travelling (i drew the first mini norris on this while in japan!)
Pros:
Crazy portable - I used to bring my iPad to draw at malls with my friend (i also drew nsfw and a kid almost saw it so uh,, dont be like me)
Procreate is very stripped down in terms of drawing software so its really easy to learn the basics
You have all you need in 1 device (no need for another laptop/pc)
TOUCH INPUTS are SO useful when u first start when u need to rotate the canvas
Cons:
If you already have a laptop/pc this is gonna be more expensive
Procreate gets limiting over time - i used it from mid-2020 to early-2024 before i got sick and tired and swapped over
Apple pencil ergonomics is ass
Small screen unless u wanna splurge for the 12.9inch ipad
A fun third option if you wanna try testing the digital art waters without committing is a pen tablet (wacom intuos, xp pen deco, huion inspiroy), but those don't have screens so you need to look at ur laptop/monitor while drawing, and the hand-eye coordination may have a bit of a learning curve
Theres also free drawing softwares on both iOS and PC (autodesk sketchbook/ibis paint/krita) if you wanna fuck around on those first
But back to your main point - apple product software is generally a good experience (to me), and if you're mostly drawing on it you will learn the procreate interface more anyway so its not as important. The key between iPad VS Other Options is mostly portability & software (CSP on iPad is a subscription that I refuse to pay). And overall if you're not certain that you wanna stick to digital, get something that would be easy to sell off second handed in your country, so you dont lose your entire investment if you end up hating digital art lol
Good luck with your decision and if you have more questions, really feel free to ask -- i have a lot of fun doing product recommendation/comparison posts
8 notes
·
View notes
Text
VPNs aren't just for pirates and company data anymore
A friend complained to me that they couldn't access pr0n anymore because the government is now requiring ID to verify age where they are, and due to data leaks and privacy issues, didn't want to share their ID even though they're of legal age.
Shit like this doesn't work on the intended target. It only frustrates people who are aren't tech savvy while a lot of kids have already found their way around it because that's what kids do ¯\_(ツ)_/¯
When I talk about VPNs (virtual private networks), non-tech savvy people's eyes glaze over 😂
It sounds like complicated, unknowable magic. It's not! And you don't even have to understand it to use it!
With the government and ISPs (internet service providers) invading privacy more and more and hackers breaking in and stealing user data from companies, VPNs are becoming necessary.
Some Things a VPN Does for You:
hides your data from others
can make your internet speeds faster if your ISP does speed throttling (purposely making your speed slower)
hides what you're doing from your ISP
keeps you safer from some malware, viruses, hackers, and trackers
allows you to access things that are either restricted in your area or not available in your area (such as content in other countries)
keeps you safer when you're out in public connected to wifi
Below is a basic infographic on how VPNs work. When you access the internet, a VPN encrypts your data - making it into a secret code that can't be read by anyone else including your ISP.

Tech companies, ISPs, etc. want you to think VPNs are complicated so that you won't use them.
When searching for a free VPN, please be aware that a lot of the free VPN services out there are malware or full of viruses and trackers.
Either do some research into which one to choose or use a paid VPN service. You can either pay monthly or yearly - the yearly is always cheaper in the long run.
Some of the Top Rated VPN Services:
ExpressVPN $7 - $13/month
NordVPN $3 - $13/month
Surfshark $2 - $14/month
PrivateInternetAccess $2 - $12/month
ProtonVPN (some sites block this one) $4 - $10/month
CyberGhost $2 - $13/month
I use ExpressVPN, so for the purposes of this post, I'm going to use screenshots from ExpressVPN.
Once you have an account, download the program from the website to your desktop/laptop or find the app on Android or iOS app stores.
Signing in requires a code that the VPN will email to you that unlocks all the features. Pay attention when the program installs because it'll ask you about preferences, and you can easily check yes on blocking pr0n when that's the reason you wanted a VPN in the first place 😂
When the program is open, you'll see this:
As you can see in the screenshot, not only do I have the program, but I have an ExpressVPN icon on my browser. The program installs this automatically, and when the program is running, the icon will have a green checkmark on it so you know it's working in your browser.
You'll notice I've recently connected using Japan. I did this so I could watch a series that isn't available outside of Japan.
The program automatically chooses a location near you, but if you want to access things that are restricted to you, make sure you click on the three dots to the right of the selected location (see screenshot below) and search for a state/country/place that your content will be available in.
Once your location is selected, click on the start/power button, and you'll get a popup notification from your computer that ExpressVPN is connected.
Go to the site you want to use and use it like you normally would.
Here's what it should look like when it's running correctly:
Keep in mind that if you leave a VPN running all the time (which is perfectly fine to do), search engines like Google will assume you live wherever ExpressVPN tells it you live, so searching for "stores near me" will give you results that aren't close to you.
When you're done using the VPN, just hit the power button again and it shuts off.
I use this on all my handheld devices, my desktop, and my laptop for business and personal reasons. I'm a pirate, and I've been using VPNs for a long time, yet none of the ISPs I've used have ever given me a warning about torrenting.
Good luck, and enjoy all the new things you can access!
BTW for anybody wondering, my desktop wallpaper is a map of the world's time zones. So pretty!! 😍

75 notes
·
View notes
Note
HOW ARE YOU WATCHING THE DIVISION FANMEETINGS I’m a hypster member so that’s not a problem I just get an error when I click on the link and I lowkey need to watch mtcs or I may pass away
lol i’ll apologise upfront about this ask, this one is a monster topic
ight so the fan meetings are actually not at all streamed on hypster!!!! all lives, stage plays, and most hypmic extra content are streamed on abema. the fan meetings cost like, ¥4400 a ticket and i think???? they take international credit cards???? idk about that one actually, i usually just buy tickets on my phone 😭😭😭
thing is tho, abema has probably one of, if not thee strictest region blocking system on the planet i feel lmao, like you can’t watch a lot of content on that site if you’re located anywhere outside of japan. which means you’re going to need a ✨vpn✨
i use two different methods of watching abema content and they both lead back to vpn gate!!!!
the landing page is important if you’re on mobile, but i’ll get to that later. what you need for pc is to go to the download link at the top of the site, and hit the first option
on the download page, download the first option
and install!!!!! or i think it’s run application after you extract the files lol
i highly recommend you follow the instructions on the site to get connected lol, but once you run the app, let it do its installation thing and once it’s done, let the program open up and it should look sumn like this
double click the option that’s boxed in the pic and it’ll bring up a BUNCH of vpns to use!!!! double click on any one that says japan, hit yes until it starts connecting and once it does, you’re in, you’ve done it, you’ve learned basic vpn connecting lmao
except i meant it when i said abema has the strictest region blocking on the planet 😌
a lot of the vpns on the app are pretty old, and the first couple dozen or so (they have the ip 219) are actually blocked by abema. the older the vpn, the more likely it will not work on abema. try to aim for any that’s been up for a few hours, two days at max and it should circumvent the block. the host tho may close the connection at any time so sometimes you may get disconnected mid stream (or that you’ve been relying on that one connection for a very long while only to discover you can’t connect anymore either bc of the host or abema themselves blocking the ip but i don’t think you’ll have to worry about this specific problem lol). if you get disconnected, just find a new one as quickly as you can so you don’t miss anything lol
if you’re on mobile, i can only help with iphone stuff!!! but you’ll need to have these things:
the openvpn app
the abema app
a jp itunes account LOL and jp itunes gift cards bc apple won’t let you add an international card iirc
the abema app is only available in jp itunes so if you don’t want to google how to make one real quick, feel free to stick to pc lol. but if you already have one download the two apps 😌
to run a vpn on your phone, i again recommend you follow the instructions on the site lmao (tho it was made using ios ‘old as dirt’ so the interface looks a liiiittle outdated lol. should be the same tho) but go back to the previously linked landing page and click on the link in the boxed section of your chosen vpn

on that page, there’s typically four links; you’ll want to choose either of the bottom two, but i’ve found tcp links works more frequently. click the link and it’ll download the file. once it’s downloaded, pull it up and it should offer to open via openvpn. the app will redirect you to a tab that looks like this in the app

hit add, then hit connect, and it’ll go back to the connections tab in app and start connecting. if it connects, it’ll be all green and you’re good to go!!!!

more times than not tho, it’ll fail LOL just repeat the steps until you find one that works 😭😭😭
my hot vee tip is that sometimes when you’re connected, videos might pause mid connection. idk what’s causing it, but my gut says it’s likely bc of the ping you see in the line quality section (or the ping section on pc). go for a high mbps and very low ping if possible for less interruptions on both pc and mobile!!!!

that’s all i got for ya lol good luck i’m sorry we have to fight everyday to enjoy and support this fcking franchise ✌️
#vee got an ask#this ask might self destruct in a day or two idk#it’s not like abema doesn’t know about it since they block ips all the time#but still i hate exposing access to stuff lol like what if they know how to block all of them but just don’t know the site lol????#i’m always fearful of that 😭😭😭😭😭😭#but it is a struggle to stay in the know in this franchise lol#like i think a sizeable reason i’m so attached to hypmic is actually the stolkholm syndrome from trying to keep up with it 😃😃😃
15 notes
·
View notes
Text
ok since i've been sharing some piracy stuff i'll talk a bit about how my personal music streaming server is set up. the basic idea is: i either buy my music on bandcamp or download it on soulseek. all of my music is stored on an external hard drive connected to a donated laptop that's next to my house's internet router. this laptop is always on, and runs software that lets me access and stream my any song in my collection to my phone or to other computers. here's the detailed setup:
my home server is an old thinkpad laptop with a broken keyboard that was donated to me by a friend. it runs yunohost, a linux distribution that makes it simpler to reuse old computers as servers in this way: it gives you a nice control panel to install and manage all kinds of apps you might want to run on your home server, + it handles the security part by having a user login page & helping you install an https certificate with letsencrypt.
***
to stream my music collection, i use navidrome. this software is available to install from the yunohost control panel, so it's straightforward to install. what it does is take a folder with all your music and lets you browse and stream it, either via its web interface or through a bunch of apps for android, ios, etc.. it uses the subsonic protocol, so any app that says it works with subsonic should work with navidrome too.
***
to listen to my music on my phone, i use DSub. It's an app that connects to any server that follows the subsonic API, including navidrome. you just have to give it the address of your home server, and your username and password, and it fetches your music and allows you to stream it. as mentionned previously, there's a bunch of alternative apps for android, ios, etc. so go take a look and make your pick. i've personally also used and enjoyed substreamer in the past. here are screenshots of both:


***
to listen to my music on my computer, i use tauon music box. i was a big fan of clementine music player years ago, but it got abandoned, and the replacement (strawberry music player) looks super dated now. tauon is very new to me, so i'm still figuring it out, but it connects to subsonic servers and it looks pretty so it's fitting the bill for me.
***
to download new music onto my server, i use slskd which is a soulseek client made to run on a web server. soulseek is a peer-to-peer software that's found a niche with music lovers, so for anything you'd want to listen there's a good chance that someone on soulseek has the file and will share it with you. the official soulseek client is available from the website, but i'm using a different software that can run on my server and that i can access anywhere via a webpage, slskd. this way, anytime i want to add music to my collection, i can just go to my server's slskd page, download the files, and they directly go into the folder that's served by navidrome.
slskd does not have a yunohost package, so the trick to make it work on the server is to use yunohost's reverse proxy app, and point it to the http port of slskd 127.0.0.1:5030, with the path /slskd and with forced user authentification. then, run slskd on your server with the --url-base slskd, --no-auth (it breaks otherwise, so it's best to just use yunohost's user auth on the reverse proxy) and --no-https (which has no downsides since the https is given by the reverse proxy anyway)
***
to keep my music collection organized, i use beets. this is a command line software that checks that all of the tags on your music are correct and puts the file in the correct folder (e.g. artist/album/01 trackname.mp3). it's a pretty complex program with a ton of features and settings, i like it to make sure i don't have two copies of the same album in different folders, and to automatically download the album art and the lyrics to most tracks, etc. i'm currently re-working my config file for beets, but i'd be happy to share if someone is interested.
that's my little system :) i hope it gives the inspiration to someone to ditch spotify for the new year and start having a personal mp3 collection of their own.
34 notes
·
View notes
Text
Web to Mobile: Building Seamless Apps with .NET"
.NET is a effective, flexible, and open-supply developer platform created with the aid of Microsoft. It enables the creation of a huge range of applications—from computing device to cellular, net, cloud, gaming, and IoT. Over the years, .NET has evolved substantially and has become one of the maximum extensively used frameworks inside the software improvement enterprise.
Dot Net Programming Language

A Brief History of .NET
The .NET Framework become first delivered through Microsoft in the early 2000s. The original cause turned into to offer a steady item-oriented programming surroundings regardless of whether code became stored and finished locally, remotely, or via the internet.
Over time, Microsoft developed .NET right into a cross-platform, open-supply framework. In 2016, Microsoft launched .NET Core, a modular, high-performance, cross-platform implementation of .NET. In 2020, the company unified all its .NET technologies beneath one umbrella with the discharge of .NET five, and later persisted with .NET 6, .NET 7, and past.
Today, the unified platform is actually called .NET, and it allows builders to build apps for Windows, macOS, Linux, iOS, Android, and greater using a single codebase.
Key Features of .NET
1. Cross-Platform Development
One of the maximum tremendous features of present day .NET (publish .NET Core) is its ability to run on a couple of platforms. Developers can construct and deploy apps on Windows, Linux, and macOS with out enhancing their codebases.
2. Multiple Language Support
.NET supports numerous programming languages, together with:
C# – the maximum extensively used language in .NET development
F# – a purposeful-first programming language
Visual Basic – an smooth-to-analyze language, regularly used in legacy programs
This multilingual capability allows developers to pick out the nice language for their precise use cases.
3. Extensive Library and Framework Support
.NET offers a comprehensive base magnificence library (BCL) and framework libraries that aid the whole lot from record studying/writing to XML manipulation, statistics get entry to, cryptography, and extra.
Four. ASP.NET for Web Development
ASP.NET is a part of the .NET platform specially designed for net improvement. ASP.NET Core, the cross-platform model, permits builders to build scalable internet APIs, dynamic web sites, and actual-time packages the usage of technology like SignalR.
5. Rich Development Environment
.NET integrates seamlessly with Visual Studio, one of the most function-wealthy integrated development environments (IDEs) available. Visual Studio offers capabilities together with IntelliSense, debugging tools, challenge templates, and code refactoring.
6. Performance and Scalability
.NET is thought for high performance and scalability, especially with its guide for asynchronous programming using async/wait for and its Just-In-Time (JIT) compilation.
7. Secure and Reliable
.NET presents sturdy safety features, including code get entry to security, role-based protection, and cryptography training. It also handles reminiscence management thru rubbish series, minimizing reminiscence leaks.
Common Applications Built with .NET
1. Web Applications
With ASP.NET Core, builders can create cutting-edge, scalable internet programs and RESTful APIs. Razor Pages and Blazor are technology within ASP.NET Core that help server-facet and purchaser-facet rendering.
2. Desktop Applications
Using Windows Forms or Windows Presentation Foundation (WPF), builders can build conventional computing device applications. .NET MAUI (Multi-platform App UI) now extends this functionality to move-platform computer and cellular programs.
3. Mobile Applications
Through Xamarin (now incorporated into .NET MAUI), developers can create native mobile applications for Android and iOS the usage of C#.
4. Cloud-Based Applications
.NET is nicely-acceptable for cloud development, in particular with Microsoft Azure. Developers can build cloud-local apps, serverless capabilities, and containerized microservices the usage of Docker and Kubernetes.
5. IoT Applications
.NET helps Internet of Things (IoT) development, allowing builders to construct applications that engage with sensors and gadgets.
6. Games
With the Unity sport engine, which helps C#, developers can use .NET languages to create 2D, three-D, AR, and VR games.
Components of .NET
1. .NET SDK
The Software Development Kit includes everything had to build and run .NET packages: compilers, libraries, and command-line tools.
2. CLR (Common Language Runtime)
It handles reminiscence control, exception managing, and rubbish collection.
Three. BCL (Base Class Library)
The BCL offers center functionalities including collections, record I/O, records kinds, and extra.
4. NuGet
NuGet is the package manager for .NET. It lets in builders to install, manage, and share libraries without problems.
Modern .NET Versions
.NET five (2020): Unified the .NET platform (Core + Framework)
.NET 7 (2022): Further overall performance enhancements and more desirable APIs
.NET 8 (2023): Continued attention on cloud-native, cellular, and web improvement
Advantages of Using .NET
Cross-platform assist – construct as soon as, run everywhere
Large developer network – widespread sources, libraries, and frameworks
Robust tooling – especially with Visual Studio and JetBrains Rider
Active improvement – backed by using Microsoft and open-source community
Challenges and Considerations
Learning curve – particularly for beginners due to its giant atmosphere
Legacy framework – older .NET Framework tasks aren't like minded with .NET Core or more recent variations without migration
Platform differences – sure APIs or libraries might also behave in a different way throughout operating systems
Getting Started with .NET
To begin growing with .NET:
Install the .NET SDK from the legitimate .NET internet site.
Create a new project: Use the dotnet new command or Visual Studio templates.
Write code: Develop your logic the usage of C#, F#, or VB.NET.
#btech students#bca students#online programming courses#offline institute programming courses#regular colleges university#Dot Net Programming Language
2 notes
·
View notes
Note
Idk whether you’re an iPhone user or not but what are your thoughts on iOS 18.3 and whether or not it’s a good idea to go ahead and update to it? I’ve seen sound arguments both ways and was curious if you had any thoughts about it
Good question tbh. Unfortunately, for this question, I am an android user.
I DID do a quick little search on it, though:
Just from a glance, OOF, what a bunch of bugs. Sounds like they've got a handful of things to fix in this release. I do believe there are also a handful of workarounds, too.
HOWEVER - with that said, the update does fix some 20+ vulnerabilities. Here's the list:
but they may NOT apply to you and you can just continue with what you have until they do a hot fix for all the things they broke. You can also weigh how LIKELY you'd be a target for any of the vulnerabilities that DO apply. Most people really AREN'T - just depends on everyone's unique scenario. If you spend a lot of time on public wifi, download a lot of apps, visit not-so-secure sites a lot, maybe consider an upgrade. Otherwise, if you're the careful-with-your-data type, you could probably wait.
But if you want to know more about the vulnerabilities, you can search any of those CVEs here:
Search any of the CVE codes and it'll basically tell you how an attacker exploits the vulnerability. You can just read the simple description otherwise, if you're like me, you'll go down a rabbit hole learning how to reproduce.
Hope this helps!
3 notes
·
View notes