calebjosue
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Emosongi – Choose emoji, get a song recommendation (calebjosue.pythonanywhere.com)
-
Visiting https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.72.868&rep=rep1&type=pdf Gives me an error about a token being required. That paper was quoted by Erik Meijer in FP101x several years ago. Do you happen…
-
OK, I know there are great books on Concurrent Programming using Java, I am interested in seeing The actual code in production instead of reading some definitions. I am not sure if My question makes sense because…
-
I been thinking the next logical step for open source Software projects should be what I shall refer to as "Open Development", i.e. The development of an Open Source Software project could be live streamed to the…
-
I am positive about the benefits of TDD. Still, sometimes I found asking myself what kind of test methodology people like Dennis Ritchie exercised? You know, inventing a programming language like C seems a colossal…
-
A few minutes ago I came up with the idea on writing an AI system capable to participate in an traditional Mexican game with a group of people. In Mexico (I am from Mexico), lots of people like to play lotería[1]. So I…
-
I've seen some cell phones being able to predict the word you are trying to write when you slide your finger on the letters composing a word. How do you get started writing software like that? Is it a computer software…
-
Given the Software showcased over this section I feel a little bit silly showing this but I think this may help someone somewhere. There were times in which I found myself watching YouTube shorts and longing for a way…
-
A couple of days ago I explained my current job situation and asked for a job. Here's a note of gratitude to the people answering questions all over the world. Thanks!…
-
... over here have something I can help with? I have had all sort of experiences in my job search: Sometimes I pass the interviews but companies goes with other candidates. I have failed some interviews too (Unable to…
-
Back in 2011 I enrolled in the Machine Learning class by Andrew Ng via Coursera (Didn't finish it). I also got into the AI class, same year via Coursera. By Sebastian Thrun, and Peter Norvig (Didn't finish it). Yeah, I…
-
Is there any open source tool (Bonus points: Being popular) originally written in Haskell you guys can point me to? Thanks!
-
Free Download of some sort of book or technical article on how to Implement Tic-Tac-Toe with Web Standard Technologies I finished writing some weeks ago. There's even a trailer I did prepare some weeks ago:…
-
The question you a reading now is a follow up question to this one[1] The only training I have in the field of Electricity and Magnetism dates from 20 years ago when I was in University. Sadly I forgot about it as a…
-
Now, the question is silly at a first glance. Perhaps because I am too ignorant of every thing in life. I was watching this video[1] in which they depict using an human head as an Antenna. The video lead me to question…
-
Please find the source code at: https://bitbucket.org/calebjosuedotcom/noughts_and_crosses I am not sure if self promotion is seeing with good eyes but the companion product for the code can be purchased at:…
-
Let's suppose you want to add support for voice commands to a Linux Distro. For simplicity's sake, let's say you want to be able to tell the computer (The terminal is running): "Create XY directory" and as a response…
-
I ran out of budget to run CalebJosue.com Buy this song and help me keep it alive https://calebjosue.gumroad.com/l/firstday Thanks! P.S.I know Promotion isn’t allowed but… thanks!!!
-
Hello! In 2011 I've used to write JavaScript on a single file. Then I stopped using JavaScript (I happen to like it). but my career has been mostly with Java. Fast Forward 2023. Do you fellows have some projects that…
-
Fellows, One of the training courses I really enjoyed the most is one related to Mathematics, provided by Udacity some years ago. I've noticed people are unable to enroll anymore to these courses, e.g.…
-
Do you guys know why Outlook (Web Client) at https://outlook.live.com/mail/0/ redirects to another website while on OpenIndiana (Version 2023.05)? It redirects to:…
- Extended Gelfand Correspondence Program in Mathematics (web.archive.org)
-
Right now I am using Gandi (Great Customer Support) web hosting to host my website (Mostly static pages). However they are dropping support for Ruby starting April 17, 2023. According to this email I've received today.…
-
Why Web browsers REST client extensions or curl command don't have CORS policy error? And when trying JavaScript on local file you experiment this sort of error? It is mandatory to run the file from a local web server?…