/tech/ - Technology

Technology & Computing


New Thread[×]
Name
Subject
Message*
Files* Max 5 files32MB total
Tegaki
Password
Captcha*Select the solid/filled icons
[New Thread]


ms_paint_2.png
[Hide] (90.3KB, 1490x1174)
pixelated.mp4
[Hide] (700.8KB, 680x330, 00:10)
color_replacement.mp4
[Hide] (56.5KB, 150x110, 00:05)
This is a project I've been planning on doing for a long time: a cross-platform and open source image editor that completely supersedes MS Paint and all it's cheap imitators (for digital images, so no printing features). I want to hear thoughts and ideas.

The objective is to take MS Paint and polish an even better version out of it: minimalistic, extremely light weight and fast, and very easy to use. Everything should take as few clicks as possible and to just work, the feature set is intentionally limited and designed to work well even without transparency or layers. For example the brushes should all be pixelated (reasons in the attached webms), I think it was a mistake on Microsoft's part to switch to the soft brush as a default. Maybe advanced brushes can be added as a side feature, but I feel like they just don't belong into MS Paint and nobody uses them for any real purpose.

Do you see any problems from the mockup? Have other ideas or things that should be added/changed? How would (You) improve MS Paint? Does some other image editor have a feature that you like?
80 replies and 32 files omitted. View the full thread
It worked. I basically just copypasted the same thing for the zoomed-in rendering, so now it looks like this:
else if (zoom > 1.0) {
	i64 multiplier = round(zoom);
	
	i64 px_progxstart = (crop.x-canvas->screenbounds.x) % multiplier;
	i64 px_progystart = (crop.y-canvas->screenbounds.y) % multiplier;
	i64 px_progx = px_progxstart;
	i64 px_progy = px_progystart;
	i64 px_xstart = (crop.x-canvas->screenbounds.x) / multiplier;
	i64 px_ystart = (crop.y-canvas->screenbounds.y) / multiplier;
	i64 px_x = px_xstart;
	i64 px_y = px_ystart;
	Rgba8 src = *get_pixel(&canvas->image, px_x, px_y);
	
	inline void px_add_x (void) {
Message too long. View the full text
Prince_of_Persia.gif
[Hide] (208.7KB, 320x200)
>>16080
So much for my dreams of rotoscoping pixel art. :-( That's where the original Prince of Persia games got their smooth animations from.
Replies: >>16150
>>16138
I think MS paint is the wrong tool for creating game assets to begin with, there's just a lot of features missing to make it practical for art creation. It's more for quick edits, cropping images, mockups, tests, simple fun drawings, a blackboard to scribble onto...

It's not like there aren't 800 other free art programs you can use to follow your rotoscoping dreams. All of them are kind of shitty in their own ways, but still.
I put the most recent version on my site just to have a more centralized page for it: https://sundee.neocities.org/tffpaint/
It's still far from competing with MS Paint, but you can kinda use it a bit.

>>16169 is a retard btw.
Replies: >>16175
>>16171
At least post the source

baebd4d90d0275e573244883b1248b14101033992c749b4e32bc9cf2c60a2dd9.png
[Hide] (5.4KB, 600x338)
Is it more hype than help? Overly complex or not complex enough? True internet 2.0 or already obsolete?
8 replies and 2 files omitted. View the full thread
Replies: >>15370
>>15248
No and read the date.The author of the post definitely won't reply to you three years later.
Replies: >>15320
>>15248
>owners of the server can track your location if you use IPv4 anyway?
Yes but you probably share that ipv4 address with other customers from the same internet service provider. And then the connection terminates at a router which you might share with other people in the building.
Replies: >>15320
>>15319
Yes, nat provides a layer of separation.
>>15309
ipv6 doesn't need nat because there are enough addresses for each devi e to have one. There is an rfc for randomizing it https://datatracker.ietf.org/doc/html/rfc8981 .
>>3971 (OP) 
The biggest issue is that they didn't just extend the address space and drop the redundant bits (like optional source routing, which nobody used anyway), they tried to introduce a bunch of new mechanics which fuck things up.

For example, SLAAC: nice in theory, but garbage when your ISP is retarded and only gives you /64, preventing you from making subnets which also work with Android (thanks Google!). I've even heard of retardation like giving out /128 only!
But even if I'd be okay with not being able to use my phone on my own subnet I can't figure out how to make the router actually give out a subnet, so I simply don't use IPv6 and just sit behind a double-NAT IPv4, which was substantially easier to set up even if it's shit.

But what I consider to be an even bigger issue is that IPv6 can and still will suffer from (severe) routing table fragmentation, as you can get some arbitrary IPv6 range and use it pretty much anywhere (on the same continent, at least, not sure what the exact requirements are). I believe the only real solution to this is to map addresses to physical coordinates and enforce that an address maps relatively close to its corresponding coordinate.
Hell, everyone uses DNS anyway and IPv6 obviously isn't meant to be typed in directly, so why bother reserving specific ranges to specific entities instead of regions?
>>3980
All DNS addresses point to IP addresses, anon. Think of DNS as a list of names to look up on your rolodex (in this case the rolodex is the Domain Name System server you connect to, and yes they - and anyone snooping that traffic - can see what domain names you've been connecting to) to find someone's phone number to call them. It's that kind of mechanic. You still need their number to reach them. What you're suggesting would still require a huge overhaul of how the internet protocol works (or how computers interact with it, which is more-or-less the same thing) except much, much buggier.

limewire.png
[Hide] (22.4KB, 256x256)
Spotify ad blocker doesn't seem to work, I am not using jewtube, and not paying money to jewish record companies. How do I circumvent the record label jew?
10 replies omitted. View the full thread
Replies: >>16113 + 1 earlier
>>13966
looks like blockthespot from github is the answer, thanks >>13944 for the idea
images.jpeg
[Hide] (13.6KB, 394x280)
>>13945
NTA but when streaming you don't have to use up any storage space, besides the one of the application used, and RAM, but no need to store files for all of the songs you want to hear, and often it's just a matter of searching and then listening to what you'd like, no need to download anything before listening it.
Replies: >>16111
5ee946a6060ed7363b6d23a84f2ffa78f0d0cf6d76c5dcdf5bbaff57ab2a5b44.png
[Hide] (739.1KB, 1024x768)
>>16105
>you don't have to use up any storage space
>no need to store files for all of the songs you want to hear
>no need to download anything
Are you by any chance a Brazilian who daily drives an old Android phone with 8 GB of internal storage? Or a kid who daily drives a Chromebook with 15 GB of internal storage?
Replies: >>16112
>>16111
No, I prefer to download my music, I'm just playing devil's advocate because I get what OP's trying to get at and it seems most people either misunderstood his question and/or tried to convince him to download instead, I prefer it, but that's not what OP's asking and if he wants to stream, I can see some motives.
>>13929 (OP) 
yt-dlp -x --audio-format mp3 INSERT PLAYLIST LINK

millioniare_gentiles.jpeg
[Hide] (58.5KB, 1200x720)
How do I become a multi multi millionaire in tech?
8 replies and 4 files omitted. View the full thread
Replies: >>16062 + 1 earlier
computer_freins.jpg
[Hide] (153.4KB, 642x1062)
It's a mystery!
gaddafi.jpg
[Hide] (107.6KB, 1120x790)
Well, well. Bill Gates is hobnobing again.
https://www.zerohedge.com/news/2025-01-18/bioterror-roundup-anti-vaxxer-rfk-advisors-reportedly-sacked-trump-transition-team
Replies: >>15242
>>15241
>Body autonomy is a losing stance
At this point, I'd be fine with everyone being killed.
Replies: >>15243
>>15242
It's Trump. Everything he does is through the filter of
<Will my jewish masters like this?
>>14041 (OP) 
Sell software. Can even be games. But you have to be a one-man outfit. If you sell a program for $20 and you keep 70% (a lot of online processors take 30%) and the tax man takes a bunch so let's say you keep $10 (which the tax-man will income tax you on). If you sell 25,000 copies, you will be at $250k income. If you manage to sell 2 products like this in a year and the second does 30k sales, you can make $550k in one year. In a few years, you will be multimillionaire.

This assumes you are a one-man outfit that can create software in 6 months that people will seriously want.

If you want to try to get rich while being lazy, make your own Yasuke Simulator - a lazy game that is an absolute meme that exists to dunk on a videogame that is already getting shat on. Do it right and you will sell buckets just by tapping into the zeitgeist and discontent.

You can also try making a website that'll be super-popular but the cost'll balloon as it rises in usage (fuck this up and your usercount will fall off) and web users are notoriously averse to spending money on shit. Some ads will not make you a wealthy man, so you'd have to sell subscriptions. Right now there's some money in webnovels since if you can get 10k idiots to pay a $10/month subscription for early access to chapters you make $120 off of a single user per year, so 1.2 million, minus taxes and payment processor (again), so yo
Message too long. View the full text

1592229039701.png
[Hide] (454.3KB, 663x511)
What is even a good email provider to use anymore?
>inb4 selfhost your email
most info taken from: https://digdeeper.neocities.org/ghost/email.html
probably incomplete quick list, but you could read the dippity dopper article for more information

<gmail, yahoo, etc.
>big corpo trash
>sells data to 3rd party advertisers
<ProtonMail
>Shady metadata policy (retained for an indefinite amount of time)
>URLs in onion hidden service site point to the clearnet (information is from 2019, cannot reconfirm as the hidden service never loads as of the time writing this)
>Account creation verification blocks some email domains from being used to verify the account (Riseup and possibly cock.li domains for example)
>Doesn't allow usage of your own PGP keys and forces their private keys generated on their servers instead through a JS web interface, many backdoors
>Requires to use their stupid bridge thing for mail clients, possible backdoor
<Tutanota
Message too long. View the full text
159 replies and 22 files omitted. View the full thread
Replies: >>16051 + 13 earlier
kvetch.png
[Hide] (77.8KB, 213x300)
I unironically used to use mail.ru before they locked me out of my account for not giving them my phone
7e0a344dd6111bf9196b99ab821b09c722ebd1f22b825efd5e1d7635e593c124.jpg
[Hide] (34.9KB, 626x351)
>>95 (OP) 
>tfw only use Gmail and Outlook nowadays
I'm afraid of having issues if I use something else, as I've never tried anything else before.
Do websites experience any sort of compatibility issue if you try to create an account with an alternative e-mail provider?

I'm thinking of finally switching.
Replies: >>16058
>>16051
Some mailproviders are blacklisted, which is cancer, but shit like proton and tutanota works fine. It's honestly rare to run into the issue that websites flip their shit if you try to use a different e-mail. But you do sometimes see websites that want you to log into them with your google account and that's not something other mail providers can give you.

There was a time when OpenID was the rage but it fell off later on.
This online resource provides a wide range of valuable and useful information. 
Visitors will discover content on many topics. 
All materials are well-structured and convenient to read. 
The site is regularly updated with new materials. 
https://enercheez.ca/burger-big-daddy-receipt-3/ 
This makes it a trustworthy resource for everyday use. 
When searching for quick answers or in-depth insights, the platform has something to offer. 
The information is presented in a concise and reader-friendly format. 
In general, this site continues to be helpful for a wide audience.
Dressing stylish projects a strong first impression. 
Your attire communicates loudly before a person even speak a single word. 
It enhances your own self-esteem and mood noticeably. 
A put-together look conveys competence in the workplace. 
https://b3.chenews.ru/gaZVx1ZizRw/ 
Stylish clothing allow you to showcase your individual personality. 
Others often perceive well-dressed people as more successful and reliable. 
Therefore, investing in your wardrobe is an investment in yourself.

Kornheiser_Why.png
[Hide] (202.7KB, 288x499)
>try to search something on an invidious fork
>as per usual, it doesn't work
>end up needing to search on invidio.us and open every link to see which fork is working today
Is this because of Jewgle's mischief or host incompetence?
15 replies and 1 file omitted. View the full thread
Replies: >>16039 + 4 earlier
In the last few days there are more and more strange posts, at this point it can't even be a bot since bots learn from users. Did a eceleb advertise the webring on insta or something? 

I use iteroni.com and i don't remember it being down much.
Replies: >>3532
>>3531
The variety of strange posts seems to be coming from different people at different time. It may be just a number of newcomers making 1-2 posts.
Also use pipe-viewer.
Replies: >>3533
>>3532
How is pipe-viewer related to what i said?
Replies: >>3534
>>3533
pipe-viewer with invidious api tries all known instances automatically.
>>390 (OP) 
100% google fuckery. They're constantly coming up with new shit to make invidious instances fail to work right. inv.nadeko.net is currently the fastest at detecting and circumventing the latest google bullshit.

ClipboardImage.png
[Hide] (1.5MB, 1600x1167)
When you build a new PC or want to try a new distro (or any type of technology, really), what are some common things you do in order to get a feel for how it works?  I feel this topic is meaty enough to be worth its own thread, and I'd prefer for it not to be buried in the QTDDTOTT.

I've just finished building a PC to use as a Linux workstation, so now I can begin the time-honored tradition of distro hopping and bitching about how no single one has everything I want before ultimately settling on [distro you hate].  There is a decent volume of information about different distros out there, but most "reviews" are simply a feature list, a copy-paste from the distro's website, or a video of an installation.  They aren't very helpful for anyone who isn't a complete troglodyte, and I like to think I'm not that stupid.

I have a handful of things I want to do that will help simulate routine tasks, but so far they're all pretty basic:
>compile and run a simple C program
>install a new package with the package manager
>install a new programming language/SDK
>configure a chron job to clean up a folder every day
>ssh into a remote server and make changes to a file on it
>create a local git repo and push changes to a remote one
Message too long. View the full text
8 replies and 1 file omitted. View the full thread
>>6558
>>6567
>not running Tomato Garden XP
You can set custom boot logo (Plymouth) on Linux, too.
>>6567
Three words: Hannah Montana Linux.
rice.gif
[Hide] (263.4KB, 270x270)
>>6464 (OP) 
I follow the same few steps each time:

1. Look for any bloat I can find and get rid of it.
2. Install all of the crucial software for my personal usecase.
3. Customize the UI to my liking so it both looks and feels good to use.

If an OS lets me get rid of bloat, runs programs I need, and look/feel how I like, it's a win!
Prime95
FurMark
Wireshark
Memtest86
Smartmontools
TestUFO
CrystalDiskInfo
>>6464 (OP) 
I treat my computer no differently than I do regardless of OS because I stick to what I find to work for me.
>Customize to desired look without ricing if possible
>Stress test
>All the basic shit like format a SD card, download manager, Console emulators , Downloading browsers, Import Bookmarks, Font Change

images.jpeg
[Hide] (6.6KB, 256x256)
GoSeek has been unusable since Nougat. It's s real shame there isn't a functional client for Android.
7 replies and 1 file omitted. View the full thread
Replies: >>4592 + 4 earlier
use seeker anon, it's on play store, izzydroid and aurora store
>>1606 (OP) 
a pathetic existance of a zoom zoom
>>1616
Why? There is lno reason not to own a computer. Buy a Thinkpad, those are like 200-300$. Go on craigslist, ebay, kikebook marketplace and you will find loads of cheap laptops and desktops. Go to goodwill or you local thrift store and look there. Don't tell you don't even have 200$ to spare? Fuck off right now and buy a computer.
Replies: >>9480
>>9462
In places like india and africa there is no 2nd hand pc/laptop market they basically jumped straight to smartphones.
u045kip9erq71.jpg
[Hide] (168.3KB, 1080x1440)
>>1614
NTA but a few people have genuinely completely replaced desktops and laptops in favor of smartphones and especially tablets. Depending on your usecases, there might not be a real need for a proper PC, and as a consequence iOS/iPadOS or Android are your the only OS you have available. Of course, often one might run into situations like these, where there's no mobile alternative.

screencap_1647890383.png
[Hide] (1.2MB, 1018x857)
Trope_Trainer_(Kinnor_Software,_Inc.)(Version_3.2)(2005).jpg
[Hide] (954.8KB, 3033x3053)
>be Thomas Buchler
>gay jew record producer
>become Orthodox jew (but remain a massive faggot)
>try learning Torah chant
>through tapes to save time and probably shekels
>oy vey rewinding tapes is too slow
>my time is valuable
>I could be writing computer software and making money instead
>licenses DECtalk
>uses it to make TropeTrainer
>the definitive software for learning torah chant
>software that sings the word of god
>it's really fucking good
>loads of jews buy it
>along the way he preserves loads of obscure jewish chant traditions
Message too long. View the full text
15 replies and 4 files omitted. View the full thread
cf8fb2f72f466c4225ea21de546e12e6.jpg
[Hide] (4.8MB, 2160x2780)
Can't make this shit up.
Replies: >>15973
>>4939 (OP) 
Good thing I've decided to look through the catalog.
wtf_bro.gif
[Hide] (437.9KB, 220x220)
>>9975
Who gives a shit? there's always cool guys regardless of race and religion means fuck all as to a person's real values. it sucks no one really helped him. I have to assume half of his rants were him and the other half his schizophrenia. 
if not he would not have been so openly digging his own grave if not for his illness.

Judgement is reserved by ourselves  doing so to others is simply cruel because  you don't know their perspective.  those who you find to be troubled you should try to help instead of  ignoring and condemning because that's how you gain real friends that you can trust for life without having to be born next door.
>>4939 (OP) 
>jews jewing jews
They do deserve each other, eh?
>>13124
>this overused fake phrase
You actually can. Schizophrenics do it all the time. Such as schizophrenic jews with high IQs.

Chink_Shit_General_Banner.png
[Hide] (671.2KB, 900x600)
yihua-8786d.jpg
[Hide] (4.2MB, 3024x4032)
yunoscrewed.jpg
[Hide] (3.8MB, 3024x4032)
botched-qfn-soldering-attempt.jpg
[Hide] (1.2MB, 3024x4032)
(In lieu of the usual thread on 4/g/ and me being unaware of any other imageboards with a similar general I'll remake the thread here)

Everything is already from China, but here we discuss the (formerly kek) cheap chink shit you see on various sites.

1st rule of /csg/: if it looks too good to be true, it probably is.

Useful links
>TWS IEM reviews: https://www.scarbir.com/
>Guide: https://csg-guide.neocities.org/
>installgentoo wiki: https://wiki.installgentoo.com/wiki/Chink_shit_general (Mod edit: link is compromised)

>What headphones/earbuds should I buy?
>>>/g/iemg
>I want a cheap smartphone what should I buy?
>>>/g/spg/
Last edited by wizard
Message too long. View the full text
17 replies and 4 files omitted. View the full thread
ffae30180d197e5fa135ed621170a6617add1c21f944a51c13a997015c8d8f5b.jpg
[Hide] (3.5MB, 4032x3024)
4f283836a63ba4f85b2fbc9b2a42bb4aefe4a033b6719df2c8960f576108a15f.jpg
[Hide] (2.8MB, 4032x3024)
0a55c0993e9d070d2cccc16f1ae8896dce436abf8e1fbbda850b0658d54c4cff.jpg
[Hide] (3.2MB, 4032x3024)
74c1da33fad8852fed9bf2863141b3fe9b93f91c6e200b2a9e2e8124a80fca0e.jpg
[Hide] (1.9MB, 3024x4032)
My digital microscope arrived. It took some fiddling to get good resolution but it does work as advertised. In particular, the lens should be as close to the surface as possible (which in hindsight makes sense...).
The lens is obviously not centered properly though, which is annoying. I might try to fix it.

I probably should just buy an adapter board instead of trying to solder the chip manually.
oh-shit-nigger-what-are-you-doing.jpg
[Hide] (28.9KB, 551x412)
>>15866
>>15863
>blacked.gov
smugCat.png
[Hide] (252.7KB, 675x349)
>>15866
>>15863
>He clicked Yes
>>15866
>>15863
SHAME
>>15853
I see... that's a bummer, anon...

Show Post Actions

Actions:

Captcha:

Select the solid/filled icons
- news - rules - faq -
jschan 1.7.3