- 1 Post
- 20 Comments
owenfromcanada@lemmy.cato Selfhosted@lemmy.world•Anyone have the experience registering a domain name with false personal information?English5·12 days agoMany DNS providers offer privacy options. They’ll put their own information in the WHOIS database and forward relevant stuff to you.
owenfromcanada@lemmy.cato Linux@programming.dev•antiX Linux: A ‘Proudly Anti-Fascist’ Distro That’s ‘Suitable for Old and New Computers’2·17 days agoI use Cinnamon on my daily driver, but XFCE is my fallback for most other things. And I like a lot of the utilities that come with it (Thunar just feels right to me for some reason).
owenfromcanada@lemmy.cato Linux@programming.dev•antiX Linux: A ‘Proudly Anti-Fascist’ Distro That’s ‘Suitable for Old and New Computers’2·17 days agoMX Linux is my go-to for a modern-feeling system on older hardware (runs great on 15+ years old PCs, I installed it on a ThinkPad T22 a while ago and it ran fine). And XFCE is customizable enough that you can set it up so it feels familiar to either Windows or Mac users.
owenfromcanada@lemmy.cato Linux@programming.dev•What is your most useful Linux app which others might not know about (please don't just give the name but a link and why it is good for you) ?4·1 month agoOh! I also use SyncThing quite a bit. It’s one of those things that “just works” in my experience, and has clients for every device.
owenfromcanada@lemmy.cato Linux@programming.dev•What is your most useful Linux app which others might not know about (please don't just give the name but a link and why it is good for you) ?9·1 month agoyt-dlp is my go-to for interacting with YouTube. Super helpful.
LibreOffice Draw can be used to modify PDFs, so I typically use it to fill out forms (whether they’re “fillable” or not).
A lesser known one: QDirStat helps visualize the size of different folders on your PC. Great when trying to figure out how you managed to fill up that new 2TB drive in a couple months.
owenfromcanada@lemmy.cato Linux@programming.dev•What is your most useful Linux app which others might not know about (please don't just give the name but a link and why it is good for you) ?2·1 month agoLooks cool! How does it compare to something like Warpinator?
owenfromcanada@lemmy.cato Programming@programming.dev•What would be the best way to store the country of a user in SQL?5·1 month agoWell shit, that’s weirdly viable.
owenfromcanada@lemmy.cato Programming@programming.dev•What would be the best way to store the country of a user in SQL?3·1 month agoYep, meant it as a joke.
owenfromcanada@lemmy.cato Programming@programming.dev•What would be the best way to store the country of a user in SQL?2·1 month agoOut of scope for the project, we’ll flush it from the backlog and include it in another epic.
owenfromcanada@lemmy.cato Programming@programming.dev•What would be the best way to store the country of a user in SQL?1·1 month agoThey have their own databases, no additional info required.
owenfromcanada@lemmy.cato Programming@programming.dev•What would be the best way to store the country of a user in SQL?4·1 month agoFine, we’ll add altitude as well.
owenfromcanada@lemmy.cato LGBTQ+@beehaw.org•Restaurant manager allegedly barricaded unisex bathroom door to keep trans man out9·1 month ago“Don’t stand in the doorway, don’t block up the hall” – Bob Dylan (context)
owenfromcanada@lemmy.cato Programming@programming.dev•What would be the best way to store the country of a user in SQL?47·1 month agoGPS coordinates. Much more efficient than storing country, province, city, address, and postal code. Let the front end handle the rest.
The answer also depends on your level of experience and how much you want to learn doing this. You mentioned you haven’t done this before, but are you otherwise comfortable using computers and figuring things out? Are you familiar with Linux and/or the command line? In addition, are you hoping to tinker around and learn a lot from this, or are you more concerned with just setting it up so you can use it?
There are options for all levels of expertise and technical interest, but I recommend starting with any hardware you already have or can aquire for cheap/free (especially if you’re hoping to tinker and learn more). As another commenter suggested, finding an old desktop or laptop and putting a NAS operating system on it would be a great starting project. Then once you play around with it, you’ll know if/where you want to spend some cash on something better. If you don’t have old PCs laying around, check on whatever you use for local buy & sell listings, you can probably pick up something for pretty cheap.
If you’re mostly looking to play around and you don’t have any extra hardware, you can also try things out in a virtual machine (download VirtualBox), which will let you learn without any monetary investment.
owenfromcanada@lemmy.cato Selfhosted@lemmy.world•What are the minimum or recommended requirements for a personal home server?English3·2 months agoI’m using my old desktop from 2010. There’s no such thing as a server that can “do it all”, but any computer from the last 10 years would probably be a fine place to start. The more you do, the more likely you’ll be to hit some sort of performance limit, and by that time you’ll know more about what you actually want.
In short, find old cheap/free hardware and start playing around.
owenfromcanada@lemmy.cato ADHD memes@lemmy.dbzer0.com•Do they just think about the same fuckin' thing forever?English31·2 months agoMy wife regularly has rogue “brain trains” like this. Keeps things fun :)
owenfromcanada@lemmy.cato Programming@programming.dev•Courses for SIMPLE, website-orientated, javascript development2·2 months agoI did the front-end program on freecodecamp.org a bunch of years ago, it was decent. The challenging part about finding what you’re looking for is that Javascript is used in both the front and back ends (and in a number of other places). Courses in JS will usually focus on backend (node.js is common), but it sounds like you’re looking for a basic front-end course.
Also note that “integrating front end with back end” is complicated and depends largely on the backend itself. In the free code camp course, I did some calls to APIs from the frontend, which I think is what you’re asking.
In any case, check out the Full Stack course on freecodecamp.org (specifically what you’re asking about is covered in the “DOM Manipulation and Events” section).
owenfromcanada@lemmy.catoLGBTQ+@lemmy.blahaj.zone•“Infected an Entire Generation”: AG Bondi Targets Trans-Affirming Health Care in Leaked Memo15·3 months agoAt some point, someone asked themselves, “what would happen if an entire generation suffered from lead poisoning?” and I blame them for this timeline.
owenfromcanada@lemmy.cato Selfhosted@lemmy.world•Setting up a private network in shared apartmentEnglish3·3 months agoI’m not an expert, but any time I’ve needed to do this, I set up my own router as a client to the parent router, and I set my router (client) as the DMZ in the parent router. Effectively you end up with two routers that are both (more or less) connected directly to the internet, without the two networks messing with each other. It’s also minimally invasive to the parent router (even old stock firmware has always had a DMZ option).
The tricky part then is using the wireless connection as your “WAN port,” rather than a physical one. In which case, as long as you can install OpenWRT on it, you should be fine.
Look, trans folks know more about crossing over than most of us. What’s the problem here?