-
-
Top Rated
@simeons on Twitter
- @pbleic @kulesatony The tendency to hallucinate can be reduced by "seeding" some facts in the prompt, e.g., includi… twitter.com/i/web/status/1… 3 days ago
- Congrats to my former partner @RobertMMetcalfe, currently at @UTAustin, on winning the Turing Award for creating Et… twitter.com/i/web/status/1… 4 days ago
- @danmartell Curious: SYNC 4 days ago
- @drewvolpe Yes, unfortunate: not many banks are this liked by their customers, but panic is panic + many customers… twitter.com/i/web/status/1… 2 weeks ago
- @deepakshenoy Here is what happened to SVB, courtesy of ChatGPT in the voice of Chicken Little. Sad to see this for… twitter.com/i/web/status/1… 2 weeks ago
Adobe Advertising amazon web services Digital Media e-commerce entrepreneurship Facebook Google Industry News Life Macromedia Flash Microsoft Mobile MySpace Polaris Venture Partners SaaS Security Social Commerce Social computing social media social networking startups VC Venture Capital Web 2.0
Tag Archives: Programming
The fastest way to learn a new programming language
In school, I used to pick up new programming languages for fun. I could take my time to learn & explore them in whichever way felt right, without pressure. I implemented for fun and the code rarely ended up in … Continue reading
Posted in Code, Swoop
Tagged learning programming languages, Lua, Programming, software, Swoop, TDD, technology, test-driven development
1 Comment
The next reincarnation of cloud computing
Over Memorial Day weekend I wanted to play with CrunchBase data. I wrote a quick bash script that pulled data from CrunchBase and put it in MongoDB, one of the new databases from the NoSQL movement. In the process, I … Continue reading
Posted in amazon web services, cloud computing, SaaS
Tagged amazon web services, cloud computing, Google App Engine, Heroku, IaaS, PaaS, Paul Maritz, Programming, SaaS, vCloud, virtualization, VMWare, Werner Vogels
5 Comments
Does knowing C allow you to write more efficient programs?
In a thoughtful comment to my post analyzing Apple’s refusal to allow non-native apps–the ones built with Flash, .NET, any type of cross-compiler, etc.–on its devices, Andrew Martin argued: I would argue that knowing a “lower-level” high-level language like C … Continue reading