Also interesting is the bolas spider which as its name suggests swings a bolas to capture moths midair. The bolas spider is also remarkable in that it can emit pheromones to target specific species of moths..
HN user
dskhatri
username shift-2 google's email
Author of Ten Dollar Adventure, a make your own choices children's book written in Emacs Org Mode!
topcolor: f6f6ef
I am not convinced a single lamp placed over the dining table would provide sufficient irradiance to inactivate viruses and other pathogens in the large room. Consider having an infected individual sneeze or cough at the table. The expiration jet would spread so rapidly. This lamp is like a tiny flashlight placed above the dining table. Furthermore, far UV gets absorbed by oxygen in the air. The net irradiance of far uv is worse than 254 nm at a fixed distance from two equivalent (in power and form) sources.
The lamp would be effective if you were able to quickly circulate the air in the room past the lamp.
It is wild that the founders have very little experience in the space, and that their claims are based on sparse research. That said, the Substack article doesn't seem any more credible. Other than the name DC Fusion LLC, I missed any indications that the founder was working on a fusion startup. The article correctly identifies as an opinion piece but doesn't seem worthy of credible referencing.
Someone help me understand why the Ray-Ban branding? Meta should be able to make the frames themselves. Ray-Ban doesn't seem to be a strong enough brand that Meta couldn't go it solo and build a glasses brand themselves.
I'm a debut author and not established by any means. I do have marketing experience and can provide the following suggestions:
+ Put all apps and books under one umbrella brand. Your book doesn't have a unique name associated with it. Little Math Genius or Little Math Whiz, for example.
+ Setup an umbrella website (littlemathwhiz dot com) and blog
+ Start aggregating a user mailing list where you can provide gentle updates (beta test new features on quizmathgenius, new book announcement etc)
Nice work. I like the simple, unobtrusive and ad-free interface. I have kids who could use this although you face lots of competition for their very limited allotted active screen time [1]. The 6 yo gets 45 mins a week on the computer, usually opting for PBSkids, Kodable or Scratch. The 3 yo gets 15 mins usually opting for guided digital canvas painting as she learns to use a mouse.
There are a few good no-screen puzzle books for kids (lookup the ones by Usborne).
As a recent publisher of an interactive children's book [2], I am seeing more sales of the physical books than the digital/web editions despite the latter having more features including an element of teaching math.
Curious if you considered publishing a physical book with these concepts/math puzzles?
[1] This app inspires me to upgrade some of their passive screen time (TV) to more of your and similar apps
So with any conventional transistor including the GaN HEMT, the input/gate capacitance must be charged in order for the transistor to turn on. The turn on and off (discharging the input and the output capacitance) is predictable, and is the job of a gate driver integrated circuit.
It appears to me that while the effective input capacitance is reduced with HZO, the gate driver would need to be special to deal with the changing capacitance.
The article implies that the Berkeley team has been researching the use of feroelectrics in Si devices for 20 years. Are there Si mosfets in production with this material on the gate?
Thanks! The story images were made in Google Whisk. The tool allows you to generate a character and then apply the character to a scene separately defined. While more advanced than other image generation platforms, it isn't perfect and the images required lots of editing in GIMP. The vectors (achievement stickers, play cash) were made in Inkscape.
Thank you! I have been an Emacs user/consumer for many years. This project finally got me into the proverbial weeds, a fun venture, learning elisp, exploring the Org code base especially around the export backends [1]. It was useful going through the one.el source code as well, and I now write my blog in Emacs, rendering it using this package [2].
[1] https://github.com/emacs-mirror/emacs/blob/master/lisp/org/o... [2] https://github.com/tonyaldon/one.el
Ink looks iteresting! Twinery provides a nice visual editor for the passages and branches which I found appealing. Ultimately, I used Mermaid to create visual snapshots of the story which were useful when editing the physical book.
Some of the graphics indicate a contiguous building but it makes no sense to be constructed that way. The footprint probably includes power generation, power conversion, cooling systems, and compute centers as distinct blocks/buildings within the site.
Thank you! I will attempt to share the technical details of the implementation there.
I've been in love with Emacs and Org Mode for over a decade mostly as a user, only writing basic Elisp in my .emacs initialization file. Writing this book made me even more enamored with Emacs as I learned to write a few packages, and spent much time browsing the Org source code, especially around the export engine [1]. It was useful going through one.el source code as well [2]
[1] https://github.com/emacs-mirror/emacs/blob/master/lisp/org/o... [2] https://github.com/tonyaldon/one.el
And, thank you!
A children's book about creative problem solving and entrepreneurship.
The book is written in the Choose Your Own Adventure style. Readers get to join the protagonist Daphne on a fun, week-long adventure launching her own mini-businesses. Readers help her make smart decisions, solve fun challenges, and learn about money and problem-solving in the process.
The book has been a fun endeavor in both writing the manuscript and code! On the latter, I wrote an exporter for Twinery to Org Mode and an Emacs Org export backend to do the reverse.
The book is currently open to beta readers - Happy to let a few more in through the sign up page here: https://tendollaradventure.com/#get-notified
It reads less like a review and more like a very high level overview. I was expecting a review and comparison of the capabilities of the leading humanoid robots under development. The author probably meant to use the Republic of Korea flag for Boston Dynamics, instead of that of North Korea.
Consider tapping into the alumni network - I can help with more guidance on this front. Drop me an email.
Welcome Tom! I have been visiting this site (almost) daily for 17.5 years now thanks to the wonderful technical community and diligent behind-the-scenes moderation.
writeroom-mode looks great! I typically have my Emacs frame split into 5 windows (thanks to revive.el). Instead of spawning a new frame (C-x 5 2) to write a blog post or work on the book, I'll try writeroom-mode.
gptel is mostly plug-and-play. The docs offer a comprehensive overview: https://github.com/karthink/gptel
I'm working on an interactive book that introduces young readers to the world of entrepreneurship. Readers get to join the protagonist, Daphne, on a fun, week-long adventure launching her own mini-businesses. Readers help her make smart decisions, solve fun challenges, and learn about money and problem-solving in the process. Featuring several storylines in a single book, readers learn about the fundamentals of business, smart saving, and the rewards of creative effort.
https://tendollaradventure.com
The book has been a fun endeavor in both writing the manuscript and code! On the latter, I wrote an exporter for Twinery to Org Mode and an Emacs Org export backend to do the reverse.
The book is currently open to beta readers - Happy to let a few more in through the sign up page here: https://tendollaradventure.com/#get-notified
For Windows users, PowerToys has a Quick Accent tool, that lets you type in an em dash or figure dash by holding down the hyphen (-) and then toggling the space bar. Interestingly, the en dash is not available.
There are regular folk who tend to be pedantic with their writing. I'm not sure this is a good test of whether text is generated by LLM. Consider that some may use LLMs to correct spelling or grammar, and the LLMs may often edit an en dash to em dash.
Learning to break down a large, seemingly intractable problem into smaller addressable ones is an important skill.
From my experience, learning to do so is harder when you are overwhelmed, inundated with life's stresses. I found I needed to set aside 15 mins on a busy day with absolutely no distractions, just a pen and blank paper to write down the big problem and a bullet list of smaller ones that could be addressed sequentially. The simple exercise can bring significant relief but is obviously half the battle.
Over time the pen and paper exercise becomes a mental one!
Part of being a manager is to be proactive in trying to retain the good people. Increasing their visibility within the leadership and across the organization, paying keen attention to their career goals, selling these goals in advance to your manager and others within the organization, clearing hurdles that may be affecting their work etc.
And most importantly, plan for their departure. Do you have any internal candidates to take their position? What would it take to hire somebody and bring them to the IC's level?
When they finally decide they want to move on, you have hopefully laid the groundwork to keep them at the company (they move to a different group with an opportunity that matches their ambitions), or you don't have the arduous task of replacing them all of a sudden.
The idea is to teach the concept of compound interest. Having anything other than 100% interest probably will make the exercise more arduous and less interesting for the target age. The worksheet shows that a learner would only need to know addition and subtraction for the exercise. The lesson plan does call for a discussion, with an older cohort, about what typical interest rates look like and that 100% is unrealistic.
As for propaganda, I assume that was in jest.
I too have been using the wonderful GIMP for years. The BIMP (Batch Image Manipulation Plugin for GIMP) is super useful in batch processing a large number of images in GIMP.
Nice work! We are putting up our lights too. I like the bulbs on the string lights to be regularly spaced and oriented. One can buy plastic clips that latch onto roof gutters or shingles to hold the cone bulbs in a fixed orientation and spacing
Unfortunately, I can only hang my lights around the facade made of plaster (stipple), brick and wood. I don't want to tarnish the facade with hooks or nails and want a solution that can be reattached each holiday season without effort. I tried positioning the bulbs with removable clay/putty, hot glue but none of these temporary adhesives worked well.
The solution I settled on involves driving (permanent but relatively inconspicuous) threaded inserts into the facade at wide spanned intervals - tee-nut inserts [1] for wood and molly bolts for stipple/plaster surfaces [2]. I ordered aluminum bars ($1 per foot on Grainger) that will screw into these inserts during the season. These bars will let me use shingle clips to hold the light bulbs in the desired fixed span and orientation. For Halloween, I can attach led light strips to the bars to give more custom lighting effects.
[1] https://www.mcmaster.com/tee-nut-inserts/ [2] https://www.mcmaster.com/molly-bolts/
These may exist. For example, search for magnetic C9 light clips on Amazon.
For completeness, the reference [5] is: https://luvsystems.com/assets/220121_LUV_Systems_Microorgani...
Certainly! My email is in my profile.