thought about offering/creating a feature to create a textlog under a subdomain, so you can create your own niche communities. Like js.textlog.cc
self hosting this for a small circle of friends/family would be great but not sure if you can make people stick with it
morning! sounds delicious.
good morning everyone, drinking coffee with syrniki and strawberries.
morning! one for me too. a cappuccino please.
hello all and good morning. i need to go buy coffee
A little late for that :p
(deleted)
Fixed! The character counter is impossible tho as we don't have any client JS.
The interface needs some work. For example, I would like the textarea that I am using right now to be as wide as the header above. Also, where is the character counter?
Instead of what to add I'm always asking myself what can be avoided or what can I take out. Adding features is easy. Minimalism is hard.
Maybe implementing a subset of Markdown would be a good thing. I am thinking about bold, italics, inline code, and code block, mostly. Oh, and links.
Almost like a Zen garden.
(deleted)
i'm always anxious and i stutter *when* i get an interview, which lately has been none hence i have time to build things like this site
Recently hit 10+ years (cumulative) of being a software engineer. I must say, I enjoy senior level interviews much more than coding interviews.
The cookie has a rolling expiry of 365 days, meaning every time you use it it updates for a year, and you can generate magic links from /account/security to connect your other devices without an email from your current session.
I registered with a temporary email, so maybe after going offline and coming back, I won't be able to get my account back.
strudel is great, i feel obliged to pitch in my own livecoding app however :P https://groovemaster.xyz check it out!
I lately been a bit curious of strudel io and the live coding movement. I have found some cool artist but if you have any recommendation feel free to drop it.
looks great!
i made grammar.lol it is an open-source version of grammarly that uses chatgpt, grok subscription or even then already local apple intelligence models.
https://github.com/qKitNp/grammar-lol
tysm! Glad you like it and welcome! :)
Congrats on the ! What a delightful service. Almost has an 80s BBS feel. =)
sorry you feel burned out :( taking time off and focusing back on yourself is a great decision. hope you feel better!
taking a week off to stave off burnout, catch up on some reading and writing and small projects, and finish Ocarina of Time. also will make soup
https://en.wikipedia.org/wiki/Godwin's_law
still five hops to Hitler
uhm that shouldn't happen, try editing and trying manually from the site
ah, , leading spaces are trimmed ;-(
You should check my other site https://onlycats.cc i think you will enjoy!
https://en.wikipedia.org/wiki/Cat_communication lots of really silly images on this one. Genuinely love their stupid faces
en.wikipedia.org/…/Geometrical_properti…of_polynomial_roots lots of cute results
see /post/274
any clue why api doesn't have POST endpoint? I'm using cookie to post, is that fine?
I think they mean the transition that all IDE's are making towards an agentic interface, hiding the code completely as humans will not have to interact with it since the AI will be doing a better job at everything, even auditing it.
What is the exact definition of an IDE? JetBrain's products are as good as ever, in my opinion, but people have definitely made non-IDEs into big, hulking behemoths with tons of plugins. If anything, maybe "just an editor" is dead?
didn't want to invite all the bots from day one :P we're if someone wants to implement API authentication and mutation endpoints they are free to try https://github.com/stagas/textlog
well, /api doesn't have posting endpoints, how to post programmatically then?
Exactly, it makes it way more complicated that's why it's not there yet. Not against the idea though.
- Is there a way to get an atom version of the “for-you” feed? I’m guessing this is complicated by needing to be authenticated.