I have been using ‘yazi’ for a few months and I love it
HN user
anbardoi
Most of my experience is with Python, Bash, HTML, CSS/SCSS. I am starting to learn low-level systems languages like C and Rust, with a focus on Rust. Im also getting myself familiar with relational databases. I'm still getting a feel for what I actually want to do, so I experiment a lot, just like to learn how stuff works.
I'm a junior developer, kinda seeking a mentor or someone to work on projects with. If you're interested, email me at eminent_went_0d@icloud.com.
As a submarine veteran, I can already tell the U.S.S New Jersey is going to get the nickname “U.S.S Jersey Shore” by the crew one of my shipmates was on an SSGN and he said there was always some kind of intersex drama when there’s both male and female on a boat
Starting classes in my first semester of undergrad for a computer science major in Boston :) wish me luck!
Switched to Claude a few days ago because I was noticing the same thing
Should definitely add a chat function so people can yell at the guy taking forever
The one thing that always gets me, is a lot of companies want this or that many years of experience with x or y. What exactly can be construed as experience, if you have not yet worked for a company doing x or y? Could you count anything you do in college for that experience on your resume?
I actually want to reflect the question back to you. I am a 27 y/o wanna-be software developer. Getting ready to start college for a CS degree. Is there any advice YOU have for ME?
Depends on the institution. I’m sure that there are many actual scams advertising an online Masters degree you can earn that isn’t real, but a Masters degree earned from an accredited degree-granting institution, whether in-person or online, is in fact real. Accredited universities probably would not offer an online Masters degree(that costs tens of thousands of dollars in some cases, mind you) if it did not hold the same weight as an in-person Masters degree.
If you’re worried about the job competition impact, I would suggest focusing on your in-person/on-site achievements when building your resume.
As cool and fun as this is, the OP is honestly one of my favorite developers. The app “Feeeed” on iOS is such a game-changer of an RSS reader, and any feedback I’ve had in the past, he’s responded promptly and respectfully. Glad to see this trending on HN.
What field of mathematics is this?
Why do you think this will occur?
If you can recall it, do you remember the math problem in question? And could you loosely explain how you transformed it?(just with general concepts or keywords for my own curiosity. I love math, and seeing how different problems can relate to each other in unexpected ways. For example, when the sum of two quadratic roots gives the width of a given rectangle. Like this problem: A rectangle has an area of 32ft² . Its width is 4ft less than its length. What is the width? A = l(w) and 32 = l(l - 4). I’ll spare you the work shown, but l = 8 and l = -4. … (8) + (-4) = 4 = w
Thanks for this resource! And the advice! Thanks parent comment for your advice too!
While reading this comment, I was thinking "tuesday is blue, friday? Definitely orange" and then read you saying (Friday was orange) a split second later
It's actually fucking insane that I'm seeing this pop up on HN right now, I literally just watched a VSauce video (posted like a year ago) explaining this bouba/kiki effect!
I can see your concern with GPL-family being like a virus. Indeed, it is very restrictive and contributors may not want to get involved due to the logistical overhead of trying to add features to/improve it.
Addressing your concern about not being paid for your work, this is an age-old problem with open source. It's hard to make money off a product that is freely available to download. A good rule of thumb is to make users feel like they _want_ to give you money, instead of making them feel like they _have_ to give you money.
Some options you have if you want to keep it open source but still make money:
1. Do the dual licensing approach, and use one open source license of your choice, and one commercial license to allow businesses to use your engine in their proprietary software. 2. Donations link in the open source software 3. Paid technical support/Freemium model 4. Paid training programs to train users to become an expert with your engine 5. Early access subscription model: create a system where users can pay a monthly subscription fee in order to get new features earlier than official release.
Right now it displays an error message saying its a "dead link" on my phone. Using Safari.
This is more of a frontend thing and not entirely relevant, but just having the ability to select a part of a LLM's response and quickly get a definition or overview of the selected text would be immensely useful.
There's many times where I just want a deeper understanding of individual terms or concepts in the conversation, and I don't want to ask about them in the same conversation so as to preserve context. Also don't want to jump between conversations. Having them in the same interface would be awesome.
Use FreeTube
Based on my knowledge (which I'm still a novice, so take that for what it's worth), GPL v3.0 is fairly protective license. Although it has limits when it comes to liability, it has clauses that protect you from misappropriation and anyone who uses your rendering engine must include the very same license, and also acknowledge you as the author as per its Copyright Notice requirement. This license also has a Source Code Availability requirement, which requires that the source code for your engine be made available openly.
Now its more believable that a shrimp fried that rice.
It has already been said, but a good start to finding problems you want to solve is by looking at problems you experience. Say, for example, you get annoyed with navigating different unique web pages trying to look for one piece of information(e.g. a contact phone number) buried in directories that have different names. You could try to solve that problem by creating a web crawler whose purpose is to find that piece of information on unique web pages that are in the same industry to create for people who don't want to experience that same navigational hell that you did.
I think the essence of problem solving is not wanting your peers to have to experience the same bullshit that you do.
A great RSS reader for iOS/iPhone users is an app called 'Feeeed'. Especially for users concerned about privacy/customizability. The developer Nate, such a great guy. He responds to all of my feedback if I sent it, and probably most importantly, actually provides a visible feedback link so you can actually give feedback, unlike most major apps locking feedback behind first jumping through automated customer service hoops and loops. Again it's 'Feeeed' on the App Store.
Does this have to do with that mad scientist / neurosurgeon guy that got fired from his job at that university after 20 years after he started saying he was gonna put the paraplegic programmers head on a new body? And then the paraplegic programmer got a hot Russian wife for some reason so he dropped out of the operation?
Could you not just yoink it from 'view source' or 'inspect element'?
Yeah I was just being sarcastic. I actually thought the article was satire at first. Idk there's probably truth to it.
Growing up in Kansas, this little factoid was the only thing preventing me from growing one >:(
Never have I been more convinced to switch to a bugs and plants diet than right now
I can see your point, and it seems less slimy in that context. But every time I see a paid subscription for more features, it feels to me like just paying as a means to an end, rather than supporting something bigger than myself. Yeah I'll pay for the features if I want them, but that's because I want them; not because I want both the features and to support the developers. It's so impersonal. I think there is much more money to be made when you make users feel like part of the family (and not by just putting "Join the <app_name_here> family!" in a subscription prompt ) I understand this is significantly more difficult as your app scales, but that's a node of the problem I'm wanting to solve. And I cant relate to what constitutes a self-defeating attitude— I understand well enough that I could walk the well-travelled path that others have paved in order to make money from an app. My incentive here is to get help brainstorming novel methods of getting revenue in such a way that users feel like theyre actually contributing instead of just buying stuff.
I've always been a rather ambitious person. I made this post knowing that there isnt really a good viable option for making a notable amount of money while remaining open source. So I was seeing if people would help brainstorm novel techniques. That is the essence of innovation, solving problems that don't have an answer. Although, I understand that its difficult to surmount. I guess my real objective isn't really to take a project down a certain road to make this money or that, but instead to create a novel approach to making OSS that makes better money.