HackerTrans
TopNewTrendsCommentsPastAskShowJobs

casualwriter

no profile record

Submissions

[untitled]

1 points·by casualwriter·anno scorso·0 comments

Ask HN: What is your favorist prompt for AI chatbot?

2 points·by casualwriter·anno scorso·0 comments

Show HN: Set To-Do list as windows wallpaper (coded by AI)

github.com
3 points·by casualwriter·anno scorso·1 comments

[untitled]

1 points·by casualwriter·4 anni fa·0 comments

[untitled]

1 points·by casualwriter·4 anni fa·0 comments

[untitled]

1 points·by casualwriter·4 anni fa·0 comments

Show HN: Markdown as web page/site

github.com
83 points·by casualwriter·4 anni fa·58 comments

Show HN: Document DB Schema for Oracle/MySQL (using hta script)

github.com
2 points·by casualwriter·4 anni fa·0 comments

Show HN: Markdown as document, by casual-Markdown-doc.js

github.com
9 points·by casualwriter·4 anni fa·2 comments

[untitled]

1 points·by casualwriter·4 anni fa·0 comments

comments

casualwriter
·anno scorso·discuss
alt url: https://amoy-tech.com/blog/id/5970

While GPT-4.5 may not be immediately applicable for most business use cases due to cost constraints, it represents a crucial direction for AI development - one that prioritizes understanding humans rather than just processing information. This focus on emotional intelligence may prove essential for AI safety, security, and leadership as these systems become more integrated into our society.
casualwriter
·2 anni fa·discuss
LLM just like engine, and AI application like a car. I believe that most AI companies will be wrapper company, they just build a car not necessary to make engine from beginning.
casualwriter
·3 anni fa·discuss
Actually for CURD desktop application, delphi and powerbuilder is much productive than other dev tool. We still using powerbuilder and delphi applications, stable and efficient, which not easy to be replaced shortly.

The real problem of delphi/powerbuilder is not the tools, but not easy to find new developer for program maintenance and development. beside delphi, I am also curious "Are people still using Powerbuilder?".
casualwriter
·3 anni fa·discuss
yes, I do testing on production usually. I feel much comfortable if can perform enough testing in production, before inform end-user to start use it.

In my experience, it starts from DESIGN PHARSE, which should be awared to make it possible to test in production without impact end-user. CODING PHARSE shall make some arrangement to provide more possibility for testing on prodcution environment. DEPLOYMENT process shall be able to provide a time-gap like "pre-launch". Then will be happy to test in the "pre-launch" period in production, and feel confidence to infrom end-user for a release.
casualwriter
·4 anni fa·discuss
Webring was great. Missing it like missing old good day which everything is fresh and good. Now have to dig in junk for good thing, rarely fresh.
casualwriter
·4 anni fa·discuss
- please talk to someone you trust - talk to Doctor, seek professional help - workout, jogging or hiking, etc.. - pick up a personal interests, reading, etc..
casualwriter
·4 anni fa·discuss
Clipper. https://en.wikipedia.org/wiki/Clipper_(programming_language)

It pretend to be xBase language but actually close to C.
casualwriter
·4 anni fa·discuss
My first impression is, that just the life! Everything like this, need some luck to run out.

then, I realized that is about productivity. Give good things more chances/resources, is the key of productivity, for a product, a community, or a race.
casualwriter
·4 anni fa·discuss
I just made one recently. a minimalist markdown blogging by a single html. very handy to host on github-page, and edit post by github markdown editor.

https://github.com/casualwriter/casual-markdown-blog

syntax highlight is also supported as using casual-markdown.js

https://casualwriter.github.io/casual-markdown/casual-markdo...

hope it fit for your purpose.
casualwriter
·4 anni fa·discuss
It sounds good. But what's the line between success and failure?
casualwriter
·4 anni fa·discuss
the solar panels in screen size nearly cannot charge the battery, and it heat up the phone probably cause damage of the battery. an external solar pack is more practical.

btw, thanks your question hints me another solution, if solar pack can be more slim and foldable, it will be great to be a "solar-phone-case".
casualwriter
·4 anni fa·discuss
seems not lightweight enough. i will work out a self-sufficient all-in-one verson in 300 lines.
casualwriter
·4 anni fa·discuss
so true! markdown is also about simplicity, which is this project try to follow
casualwriter
·4 anni fa·discuss
it is github cdn. yes it is mardown parser doing 90% job, but only got 1 star. can someone give it a star?
casualwriter
·4 anni fa·discuss
just check it. it is a great project. same design idea, more sophisticated for advanced usage.
casualwriter
·4 anni fa·discuss
it is coded in vanilla javascript. i do nothing to cater IE9, it just run well. btw, believe there are some scenarios to load page within IE9 (e.g. OLE control, hta script)
casualwriter
·4 anni fa·discuss
thanks. working on markdown-as-blog...
casualwriter
·4 anni fa·discuss
glad to know that.
casualwriter
·4 anni fa·discuss
yes. markdown is html as org-mode, which suitable for web content. web page normally has some add-on components, e.g. header, menu, theme, this is a try to handle them within markdown.
casualwriter
·4 anni fa·discuss
good point. markdown as web content is widely used, but not whole web page. the project is a sample to use markdown as whole page by putting web element (header,ment,theme) in frontmater.