Groups
Groups
Sign in
Groups
Groups
PiLuD
Conversations
About
Send feedback
Help
PiLuD
1–30 of 4624
Mark all as read
Report group
0 selected
Mike Austin
,
Raoul Duke
4
6:39 PM
JavaScript finally has groupBy()!
And it turns out I can't use groupBy() because I need to group items by tag, where items can have
unread,
JavaScript finally has groupBy()!
And it turns out I can't use groupBy() because I need to group items by tag, where items can have
6:39 PM
Raoul Duke
1:12 AM
rainbows and ponies an ui code tra la
https://news.ycombinator.com/item?id=45746895 a guy can hope some language or toolkit some day will
unread,
rainbows and ponies an ui code tra la
https://news.ycombinator.com/item?id=45746895 a guy can hope some language or toolkit some day will
1:12 AM
Raoul Duke
,
Mike Austin
3
Oct 30
thereby reducing it to an earlier rant
Talking about indirection, I started going down the path of data-driven grouping — which worked but
unread,
thereby reducing it to an earlier rant
Talking about indirection, I started going down the path of data-driven grouping — which worked but
Oct 30
Raoul Duke
Oct 29
lies and self-indictment
things like the fact that so many refactoring things are still a crap shoot in our IDEs seems to me
unread,
lies and self-indictment
things like the fact that so many refactoring things are still a crap shoot in our IDEs seems to me
Oct 29
Raoul Duke
,
Mike Austin
3
Oct 29
death by dsl
day dream: feed all source code of Angular, including lots of real-world hairy-ball apps, into an
unread,
death by dsl
day dream: feed all source code of Angular, including lots of real-world hairy-ball apps, into an
Oct 29
Mike Austin
Oct 29
HTML margin collapsing, still a great old feature
When you're arranging UI you don't want it, but when you have pure text, such as Markdown to
unread,
HTML margin collapsing, still a great old feature
When you're arranging UI you don't want it, but when you have pure text, such as Markdown to
Oct 29
Raoul Duke
Oct 27
call return
https://securitylunch.stanford.edu/ See upcoming Oct 29th
unread,
call return
https://securitylunch.stanford.edu/ See upcoming Oct 29th
Oct 27
Raoul Duke
Oct 27
dna metaphor
dna goes through translation to make proteins to make everything. what is the information density of
unread,
dna metaphor
dna goes through translation to make proteins to make everything. what is the information density of
Oct 27
Raoul Duke
Oct 26
empty promises
so like is there no AI that will convert my python2 app tonpython3 super automagically and mostly
unread,
empty promises
so like is there no AI that will convert my python2 app tonpython3 super automagically and mostly
Oct 26
Mike Austin
Oct 16
What has kept me sane
Transform data at the source so you have one source of truth and don't repeat yourself. I have
unread,
What has kept me sane
Transform data at the source so you have one source of truth and don't repeat yourself. I have
Oct 16
Paul Tarvydas
, …
David Barbour
4
Oct 7
The AST Trap
Cycle time is one of those frustrating bottlenecks where, once you remove it, you'll find plenty
unread,
The AST Trap
Cycle time is one of those frustrating bottlenecks where, once you remove it, you'll find plenty
Oct 7
Mike Austin
Oct 5
Breaking changes in minor version updates
https://github.com/slab/quill/issues/4535
unread,
Breaking changes in minor version updates
https://github.com/slab/quill/issues/4535
Oct 5
Raoul Duke
Oct 5
nice!!!
Dimensional Analysis in Programming Languages https://www.gmpreussner.com/research/dimensional-
unread,
nice!!!
Dimensional Analysis in Programming Languages https://www.gmpreussner.com/research/dimensional-
Oct 5
Mike Austin
2
Oct 3
The right way to modify an array element and add another in one swoop
Async events tied to managing data is a nightmare. When you press enter in the middle of text in an
unread,
The right way to modify an array element and add another in one swoop
Async events tied to managing data is a nightmare. When you press enter in the middle of text in an
Oct 3
Raoul Duke
Oct 3
BCD
I think it is an indictment of our dismal industry that we lack performant binary coded decimal
unread,
BCD
I think it is an indictment of our dismal industry that we lack performant binary coded decimal
Oct 3
Raoul Duke
Oct 2
8 bit cross-platform?
i wish. i think the i/o would be very hard to port well since half the fun of good 8 bit games lies
unread,
8 bit cross-platform?
i wish. i think the i/o would be very hard to port well since half the fun of good 8 bit games lies
Oct 2
Raoul Duke
,
Mike Austin
2
Oct 1
nigh all problems in software development
Abstract all the things! :) On a side note, I finally made progress on my "Jira" type app
unread,
nigh all problems in software development
Abstract all the things! :) On a side note, I finally made progress on my "Jira" type app
Oct 1
Mike Austin
2
Sep 29
React and too many variables and logic in one component
I take back moving the events to hooks. Separating a component into a controller (container in React
unread,
React and too many variables and logic in one component
I take back moving the events to hooks. Separating a component into a controller (container in React
Sep 29
Mike Austin
Sep 23
CloudFlare and useEffect
https://www.reddit.com/r/reactjs/comments/1nfr6pp/cloudflare_outage_due_to_excessive_useeffect_api/
unread,
CloudFlare and useEffect
https://www.reddit.com/r/reactjs/comments/1nfr6pp/cloudflare_outage_due_to_excessive_useeffect_api/
Sep 23
Raoul Duke
, …
David Barbour
6
Sep 19
2d arrays
but, yeah, i find the 2d array syntax to be painful, the limits of ascii are terrible. anything
unread,
2d arrays
but, yeah, i find the 2d array syntax to be painful, the limits of ascii are terrible. anything
Sep 19
Raoul Duke
,
Mike Austin
2
Sep 18
epic fail
They're all so similar and try to solve similar issues, I don't remember either. Some is more
unread,
epic fail
They're all so similar and try to solve similar issues, I don't remember either. Some is more
Sep 18
Paul Tarvydas
,
Mike Austin
2
Sep 18
What UNIX Pipelines Got Right (And How We Can Do Better)
Good read. What do you think of PowerShell? https://learn.microsoft.com/en-us/powershell/scripting/
unread,
What UNIX Pipelines Got Right (And How We Can Do Better)
Good read. What do you think of PowerShell? https://learn.microsoft.com/en-us/powershell/scripting/
Sep 18
Raoul Duke
,
Mike Austin
2
Sep 18
syntax golf
In the big picture, I find this fairly minor. If you do any math, then you'll need some kind of
unread,
syntax golf
In the big picture, I find this fairly minor. If you do any math, then you'll need some kind of
Sep 18
Raoul Duke
, …
Mike Austin
4
Sep 18
re: async
Maybe I'll pick up my Kopi language again soon. > sleep 1 + sleep 2 All async, no awaits or
unread,
re: async
Maybe I'll pick up my Kopi language again soon. > sleep 1 + sleep 2 All async, no awaits or
Sep 18
Raoul Duke
,
Mike Austin
2
Sep 18
the same, but different
I hear you. In my "Jira" type project when using URQL (GraphQL Client), there's not
unread,
the same, but different
I hear you. In my "Jira" type project when using URQL (GraphQL Client), there's not
Sep 18
Raoul Duke
,
David Barbour
4
Sep 17
concurrency is often bad
It is nicer for some problems, but you'll still have awkward interactions with shared databases
unread,
concurrency is often bad
It is nicer for some problems, but you'll still have awkward interactions with shared databases
Sep 17
Raoul Duke
Sep 16
learn something new every day
neat: https://www.totaltypescript.com/how-to-use-satisfies-operator tho I really wish somebody super
unread,
learn something new every day
neat: https://www.totaltypescript.com/how-to-use-satisfies-operator tho I really wish somebody super
Sep 16
Raoul Duke
,
David Barbour
2
Sep 10
write-only code
I still benefit from reading code, even in very large projects. Often I peek under an API to look at
unread,
write-only code
I still benefit from reading code, even in very large projects. Often I peek under an API to look at
Sep 10
Raoul Duke
Sep 6
my dumb marshaling thought
why don't programming engines support pluggable structure layouts so eg CapnProto style memcpy
unread,
my dumb marshaling thought
why don't programming engines support pluggable structure layouts so eg CapnProto style memcpy
Sep 6
Paul Tarvydas
,
Raoul Duke
3
Sep 5
Type Checking is a Symptom, Not a Solution
speaking of dodging call-return bullets... i wish we could put all this research into an LLM and have
unread,
Type Checking is a Symptom, Not a Solution
speaking of dodging call-return bullets... i wish we could put all this research into an LLM and have
Sep 5