Wonderful, empathetic discussion of open source dynamics, emotional associations and mindset: https://blog.burntsushi.net/foss/
Notices by Wilfred Hughes (wilfredh@mastodon.social)
-
Wilfred Hughes (wilfredh@mastodon.social)'s status on Thursday, 20-Feb-2020 15:52:27 EST Wilfred Hughes -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Friday, 30-Aug-2019 15:13:57 EDT Wilfred Hughes Today I learnt that GNU readline supports editor macros! If you often find yourself typing something, you can create a shortcut.
-
Wilfred Hughes (wilfredh@mastodon.social)'s status on Friday, 19-Jul-2019 15:09:24 EDT Wilfred Hughes Replacing openSSL with Rustls can improve execution time, memory usage, and security! https://www.zdnet.com/article/a-rust-based-tls-library-outperformed-openssl-in-almost-every-category/
The potential performance improvements will probably motivate adoption even in C/C++ programs.
-
Wilfred Hughes (wilfredh@mastodon.social)'s status on Wednesday, 10-Jul-2019 16:49:43 EDT Wilfred Hughes The base ISA for RISC-V has been ratified, so there's a stability promise! https://riscv.org/2019/07/risc-v-foundation-announces-ratification-of-the-risc-v-base-isa-and-privileged-architecture-specifications/
-
Wilfred Hughes (wilfredh@mastodon.social)'s status on Sunday, 23-Jun-2019 09:15:31 EDT Wilfred Hughes Friday's xkcd is blunt but fair: it's very hard to secure any part of a modern computer stack, and we depend on all of it: https://m.xkcd.com/2166/
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Thursday, 20-Jun-2019 15:40:24 EDT Wilfred Hughes Stripe has released a static gradual type system for Ruby! https://sorbet.org/blog/2019/06/20/open-sourcing-sorbet
Perhaps the moral here is to worry about a building a great runtime, and only worry about the type system if your language gains traction?
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Sunday, 02-Jun-2019 16:33:41 EDT Wilfred Hughes A cute Pharo IDE feature that I miss on other editors: you can view all the subclasses that implement a method, and edit them from inside that search UI! It's a lovely way to refactor.
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Thursday, 16-May-2019 15:03:04 EDT Wilfred Hughes Zero cost abstractions, and what persuades other developers to use our abstractions: https://boats.gitlab.io/blog/post/zero-cost-abstractions/
In conversation from mastodon.social permalink Attachments
-
Wilfred Hughes (wilfredh@mastodon.social)'s status on Wednesday, 15-May-2019 18:01:26 EDT Wilfred Hughes IPv4 addresses are now so valuable that people are committing fraud to obtain them! http://www.circleid.com/posts/20190514_735k_fraudulently_obtained_ip_addresses_have_been_revoked/
In conversation from mastodon.social permalink Attachments
-
Wilfred Hughes (wilfredh@mastodon.social)'s status on Tuesday, 26-Mar-2019 21:01:38 EDT Wilfred Hughes MIPS is going to be open source, competing with RISC-V!
https://www.eetimes.com/document.asp?doc_id=1334087
https://www.eetimes.com/document.asp?doc_id=1334317In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Friday, 22-Mar-2019 16:49:15 EDT Wilfred Hughes .mdx files are a mix of markdown and JSX, used for writing content heavy websites like blogs: https://reacttraining.com/blog/gatsby-mdx-blog/
Interesting file format that I haven't seen before.
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Monday, 21-Jan-2019 19:26:26 EST Wilfred Hughes Rust's dbg! macro (new in 1.32) is delightful. You write dbg!(my_var) and you get a print statement that writes:
[src/my_file.rs:123] my_var = "value of my_var"
It's a huge ergonomic help when debugging!
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Tuesday, 23-Oct-2018 15:11:20 EDT Wilfred Hughes A remarkable new scam: buy a smartphone app, record user interactions, and replay them with bots to fraudulently increase ad clicks and therefore revenue!
Seems very hard to detect, as it's using real user data to make bots appear human.
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Sunday, 14-Oct-2018 13:19:24 EDT Wilfred Hughes It was amazingly easy to add Tramp support to deadgrep.el. A single function change and suddenly you can run searches on remote machines too!
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Wednesday, 29-Aug-2018 18:59:21 EDT Wilfred Hughes I Don't Like Notebooks: https://docs.google.com/presentation/d/1n2RlMdmv1p25Xy5thJUhkKGvjtV-dkAIsUXP-AL4ffI/preview?slide=id.g362da58057_0_1
A good discussion of the limitations of Jupyter. It's a challenging design space: you want a helpful code sandbox without reinventing the IDE.
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Wednesday, 29-Aug-2018 15:00:01 EDT Wilfred Hughes Fabulous introduction to the tooling, mindset, and ecosystem of Common Lisp: http://stevelosh.com/blog/2018/08/a-road-to-common-lisp/
It's also frank about the quirks of the language, which is nice. There's a note on kludges that made me smile.
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Sunday, 05-Aug-2018 22:31:31 EDT Wilfred Hughes 'Elm Lens' is a really neat idea: it exposes the number of callers to the current function in your editor! https://medium.com/@matthew.buscemi/introducing-elm-lens-2d21e05d95
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Thursday, 26-Jul-2018 03:40:10 EDT Wilfred Hughes Tramp using the new multithreading in Emacs! https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00862.html
h/t @Koral_001@twitter.com
In conversation from mastodon.social permalink -
Wilfred Hughes (wilfredh@mastodon.social)'s status on Tuesday, 05-Jun-2018 17:16:48 EDT Wilfred Hughes Looks like it was difficult for GitHub to maintain independence: it wasn't profitable for much of 2016: https://www.bloomberg.com/news/articles/2018-06-03/microsoft-is-said-to-have-agreed-to-acquire-coding-site-github
In conversation from mastodon.social permalink Attachments